[Carbon-jira] [jira] (CARBON-12831) One data service deletion leads to undeployed all the services having same service group in Data Service Server

nuwan Wimalasekara (JIRA) jira at wso2.org
Wed Apr 4 03:19:32 PDT 2012


One data service deletion leads to undeployed all the services having same service group in Data Service Server
---------------------------------------------------------------------------------------------------------------

                 Key: CARBON-12831
                 URL: https://wso2.org/jira/browse/CARBON-12831
             Project: WSO2 Carbon
          Issue Type: Bug
          Components: Data Services
    Affects Versions: 4.0.0
         Environment: wso2dataservices-2.6.0-SNAPSHOT
            Reporter: nuwan Wimalasekara
            Assignee: Anjana Fernando
         Attachments: RDBMSSample1.dbs, RDBMSSample2.dbs

in Data services there can be a more than one service having same service group.
once service deleted, all the services having same service group are undeployed and disappeared from service list. one of service having that service group can not be invoked. 
but only deleted service file is deleted from file system on  deployment folder. other files remaining. that services deployed after restarting the server and working fine.

This issue can be seen 2.6.0,  2.6.2 and 2.6.3 as well.

Refer attachment to reproduce the issue.


Client Error Message after invoking undeleted service by user

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body>
      <soapenv:Fault>
         <faultcode>soapenv:Server</faultcode>
         <faultstring>The RDBMSSample1 service, which is not valid, does not belong to the RDBMS service group.</faultstring>
         <detail/>
      </soapenv:Fault>
   </soapenv:Body>
</soapenv:Envelope>  

  

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

        


More information about the Carbon-jira mailing list