From: <leg...@at...> - 2003-10-28 21:53:32
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-429 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-429 Summary: Mistyped "line.separator" property name in ExceptionUtils class Type: Bug Status: Unassigned Priority: Major Project: Hibernate2 Versions: 2.1 beta 5 Assignee: Reporter: Roustem Karimov Created: Tue, 28 Oct 2003 3:52 PM Updated: Tue, 28 Oct 2003 3:52 PM Description: The property name is mistyped as "line.seperator": private static final String LINE_SEPARATOR = System.getProperty("line.seperator"); This causes a NullPointerException in ExceptionUtils.getStackFrames() method. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |