Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CORBA CALLING GET LOST

Status
Not open for further replies.

ghazia

Programmer
Nov 28, 2003
1
US
Hi All,

We are having CORBA based Server and Client, Client is coded in JAVA and Server is using C++.
Client is using Visibroker ORB 4.5 and Server is using eORB 2.1.

We are using NamingService of Visibroker to publish and retrieve the IOR's. Sometimes what happens is
Client retrieves/resolves the IOR from the NamingService and makes the call, but the CALL does not reach the Server neither do we get back an exception from the ORB. This keeps that thread in hanging state.

Please can someone explain in what scenario or circumstances this problem can occur.

Thanks,
Ghazia
 
are you getting connection resets? that would cause it to hang.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top