stopServer fails with message ADMC0053E after activating WebSphere Global Security
 Technote (troubleshooting)
 
This document applies only to the following language version(s):
English
 
Problem(Abstract)
stopServer fails with following messages after activating WebSphere Global Security

ADMU3002E: Exception attempting to process server server1
ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: Could not create SOAP Connector to connect to host host1.domain.com at port 35033 with SOAP Connector security enabled.
 
Cause

ADMU3002E: Exception attempting to process server server1
ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: Could not create SOAP Connector to connect to host host1.domain.com at port 35033 with SOAP Connector security enabled.
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:344)
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException
Caused by: java.lang.reflect.InvocationTargetExceptionCaused by: [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: java.net.SocketException: SSL implementation not available; targetException=java.lang.IllegalArgumentException: Error opening socket: java.net.SocketException: SSL implementation not available]

Reason for above failure was SSL certificate was created using wild card in CN, example:
cn=*.mydomain.com

 
Resolving the problem
Using ikeyman utility, change CN in the SSL certificate without wild card, example

cn=mydomain

 
 
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): OS/400
Software version: 6.0.0.2
Software edition:
Reference #: 1207254
IBM Group: Software Group
Modified date: May 23, 2005