When I was trying to run the amwpmcfg o pdconfig for wpm, I received this error:
This might take several minutes. May 13, 2016 11:24:05 AM null null WARNING: WSVR0072W May 13, 2016 11:24:06 AM null null WARNING: ssl.default.password.in.use.CWPKI0041W May 13, 2016 11:24:06 AM null null INFO: ssl.disable.url.hostname.verification.CWPKI0027I May 13, 2016 11:24:06 AM null null INFO: Client code attempting to load security configuration com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host localhost at port 8880. at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:634) at com.ibm.websphere.management.AdminClientFactory.access$000(AdminClientFactory.java:126) at com.ibm.websphere.management.AdminClientFactory$1.run(AdminClientFactory.java:209) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:63) at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:205) at com.tivoli.pd.jwpmcfg.WPMConfigure.getAdminClient(WPMConfigure.java:1021) at com.tivoli.pd.jwpmcfg.WPMConfigure.config(WPMConfigure.java:256) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) at java.lang.reflect.Method.invoke(Method.java:611) at com.tivoli.pd.jwpmcfg.WPMConfigWrapper.config(WPMConfigWrapper.java:291) at com.tivoli.pd.jwpmcfg.AMwpmcfg.interactCfg(AMwpmcfg.java:403) at com.tivoli.pd.jwpmcfg.AMwpmcfg.main(AMwpmcfg.java:290) Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:56) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:39) at java.lang.reflect.Constructor.newInstance(Constructor.java:527) at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:456) ... 13 more Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: javax.net.ssl.SSLException: SSLSocketFactory is null. This can occur if javax.net.ssl.SSLSocketFactory.getDefault() is called to create a socket and javax.net.ssl. properties are not set.; targetException=java.lang.IllegalArgumentException: Error opening socket: javax.net.ssl.SSLException: SSLSocketFactory is null. This can occur if javax.net.ssl.SSLSocketFactory.getDefault() is called to create a socket and javax.net.ssl. properties are not set.] at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:422) at com.ibm.ws.management.connector.soap.SOAPConnectorClient.(SOAPConnectorClient.java:222) ... 18 more Caused by: [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: javax.net.ssl.SSLException: SSLSocketFactory is null. This can occur if javax.net.ssl.SSLSocketFactory.getDefault() is called to create a socket and javax.net.ssl. properties are not set.; targetException=java.lang.IllegalArgumentException: Error opening socket: javax.net.ssl.SSLException: SSLSocketFactory is null. This can occur if javax.net.ssl.SSLSocketFactory.getDefault() is called to create a socket and javax.net.ssl. properties are not set.] at org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:475) at org.apache.soap.rpc.Call.WASinvoke(Call.java:464) at com.ibm.ws.management.connector.soap.SOAPConnectorClient$4.run(SOAPConnectorClient.java:380) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:365) ... 19 more
Answer by Muhammad-Khan (3239) | May 16, 2016 at 04:06 AM
The same error is discussed here:
How to resolve the "CRIMA1217E" error during installing WebSphere Portal Server 8.5 ? 2 Answers
Why does my Portal profile fail to install when installing WebSphere Portal? 1 Answer
Why does my install of the latest Installation Manager on a Linux Ingram Server not function? 1 Answer
WebSphere Portal V9.0 1 Answer