Hi All,

I am migrating my application from weblogic 7 to weblogic 8.1SP2, the
deployment was succesful. When I start the weblogic server I am getting the
following error

      ***************error starts here****************
<Jul 8, 2004 7:02:54 PM GMT+05:30> <Error> <HTTP> <BEA-101250>
<[ServletContext(id=912519,name=gsrs_admin,context-path=/
gsrs_admin)]: Servlet class
com.jpmorgan.grc.gsr.admin.AdminToolActionServlet for servlet admintool
could not be loaded
because a class on which it depends was not found in the classpath C:
\bea8.2\weblogic81\server\bin\myserver\.wlnotdelete
\gsrs\gsrs_admin.war;C:\bea8.2\weblogic81\server\bin\.
\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\W
EB-INF\lib\jstl50892.jar;C:\bea8.2\weblogic81\server\bin\.
\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfil
es\WEB-INF\lib\standard50893.jar;C:\bea8.2\weblogic81\server\bin\.
\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admi
n\jarfiles\WEB-INF\lib\struts50894.jar.
java.lang.NoClassDefFoundError: org/apache/struts/action/ActionServlet.>
<Jul 8, 2004 7:02:54 PM GMT+05:30> <Error> <HTTP> <BEA-101216> <Servlet:
"admintool" failed to preload on startup in Web
application: "gsrs_admin".
javax.servlet.ServletException:
[HTTP:101250][ServletContext(id=912519,name=gsrs_admin,context-path=/gsrs_admin)]:

Servl
et class com.jpmorgan.grc.gsr.admin.AdminToolActionServlet for servlet
admintool could not be loaded because a class on
which it depends was not found in the classpath C:
\bea8.2\weblogic81\server\bin\myserver\.wlnotdelete\gsrs\gsrs_admin.wa
r;C:\bea8.2\weblogic81\server\bin\.
\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-INF\lib\jstl5089


2.jar;C:\bea8.2\weblogic81\server\bin\.
\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-INF\lib\stan


dard50893.jar;C:\bea8.2\weblogic81\server\bin\.
\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-INF\
lib\struts50894.jar.
java.lang.NoClassDefFoundError: org/apache/struts/action/ActionServlet.
at
weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:805)


at
weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3252)


at
weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3209)


at
weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3195)


at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3174)


at
weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:688)
at
weblogic.servlet.internal.WebService.preloadResources(WebService.java:483)
at
weblogic.servlet.internal.ServletInitService.resume(ServletInitService.java:30)


at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
at weblogic.Server.main(Server.java:32)
>
***********error ends here************

Any help on this problem would be of great help...it looks like weblogic is
not picking the struts.jar though its packed with the application in
web-inf/lib folder.
Note: The same application works in weblogic7 fine.
regards
Gnanavel M | Accenture India Delivery Center MDC2B |
[EMAIL PROTECTED] | 91.22.5500 3409 Direct Voice | mgnanavel
AIM


This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information.  If you have
received it in error, please notify the sender immediately and delete the
original.  Any other use of the email by you is prohibited.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to