warden_client

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 = 30
Column number = 45
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 29
Column number = 33
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 31
Column number = 34
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 30
Column number = 32
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 32
Column number = 33
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 38
Column number = 32
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 40
Column number = 33
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 50
Column number = 32
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 52
Column number = 33
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 30
Column number = 33
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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 = 32
Column number = 34
System 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.composite
Public Id = null
Location 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.composite
CharacterOffset = 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.ShopperImpl
Feb 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.CountryService
Feb 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.CountryService
Feb 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.CountryServiceImpl
Feb 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.CountryRepositoryImpl
Feb 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.EventProcessorConsumerService
Feb 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.WebsocketBindingCallback
Feb 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.EventProcessorConsumerService
Feb 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.WebsocketBindingCallback
Feb 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.EventProcessorProducerService
Feb 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.EventProcessorProducerService
Feb 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.EventProcessor
Feb 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.Producer
Feb 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.Producer
Feb 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.Producer
Feb 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.TemperatureService
Feb 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.WebsocketBindingCallback
Feb 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.TemperatureService
Feb 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.WebsocketBindingCallback
Feb 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.HumidityService
Feb 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.WebsocketBindingCallback
Feb 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.HumidityService
Feb 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.WebsocketBindingCallback
Feb 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.TemperatureHumidityServiceImpl
Feb 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.PrecipitationService
Feb 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.WebsocketBindingCallback
Feb 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.PrecipitationService
Feb 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.WebsocketBindingCallback
Feb 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.PrecipitationServiceImpl
Feb 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.ChatService
Feb 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.WebsocketBindingCallback
Feb 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.ChatService
Feb 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.WebsocketBindingCallback
Feb 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.ChatServiceImpl
Feb 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.CountryService
Feb 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.CountryService
Feb 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.CountryServiceImpl
Feb 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.CountryRepositoryImpl
Feb 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.EventProcessorConsumerService
Feb 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.CometCallback
Feb 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.EventProcessorConsumerService
Feb 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.CometCallback
Feb 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.EventProcessorProducerService
Feb 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.EventProcessorProducerService
Feb 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.EventProcessor
Feb 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.Producer
Feb 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.Producer
Feb 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.Producer
Feb 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.TemperatureService
Feb 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.CometCallback
Feb 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.TemperatureService
Feb 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.CometCallback
Feb 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.HumidityService
Feb 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.CometCallback
Feb 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.HumidityService
Feb 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.CometCallback
Feb 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.TemperatureHumidityServiceImpl
Feb 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.PrecipitationService
Feb 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.CometCallback
Feb 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.PrecipitationService
Feb 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.CometCallback
Feb 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.PrecipitationServiceImpl
Feb 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.ChatService
Feb 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.CometCallback
Feb 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.ChatService
Feb 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.CometCallback
Feb 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.ChatServiceImpl
Feb 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.AddService
Feb 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.AddService
Feb 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.SubtractService
Feb 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.SubtractService
Feb 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.MultiplyService
Feb 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.MultiplyService
Feb 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.DivideService
Feb 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.DivideService
Feb 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.CalculatorService
Feb 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.CalculatorService
Feb 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.AddService
Feb 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.AddService
Feb 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.SubtractService
Feb 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.SubtractService
Feb 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.MultiplyService
Feb 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.MultiplyService
Feb 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.DivideService
Feb 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.DivideService
Exception in thread "main" java.lang.reflect.InvocationTargetException
	at 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.ShopperImpl
	at 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 more
warden> 


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值