You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org> on 2006/02/26 17:17:54 UTC

[jira] Created: (GERONIMO-1653) User friendly error message from GBeanInstance

User friendly error message from GBeanInstance
----------------------------------------------

         Key: GERONIMO-1653
         URL: http://issues.apache.org/jira/browse/GERONIMO-1653
     Project: Geronimo
        Type: Wish
  Components: kernel  
    Versions: 1.0.1    
 Environment: All
    Reporter: Anita Kulshreshtha
    Priority: Trivial
     Fix For: 1.0.1


       When a GBean failes to start due to errors such as reference to a non existent GBean, the following message is given :
.... GBeanInstance should already be stopped before die() is called.  The user must be told that the GBean did not start.

-- 
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] Closed: (GERONIMO-1653) User friendly error message from GBeanInstance

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

    Resolution: Fixed

I just removed the message since there much better failure information is now available via the "stateReason" field.

> User friendly error message from GBeanInstance
> ----------------------------------------------
>
>          Key: GERONIMO-1653
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1653
>      Project: Geronimo
>         Type: Wish
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.1
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Dain Sundstrom
>     Priority: Trivial
>      Fix For: 1.1
>  Attachments: kernel.patch
>
>        When a GBean failes to start due to errors such as reference to a non existent GBean, the following message is given :
> .... GBeanInstance should already be stopped before die() is called.  The user must be told that the GBean did not start.

-- 
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-1653) User friendly error message from GBeanInstance

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

Dain Sundstrom reassigned GERONIMO-1653:
----------------------------------------

    Assign To: Dain Sundstrom

> User friendly error message from GBeanInstance
> ----------------------------------------------
>
>          Key: GERONIMO-1653
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1653
>      Project: Geronimo
>         Type: Wish
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.1
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Dain Sundstrom
>     Priority: Trivial
>      Fix For: 1.1
>  Attachments: kernel.patch
>
>        When a GBean failes to start due to errors such as reference to a non existent GBean, the following message is given :
> .... GBeanInstance should already be stopped before die() is called.  The user must be told that the GBean did not start.

-- 
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-1653) User friendly error message from GBeanInstance

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

Anita Kulshreshtha updated GERONIMO-1653:
-----------------------------------------

    Attachment: kernel.patch

The new message is :
GBeanInstance should already be stopped before die() is called. This means that this
GBean failed to start due to errors, e.g. reference to a badly named GBean : objectName=...................

> User friendly error message from GBeanInstance
> ----------------------------------------------
>
>          Key: GERONIMO-1653
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1653
>      Project: Geronimo
>         Type: Wish
>   Components: kernel
>     Versions: 1.0.1
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Priority: Trivial
>      Fix For: 1.0.1
>  Attachments: kernel.patch
>
>        When a GBean failes to start due to errors such as reference to a non existent GBean, the following message is given :
> .... GBeanInstance should already be stopped before die() is called.  The user must be told that the GBean did not start.

-- 
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