[JIRA] Closed: (CAY-918) An exception during in-memory sorting of IncrementalFaultList

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Tue Nov 13 2007 - 14:40:43 EST

  • Next message: Andrus Adamchik: "Re: [JIRA] Created: (CAY-904) Switch cayenne to Java 5: merge cayenne-jdk1.4-unpublished to cayenne-jdk1.5-unpublished"

         [ https://issues.apache.org/cayenne/browse/CAY-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Andrus Adamchik closed CAY-918.
    -------------------------------

        Resolution: Fixed

    > An exception during in-memory sorting of IncrementalFaultList
    > -------------------------------------------------------------
    >
    > Key: CAY-918
    > URL: https://issues.apache.org/cayenne/browse/CAY-918
    > Project: Cayenne
    > Issue Type: Improvement
    > Components: Cayenne Core Library
    > Affects Versions: 3.0
    > Reporter: Andrus Adamchik
    > Assignee: Andrus Adamchik
    > Priority: Minor
    > Fix For: 3.0
    >
    >
    > On an attempt to sort a list returned from a paginated query (i.e. IncrementalFaultList) the following exception is thrown, due to incomplete iterator implementation:
    > java.lang.UnsupportedOperationException
    > set operation not supported
    > Stack Trace:
    > * org.apache.cayenne.access.IncrementalFaultList$IncrementalListIterator.set(IncrementalFaultList.java:944)
    > * java.util.Collections.sort(Collections.java:163)

    -- 
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
    



    This archive was generated by hypermail 2.0.0 : Tue Nov 13 2007 - 14:41:06 EST