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 153722 - NullPointerException at org.netbeans.modules.clearcase.client.Cleartool.checkReady
Summary: NullPointerException at org.netbeans.modules.clearcase.client.Cleartool.check...
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-23 18:39 UTC by grafl
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 141491


Attachments
stacktrace (1.82 KB, text/plain)
2008-11-23 18:39 UTC, grafl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description grafl 2008-11-23 18:39:10 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

User Comments:
grafl: Working with Clearcase disconnected.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.clearcase.client.Cleartool.checkReady(Cleartool.java:93)
        at org.netbeans.modules.clearcase.client.Cleartool.<init>(Cleartool.java:81)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.ensureCleartool(ClearcaseClient.java:406)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.access$100(ClearcaseClient.java:74)
        at org.netbeans.modules.clearcase.client.ClearcaseClient$CommandRunnable.run(ClearcaseClient.java:216)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.execImpl(ClearcaseClient.java:165)
Comment 1 grafl 2008-11-23 18:39:15 UTC
Created attachment 74052 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:56 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.