Invocations fail on a node which stopped/started a composite on a remote node -----------------------------------------------------------------------------
Key: TUSCANY-3870 URL: https://issues.apache.org/jira/browse/TUSCANY-3870 Project: Tuscany Issue Type: Bug Reporter: ant elder Fix For: Java-SCA-2.0 Invocations fail on a node which stopped/started a composite on a remote node. Say there are two nodes, nodeA and nodeB, and nodeA is running helloworld.composite with a HellowordComponent. if nodeB stops and starts helloworld.composite on nodeA and then the service is tried to be invoked from a proxy got from nodeB.getService it fails with an NPE. Something seems like its not cleaned up or something after the restart. See the itest testing/itests/nodes/remote-stop-start which demonstrates the issue. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira