You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Bill Dudney (JIRA)" <de...@geronimo.apache.org> on 2006/09/07 16:57:22 UTC

[jira] Created: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

server does not update any state when persistent configuration is loaded and ready to serve applications
--------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-2385
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2385
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Bill Dudney


see this thread

http://www.nabble.com/When-has-the-server-started--tf2205476.html

for reference

-- 
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-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

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

Bill Dudney updated GERONIMO-2385:
----------------------------------

    Attachment: GERONIMO-2385.bdudney.patch

apply at the root of the geronimo code

to test
1) apply, build and run
2) launch jconsole, connect with URI: service:jmx:rmi:///jndi/rmi://localhost/JMXConnector
3) navigate to geronimo,geronimo,org.apache.geronimo.configs/j2ee-system/1.2-SNAPSHOT/car,GBean/ServerStatus
4) serverStarted should be 'true'

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
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-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GERONIMO-2385:
-----------------------------------

    Component/s: core

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: core
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>            Assignee: Bill Dudney
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved GERONIMO-2385.
------------------------------------

    Resolution: Fixed
      Assignee: Bill Dudney  (was: Donald Woods)

Committed revision 554114.
I didn't add the suggested shutdown code, as there was no obvious place for it, except maybe in the kernel before it processes the registered shutdown hooks....

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: core
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>            Assignee: Bill Dudney
>             Fix For: 2.0-M7
>
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2385?page=comments#action_12433146 ] 
            
Vamsavardhana Reddy commented on GERONIMO-2385:
-----------------------------------------------

Should the shutdown process start with setting the serverStarted attribute to false?  Or should we introduce a "serverShuttingDown" attribute??

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
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] Assigned: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

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

Bill Dudney reassigned GERONIMO-2385:
-------------------------------------

    Assignee: Bill Dudney

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>         Assigned To: Bill Dudney
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
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-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

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

Bill Dudney updated GERONIMO-2385:
----------------------------------

    Affects Version/s: 1.2

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
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-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-2385:
-----------------------------------

    Fix Version/s: 2.0-M7

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: core
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>            Assignee: Donald Woods
>             Fix For: 2.0-M7
>
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

Posted by "Bill Dudney (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2385?page=comments#action_12433148 ] 
            
Bill Dudney commented on GERONIMO-2385:
---------------------------------------

good point, probably at the beginning of the server shutdown process it should switch to false

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
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] Assigned: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-2385:
--------------------------------------

    Assignee: Donald Woods  (was: Bill Dudney)

> server does not update any state when persistent configuration is loaded and ready to serve applications
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2385
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2385
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: core
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>            Assignee: Donald Woods
>         Attachments: GERONIMO-2385.bdudney.patch
>
>
> see this thread
> http://www.nabble.com/When-has-the-server-started--tf2205476.html
> for reference

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.