You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rakesh Midha (JIRA)" <ji...@apache.org> on 2006/11/27 13:27:21 UTC

[jira] Updated: (GERONIMO-2598) Deploy tool prints useless message if configuration start fails

     [ http://issues.apache.org/jira/browse/GERONIMO-2598?page=all ]

Rakesh Midha updated GERONIMO-2598:
-----------------------------------

    Description: 
If you are using deploy tool, and you try to deploy or start an application which fails for start, you always get

        Unknown start exception

        Configuration default/MyPhonebookBean_openejb_artifactId/1.0/car
    failed to start due to the following reasons:

      The service
    EJBModule=default/MyPhonebookBean_openejb_artifactId/1.0/car,J2EEApplication
=null,j2eeType=EntityBean,name=MyPhonebookBean
    did not start for an unknown reason

In the big stack trace on server side, the deep down you see an actual error message :
           java.lang.IllegalArgumentException:  Missing accessor for field name on class MyPhonebookBean

The actual error message should be passed to deploy tool and should be printed



  was:

If you are using deploy tool, and you try to deploy or start an application which fails for start, I always give 

        Unknown start exception

        Configuration default/MyPhonebookBean_openejb_artifactId/1.0/car
    failed to start due to the following reasons:

      The service
    EJBModule=default/MyPhonebookBean_openejb_artifactId/1.0/car,J2EEApplication
=null,j2eeType=EntityBean,name=MyPhonebookBean
    did not start for an unknown reason

In the big stack trace on server side, the deep down you see an actual error message :
           java.lang.IllegalArgumentException:  Missing accessor for field name on class MyPhonebookBean

The actual error message should be passed to deploy tool and should be printed




> Deploy tool prints useless message if configuration start fails
> ---------------------------------------------------------------
>
>                 Key: GERONIMO-2598
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2598
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0
>         Environment: Windows XP, should be valid for all platforms
>            Reporter: Rakesh Midha
>         Assigned To: Rakesh Midha
>             Fix For: 2.0
>
>
> If you are using deploy tool, and you try to deploy or start an application which fails for start, you always get
>         Unknown start exception
>         Configuration default/MyPhonebookBean_openejb_artifactId/1.0/car
>     failed to start due to the following reasons:
>       The service
>     EJBModule=default/MyPhonebookBean_openejb_artifactId/1.0/car,J2EEApplication
> =null,j2eeType=EntityBean,name=MyPhonebookBean
>     did not start for an unknown reason
> In the big stack trace on server side, the deep down you see an actual error message :
>            java.lang.IllegalArgumentException:  Missing accessor for field name on class MyPhonebookBean
> The actual error message should be passed to deploy tool and should be printed

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