Contributor not working
Posted: Tue Nov 12, 2013 2:50 pm
Hello everybody,
we're currently testing TM1 10.2.
Every client using the contributor isnt working.
Here is the error log of the following url. http://server:9510/tm1web/Contributor.jsp
Thank you very much in advance
Moritz
we're currently testing TM1 10.2.
Every client using the contributor isnt working.
Here is the error log of the following url. http://server:9510/tm1web/Contributor.jsp
Code: Select all
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: java.lang.NullPointerException
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:502)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:430)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.ibm.cognos.tm1.web.GzipFilter.doFilter(GzipFilter.java:56)
root cause
java.lang.NullPointerException
com.ibm.cognos.tm1.planning.PlanningApp.extractHostServerInfo(PlanningApp.java:72)
com.ibm.cognos.tm1.web.pages.ContributorJsp.RegisterApplication(ContributorJsp.java:51)
com.ibm.cognos.tm1.web.pages.ContributorJsp.onPageLoad(ContributorJsp.java:117)
com.ibm.cognos.tm1.web.pages.JspPageBase.service(JspPageBase.java:34)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:388)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.ibm.cognos.tm1.web.GzipFilter.doFilter(GzipFilter.java:56)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.35 logs.
Moritz