Jump to content
We've recently updated our Privacy Statement, available here ×

java.lang.NoClassDefFoundError


Recommended Posts

By: pandu - pandu16

java.lang.NoClassDefFoundError

2003-09-11 10:27

Error while running the servlet.

 

 

[9/11/03 11:47:46:062 CDT] 7cb3706b WebGroup E SRVE0026E: [servlet Error]-[dori/jasper/engine/JasperRunManager]: java.lang.NoClassDefFoundError: dori/jasper/engine/JasperRunManager

at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:117)

at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:306)

at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:43)

at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:41)

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:941)

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:662)

at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:214)

at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:135)

at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:227)

at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:72)

at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:190)

at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:406)

at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:57)

at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:461)

at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:414)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:614)

at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:190)

at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:406)

at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:57)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:614)

 

 

 

Appreciate your help

 

Thanks

Pandu

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...