Posted By:
Sri_Harsha
Posted On:
Tuesday, August 28, 2001 04:50 AM
We are using Orbix3.2. We have two boxes A (HP UX 11) and B (SunOS 5.6). Orbix daemon and a CorbaServer are running on B. We are able to call this Server on B from all other machines but from A. psit and pingit are successful from A to B but not the Server method calls. When we bind and invoke the CorbaServer methods on B from A, on A we get a successful return (no errors at all) but we are not even seeing any request in the orbix logs of B. So request is successfully completed for A but it never reached B. The IP-Address and the server name used with the bind method are correct. Is there any other configuration item which can make a difference (other than the Server name and ip-address used with bind)?
More>>
We are using Orbix3.2. We have two boxes A (HP UX 11) and B (SunOS 5.6). Orbix daemon and a CorbaServer are running on B. We are able to call this Server on B from all other machines but from A. psit and pingit are successful from A to B but not the Server method calls.
When we bind and invoke the CorbaServer methods on B from A, on A we get a successful return (no errors at all) but we are not even seeing any request in the orbix logs of B. So request is successfully completed for A but it never reached B.
The IP-Address and the server name used with the bind method are correct. Is there any other configuration item which can make a difference (other than the Server name and ip-address used with bind)?
<<Less