Hi, I installed the example application which comes with the struts 1.1 b2 version. The server is iPlanet web server 6.0 When I try to start the server it gives the following exception.
Internal error: Unexpected error condition thrown (java.lang.ExceptionInInitializerError,no description), stack: java.lang.ExceptionInInitializerError: java.lang.NullPointerException at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java, Compiled Code) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:382) at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Class.java:241) at com.iplanet.server.http.servlet.WServletEntity.loadAndInitServlet(WServletEn tity.java:71) at com.iplanet.server.http.servlet.WebApplication.init(WebApplication.java, Compiled Code) at com.iplanet.server.http.servlet.VirtualServer.init(VirtualServer.java, Compiled Code) at com.iplanet.server.http.servlet.NSServletRunner.VSInit(NSServletRunner.java: 686) Please help, Thanks, Gaurav -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>