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

Cannot find the required IBM WebSphere Application Server jar files in '<Jenkins_Root>\plugins\websphere-deployer\WEB-INF\lib\'. Please copy them from IBM WebSphere Application Server (see plugin documentation)

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None

      Jenkins console logs:

      Building in workspace C:\Program Files (x86)\Jenkins\workspace\MyBuild
      Connecting to IBM WebSphere Application Server...
      ERROR: Step ‘Deploy To IBM WebSphere Application Server’ aborted due to exception:
      java.lang.NoClassDefFoundError: com/ibm/websphere/management/AdminClientFactory
      at org.jenkinsci.plugins.websphere.services.deployment.WebSphereDeploymentService.connect(WebSphereDeploymentService.java:388)
      at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.connect(WebSphereDeployerPlugin.java:313)
      at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.perform(WebSphereDeployerPlugin.java:195)
      at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      at hudson.model.Build$BuildExecution.post2(Build.java:186)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      at hudson.model.Run.execute(Run.java:1752)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:429)
      Finished: FAILURE

            Unassigned Unassigned
            srinivas_123 Srini Vas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: