Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CORBA.TRANSIENT Error Java Client and C++ Server

0 views
Skip to first unread message

Michael

unread,
Aug 14, 2001, 9:18:41 AM8/14/01
to
I am using ORBACUS for C++ 4.05 & ORBACUS for Java ORBS.


I am getting the following error when I use the Java Client and C++
Server.
Both work if I use the same language for the respective components.


org.omg.CORBA.TRANSIENT: attempt to establish connection failed:
java.net.ConnectException: Connection refused: connect minor code:
1330577409 completed: No
at com.ooc.OCI.IIOP.Connector_impl.connect(Connector_impl.java:128)
at com.ooc.OB.GIOPClient.getWorker(GIOPClient.java:102)
at com.ooc.OB.GIOPClient.startDowncall(GIOPClient.java:315)
at com.ooc.OB.Downcall.preMarshalBase(Downcall.java:158)
at com.ooc.OB.Downcall.preMarshal(Downcall.java:275)
at com.ooc.OB.DowncallStub.preMarshal(DowncallStub.java:227)
at com.ooc.OB.DowncallStub.setupRequest(DowncallStub.java:507)
at com.ooc.CORBA.Delegate.request(Delegate.java:534)
at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:433)
at hello._HelloStub.say_hello(_HelloStub.java:50)
at hello.Client.run(Client.java:70)
at hello.Client.main(Client.java:32)

I started the server and copied the .ref file to the class directory,
then started the client.

Thanks,

Michael

0 new messages