Server-Client application problem

V

vijayakumar

hi all
I'm beginner in CORBA Server-Client application development.

My server- client application was worked well and i have tested it
too.
Due to some Network problem we have rebooted our dedicated server ,
then i restart my corba service, application in the server it started
running without any exception. when the client application tried to
connect with the server it go to wait_to_connect mode and gives
TRANSIENT ERROR

Configuration Details : ( For both the Server and Client Host )
Fedora 6
CORBA => ACE +TAO +5.5.1

The Naming_Service in the server is executed with the following
commands
Naming_Service -ORBEndPoint iiop://server_ip:2809

The Server application
../server -ORBInitRef NameService=corbaloc:iiop:server_ip:2809/
NameService


and the client in my localhost with
../clinet -ORBInitRef NameService=corbaloc:iiop:server_ip:2809/
NameService -ORBDebugLevel 10

the DebugLevel detail for client
TAO (1804|3086403280) - Codeset_Manager_i::init_ccs, Loaded Codeset
translator <UTF8_Latin1_Factory>, ncs = 00010001 tcs = 05010001
TAO (1804|3086403280) - UTF16_BOM_Translator: forceBE 0
TAO (1804|3086403280) Loaded default protocol <IIOP_Factory>
TAO (1804|3086403280) created new ORB <test>
TAO (1804|3086403280) - Transport_Cache_Manager::find_i, no idle
transport is available
TAO (1804|3086403280) - Transport_Cache_Manager::fill_set_i,
current_size = 0, cache_maximum = 512
TAO (1804|3086403280) - IIOP_Connector::make_connection, to <server_ip:
2809> which should block
TAO (1804|3086403280) -
Transport_Connector::wait_for_connection_completion, going to wait for
connection completion on transport[142006576]
TAO (1804|3086403280) - Leader_Follower[142006576]::wait_for_event,
(leader) enter reactor event loop
Caught CORBA::SystemException.
TRANSIENT (IDLmg.org/CORBA/TRANSIENT:1.0)
Destroying ORB <test>

The client waited and gets terminated.

Can any one help me in the issue
 
M

Michael DOUBEZ

vijayakumar a écrit :
[ACE stuff]
Can any one help me in the issue

Yes, ask on comp.soft-sys.ace and fill out the appropriate problem
report form before sending your question.

Look for PROBLEM-REPORT-FORM or BUG-REPORT-FORM files.
 
H

Héber

up
vijayakumar a écrit :
[ACE stuff]
Can any one help me in the issue

Yes, ask on comp.soft-sys.ace and fill out the appropriate problem
report form before sending your question.

Look for PROBLEM-REPORT-FORM or BUG-REPORT-FORM files.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top