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 212042 - NullPointerException at org.netbeans.modules.clearcase.util.ProgressSupport.setCancellableDelegate
Summary: NullPointerException at org.netbeans.modules.clearcase.util.ProgressSupport.s...
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 19:39 UTC by idclaar
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187634


Attachments
stacktrace (672 bytes, text/plain)
2012-05-03 19:39 UTC, idclaar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description idclaar 2012-05-03 19:39:18 UTC
Build: NetBeans IDE 7.1.1 (Build 201202271535)
VM: Java HotSpot(TM) Client VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows 7

User Comments:
idclaar: Selecting to end Label lookup for ClearCase plugin, received this error.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.clearcase.util.ProgressSupport.setCancellableDelegate(ProgressSupport.java:100)
   at org.netbeans.modules.clearcase.client.ClearcaseClient.execImpl(ClearcaseClient.java:170)
   at org.netbeans.modules.clearcase.client.ClearcaseClient.access$000(ClearcaseClient.java:77)
   at org.netbeans.modules.clearcase.client.ClearcaseClient$1.perform(ClearcaseClient.java:124)
   at org.netbeans.modules.clearcase.util.ProgressSupport.run(ProgressSupport.java:142)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
Comment 1 idclaar 2012-05-03 19:39:24 UTC
Created attachment 119049 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:55 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.