Returns an error when saving the sudoku sample from the Mashup editor.
----------------------------------------------------------------------
Key: MASHUP-1251
URL: https://wso2.org/jira/browse/MASHUP-1251
Project: WSO2 Mashup Server
Issue Type: Bug
Components: Samples
Environment: WinXP, JDK16, IE7
Reporter: Yumani Ranaweera
Assignee: Ruchira Wageesha
Steps:
---------
- Open the Sudoku sample in the Mashup editor.
- Save it from the editor
Issue:
------
The service becomes faulty and the error shown below appears in the back-end.
[2009-08-19 15:10:43,875] INFO - Undeploying Web service: sudoku
[2009-08-19 15:10:43,937] ERROR - invalid flag after regular expression in
file sudoku at line 360 column 19 in line :</options></pre></div>;
[2009-08-19 15:10:43,937] ERROR - Compilation produced 1 syntax errors. in
file sudoku at line 1 column 0 in line :null
[2009-08-19 15:10:43,937] ERROR - The service sudoku.js is not valid.
org.mozilla.javascript.EvaluatorException: Compilation produced 1 syntax
errors. (sudoku#1)
at
org.wso2.carbon.javascript.messagereceiver.JavaScriptErrorReporter.runtimeError(JavaScriptErrorReporter.java:49)
at org.mozilla.javascript.Parser.parse(Parser.java:391)
at org.mozilla.javascript.Parser.parse(Parser.java:336)
at org.mozilla.javascript.Context.compileImpl(Context.java:2322)
at org.mozilla.javascript.Context.compileReader(Context.java:1310)
at org.mozilla.javascript.Context.compileReader(Context.java:1282)
at org.mozilla.javascript.Context.evaluateReader(Context.java:1224)
at
org.wso2.carbon.javascript.messagereceiver.JavaScriptEngine.evaluate(JavaScriptEngine.java:77)
at
org.wso2.carbon.jsservices.deployer.JSDeployer.processService(JSDeployer.java:371)
at
org.wso2.carbon.jsservices.deployer.JSDeployer.deploy(JSDeployer.java:168)
at
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:795)
at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144)
at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:338)
at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:241)
at
org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:332)
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:90)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
[2009-08-19 15:10:43,984] INFO -
org.apache.axis2.deployment.DeploymentException: Compilation produced 1 syntax
errors. (sudoku#1)
--
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]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev