From: <leg...@at...> - 2003-10-28 22:15:00
|
Message: The following issue has been closed. Resolver: Gavin King Date: Tue, 28 Oct 2003 4:11 PM Thanks. Fixed. --------------------------------------------------------------------- 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: Closed Priority: Major Resolution: FIXED Project: Hibernate2 Versions: 2.1 beta 5 Assignee: Reporter: Roustem Karimov Created: Tue, 28 Oct 2003 3:52 PM Updated: Tue, 28 Oct 2003 4:11 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 |