java.lang.NullPointerException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Pentaho BI Platform Tracking by Aaron Phillips, 1 year ago
via Pentaho BI Platform Tracking by Aaron Phillips, 2 years ago
via pentaho.com by Unknown author, 2 years ago
java.lang.NullPointerException:
at org.pentaho.platform.engine.core.system.StandaloneSession.destroy(StandaloneSession.java:88)
at org.pentaho.platform.engine.core.system.PentahoSessionHolder.removeSession(PentahoSessionHolder.java:72)
at org.pentaho.platform.engine.core.system.SessionCleanupListener.systemExitPoint(SessionCleanupListener.java:48)
at org.pentaho.platform.engine.core.system.StandaloneApplicationContext.invokeExitPoints(StandaloneApplicationContext.java:144)
at org.pentaho.platform.engine.core.system.PentahoSystem.systemExitPoint(PentahoSystem.java:860)
at org.pentaho.platform.scheduler.QuartzExecute.execute(QuartzExecute.java:283)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)