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 - 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
Summary: java.io.IOException: Setting attribute not allowed for JarFileSystem [J:\Proj...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-19 03:14 UTC by Exceptions Reporter
Modified: 2016-10-19 03:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226828


Attachments
stacktrace (2.81 KB, text/plain)
2016-10-19 03:14 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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