Issue when setInterval is used in an init function
--------------------------------------------------

                 Key: MASHUP-891
                 URL: https://wso2.org/jira/browse/MASHUP-891
             Project: WSO2 Mashup Server
          Issue Type: Bug
            Reporter: Keith Godwin Chapman
            Assignee: Keith Godwin Chapman
             Fix For: 1.1


java.lang.NullPointerException
        at 
org.wso2.javascript.rhino.JavaScriptEngineUtils.loadGlobalProperties(JavaScriptEngineUtils.java:170)
        at 
org.wso2.javascript.rhino.JavaScriptEngineUtils.loadGlobalPropertyObjects(JavaScriptEngineUtils.java:118)
        at 
org.wso2.mashup.deployer.JSDeployer.processInitMethod(JSDeployer.java:642)
        at 
org.wso2.mashup.deployer.JSDeployer.processService(JSDeployer.java:563)
        at org.wso2.mashup.deployer.JSDeployer.deploy(JSDeployer.java:184)
        at 
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
        at 
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:597)
        at 
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144)
        at 
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:330)
        at 
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:227)
        at 
org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:324)
        at 
org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:64)
        at 
org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:71)
        at 
org.apache.axis2.deployment.scheduler.Scheduler$SchedulerTimerTask.run(Scheduler.java:83)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)

-- 
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

Reply via email to