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 174965 - NullPointerException at org.netbeans.modules.soa.ui.resource.ResourceUtil$1.travel
Summary: NullPointerException at org.netbeans.modules.soa.ui.resource.ResourceUtil$1.t...
Status: CLOSED FIXED
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:
Depends on:
Blocks:
 
Reported: 2009-10-20 09:46 UTC by aprknight
Modified: 2010-11-16 15:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158859


Attachments
stacktrace (3.34 KB, text/plain)
2009-10-20 09:46 UTC, aprknight
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aprknight 2009-10-20 09:46:19 UTC
Build: NetBeans IDE 6.5.1 (Build 200905151554)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6.1, x86_64

User Comments:
GUEST: Trying to validate bpel.

GUEST: Editing Partnerlink properties.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.soa.ui.resource.ResourceUtil$1.travel(ResourceUtil.java:91)
        at org.netbeans.modules.soa.ui.resource.ResourceUtil.travelRecursively(ResourceUtil.java:177)
        at org.netbeans.modules.soa.ui.resource.ResourceUtil.travelRecursively(ResourceUtil.java:188)
        at org.netbeans.modules.soa.ui.resource.ResourceUtil.travelRecursively(ResourceUtil.java:166)
        at org.netbeans.modules.soa.ui.resource.ResourceUtil.getFilesRecursively(ResourceUtil.java:105)
        at org.netbeans.modules.soa.ui.resource.ResourceUtil.getXSDFilesRecursively(ResourceUtil.java:80)
Comment 1 aprknight 2009-10-20 09:46:24 UTC
Created attachment 89740 [details]
stacktrace
Comment 2 Sergey Lunegov 2009-10-21 08:03:43 UTC
Vladimir, please check whether it's reproducible in GF ESB 2.2
Comment 3 Vladimir Yaroslavskiy 2009-10-21 08:23:46 UTC
additional check was added in gfesbv22 on Sept 02, 2009: e8af2b9651bd
Comment 4 senthilprabhu 2010-11-16 15:11:21 UTC
NPE does not occur while validating bpel or while editing partner link properties.
This is verified to work correctly in CAPS 63 M5 build (20101103-1248).
This issue can be closed.
Comment 5 senthilprabhu 2010-11-16 15:14:03 UTC
NPE does not occur while validating bpel or while editing partner link properties.
This is verified to work correctly in CAPS 63 M5 build (20101103-1248).
This issue can be closed.