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 Fix For: 2.0 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 -- 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