![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| URGENT:::Can anybody help me in creating message queue appliction?? | arunchaudhary19 | High Level Programming | 9 | 11-20-2007 03:15 AM |
| Secure FTP Problem using Sun SSH on Client system F-Secure on Server system | ftpguy | SUN Solaris | 3 | 01-11-2007 08:19 AM |
| client/server | bole | UNIX for Dummies Questions & Answers | 2 | 10-29-2006 10:19 PM |
| ntp server and ntp client | bubba112557 | SUN Solaris | 1 | 05-10-2005 07:37 AM |
| scripting problem (client / server files) HELP!!! | FDavid | Shell Programming and Scripting | 1 | 07-25-2003 06:43 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
hi all
I'm beginner in CORBA Server-Client appliction 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 For Detail package : ( 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 (IDL Destroying ORB <test> The client waited and gets terminated. Can any one help me in the issue |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|