Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
unable to login to OpenDeploy
Hans
We recently upgraded to OD 6.1.0 on solaris 8.
We cannot login to the interface using IE 6.0 or FF 2.0 but login works with NS 7+ for some reason. This applies whether selecting localhost or servername.
Is this a known issue? Does anyone have an idea what could be causing this?
Thanks very much,
Hans
Here is the error message with IE or FF:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.NullPointerException
org.apache.jsp.framework.login_jsp._jspService(login_jsp.java:101)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.interwoven.framework.auth.LoginServlet.showLoginPage(LoginServlet.java:529)
com.interwoven.framework.auth.LoginServlet.doAuthentication(LoginServlet.java:481)
com.interwoven.framework.auth.LoginServlet.doGet(LoginServlet.java:312)
com.interwoven.framework.base.FrameworkServlet.doPost(FrameworkServlet.java:101)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
com.interwoven.framework.base.FrameworkServlet.service(FrameworkServlet.java:83)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache Tomcat/5.0.27 logs.
Apache Tomcat/5.0.27
Find more posts tagged with
Comments
Hans
I forgot to mention, we did try emptying cache, cookies, etc.