This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 135865 - IllegalArgumentException: Contents must be presorted - added value 0 is less than preceding value 88
Summary: IllegalArgumentException: Contents must be presorted - added value 0 is less ...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
: 140651 154325 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-27 11:49 UTC by davideconsonni
Modified: 2009-04-01 15:52 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 41632


Attachments
stacktrace (1.09 KB, text/plain)
2008-09-28 06:19 UTC, fjiis
Details
stacktrace (1.09 KB, text/plain)
2008-09-29 13:11 UTC, tveimo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davideconsonni 2008-05-27 11:49:50 UTC
Build: NetBeans IDE 6.0.1 (Build 200801291616)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.5.0_14-b03
OS: Linux, 2.6.18.8-0.9-default, amd64
User comments: 
STACKTRACE: (first 10 lines)
java.lang.IllegalArgumentException: Contents must be presorted - added value 0 is less than preceding value 88
        at org.netbeans.core.output2.IntList.add(IntList.java:70)
        at org.netbeans.core.output2.AbstractLines.lineWritten(AbstractLines.java:783)
        at org.netbeans.core.output2.OutWriter.write(OutWriter.java:284)
        at org.netbeans.core.output2.OutWriter.doPrintln(OutWriter.java:200)
        at org.netbeans.core.output2.OutWriter.doPrintln(OutWriter.java:174)
        at org.netbeans.core.output2.OutWriter.println(OutWriter.java:411)
        at org.netbeans.core.output2.OutWriter.write(OutWriter.java:478)
        at org.netbeans.core.output2.OutWriter.write(OutWriter.java:515)
        at java.io.PrintWriter.write(PrintWriter.java:384)
        at java.io.PrintWriter.write(PrintWriter.java:401)
Comment 1 Lukas Hasik 2008-09-09 18:31:11 UTC
*** Issue 140651 has been marked as a duplicate of this issue. ***
Comment 2 fjiis 2008-09-28 06:18:50 UTC
Build: NetBeans IDE Dev (Build 200809181401)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows 2003, 5.2, x86

User Comments: 


Stacktrace: 
java.lang.IllegalArgumentException: Contents must be presorted - added value 2 is less than preceding value 480
        at org.netbeans.core.output2.IntList.add(IntList.java:70)
        at org.netbeans.core.output2.AbstractLines.lineUpdated(AbstractLines.java:609)
        at org.netbeans.core.output2.OutWriter.write(OutWriter.java:218)
        at org.netbeans.core.output2.OutWriter.doWrite(OutWriter.java:429)
        at org.netbeans.core.output2.OutWriter.write(OutWriter.java:464)
        at java.io.PrintWriter.write(PrintWriter.java:412)
Comment 3 fjiis 2008-09-28 06:19:01 UTC
Created attachment 70747 [details]
stacktrace
Comment 4 tveimo 2008-09-29 13:11:33 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.5, i386

User Comments: 


Stacktrace: 
java.lang.IllegalArgumentException: Contents must be presorted - added value 2 is less than preceding value 432
        at org.netbeans.core.output2.IntList.add(IntList.java:70)
        at org.netbeans.core.output2.AbstractLines.lineUpdated(AbstractLines.java:577)
        at org.netbeans.core.output2.OutWriter.write(OutWriter.java:219)
        at org.netbeans.core.output2.OutWriter.doWrite(OutWriter.java:456)
        at org.netbeans.core.output2.OutWriter.write(OutWriter.java:491)
        at java.io.PrintWriter.write(PrintWriter.java:384)
Comment 5 tveimo 2008-09-29 13:11:42 UTC
Created attachment 70792 [details]
stacktrace
Comment 6 t_h 2009-01-12 15:29:43 UTC
*** Issue 154325 has been marked as a duplicate of this issue. ***
Comment 7 t_h 2009-04-01 15:52:44 UTC
core-main #f0fdbdac0c60