Exceptions occur over time
--------------------------
Key: TUSCANY-3909
URL: https://issues.apache.org/jira/browse/TUSCANY-3909
Project: Tuscany
Issue Type: Bug
Affects Versions: Java-SCA-1.6
Reporter: ant elder
We're getting this error occurring over time in our application. It's a
distributed Domain spread over 5 machines using JMS as the transport. When the
modules start, all communication is fine. After a period of time (random, but
never shorter than a couple of hours), some of the connections start getting
this error. Nothing changes code wise between the application working, and not
working.
remote service exception, see nested exception
java.lang.RuntimeException: Message = argument type mismatch
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> at java.lang.reflect.Method.invoke(Method.java:597)
>> at
org.apache.tuscany.sca.implementation.spring.invocation.SpringInvoker.doInvoke(SpringInvoker.java:97)
>> at
org.apache.tuscany.sca.implementation.spring.invocation.SpringInvoker.invoke(SpringInvoker.java:113)
>> at
org.apache.tuscany.sca.core.databinding.wire.PassByValueInterceptor.invoke(PassByValueInterceptor.java:60)
See ML thread http://apache.markmail.org/message/fzhokuyyl5lqy3wo
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira