I have tried to deploy my application to IWS 6.0 sp2 and every time I
restart the server instance, I get the following message:

[10/Apr/2002:14:12:22] failure ( 2032): Internal error: Unexpected error
condition thrown (unknown exception,no description), stack:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at org.apache.struts.action.ActionServlet.<init>(ActionServlet.java:331)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at
com.iplanet.server.http.servlet.WServletEntity.loadAndInitServlet(WServletEn
tity.java:71)
        at
com.iplanet.server.http.servlet.WebApplication.init(WebApplication.java:314)
        at
com.iplanet.server.http.servlet.VirtualServer.init(VirtualServer.java:176)
        at
com.iplanet.server.http.servlet.NSServletRunner.VSInit(NSServletRunner.java:
686)

[10/Apr/2002:14:12:22] failure ( 2032): Internal Error: Failed to initialize
web application environment (web-apps.xml) for virtual server
(https-eudcontent)
[10/Apr/2002:14:12:22] info ( 2032): Internal Error: Failed to initialize
web application environment (web-apps.xml) for virtual server
(https-eudcontent)
[10/Apr/2002:14:12:22] failure ( 2032): 1 subystems could not be rolled back
[10/Apr/2002:14:12:22] failure ( 2032): Failed to set configuration
[10/Apr/2002:14:12:22] info ( 2032):  Suspend Httpd Service

Needless to say, my web app does not work. I HAVE tried adding the
commons-logging.jar to the web server instance class path and the web server
starts just fine. However I cannot load any of my forms:

[10/Apr/2002:14:17:09] failure ( 2416): Internal error: servlet service
function had thrown ServletException (uri=/struts-example/logon.jsp):
javax.servlet.ServletException: Exception creating bean of class
org.apache.struts.action.DynaActionForm: {1}, stack:
javax.servlet.ServletException: Exception creating bean of class
org.apache.struts.action.DynaActionForm: {1}
        at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:453)...

There is a lot more to this message but it is too big to paste in this
email.

If anyone happens to know what's going on here, I'd appreciate if you can
share any information with me. Unfortunately IWS is our platform and it
would suck if I can't use this version of Struts with it.



**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
[EMAIL PROTECTED]
AOL Instant Messenger: [EMAIL PROTECTED]


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

Reply via email to