-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: NoClassDefFoundError: com/opensymphony/xwork2/util/profiling
PostPosted: Fri Dec 25, 2009 6:43 am 
Newbie

Joined: Sun Sep 20, 2009 3:09 pm
Posts: 3
Hello guys,
I'm not so sure if my issue is Hibernate-Related, but after some googling the most relevant thing I found lead me to Hibernate. Anyhow here is my proplem.

We've redeploying a web site , which is based on Struts2, Spring 2.5, and Hibrnate 3, and everything deplyed completely and ok, bu I'm constantly getting this Error:

Code:
SEVERE: Servlet.service() for servlet default threw exception
java.lang.NoClassDefFoundError: com/opensymphony/xwork2/util/profiling/UtilTimerStack
   at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:401)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValue.invoke(StandardWrapperValue.java:233)
        at org.apache.catalina.core.StandardContextValue.invoke(StandardContextValue.java:175)
        at org.apache.catalina.core.StandardHostValue.invoke(StandardHostValue.java:128)
        at org.apache.catalina.values.ErrorReportValues.invoke(ErrorReportValues.java:102)
        at org.apache.catalina.core.StandardEngineValue.invoke(StandardEngineValue.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
        at org.apache.coyote.ajp.AjpAprProcessor.process(AjpAprProcessor.java:419)
        at org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler.process(AjpAprProtocol.java:378)
        at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1509)
        at java.lang.Thread.run(Thread.java:619)


I should mention in our developing area everything is ok, but this exception happened when we deployed it on internet.
I'd be appreciate if anyone could help me on this.

Sorry about that my question is so short. That's because I've googled a lot but could find any good clue to start!

Reagrds,
Khosrow.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.