Discussion:
[omniORB] bug message
João Lopes
2007-07-09 17:27:19 UTC
Permalink
Im running a omniORB python client in a HPUX machine.
I got this error message.


omniORB: Unknown exception caught by a server thread at
../../../../../src/lib/omniORB/orbcore/GIOP_S.cc: line 293
omniORB: Assertion failed. This indicates a bug in the application
using omniORB, or maybe in omniORB itself.
file: ../../../../../src/lib/omniORB/orbcore/giopStrand.cc
line: 597
info: success
omniORB: AsyncInvoker: Warning: unexpected exception caught while
executing a task.

How can I get more info fot this "bug" ?
Should I panic ?

Jo?o Lopes
Duncan Grisby
2007-07-10 22:33:22 UTC
Permalink
Post by João Lopes
Im running a omniORB python client in a HPUX machine.
I got this error message.
omniORB: Unknown exception caught by a server thread at
../../../../../src/lib/omniORB/orbcore/GIOP_S.cc: line 293
omniORB: Assertion failed. This indicates a bug in the application
using omniORB, or maybe in omniORB itself.
file: ../../../../../src/lib/omniORB/orbcore/giopStrand.cc
line: 597
info: success
omniORB: AsyncInvoker: Warning: unexpected exception caught while
executing a task.
What version of omniORB?

Can you run with -ORBtraceLevel 25 -ORBtraceThreadId 1 to see if that
shows anything helpful?

Cheers,

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Continue reading on narkive:
Loading...