: I have tracked down the error to the specific date and file. On 2009-02-13 : changes were apparently made to fix the replication page for replication off : of a master and slave server. This causes the jasper error in the : replication/index.jsp file. I am not sure why it does as most of the file : was rewritten during that update. I have included the information on : revisions below.
i'm not very familiar with the java replication, but can you let us know how you have the replication handler configured -- that might help identify a code path that is resulting in this NPE. : Caused by: java.lang.NullPointerException : at : org.apache.jsp.admin.replication.index_jsp._jspService(index_jsp.java:294) : at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) : at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) : at -Hoss