WebSphere Application Server 5.1.1 client tries to call a remote EJB on a downstream server
 Technote (troubleshooting)
 
Problem(Abstract)
The client IBM® WebSphere® Application Server 5.1.1 tries to call a remote EJB on a downstream server which is Application Server V5.0.2..

The call fails with
com.ibm.ws.orbimpl.transport.WSSSLTransportConnection createSocket(host, port) ORB.thread.pool : 0 The following exception was logged
org.omg.CORBA.COMM_FAILURE: CONNECT_FAILURE_ON_SSL_CLIENT_SOCKET -
JSSL0130E: java.io.IOException: Signals that an I/O exception of some
sort has occurred. Reason: Connection refused
minor code: 1229066352 completed: No
 
Cause
The exception org.omg.CORBA.COMM_FAILURE with reason CONNECT_FAILURE_ON_SSL_CLIENT_SOCKET could mean that either the client side or the server side is using a hostname of LocalHost.

The releases of the client and the server do not need to be the exact ones specified in the problem abstract.

 
Resolving the problem
Check the

<WAS Install directory>/config/cells/<cellname>/nodes/<nodename>/serverindex.xml file to see if the hostname is defined as LocalHost

The host name can be changed by using the instructions here:
System_Management_Repository/swg27005391.html

 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Security
Operating system(s): AIX
Software version: 5.1
Software edition:
Reference #: 1211236
IBM Group: Software Group
Modified date: Jul 6, 2005