[omniORB] omniNames: Problem reading 4.0.0 logfile with 4.0.7.
JHJE (Jan Holst Jensen)
jhje at novonordisk.com
Wed Nov 29 12:28:32 GMT 2006
> > as the old one, so I would expect it to work, right ?). But
> > omniNames fails with an "Aborted" message when I try to use
> > the old log file.
>
> The problem is that omniORB 4.0.0 had a misinterpretation of the CORBA
> spec about system assigned object ids. That was fixed at some point
> before 4.0.7, meaning that old object ids became invalid. You can make
> them valid again by setting the poaUniquePersistentSystemIds parameter
> to 0.
Ah! Thanks, Duncan. Works like a charm after adding
poaUniquePersistentSystemIds = 0
to my configuration file.
Cheers
-- Jan Holst Jensen
More information about the omniORB-list
mailing list