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

unable to deploy ear into ibm websphere9 using Jenkins

XMLWordPrintable

      I am trying to deploy ear into IBM websphere server using jenkins websphere deploy plugin. I am able to deploy first time but after that I am trying to update it, then I am getting following error.

      '''Connecting to IBM WebSphere Application Server... The following artifacts will be deployed in this order...

      /root/.jenkins/workspace/deploy_jar/myapp.ear Last modified on 12月 30, 2021 21:07:36

      Artifact is being deployed to virtual host: default_host Deploying 'Sterling Applications ' to IBM WebSphere Application Server InstallApplication] ADMA5011I: The cleanup of the temp directory for application Sterling Applications is complete.[InProgress] InstallApplication] ADMA5014E: The installation of application Sterling Applications-edition1.0 failed.[Failed] Error deploying to IBM WebSphere Application Server: org.jenkinsci.plugins.websphere.services.deployment.DeploymentServiceException: Failed to install artifact: Application not successfully deployed: ADMA5011I: The cleanup of the temp directory for application Sterling Applications is complete. ADMA5014E: The installation of application Sterling Applications-edition1.0 failed. at org.jenkinsci.plugins.websphere.services.deployment.WebSphereDeploymentService.installArtifact(WebSphereDeploymentService.java:356) at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.deployArtifact(WebSphereDeployerPlugin.java:385) at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.perform(WebSphereDeployerPlugin.java:248) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:47) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:755) at hudson.model.Build$BuildExecution.post2(Build.java:178) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:699) at hudson.model.Run.execute(Run.java:1913) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:99) at hudson.model.Executor.run(Executor.java:431)

      Performing rollback of 'Sterling Applications ' WARNING: Artifact doesn't exist rollback repository Build step 'Deploy To IBM WebSphere Application Server' changed build result to FAILURE Finished: FAILURE '''

            Unassigned Unassigned
            vpadala venkatesh padala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: