← Back to team overview

dhis2-devs team mailing list archive

[Bug 909903] [NEW] Sorting exception in data entry

 

Public bug reported:

In 2.6 online demo, go to http://apps.dhis2.org/demo/dhis-web-
dataentry/index.action

Selecting the following parameters:

Organisation Unit: Sierra Leone	
Data Set	: PHUF -1: Morbidity
Period	February 2011

[-] Exception (java.lang.IllegalArgumentException): Comparison method violates its general contract!
java.util.TimSort.mergeHi(TimSort.java:868)
java.util.TimSort.mergeAt(TimSort.java:485)
java.util.TimSort.mergeForceCollapse(TimSort.java:426)
java.util.TimSort.sort(TimSort.java:223)
java.util.TimSort.sort(TimSort.java:173)
java.util.Arrays.sort(Arrays.java:659)
java.util.Collections.sort(Collections.java:217)
org.hisp.dhis.de.action.LoadFormAction.getOtherDataEntryForm(LoadFormAction.java:355)
org.hisp.dhis.de.action.LoadFormAction.execute(LoadFormAction.java:303)
sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:601)

** Affects: dhis2
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/909903

Title:
  Sorting exception in data entry

Status in DHIS 2 - District Health Information Software:
  New

Bug description:
  In 2.6 online demo, go to http://apps.dhis2.org/demo/dhis-web-
  dataentry/index.action

  Selecting the following parameters:

  Organisation Unit: Sierra Leone	
  Data Set	: PHUF -1: Morbidity
  Period	February 2011

  [-] Exception (java.lang.IllegalArgumentException): Comparison method violates its general contract!
  java.util.TimSort.mergeHi(TimSort.java:868)
  java.util.TimSort.mergeAt(TimSort.java:485)
  java.util.TimSort.mergeForceCollapse(TimSort.java:426)
  java.util.TimSort.sort(TimSort.java:223)
  java.util.TimSort.sort(TimSort.java:173)
  java.util.Arrays.sort(Arrays.java:659)
  java.util.Collections.sort(Collections.java:217)
  org.hisp.dhis.de.action.LoadFormAction.getOtherDataEntryForm(LoadFormAction.java:355)
  org.hisp.dhis.de.action.LoadFormAction.execute(LoadFormAction.java:303)
  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
  sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  java.lang.reflect.Method.invoke(Method.java:601)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/909903/+subscriptions


Follow ups

References