Discussion:
[omniORB] startIdleCounter exceptions
Michael Teske
2009-04-22 16:44:44 UTC
Permalink
Hi,

I regularily get these kind of exceptions in the stderr while communicating with
another program (which uses orbacus):

omniORB: Unknown exception caught by a server thread at GIOP_S.cc: line 306
omniORB: Assertion failed. This indicates a bug in the application
using omniORB, or maybe in omniORB itself.
file: giopStrand.cc
line: 609
info: success

The other program then gets COMM_FAILURE exceptions.

I'd like to debug this, but I don't have any clue where that could come from,
obviously giopStrand::startIdleCounter() fails but I don't know why it could do that.
This is omniORB 4.1.3 on linux.

Greetings,
Michael
Michael Teske
2009-04-22 22:09:49 UTC
Permalink
Hi,

Sorry, (where's my brain gone?) looks like I already asked this very same question
half a year ago, and this time it was the same reason, data was too big
(MessageSizeExceedLimitOnServer)... So, just ignore the former mail.

Greetings,
Michael
Post by Michael Teske
Hi,
I regularily get these kind of exceptions in the stderr while communicating with
omniORB: Unknown exception caught by a server thread at GIOP_S.cc: line 306
omniORB: Assertion failed. This indicates a bug in the application
using omniORB, or maybe in omniORB itself.
file: giopStrand.cc
line: 609
info: success
The other program then gets COMM_FAILURE exceptions.
I'd like to debug this, but I don't have any clue where that could come from,
obviously giopStrand::startIdleCounter() fails but I don't know why it could do that.
This is omniORB 4.1.3 on linux.
Greetings,
Michael
_______________________________________________
omniORB-list mailing list
http://www.omniorb-support.com/mailman/listinfo/omniorb-list
Loading...