An exception appearing in MS startup
------------------------------------
Key: MASHUP-893
URL: https://wso2.org/jira/browse/MASHUP-893
Project: WSO2 Mashup Server
Issue Type: Bug
Components: Core
Affects Versions: Nightly
Environment: WinXP, JDK1.5
svn 18844
Reporter: Yumani Ranaweera
Assignee: Keith Godwin Chapman
Fix For: 1.1
The Exception below appears in the startup
INFO [2008-07-04 11:15:22,125] Job DEFAULT.3F9C71A21591349CCF1215148522991
threw a JobExecutionException:
org.quartz.JobExecutionException: java.lang.NullPointerException [See nested
exception: java.lang.NullPointerException]
at
org.wso2.mashup.hostobjects.system.FunctionSchedulingJob.execute(FunctionSchedulingJob.java:128)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
* Nested Exception (Underlying Cause) ---------------
java.lang.NullPointerException
at
org.wso2.javascript.rhino.JavaScriptEngineUtils.loadGlobalProperties(JavaScriptEngineUtils.java:180)
at
org.wso2.javascript.rhino.JavaScriptEngineUtils.loadGlobalPropertyObjects(JavaScriptEngineUtils.java:118)
at
org.wso2.mashup.hostobjects.system.FunctionSchedulingJob.execute(FunctionSchedulingJob.java:85)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev