Displaytag is thrown a NULL pointer exception. ----------------------------------------------
Key: DISPL-563 URL: http://jira.codehaus.org/browse/DISPL-563 Project: DisplayTag Issue Type: Bug Components: Paging/Sorting Affects Versions: 1.1 Reporter: brian yoshida JSP crashes with the following error message. java.lang.NullPointerException at org.displaytag.model.RowSorter.checkNullsAndCompare(RowSorter.java:176) at org.displaytag.model.RowSorter.compare(RowSorter.java:144) at java.util.Arrays.mergeSort(Arrays.java:1278) at java.util.Arrays.sort(Arrays.java:1219) at java.util.Collections.sort(Collections.java:155) at org.displaytag.model.TableModel.sortRowList(TableModel.java:451) at org.displaytag.model.TableModel.sortPageList(TableModel.java:473) at If we restart the container, it works for a little bit but resorts to the behavior above. However, this cannot be reproduced in my development environment - which makes it very difficult for me to debug. It only occurs when deployed into production. Could it be library synchronization issue or other setting issue within the Oracle 10g container? What would cause this? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel