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

Jenkins trying to create duplicate instance of Tomcat

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Blocker Blocker
    • deploy-plugin
    • None

      When you set "clean install" on your root pom. Then Jenkins will try to start a seperate instance of tomcat on your server on the same port. 

      The Jenkins error doesn' t give the right info:
      Caused by: java.net.SocketException: Connection reset

      That's not the real issue. On the server it gives:
      java.net.BindException: Address already in use (Bind failed)

      Jenkins shouldnt be trying to start another instance. Nowhere did I tell Jenkins to be creating other instances. I'm only deploying to 1 tomcat server. 

      This is a blocking defect. Can't use Jenkins with Tomcat anymore.

            Unassigned Unassigned
            philrego Philip Rego
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: