ERROR when deleting a mashup
----------------------------
Key: MASHUP-827
URL: https://wso2.org/jira/browse/MASHUP-827
Project: WSO2 Mashup Server
Issue Type: Bug
Components: Core
Affects Versions: Nightly
Environment: WinXP, JDK1.5
Reporter: Yumani Ranaweera
Assignee: Keith Godwin Chapman
Fix For: 1.1
Steps:
-------
Login to MS Server as admin
Add a new service
Access its resources and play around with it
Try to delete the service
Issue:
--------
The mashup gets deleted, but the error given below appears;
ERROR [2008-06-02 11:12:48,937] Failed to delete resource
/mashups/admin/firstTest. Resource does not exist.
ERROR [2008-06-02 11:12:48,937] Failed to delete resource
/mashups/admin/firstTest. All database operations will be rolled back. Failed
to delete res
ource /mashups/admin/firstTest. Resource does not exist.
org.wso2.registry.exceptions.RegistryException: Failed to delete resource
/mashups/admin/firstTest. Resource does not exist.
at org.wso2.registry.jdbc.Repository.delete(Repository.java:243)
at org.wso2.registry.jdbc.BasicRegistry.delete(BasicRegistry.java:263)
at org.wso2.registry.jdbc.AtomicRegistry.delete(AtomicRegistry.java:313)
at org.wso2.registry.jdbc.JDBCRegistry.delete(JDBCRegistry.java:338)
at org.wso2.registry.session.UserRegistry.delete(UserRegistry.java:217)
at org.wso2.mashup.deployer.JSDeployer.unDeploy(JSDeployer.java:303)
at
org.apache.axis2.deployment.DeploymentEngine.unDeploy(DeploymentEngine.java:678)
at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:143)
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-06-02 11:12:49,015]
org.apache.axis2.deployment.DeploymentException: Failed to delete resource
/mashups/admin/firstTest. All database ope
rations will be rolled back. Failed to delete resource
/mashups/admin/firstTest. Resource does not exist.
--
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://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev