Skip to main content

Posts

Showing posts from June, 2013

ERROR Error occured while converting date. java.lang.NullPointerException

ERROR Error occured while converting date. java.lang.NullPointerException Exception in thread "Thread-2" java.lang.NullPointerException Do you try to run your tomcat server inside Eclipse or outside it and you got the previous error and your server stopped? Well here is the solution: Delete your ode deployed folder inside tomcat by navigating to your webapps tomcat path location: C:\apache-tomcat-6.0.35\webapps Then delete ode folder. Finally start up your tomcat from C:\apache-tomcat-6.0.35\bin\start up to regenerate redeploy ode folder again. If this doesn't work with you, try the following other solutions: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-11968.html http://forums.pentaho.com/archive/index.php/t-26714.html http://stackoverflow.com/questions/7620886/log4jerror-error-occured-while-converting-date http://obscuredclarity.blogspot.com/2010/08/error-occured-while-converting-date.html