View Single Post
  #31 (permalink)  
Old 08-03-2009, 01:36 AM
Zeitnot Zeitnot is offline
Starter Member
 
Posts: 1
Default java.lang.NullPointerException

Hi,
I have installed version 2.1 in ZCS 5.0.9 on CentOS 5.3.
It does not save any message for our installation, and we did not see the configuration page when we double clic on the zimlet.
I have found the following error message on reboot in mailbox.log :
Quote:
2009-08-02 06:31:54,905 ERROR [btpool0-13] [] log - Nested in org.apache.jasper.JasperException: java.lang.NullPointerException:
java.lang.NullPointerException
at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.s ave_jsp$1$Save.getDateF(org.apache.jsp.zimlet.com_ 005fstarxpert_005fsave.save_jsp:491)
at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.s ave_jsp$1$Save.getFileName(org.apache.jsp.zimlet.c om_005fstarxpert_005fsave.save_jsp:638)
at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.s ave_jsp._jspService(org.apache.jsp.zimlet.com_005f starxpert_005fsave.save_jsp:880)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:93)
...
What I notice is for the 'zimbra' user the 'locale' says 'LANG=C', but for the 'root' user the locale says 'LANG=fr_FR.UTF-8'.
What did I made wrong ?
Any ideas are welcome.
Thanks.
Reply With Quote