The following issue has been updated:
Updater: Peter Donald (mailto:[EMAIL PROTECTED])
Date: Mon, 17 Mar 2003 6:12 PM
Changes:
environment changed from to
Version changed from to 4.1
Version changed from to 4.0.3
Version changed from to 4.0.2
Fix Version changed from to 4.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org//secure/ViewIssue.jspa?key=PNIX-2&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org//secure/ViewIssue.jspa?key=PNIX-2
Here is an overview of the issue:
---------------------------------------------------------------------
Key: PNIX-2
Summary: Overly verbose exception messages
Type: Bug
Status: Assigned
Priority: Minor
Time Spent: Unknown
Estimate: 0 minutes
Project: phoenix
Fix Fors:
4.1
Versions:
4.0.3
4.0.2
4.1
Assignee: Peter Donald
Reporter: Peter Donald
Created: Sat, 1 Mar 2003 11:31 PM
Updated: Mon, 17 Mar 2003 6:12 PM
Description:
When an error occurs during startup Phoenix will print out the exception multiple
times. Each exception displayed will also include nested exception - where usually you
do not want to see any exception except those caused inside the application. Instead
you can see systen oriented Deployment/Installation/Startup exceptions.
This probalem is compounded on jdk1.4 which has the feature that printStackTrace
already prints the nested exception. So each printStackTrace on JDK1.4 will print 2n!
traces rather than 2n.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org//Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]