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 165008 - java.io.IOException: Cleartool: Command "ls -long C:\cc_snapshots\tomasb_NZLSProject_3\NZLSVob\NZLSComponent\RegistrationDB\test\nz\co\nzls\registrationdb\common" timed out
Summary: java.io.IOException: Cleartool: Command "ls -long C:\cc_snapshots\tomasb_NZLS...
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: 2009-05-13 00:05 UTC by tomasbabic
Modified: 2013-01-29 14:49 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 83882


Attachments
stacktrace (1.18 KB, text/plain)
2009-05-13 00:05 UTC, tomasbabic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tomasbabic 2009-05-13 00:05:15 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Checkin unsuccessfull

graeme_m_ross: Creating a new class, though I suspect that this is a background process that is failing
This seems to be a generic and persistent fault with the clearcase module, it happens periodically as I work



Stacktrace: 
java.io.IOException: Cleartool: Command "ls -long C:\cc_snapshots\tomasb_NZLSProject_3\NZLSVob\NZLSComponent\RegistrationDB\test\nz\co\nzls\registrationdb\common" timed out
        at org.netbeans.modules.clearcase.client.Cleartool.exec(Cleartool.java:281)
        at org.netbeans.modules.clearcase.client.ClearcaseClient$CommandRunnable.run(ClearcaseClient.java:220)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.execImpl(ClearcaseClient.java:165)
        at org.netbeans.modules.clearcase.client.ClearcaseClient.exec(ClearcaseClient.java:144)
        at org.netbeans.modules.clearcase.util.ClearcaseUtils.readEntries(ClearcaseUtils.java:351)
        at org.netbeans.modules.clearcase.FileStatusCache.refresh(FileStatusCache.java:304)
Comment 1 tomasbabic 2009-05-13 00:05:29 UTC
Created attachment 82009 [details]
stacktrace