Date: 2010-04-16 23:57 |
Priority: 5 |
Submitted By: Christian Schulte (schulte) |
Assigned To: Nobody (None) |
Category: JOTM |
State: Open |
Summary: org.omg.CORBA.BAD_INV_ORDER: The Servant has not been associated with an ORB instance |
Detailed description:
Using JOTM by constructing an instance like
final Jotm jotm = new Jotm( true, false );
stopped working starting with version 2.1.10 with the following exception
Caused by: org.omg.CORBA.BAD_INV_ORDER: The Servant has not been associated
with an ORB instance vmcid: 0x0 minor code: 0 completed: No
at org.omg.PortableServer.Servant._get_delegate(Servant.java:35)
at org.omg.PortableServer.Servant._poa(Servant.java:99)
at org.objectweb.jotm._SubCoordinator_Tie.deactivate(Unknown Source)
at com.sun.corba.se.impl.javax.rmi.CORBA.Util.cleanUpTie(Util.java:512)
at com.sun.corba.se.impl.javax.rmi.CORBA.Util.unexportObject(Util.java:489)
at javax.rmi.CORBA.Util.unexportObject(Util.java:161)
at
com.sun.corba.se.impl.javax.rmi.PortableRemoteObject.unexportObject(PortableRemoteObject.java:173)
at javax.rmi.PortableRemoteObject.unexportObject(PortableRemoteObject.java:119)
at org.objectweb.jotm.TransactionImpl.cleanup(TransactionImpl.java:1167)
at org.objectweb.jotm.Current.forgetTx(Current.java:1035)
at org.objectweb.jotm.SubCoordinator.doAfterCompletion(SubCoordinator.java:1635)
at org.objectweb.jotm.SubCoordinator.commit_one_phase(SubCoordinator.java:486)
at org.objectweb.jotm.TransactionImpl.commit(TransactionImpl.java:318)
at org.objectweb.jotm.Current.commit(Current.java:452)
not thrown using version 2.1.9.
Add A Comment:
|
|
Followup
Message |
Date: 2012-12-11 01:00
Sender: shetc
Logged In: YES
user_id=33272
I am using v2.2.1 and I am also getting the
CORBA.BAD_INV_ORDER exception. Was a resolution ever found?
Thanks,
Steve | | |
Attached Files:
Name |
Description |
Download | No Files Currently Attached | | |
Changes:
No Changes Have Been Made to This Item |