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 256824 - org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot get exclusive access to C:\Program Files\Apache Software Foundation\Apache Tomcat 8.0.27\conf\server.xml@2532ed6:7cf1b09c (probably
Summary: org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot get exclu...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-26 18:09 UTC by Exceptions Reporter
Modified: 2015-11-26 18:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221377


Attachments
stacktrace (19.14 KB, text/plain)
2015-11-26 18:09 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-26 18:09:40 UTC
This bug was originally marked as duplicate of bug 229903, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 8

User Comments:
GUEST: can't change the password and the port of Apache Tomcat server




Stacktrace: 
org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot get exclusive access to C:\Program Files\Apache Software Foundation\Apache Tomcat 8.0.27\conf\server.xml@2532ed6:7cf1b09c (probably opened for reading).
   at org.netbeans.modules.masterfs.filebasedfs.utils.FSException.io(FSException.java:118)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.MutualExclusionSupport.addResource(MutualExclusionSupport.java:103)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:129)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:104)
   at org.openide.text.DataEditorSupport$Env.outputStream(DataEditorSupport.java:915)
   at org.openide.text.CloneableEditorSupport.saveDocumentImpl(CloneableEditorSupport.java:772)
Comment 1 Exceptions Reporter 2015-11-26 18:09:44 UTC
Created attachment 157516 [details]
stacktrace