Date Created: Thu 07-Feb-2008

Related Document Categories:


    Error 1: Happens when you try to run wsadmin.sh or wsadmin.bat

    WASX7023E: Error creating "SOAP" connection to host "localhost"; exception information: com.ibm.websphere.management.exception.ConnectorNotAvailableException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificate not Trusted; targetException=java.lang.IllegalArgumentException: Error opening socket: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateExceptio n: Certificate not Trusted]


    Error 2: - Happens when starting Deployment Manager
    [07/02/08 14:30:49:146 GMT] 0000000a SASRas E JSAS0011E: [SSLConfiguration.validateSSLConfig] Java Exception. Exception = java.io.IOException: Keystore was tampered with, or password was incorrect

    Possible Solution:

    Often you have entered an invalid password in the admin console. When you save iot is {xor} by WebSphere and saved in security.xml. You can edit security.xml and replace the encrypted password e.g. {xor}ZXCvfgg345 with the clear text version <your password>

    <repertoire xmi:id="SSLConfig_1" alias="e50crm_dmgr/DefaultSSLSettings">
    <setting xmi:id="SecureSocketLayer_1" keyFileName="<was_root>/bin/etc/key.jks" keyFilePassword="<your password>" keyFileFormat="JKS" trustFileName="<was_root>/bin/etc/key.jks" trustFilePassword="<your password>" trustFileFormat="JKS" clientAuthentication="false" securityLevel="HIGH" enableCryptoHardwareSupport="false">
    <cryptoHardware xmi:id="CryptoHardwareToken_1" tokenType="" libraryFile="" password="{xor}"/>
    <properties xmi:id="Property_6" name="com.ibm.ssl.protocol" value="SSL"/>
    <properties xmi:id="Property_7" name="com.ibm.ssl.contextProvider" value="IBMJSSE2"/>
    </setting>
    </repertoire>

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories