1 Reply Latest reply on Jun 8, 2016 6:44 AM by priya_asthana15

    Domain mode - CLI hangs during deploy operation on multiple servers

    priya_asthana15

      Hi ,

      I am working on Wildfly10.0.0.CR4 on HP/UX . When I deploy a war file , CLI hangs and deployment is not completed on all servers(4 in my case)

      On further analysis, method retrievePreparedOperation() in ConcurrentServerGroupUpdate.java is blocked.

       

      Can you tell me if this is a known issue or fixed in higher releases ? Which subsystem may be the cause of this problem ?

      Help will be highly appreciated. If any workaround exists do let me know.

       

      Thanks,

      Priyanka

        • 1. Re: Domain mode - CLI hangs during deploy operation on multiple servers
          priya_asthana15

          Hi ,

          I am revisiting this issue .I have a domain management setup but all nodes are running on the same machine. DC and HC are running on the same m/c. Attaching thread dump,

          My configuration is - DomainController set as local in host.xml and all nodes are running on the same machine. After startup in domain mode, I deploy simple helloworld war for single server-group that has 2 servers . Deployment on 1 server succeeds but deployment on  other server fails. CLI hangs for a long time. Finally when interuppted, rollback is called.

           

          Please find thread dump attached.