You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/05/21 22:04:17 UTC

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

     [ https://issues.apache.org/jira/browse/GERONIMO-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-2598:
--------------------------------------

    Assignee: Donald Woods

> Deploy tool prints useless message if configuration start fails
> ---------------------------------------------------------------
>
>                 Key: GERONIMO-2598
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2598
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0-M5
>         Environment: Windows XP, should be valid for all platforms
>            Reporter: Rakesh Midha
>         Assigned To: Donald Woods
>             Fix For: 2.0-M5
>
>         Attachments: statereason.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.