Doesn't deploy a faulty service after its corrected
---------------------------------------------------
Key: MASHUP-962
URL: https://wso2.org/jira/browse/MASHUP-962
Project: WSO2 Mashup Server
Issue Type: Bug
Components: Admin UI
Environment: WinXP, JDK1.5, IE7
Reporter: Yumani Ranaweera
Assignee: Tyrell Perera
Fix For: 1.1
Attachments: faulty.JPG
Steps:
-------
1. From the admin UI, create a new service
2. Go to mashup's home page and select to edit it
3. Make it faulty ----> ( changed toString.outputType = "String"; to
toString.outputType = "Stringg";)
4. When the service become faulty, edit and correct it.
Issue:
-------
After the step 4, the service still appears as faulty. (see the attachemnt)
The error below appear in the console;
ERROR [2008-07-16 11:56:42,515] The serviceinforcardtest.js is not valid.
java.util.ConcurrentModificationException
at java.util.Hashtable$Enumerator.next(Hashtable.java:1020)
at
org.wso2.mashup.utils.MashupUtils.addToRegistry(MashupUtils.java:1047)
at
org.wso2.mashup.utils.MashupUtils.populateRegistry(MashupUtils.java:963)
at
org.wso2.mashup.deployer.JSDeployer.processService(JSDeployer.java:534)
at org.wso2.mashup.deployer.JSDeployer.deploy(JSDeployer.java:199)
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)
INFO [2008-07-16 11:56:42,812] org.apache.axis2.deployment.DeploymentException
--
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