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 170673 - NullPointerException at java.lang.String$CaseInsensitiveComparator.compare
Summary: NullPointerException at java.lang.String$CaseInsensitiveComparator.compare
Status: CLOSED DUPLICATE of bug 170403
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL: http://statistics.netbeans.org/except...
Keywords:
: 170676 170829 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-19 18:42 UTC by smsmithee
Modified: 2009-10-20 23:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 156302


Attachments
stacktrace (1.14 KB, text/plain)
2009-08-19 18:42 UTC, smsmithee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description smsmithee 2009-08-19 18:42:09 UTC
Build: NetBeans IDE 6.5.1 (Build 200905151554)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
smsmithee: Tried to build a totally valid BPEL module



Stacktrace: 
java.lang.NullPointerException
        at java.lang.String$CaseInsensitiveComparator.compare(String.java:1217)
        at java.lang.String$CaseInsensitiveComparator.compare(String.java:1211)
        at java.lang.String.compareToIgnoreCase(String.java:1258)
        at org.netbeans.modules.soa.ui.resource.ResourceNode$ResourcesChildren$1.compare(ResourceNode.java:170)
        at org.netbeans.modules.soa.ui.resource.ResourceNode$ResourcesChildren$1.compare(ResourceNode.java:169)
        at java.util.Arrays.mergeSort(Arrays.java:1270)
Comment 1 smsmithee 2009-08-19 18:42:17 UTC
Created attachment 86482 [details]
stacktrace
Comment 2 Peter Pis 2009-08-26 15:32:31 UTC
*** Issue 170676 has been marked as a duplicate of this issue. ***
Comment 3 Peter Pis 2009-08-26 15:34:01 UTC
Reassigning.
Comment 4 Vladimir Yaroslavskiy 2009-08-26 15:44:32 UTC

*** This issue has been marked as a duplicate of 170403 ***
Comment 5 Vladimir Yaroslavskiy 2009-08-28 16:19:19 UTC
*** Issue 170829 has been marked as a duplicate of this issue. ***
Comment 6 terrybraun 2009-10-20 23:36:16 UTC
QA agrees that this is a duplicate issue and is closing it to get it off the books.