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 225679 - java.io.IOException: Unable to get BASE revision of C:\Users\ztxd11\src\WORK_7121\java\tesco_mobile\o2_prepay\o2_prepay_helper\src\main\java\com\hsntech\o2prepay\PrepayServiceHelper.java
Summary: java.io.IOException: Unable to get BASE revision of C:\Users\ztxd11\src\WORK_...
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 02:23 UTC by davti
Modified: 2013-02-04 02:23 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186063


Attachments
stacktrace (1.19 KB, text/plain)
2013-02-04 02:23 UTC, davti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davti 2013-02-04 02:23:36 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-10185-on-20130128)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b03
OS: Windows 7

User Comments:
Rud0x1: I tryed to checkout a file.

paul_floyd: Opened a file and did a search for a string.

paul_floyd: ClearCase checkin odne externally when checked-out files were open in NetBeans.




Stacktrace: 
java.io.IOException: Unable to get BASE revision of C:\Users\ztxd11\src\WORK_7121\java\tesco_mobile\o2_prepay\o2_prepay_helper\src\main\java\com\hsntech\o2prepay\PrepayServiceHelper.java
   at org.netbeans.modules.clearcase.Clearcase.getOriginalFile(Clearcase.java:327)
   at org.netbeans.modules.clearcase.ClearcaseVCS.getOriginalFile(ClearcaseVCS.java:158)
   at org.netbeans.modules.versioning.DelegatingVCS.getOriginalFile(DelegatingVCS.java:141)
   at org.netbeans.modules.versioning.ui.diff.DiffSidebar.checkoutOriginalFiles(DiffSidebar.java:1045)
   at org.netbeans.modules.versioning.ui.diff.DiffSidebar.getText(DiffSidebar.java:975)
   at org.netbeans.modules.versioning.ui.diff.DiffSidebar.access$1600(DiffSidebar.java:114)
Comment 1 davti 2013-02-04 02:23:38 UTC
Created attachment 130971 [details]
stacktrace