Community

Parralel asynchronous calls

created by bu jo in JBoss Web Services - View the full discussion

Hi there!

 

I'm invoking an asynchronous service of a partner system multiple times (example: 20 times). They all open their own TCP connection and get processed by the partner system. But on result processing I got the exception attached (last line has been manually changed). On less calls (up to 8) everything works fine.

 

As you can see from the log, the 18 calls are done, and get processed.. obviously not necessarily in the same order. Here the client crashes on processing a fourth result.

 

The exception lets me suppose that the problem lies in XML parsing. But it happens not regularly, just sometimes.

 

Anybody here experienced similar problem or is able to better pinpoint the problem?

 

Thank you, kind regards!

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community