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 151918 - NullPointerException at org.netbeans.modules.bpel.validation.statics.Validator$1.visit
Summary: NullPointerException at org.netbeans.modules.bpel.validation.statics.Validato...
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 22:47 UTC by Nikita Krjukov
Modified: 2008-10-31 15:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 134480


Attachments
stacktrace (1.74 KB, text/plain)
2008-10-30 22:47 UTC, Nikita Krjukov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Krjukov 2008-10-30 22:47:32 UTC
Build: NetBeans IDE 6.1 (Build 200810140114)
VM: Java HotSpot(TM) Client VM, 1.5.0_14-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_14-b03
OS: SunOS, 5.11, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.bpel.validation.statics.Validator$.visit(Validator.java:898)
        at org.netbeans.modules.bpel.model.impl.ForEachImpl.accept(ForEachImpl.java:214)
        at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.accept(BpelEntityImpl.java:227)
        at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.acceptChildren(BpelEntityImpl.java:352)
        at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.accept(BpelEntityImpl.java:228)
        at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.acceptChildren(BpelEntityImpl.java:352)
Comment 1 Nikita Krjukov 2008-10-30 22:47:42 UTC
Created attachment 72949 [details]
stacktrace
Comment 2 Vladimir Yaroslavskiy 2008-10-31 09:28:11 UTC
Nikita, please, provide steps to reproduce and attach a project.
Comment 3 Vladimir Yaroslavskiy 2008-10-31 15:15:09 UTC
added NPE check: http://hg.netbeans.org/soa-dev/rev/7e0a6ebe6a45