Java CORBA Client Disconnects When Event Fires

Posted by Benny on Stack Overflow See other posts from Stack Overflow or by Benny
Published on 2010-04-28T00:04:48Z Indexed on 2010/04/28 0:13 UTC
Read the original article Hit count: 710

Filed under:
|

I have built a Java CORBA application that subscribes to an event server. The application narrows and logs on just fine, but as soon as an event is sent to the client, it breaks with the error below. Please advise.

2010/04/25!13.00.00!E00555!enserver!EventServiceIF_i.cpp!655!PID(7390)!enserver - e._info=system exception, ID 'IDL:omg.org/CORBA/TRANSIENT:1.0'
TAO exception, minor code = 54410093 (invocation connect failed; ECONNRESET), completed = NO

© Stack Overflow or respective owner

Related posts about corba

Related posts about java