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 150361

Summary: org.netbeans.modules.clearcase.ClearcaseUnavailableException: java.io.IOException: Cannot run program "cleartool": CreateProcess error=2, The system cannot find the file specified
Product: versioncontrol Reporter: iabhishek <iabhishek>
Component: ClearCaseAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=57097
Issue Type: DEFECT Exception Reporter: 57097
Attachments: stacktrace

Description iabhishek 2008-10-16 11:33:09 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06, Java(TM) SE Runtime Environment, 1.6.0_02-b06
OS: Windows 2003, 5.2, x86

User Comments:
iabhishek: Reinstalled Netbeans and started for the first time. Earlier too I was getting this exception on startup.

rbrodrigues: NAO SEI O QUE EST� HAVENDO.

iabhishek: Reinstalled Netbeans and started for the first time. Earlier too I was getting this exception on startup.



Stacktrace: 
org.netbeans.modules.clearcase.ClearcaseUnavailableException: java.io.IOException: Cannot run program "cleartool": CreateProcess error=2, The system cannot find the file specified
        at org.netbeans.modules.clearcase.client.ClearcaseClient.ensureCleartool(ClearcaseClient.java:373)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.access$000(ClearcaseClient.java:73)
        at org.netbeans.modules.clearcase.client.ClearcaseClient$CommandRunnable.run(ClearcaseClient.java:196)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.execImpl(ClearcaseClient.java:145)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.exec(ClearcaseClient.java:125)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.exec(ClearcaseClient.java:115)
Comment 1 iabhishek 2008-10-16 11:33:22 UTC
Created attachment 71955 [details]
stacktrace