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 - org.netbeans.modules.clearcase.ClearcaseUnavailableException: java.io.IOException: Cannot run program "cleartool": CreateProcess error=2, The system cannot find the file specified
Summary: org.netbeans.modules.clearcase.ClearcaseUnavailableException: java.io.IOExcep...
Status: NEW
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-10-16 11:33 UTC by iabhishek
Modified: 2008-10-16 11:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 57097


Attachments
stacktrace (6.45 KB, text/plain)
2008-10-16 11:33 UTC, iabhishek
Details

Note You need to log in before you can comment on or make changes to this bug.
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