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 Anonymous 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 Anonymous 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 Anonymous 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 12:39 pm, Anonymous SEO Firm said...

I think this is very common that one will get problems while installing XPlanner.So one should read the guidelines properly before installing it.

 

Post a Comment

<< Home