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

AS7 manager classes do NOT close their streams!

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.3.0.M5
    • 3.3.0.M4
    • server
    • None

      AS7 often uses the included jboss libraries to poll the server, deploy, undeploy, and stop the server. In all of these cases, it never closes the streams opened by the as7 classes. Users can run out of file handles if they start and stop the as7 server several times. Two or Three threads are started by the jboss jars for each polling attempt. After 100 polling requests, there will be over 200 threads that refuse to go away. These threads stay around in excess of 10-15 minutes, and in some cases never close. These threads must be stopped.

            rob.stryker Rob Stryker (Inactive)
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: