[omniORB] bugreport

Bert Thomas bert@brothom.nl
Tue, 20 Mar 2001 12:08:40 +0100


See below. I'm trying to use the mico interface repository with omniorb,
because I'm a CorbaScript user and omniifr appears to lack some features
that CorbaScript requires. 

First I specified the interfacerepository with:

-ORBInitRef
InterfaceRepository=corbaloc::database:9990/DefaultRepository

For some reason the ORB couldn't find the interface repository, so I
tried again using stringified IOR. The results are below. 

I would be very cool if someone would know a solution.


P:\lisa\QueueSupport>cssh
CorbaScript 1.3.4 (Mar 13 2001) for omniORB3 for C++
Copyright 1996-2001 LIFL, France
>>> QueueSupport
< OMG-IDL module omniORB: Assertion failed.  This indicates a bug in the
applica
tion using
omniORB, or maybe in omniORB itself. e.g. using the ORB after it has
been shut down.
 file: ..\tcParser.cc
 line: 1055
 info: 0
Caught omniORB3 fatalException. This indicates a bug is caught within
omniORB3.
Please send a bug report.
The exception was thrown in file: ..\tcParser.cc
                            line: 1055
The error message is: 0

Regards,

Bert Thomas