Change By: Vamsi Hari (04/Feb/14 2:28 PM)
Description: {color:green}*We are trying to deploy a java j2ee EAR to WebSphere application server(v8.0.0) hosted on a remote host*{color} 
*->We had copied the required jars(com.ibm.ws.admin.client_8.0.0.jar, com.ibm.ws.orb_8.0.0.jar) from that remote host to our Build server where jenkins is hosted.*
*->We had copied the DummyClientKeyFile.jks, DummyClientTrustFile.jks to Build server and given their path in the Job config.*
->When tried to Test Connection, we are getting the following error,

Connection failed: com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host
 10.25.4.189  <remotehostIP>  at port 8879.
at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:634)
at com.ibm.websphere.management.AdminClientFactory.access$000(AdminClientFactory.java:126)
........

{color:red} See the attachment for full error {color} 
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to