warden_client

来源:互联网 发布:新视野零售软件 编辑:程序博客网 时间:2024/06/16 13:06
warden> run --handle 17i5go59ggr --script "netstat -ano"
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       Timer
tcp        0      0 0.0.0.0:14820           0.0.0.0:*               LISTEN      off (0.00/0/0)
udp        0      0 0.0.0.0:51482           0.0.0.0:*                           off (0.00/0/0)
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node   Path
unix  2      [ ]         STREAM     CONNECTED     75520    



warden> run --handle 17i5go59ggr --script "curl 0.0.0.0:14820"  

% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current   Dload  Upload   Total   Spent    Left  Speed
       0                 0                    0          0              0           0      0      0 --:--:-- --:--:-- --:--:--     0
warden>


不会是因为stderr.log报错吧???原来,都报错了啊!!!


warden> run --handle 17i5go59ggt --script "cat logs/stderr.log" Feb 12, 2014 3:01:11 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/getting-started/helloworld-jsonrpc/src/main/resources/helloworld.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://sample}helloworld-contribution found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:11 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/getting-started/helloworld-spring/src/main/resources/helloworld.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://sample}helloworld-contribution found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:11 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/getting-started/helloworld-webservice/src/main/resources/helloworld.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://sample}helloworld-contribution found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:11 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/getting-started/helloworld-jsonp/src/main/resources/helloworld.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://sample}helloworld-contribution found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:11 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/getting-started/helloworld-jaxrs/src/main/resources/helloworld.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://sample}helloworld-contribution found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/autocomplete-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/autocomplete-webapp/src/main/webapp/WEB-INF/web.composite ,line = 30, column = 45, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/autocomplete-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 30Column number = 45System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/autocomplete-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/autocomplete-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1325)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.composite ,line = 29, column = 33, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 29Column number = 33System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1373)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.composite ,line = 31, column = 34, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 31Column number = 34System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1421)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite ,line = 30, column = 32, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 30Column number = 32System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1376)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite ,line = 32, column = 33, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 32Column number = 33System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1423)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite ,line = 38, column = 32, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 38Column number = 32System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1672)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite ,line = 40, column = 33, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 40Column number = 33System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1719)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite ,line = 50, column = 32, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 50Column number = 32System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 2082)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite ,line = 52, column = 33, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 52Column number = 33System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 2129)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.composite ,line = 30, column = 33, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 30Column number = 33System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1330)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.composite] (SchemaError)SEVERE: XMLSchema validation error occured in: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.composite ,line = 32, column = 34, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:binding.websocket'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.composite] (ElementCannotBeProcessed)SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.websocket cannot be processed. (Line number = 32Column number = 34System Id = file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.compositePublic Id = nullLocation Uri= file:/home/vcap/app/helloworld-jsonrpc/tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.compositeCharacterOffset = 1378)Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/WEB-INF/web.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://samples}Chat found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/async-invocation/src/main/resources/Calculator.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://sample}Calculator found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:12 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-comet/autocomplete-webapp/src/main/webapp/WEB-INF/web.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://samples}Chat found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:14 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-comet/pubsub-webapp/src/main/webapp/WEB-INF/web.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://samples}Event found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:15 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-comet/weather-webapp/src/main/webapp/WEB-INF/web.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://samples}Weather found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:18 AM org.apache.tuscany.sca.assembly.xml.CompositeModelResolver [Contribution: helloworld-jsonrpc, Artifact: tuscany-sca-2.0.1/samples/learning-more/binding-comet/chat-webapp/src/main/webapp/WEB-INF/web.composite] (DuplicateCompositeName)SEVERE: [ASM_6001] More than one composite with the same name {http://samples}Chat found in contribution file:/home/vcap/app/helloworld-jsonrpc/Feb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://store}store-client] (ClassNotFoundException)SEVERE: Class Not Found Exception: client.ShopperImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.CountryServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.CountryServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.CountryServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.CountryRepositoryImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.EventProcessorConsumerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.EventProcessorConsumerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.EventProcessorProducerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.EventProcessorProducerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.EventProcessorFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.ProducerFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.ProducerFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.ProducerFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.TemperatureServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.TemperatureServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.HumidityServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.HumidityServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.TemperatureHumidityServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.PrecipitationServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.PrecipitationServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.PrecipitationServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.ChatServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.ChatServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.websocket.runtime.WebsocketBindingCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: sample.ChatServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.CountryServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.CountryServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.CountryServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.CountryRepositoryImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.EventProcessorConsumerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.EventProcessorConsumerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.EventProcessorProducerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.EventProcessorProducerServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.EventProcessorFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.ProducerFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.ProducerFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Event] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.ProducerFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.TemperatureServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.TemperatureServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.HumidityServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.HumidityServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.TemperatureHumidityServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.PrecipitationServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.PrecipitationServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Weather] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.PrecipitationServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.ChatServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.ChatServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.binding.comet.runtime.callback.CometCallbackFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.implementation.java.xml.JavaImplementationProcessor [Contribution: helloworld-jsonrpc, Composite: {http://samples}Chat] (ClassNotFoundException)SEVERE: Class Not Found Exception: org.apache.tuscany.sca.sample.comet.ChatServiceImplFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.AddServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.AddServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.SubtractServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.SubtractServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.MultiplyServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.MultiplyServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.DivideServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.DivideServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.CalculatorServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.CalculatorServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.AddServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.AddServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.SubtractServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.SubtractServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.MultiplyServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.MultiplyServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.DivideServiceFeb 12, 2014 3:01:24 AM org.apache.tuscany.sca.interfacedef.java.xml.JavaInterfaceProcessor [Contribution: helloworld-jsonrpc] (ClassNotFoundException)SEVERE: Class Not Found Exception: calculator.dosgi.operations.DivideServiceException in thread "main" java.lang.reflect.InvocationTargetExceptionat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:601)at org.apache.tuscany.sca.launcher.LauncherMain.invokeMainMethod(LauncherMain.java:115)at org.apache.tuscany.sca.launcher.LauncherMain.main(LauncherMain.java:56)Caused by: org.apache.tuscany.sca.monitor.ValidationException: [Contribution: helloworld-jsonrpc, Composite: {http://store}store-client] - Class Not Found Exception: client.ShopperImplat org.apache.tuscany.sca.monitor.Monitor.analyzeProblems(Monitor.java:356)at org.apache.tuscany.sca.impl.DeployedComposite.build(DeployedComposite.java:105)at org.apache.tuscany.sca.impl.DeployedComposite.<init>(DeployedComposite.java:81)at org.apache.tuscany.sca.impl.NodeImpl.startComposite(NodeImpl.java:383)at org.apache.tuscany.sca.impl.NodeImpl.startDeployables(NodeImpl.java:562)at org.apache.tuscany.sca.shell.Shell.main(Shell.java:108)... 6 morewarden> 


0 0
原创粉丝点击