Hi,
You may try to run your program against other java ORBs (such as Jdk1.3,
Jacorb and etc) to see if your program is correct.
lqqchen
> Hi,
>
[quoted text clipped - 20 lines]
> Method)
> at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces
sorImpl.java:39)
> at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc
torAccessorImpl.java:27)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
> at java.lang.Class.newInstance0(Class.java:308)
> at java.lang.Class.newInstance(Class.java:261)
> at
com.sun.corba.se.internal.iiop.messages.ReplyMessage_1_2.getSystemException(
ReplyMessage_1_2.java:90)
> at
com.sun.corba.se.internal.iiop.ClientResponseImpl.getSystemException(ClientR
esponseImpl.java:105)
> at
com.sun.corba.se.internal.corba.ClientDelegate.invoke(ClientDelegate.java:31
4)
> at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
John Black - 15 Jul 2004 17:55 GMT
[stuff deleted]
> > Hi,
> >
[quoted text clipped - 13 lines]
> >
> > - Andy -
Is it possible that your heap is not big enough? I have seen similar stack
traces in JacORB when I have deliberately tried to send huge octet sequences
without making the maximum heap size big enough. Perhaps the JVM's
-Xmx<size> option would help.
-John
> All similar, older, method
> calls work just fine, only the new one reports an error.
Sorry, but that sounds a lot like you didn't update your server
implementation. BAD_OPERATION is the equivalent of a NoSuchMethodError.
Matthias

Signature
Matthias Ernst
CoreMedia - The Content Technology Experts
"Toll takes its time."