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 268578

Summary: java.io.IOException: Setting attribute not allowed for JarFileSystem [J:\Projetos\MapGo\AccountManager\lib\restlib\jersey-container-servlet-core-2.23.2-sources.jar!org/glassfish/jersey/servlet/Servlet
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 226828
Attachments: stacktrace

Description Exceptions Reporter 2016-10-19 03:14:54 UTC
This bug was originally marked as duplicate of bug 229254, 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.2 (Build 201609300101)
VM: Java HotSpot(TM) Client VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
GUEST: wait




Stacktrace: 
java.io.IOException: Setting attribute not allowed for JarFileSystem [J:\Projetos\MapGo\AccountManager\lib\restlib\jersey-container-servlet-core-2.23.2-sources.jar!org/glassfish/jersey/servlet/ServletContainer.java <- org.netbeans.modules.web.IsServletFile=true]
   at org.openide.filesystems.JarFileSystem.writeAttribute(JarFileSystem.java:649)
   at org.openide.filesystems.JarFileSystem$Impl.writeAttribute(JarFileSystem.java:1200)
   at org.openide.filesystems.AbstractFileObject.setAttribute(AbstractFileObject.java:367)
   at org.openide.filesystems.AbstractFileObject.setAttribute(AbstractFileObject.java:350)
   at org.netbeans.modules.web.project.ui.SetExecutionUriAction$3.run(SetExecutionUriAction.java:415)
   at org.netbeans.modules.web.project.ui.SetExecutionUriAction$3.run(SetExecutionUriAction.java:398)
Comment 1 Exceptions Reporter 2016-10-19 03:14:56 UTC
Created attachment 162548 [details]
stacktrace