[ 
http://jira.codehaus.org/browse/DISPL-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

fabrizio giustina closed DISPL-563.
-----------------------------------

    Resolution: Cannot Reproduce

I was not able to reproduce it in any way. I've added a check in 1.2 that 
should help in detecting the cause ot the problem (the null comparator instance)

> 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

        

------------------------------------------------------------------------------
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to