Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-25923

Started EAP 7.1 Server adapter is replacing deployment and redeploying over and over

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.6.0.AM1
    • 4.5.3.Final
    • server
    • None
    • devex #148 April 2018
    • Hide

      1. Install devstudio 11.3.0.GA (staging at the moment)
      2. Start it, choose new empty workspace
      3. Create new server adapter EAP 7.1
      4. Download or add downloaded EAP 7.1 into wizard and create new server runtime
      5. Finish creating adapter
      6. Import new Maven project into workspace (Project Explorer -> Import -> Existing Maven project -> jbosstools-openshift)
      7. Install required maven plugins that discovery offers
      8. Restart devstudio
      9. Start EAP server adapter
      10. ASSERT: EAP is started and there is no re-deployment of standalone.vX.xml file in console view
      Actual result: EAP is started (though, we have watched even problem starting adapter) and there is replaced standalone.vX.xml file over and over and redeployment take place also...

      Show
      1. Install devstudio 11.3.0.GA (staging at the moment) 2. Start it, choose new empty workspace 3. Create new server adapter EAP 7.1 4. Download or add downloaded EAP 7.1 into wizard and create new server runtime 5. Finish creating adapter 6. Import new Maven project into workspace (Project Explorer -> Import -> Existing Maven project -> jbosstools-openshift) 7. Install required maven plugins that discovery offers 8. Restart devstudio 9. Start EAP server adapter 10. ASSERT: EAP is started and there is no re-deployment of standalone.vX.xml file in console view Actual result: EAP is started (though, we have watched even problem starting adapter) and there is replaced standalone.vX.xml file over and over and redeployment take place also...
    • Hide

      1. Close imported projects that brought Error into Problems view. (Maybe just a coincidence).
      2. Restart server adapter

      Show
      1. Close imported projects that brought Error into Problems view. (Maybe just a coincidence). 2. Restart server adapter

      When there is specific maven project imported in Project explorer (jbosstools-openshift), Started EAP 7.1 server adapter is printing output where deployment scanner replaces deployment and redeploy over and over again, see part of log:

      15:35:15,824 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "standalone.v1.xml" (runtime-name : "standalone.v1.xml")
      15:35:20,855 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "standalone.xml" (runtime-name: "standalone.xml")
      15:35:20,855 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "standalone.v2.xml" (runtime-name: "standalone.v2.xml")
      15:35:20,856 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "standalone.last.xml" (runtime-name: "standalone.last.xml")
      15:35:20,895 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "standalone.last.xml" (runtime-name : "standalone.last.xml")
      15:35:20,895 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "standalone.v2.xml" (runtime-name : "standalone.v2.xml")
      15:35:20,895 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "standalone.xml" (runtime-name : "standalone.xml")
      15:35:25,951 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment standalone.xml (runtime-name: standalone.xml) in 20ms
      15:35:25,954 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "standalone.v3.xml" (runtime-name: "standalone.v3.xml")
      15:35:25,954 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "standalone.xml" (runtime-name: "standalone.xml")
      15:35:25,957 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment standalone.last.xml (runtime-name: standalone.last.xml) in 2ms
      15:35:25,964 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "standalone.last.xml" (runtime-name: "standalone.last.xml")
      15:35:26,037 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0016: Replaced deployment "standalone.last.xml" with deployment "standalone.last.xml"
      15:35:26,038 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "standalone.v3.xml" (runtime-name : "standalone.v3.xml")
      

            rob.stryker Rob Stryker (Inactive)
            odockal@redhat.com Ondrej Dockal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: