You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by st...@gmail.com on 2007/10/13 00:43:52 UTC

Looping problem

I seem to to experiencing a new phenomenon!  At times my sever console
begins emitting this series of log statements in a never ending loop!  I
have to kill the pid and restart to recover.  Has anyone seen this one?



SEVERE: Exception invoking periodic operation:
java.lang.NoClassDefFoundError:
org/apache/struts2/util/ObjectFactoryDestroyable
    at org.apache.struts2.dispatcher.Dispatcher.cleanup(Dispatcher.java:257)
    at org.apache.struts2.dispatcher.FilterDispatcher.destroy(
FilterDispatcher.java:221)
    at org.apache.catalina.core.ApplicationFilterConfig.release(
ApplicationFilterConfig.java:332)
    at org.apache.catalina.core.StandardContext.filterStop(
StandardContext.java:3728)
    at org.apache.catalina.core.StandardContext.stop(StandardContext.java
:4490)
    at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java
:1097)
    at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1203)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:293)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
LifecycleSupport.java:117)
    at org.apache.catalina.core.ContainerBase.backgroundProcess(
ContainerBase.java:1337)
    at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
(ContainerBase.java:1601)
    at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
(ContainerBase.java:1610)
    at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(
ContainerBase.java:1590)
    at java.lang.Thread.run(Unknown Source)

-- 
Scott
stanlick@gmail.com

Re: Looping problem

Posted by nani2ratna <na...@gmail.com>.
http://nani2ratna.wordpress.com/2010/02/18/solution-java-lang-noclassdeffounderror-orgapachestruts2utilobjectfactorydestroyable/

check this if it helps you.

Thanks
RS


tobias.schoessler wrote:
> 
> I get this same phenomenon. running tomcat6.
> 
> Is there any solution to this problem?
> 
> This issue was filed in struts2's JIRA
> 
> http://issues.apache.org/struts/browse/WW-2921
> 
> and closed as not a problem. Then what is the solution?
> 
> 

-- 
View this message in context: http://old.nabble.com/Looping-problem-tp13184323p27635712.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Looping problem

Posted by "tobias.schoessler" <to...@gmail.com>.
I get this same phenomenon. running tomcat6.

Is there any solution to this problem?

This issue was filed in struts2's JIRA

http://issues.apache.org/struts/browse/WW-2921

and closed as not a problem. Then what is the solution?

-- 
View this message in context: http://www.nabble.com/Looping-problem-tp13184323p25819968.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org