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 236382 - Netbeans tries to modify file whenever the file is open which will trigger a popup from clearcase plugin prompt to checkout
Summary: Netbeans tries to modify file whenever the file is open which will trigger a ...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
: 228185 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-09-25 18:30 UTC by jianwu
Modified: 2016-07-07 08:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (149.90 KB, text/plain)
2013-09-25 18:30 UTC, jianwu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jianwu 2013-09-25 18:30:40 UTC
Product Version = NetBeans IDE 7.3.1 (Build 201306052037)
Operating System = Windows 7 version 6.1 running on amd64	
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.1-b02

I'm using clearcase plugin, not sure if this issue is caused by netbeans of clearcase plugin. Everytime open a java file or even switch to the file. I'll see the clearcase popup.
Comment 1 jianwu 2013-09-25 18:30:45 UTC
Created attachment 140482 [details]
IDE log
Comment 2 jianwu 2013-09-25 18:40:59 UTC
This issue only happens for JSP files for me. Java file is Ok.
Comment 3 Tomas Stupka 2013-09-27 09:08:56 UTC
the clearcase plugin tries to checkout a file in case it gets locked - this typically is expected to happen on attempted write access. It seems that jsp is locking files also on open or even focus. Reassigning to jsp for further evaluation ...

for a possible workaround see menu > options > misc > versioning > clearcase and change the on-demand checkout options. Note that this, of course, will affect all types of files ...
Comment 4 Tomas Stupka 2013-10-04 11:21:15 UTC
*** Bug 228185 has been marked as a duplicate of this bug. ***
Comment 5 Martin Balin 2016-07-07 08:55:42 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss