struts2 - Configuration manager shouldn't be null error -
We have a war in which the S2 code and have been deployed war Glasfis. We to see that Configuration Manager should not be null
error when we deploy the code and try to use the application (browser). The error does not occur when the application server is restarted after deployment.
Sign in:
[# | 2009-12-04 t 12: 55: 47.215-0500. Saver | Suraj-apsarar 2.1. Org.apache.catalina.core.ApplicationFilterConfig | _ThreadID = 48; _ThreadName = RMI TCP Connection (5846) -127.0.0.1; _rekvestid = D8d8l2b6-Klel-4b56-A707-68e07lffb9e9 ;; Anupryogfiltrconfigkdoapraijlej java.lang IllegalStateException: Configuration Manager should not tap on org.apache.struts2.dispatcher. sun.reflect.NativeMethodAccessorImpl on Dispatcher.getContainer (Dispatcher.java:849) at org.apache.struts2.dispatcher.Dispatcher.cleanup (Dispatcher.java:256) .apache.struts2.dispatcher.FilterDispatcher.destroy (on org). Sun.reflect.DelegatingMethodAccessorImpl .invoke (delegatingMethodAccessorImpl.java}) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java39) on invoke0 (Basic Method)
I searched this issue a bit And that I have an error with S2, even though the bug (final comment) is fixed, which fix does not work for us probably because the glassfish server is not mentioned in the ticket .
Does anyone have to face such issues ... ... or is it okay?
It is confirmed that the filter has been added to the web. Xml. It worked on GlassFish V2 for me. It seems that to clear the tasks, but this dispatcher has some problems with Glassfish V2. Then the ActionContextCleanup filter should be used with a URL pattern that matches your Street pages.
Comments
Post a Comment