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.