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 120717 - NullPointerException at org.netbeans.modules.bpel.properties.editors.PartnerLinkMainPanel.getCurrentWsdlFile
Summary: NullPointerException at org.netbeans.modules.bpel.properties.editors.PartnerL...
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (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: 2007-10-31 20:07 UTC by rrickell
Modified: 2008-10-21 06:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 9712


Attachments
stacktrace (3.42 KB, text/plain)
2007-10-31 20:08 UTC, rrickell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rrickell 2007-10-31 20:07:52 UTC
Build: NetBeans IDE Dev (Build 20071026043710)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP, 5.1, x86

User Comments: 
clicked on partner link in AsynchronousSampleClient
Comment 1 rrickell 2007-10-31 20:08:00 UTC
Created attachment 52189 [details]
stacktrace
Comment 2 Sergey Lunegov 2007-11-01 10:14:56 UTC
Vladimir, try to fix it before COB Friday.
Comment 3 Vladimir Yaroslavskiy 2007-11-01 12:53:32 UTC
The latest build 20071101073644:
created AsynchronousSample project, opened AsynchronousSampleClient.bpel,
clicked on partnerLinkA, partnerLinkB. Ok.

nevertheless, added extra check on NPE.
Comment 4 ggenipudi 2008-10-21 06:09:02 UTC
tested and verified using  NetBeans IDE 6.1 (Build 200810140114) and did not get null pointer exception.