Uploaded image for project: 'Cactus'
  1. Cactus
  2. CACTUS-62

Sometimes, JBoss is stopped before it has finished starting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5-beta1
    • None
    • Ant Integration
    • None
    • Operating System: Other
      Platform: Other
    • 24054

    Description

      It happens sometimes that the <cactus> task tells JBoss to shutdown whereas
      JBoss has not completely finished starting. This leads to an exception trace
      on the console from JBoss saying that it has not finished starting.

      The reason is that we're polling a URL from the servlet container and this
      container is listening on its port before JBoss is fully started.

      One possible better implementation would be to use JMX to ask JBoss whether it
      is started or not (if possible).

      Attachments

        Issue Links

          Activity

            People

              paranoiabla Petar Tahchiev
              vmassol Vincent Massol
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: