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

Tomcat deployment Fails when using Deploy To Container plugin

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • deploy-plugin
    • None
    • Windows10 OS

      Error:

      ERROR: Step ‘Deploy war/ear to a container’ aborted due to exception:
      java.lang.InterruptedException: [DeployPublisher][WARN] No wars found. Deploy aborted. %n
      at hudson.plugins.deploy.DeployPublisher.perform(DeployPublisher.java:107)
      at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
      at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
      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:1878)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:427)
      Finished: FAILURE

       

      I am using http://localhost:8080 for tomcat

          [JENKINS-61313] Tomcat deployment Fails when using Deploy To Container plugin

          Robin Jansohn added a comment -

          I think the error message is quite clear: No wars found. You need to check and fix the value you have given for finding your WAR file in the configuration.

          Robin Jansohn added a comment - I think the error message is quite clear: No wars found. You need to check and fix the value you have given for finding your WAR file in the configuration.

          kun zhao added a comment -

          I'm faceing same issue of you please refer JENKINS-62740

          kun zhao added a comment - I'm faceing same issue of you please refer JENKINS-62740

          Robin Jansohn added a comment -

          Closing due to inactivity. Seems to be a configuration problem. Nothing to fix in the plugin code.

          Robin Jansohn added a comment - Closing due to inactivity. Seems to be a configuration problem. Nothing to fix in the plugin code.

            Unassigned Unassigned
            kchanchal Chanchal Lala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: