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 169575 - org.openide.text.CloneableEditorSupport$4: File C:\Projects\registration\hwreg\web\WEB-INF\faces-config.xml was modified externally. Overwrite it?
Summary: org.openide.text.CloneableEditorSupport$4: File C:\Projects\registration\hwre...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 15:02 UTC by neilyboy
Modified: 2012-10-26 12:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154610


Attachments
stacktrace (2.36 KB, text/plain)
2009-07-30 15:02 UTC, neilyboy
Details
screenshot of errors occurring after main stacktrace (30.03 KB, image/gif)
2009-07-30 15:30 UTC, neilyboy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neilyboy 2009-07-30 15:02:07 UTC
This issue was originally marked as duplicate of issue 151787, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments:
neilyboy: running an SVN update



Stacktrace: 
org.openide.text.CloneableEditorSupport$4: File C:\Projects\registration\hwreg\web\WEB-INF\faces-config.xml was modified externally. Overwrite it?
        at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:952)
        at org.openide.text.DataEditorSupport.superSaveDoc(DataEditorSupport.java:456)
        at org.openide.text.DataEditorSupport$SaveImpl.run(DataEditorSupport.java:1138)
        at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:120)
        at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:509)
        at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:436)
Comment 1 neilyboy 2009-07-30 15:02:39 UTC
Created attachment 85541 [details]
stacktrace
Comment 2 neilyboy 2009-07-30 15:30:49 UTC
Created attachment 85547 [details]
screenshot of errors occurring after main stacktrace
Comment 3 neilyboy 2009-07-30 15:33:51 UTC
I've attached a screenshot of the error dialogues which keep popping up whenever i save a file.

I no longer have the project group open which had the original faces-config file in it.

This possibly relates to another bug i reported with problematic faces-config files

http://www.netbeans.org/issues/show_bug.cgi?id=167786
http://www.netbeans.org/issues/show_bug.cgi?id=169019
Comment 4 mslama 2009-07-31 11:27:28 UTC
Is it reproducible? If yes please give exact steps how to reproduce. Is this file opened in editor? Issue #151787 is
about renaming file and I do not think any rename happens in this case.

If it is not reproducible it would help to get some sample project so I could investigate what happens when svn update
is performed. It looks like time stamp is not properly synced when file is externally modified.
Comment 5 David Strupl 2012-10-25 13:39:32 UTC
Bug prior to 7.0, not touched for the last 2 years --> P4.
Comment 6 David Strupl 2012-10-26 12:37:02 UTC
I think this works ok now. If not please reopen.