You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Nell Gawor (JIRA)" <de...@geronimo.apache.org> on 2005/10/11 15:39:05 UTC

[jira] Created: (GERONIMO-1058) Client container outputs misleading shutdown messages even if threads still running

Client container outputs misleading shutdown messages even if threads still running
-----------------------------------------------------------------------------------

         Key: GERONIMO-1058
         URL: http://issues.apache.org/jira/browse/GERONIMO-1058
     Project: Geronimo
        Type: Bug
  Components: application client  
    Versions: 1.0-M5    
    Reporter: Nell Gawor
    Priority: Minor


If a client application has a main method that starts additional threads and then returns, the client container outputs and logs messages that it is shutting down:

 > 12:03:20,584 INFO  [CommandLine] Server shutdown begun
 > 12:03:20,584 DEBUG [GBeanInstanceState] GBeanInstanceState for:
 > geronimo.config:name="org/apache/geronimo/ClientSystem" State changed
 > from running to stopping

while in fact the client application threads are still running.  If possible, the client container should not output these messages until all the threads have exited.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1058) Client container outputs misleading shutdown messages even if threads still running

Posted by "Matt Hogstrom (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1058?page=all ]

Matt Hogstrom updated GERONIMO-1058:
------------------------------------

    Fix Version/s: Wish List
                       (was: 1.2)

> Client container outputs misleading shutdown messages even if threads still running
> -----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1058
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1058
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: application client
>    Affects Versions: 1.0-M5
>            Reporter: Nell Gawor
>            Priority: Minor
>             Fix For: Wish List
>
>
> If a client application has a main method that starts additional threads and then returns, the client container outputs and logs messages that it is shutting down:
>  > 12:03:20,584 INFO  [CommandLine] Server shutdown begun
>  > 12:03:20,584 DEBUG [GBeanInstanceState] GBeanInstanceState for:
>  > geronimo.config:name="org/apache/geronimo/ClientSystem" State changed
>  > from running to stopping
> while in fact the client application threads are still running.  If possible, the client container should not output these messages until all the threads have exited.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-1058) Client container outputs misleading shutdown messages even if threads still running

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1058?page=all ]

Aaron Mulder updated GERONIMO-1058:
-----------------------------------

    Fix Version: 1.1

> Client container outputs misleading shutdown messages even if threads still running
> -----------------------------------------------------------------------------------
>
>          Key: GERONIMO-1058
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1058
>      Project: Geronimo
>         Type: Bug
>   Components: application client
>     Versions: 1.0-M5
>     Reporter: Nell Gawor
>     Priority: Minor
>      Fix For: 1.1

>
> If a client application has a main method that starts additional threads and then returns, the client container outputs and logs messages that it is shutting down:
>  > 12:03:20,584 INFO  [CommandLine] Server shutdown begun
>  > 12:03:20,584 DEBUG [GBeanInstanceState] GBeanInstanceState for:
>  > geronimo.config:name="org/apache/geronimo/ClientSystem" State changed
>  > from running to stopping
> while in fact the client application threads are still running.  If possible, the client container should not output these messages until all the threads have exited.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira