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

Jenkins Plugin for WebSphere Deployer Not deploying to Websphere AS 7 ( Remote deployment)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • client
      ---------
      Jenkins on Tomcat v7.0.0 with latest plugin


      remote server
      --------
      Windows 7
      Websphere ND V7.0.0.21

      Hi there

      Most helpful if anyone can help on this. The plugin SSL connection and location of deployment WAR works but it fails to deploy to a remote WAS instance. There is no entry in the log files on the server or any evidence of installables that have been copied over to the remote server. The only msg is a plugin error error message:

      Connecting to IBM WebSphere Application Server...
      The following artifacts will be deployed in this order...
      -------------------------------------------
      XJourney.war
      -------------------------------------------
      Generating EAR For New Artifact: XJourney
      Deploying New 'XJourney' to IBM WebSphere Application Server
      Error deploying to IBM WebSphere Application Server: org.jenkinsci.plugins.websphere.services.deployment.DeploymentServiceException: Failed to install artifact: Failure uploading archive to server
      at org.jenkinsci.plugins.websphere.services.deployment.WebSphereDeploymentService.installArtifact(WebSphereDeploymentService.java:167)
      at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.deployArtifact(WebSphereDeployerPlugin.java:193)
      at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.perform(WebSphereDeployerPlugin.java:171)
      at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
      at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1007)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726)
      at hudson.model.Run.execute(Run.java:1628)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:247)

      Build step 'Deploy To IBM WebSphere Application Server' changed build result to FAILURE
      Finished: FAILURE

            gpeters Greg Peters
            kal kal
            Votes:
            4 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: