Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4935

When server is started at suspend mode, :shutdown does not trigger a shutdown

XMLWordPrintable

    • Hide

      start server in suspend mode

      [wangc@dhcp-128-202 bin]$ ./standalone.sh --start-mode=suspend
      

      shutdown server

      [standalone@localhost:9990 /] :shutdown
      

      server is not stopped as expected.

      Show
      start server in suspend mode [wangc@dhcp-128-202 bin]$ ./standalone.sh --start-mode=suspend shutdown server [standalone@localhost:9990 /] :shutdown server is not stopped as expected.

      If server is started in suspend mode, :shutdown via cli does not trigger a shutdown; if I run :resume first then :shutdown, then it works.

            chaowan@redhat.com Chao Wang
            chaowan@redhat.com Chao Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: