HTTP Status 500 loging into VO
I've read TID 3031146 regarding VO HTTP Status 500 error and did what
it recommended:
1. Open the SYS:\system\autoexec.ncf
2. Search for the "Load PSA" statement or "PSA" line.
3. Comment out the line by placing a pound sign ('#') in front of the
load line for PSA.
4. Restart the server.
Unfortunately, I still get the error. I'm able to see the login page
but get this error when I click on the "Login" button.
HTTP Status 500 -
------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
java.lang.ClassCastException
at com.novell.vo.configManager.ConfigManager.generate UserPage(Unknown
Source)
at com.novell.vo.configManager.ConfigManager.buildMyP age(Unknown
Source)
at com.novell.vo.configManager.ConfigManager.buildMyP age(Unknown
Source)
at
com.novell.vo.gadgetManager.GadgetManager.getMainP ageGadgetInstance(Unkn
own Source)
at
com.novell.vo.gadgetManager.GadgetManager.processP ortalServiceRequest(Un
known Source)
at com.novell.vo.PortalServiceServlet.processRequest( Unknown Source)
at com.novell.vo.PortalServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:810)
at
org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Applica
tionFilterChain.java:199)
at
org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilt
erChain.java:145)
--
|