Error 500 - Internal Server Error when try to open P6
Hi guys,
I met a problem when try to access http://localhost:8203/p6
I checked the WebLogic, the deployment of P6 is active. Actually the problem appeared after some time I didn't use it.
This is the log.
javax.servlet.ServletException: [HTTP:101249][ServletContext@21697765[app:p6 module:/p6 path:/p6 spec-version:2.5]]: Servlet class jsp_servlet._web_45_inf._jsp._struts.__login for servlet /WEB-INF/jsp/struts/login.jsp could not be loaded because the requested class was not found in the classpath .
java.lang.ClassNotFoundException: jsp_servlet._web_45_inf._jsp._struts.__login.
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:551)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:281)