JacORB 2.2.4 / 3.3 + openJDK 1.6 compatibility issue

"A, KRISHNA PRAMOD (KRISHNA PRAMOD)" <[email protected]> Mon, 30 Dec 2013 06:52:40 +0000
Newsgroups gmane.comp.corba.jacorb.devel
Message-ID <53289F300BEE7B41927D4386F47D1B8A0B01DD@SG70XWXCHMBA02.zap.alcatel-lucent.com>
Hello everyone,

We are facing an issue with JacORB 2.2.4.

When we use this version of JacORB with OpenJDK 1.6, we face a CORBA system exception as below.
The same code had been working well when used with Sun Java 1.5 for a long time.
The source code is compiled (class files) with Sun Java 1.5.

org.omg.CORBA.UNKNOWN: Server-side Exception: null  vmcid: 0x0  minor code: 0  completed: No
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at org.jacorb.orb.SystemExceptionHelper.read(SystemExceptionHelper.java:173)
        at org.jacorb.orb.ReplyReceiver.getReply(ReplyReceiver.java:326)
        at org.jacorb.orb.Delegate.invoke_internal(Delegate.java:967)
        at org.jacorb.orb.Delegate.invoke(Delegate.java:868)
        at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:475)
        at com.abc.bcd.cde.idl._ManagerStub.addEntry(_ManagerStub.java:185)

Any pointers will be helpful.
We faced the same issue when we use JacORB 3.3 + openJDK 1.6, as well.

Regards,
Pramod
_______________________________________________
jacorb-developer maillist  -  [email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer