Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21641

The system cannot create a SOAP connector to connect to remote host using websphere deployer plugin

XMLWordPrintable

      We are trying to deploy a java j2ee EAR to WebSphere application server(v8.0.0) hosted on a remote host
      ->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 <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)
      ........

      See the attachment for full error

            gpeters Greg Peters
            hvamsik Vamsi Hari
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: