Wednesday, August 10, 2005

XPlanner Install Problems

I got this stack trace after starting XPlanner on Tomcat 4.1.31 with MySQL:

javax.servlet.ServletException: java.lang.NullPointerException
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:495)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:170)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)

This wiki suggests adding the database settings to resource/xplanner-custom.properties. But that didn't seem to help either :( I found a few other ideas to try here and here.

Nice review of Synergy here.

Agile good practices.

7 Comments:

At 2:54 PM, Anonymous axw said...

Make sure you have xplanner-custom.properties with

hibernate.connection.driver_class
hibernate.connection.url
hibernate.connection.username
hibernate.connection.password

and rebuild war

 
At 2:55 PM, Anonymous axw said...

and mysql setup correctly, etc...

 
At 2:57 PM, Anonymous Anonymous said...

MySQL is setup and working fine - confluence is using it.

 
At 4:49 PM, Anonymous axw said...

did you create the xplanner db?

 
At 4:50 PM, Anonymous Anonymous said...

Yes, and grant the permissions to it for xplanner. Also manually installed the schema

 
At 2:59 AM, Anonymous Anonymous said...

have you gotten this to work yet? I'm stuck too! Gonna try the links you suggested tomorrow. Good luck.

 
At 5:36 AM, Blogger web said...

There is a lot of competition in outsourcing software development, as there are many firms across the globe catering to clients looking for outsourcing their work. What is good is that the takers can choose the best from the lot. http://www.infysolutions.com.

 

Post a Comment

<< Home