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 252731 - org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot get exclusive access to D:\FrameWorks\Spring Boot\SpringBootPrimefaces\src\main\webapp\WEB-INF\web.xml@1a9c7a06:7763c910 (probably o
Summary: org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot get exclu...
Status: RESOLVED DUPLICATE of bug 229903
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-01 21:11 UTC by mtbadi39
Modified: 2015-08-11 11:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217671


Attachments
stacktrace (4.49 KB, text/plain)
2015-06-01 21:11 UTC, mtbadi39
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mtbadi39 2015-06-01 21:11:15 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.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
mtbadi39: openning web project : primefaces with spring boot




Stacktrace: 
org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot get exclusive access to D:\FrameWorks\Spring Boot\SpringBootPrimefaces\src\main\webapp\WEB-INF\web.xml@1a9c7a06:7763c910 (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:99)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:128)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:103)
   at org.openide.text.DataEditorSupport$Env.outputStream(DataEditorSupport.java:906)
   at org.netbeans.modules.xml.multiview.XmlMultiViewEditorSupport$XmlEnv.outputStream(XmlMultiViewEditorSupport.java:593)
Comment 1 mtbadi39 2015-06-01 21:11:17 UTC
Created attachment 153996 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-11 11:43:57 UTC
Are you using some "non-standard" configuration, e.g. virtual host or remote or slow filesystem? If so, please see bug 229903 comment 5.

Otherwise, can you reproduce the bug? Could you generate and attach thread dump or profiler snaphost?
Thank you.

*** This bug has been marked as a duplicate of bug 229903 ***