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 184155 - NullPointerException at java.util.ArrayList.addAll
Summary: NullPointerException at java.util.ArrayList.addAll
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 13:22 UTC by Exceptions Reporter
Modified: 2010-04-14 13:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 47029


Attachments
stacktrace (5.37 KB, text/plain)
2010-04-14 13:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-14 13:22:17 UTC
This issue was reported manually by mmirilovic.
It already has 32 duplicates 


Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP

User Comments:
GUEST: Received NullPointer when I tried to use BPEL mapper.

GUEST: i'm opening the bpel mapper panel to define an assign activity

GUEST: You are pissing me off! I have to work, and I am going fail because of you. Please repair it asap. I need to pass my exams.

GUEST: reviewing the mappings in a sample bpel module.

GUEST: Attempting to expand variable list on the BPEL Mapper screen.

GUEST: Starting netbeans, viewing bpel




Stacktrace: 
java.lang.NullPointerException
   at java.util.ArrayList.addAll(ArrayList.java:472)
   at org.netbeans.modules.bpel.mapper.tree.models.VariableTreeModel.getChildren(VariableTreeModel.java:181)
   at org.netbeans.modules.bpel.mapper.tree.models.EmptyTreeModel.getChildren(EmptyTreeModel.java:56)
   at org.netbeans.modules.bpel.mapper.tree.MapperSwingTreeModel.getChildren(MapperSwingTreeModel.java:261)
   at org.netbeans.modules.bpel.mapper.tree.MapperSwingTreeModel.isLeaf(MapperSwingTreeModel.java:106)
   at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1171)
Comment 1 Exceptions Reporter 2010-04-14 13:22:21 UTC
Created attachment 97332 [details]
stacktrace
Comment 2 Sergey Lunegov 2010-04-14 13:48:49 UTC
Try to use GF ESB build from https://open-esb.dev.java.net/Downloads.html