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 3735 - External deletion of mounted JAR throws exceptions. see Atachment
Summary: External deletion of mounted JAR throws exceptions. ...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-09-08 01:08 UTC by Petr Nejedly
Modified: 2008-12-23 10:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Nejedly 1999-09-08 01:08:12 UTC
Still problem in 403. But occurs only during the first deletion after restart, when trying it again, it`s OK till restart

java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:114)
        at java.util.jar.JarFile.<init>(JarFile.java:119)
        at java.util.jar.JarFile.<init>(JarFile.java:86)
        at org.openide.filesystems.JarFileSystem$ModifiedWatcher.rescanIfNeeded(JarFileSystem.java:611)
        at org.openide.filesystems.JarFileSystem.getFolders(JarFileSystem.java:116)
        at org.openide.filesystems.JarFileSystem.getEntryInfo(JarFileSystem.java:94)
        at org.openide.filesystems.JarFileSystem.children(JarFileSystem.java:321)
        at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:929)
        at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:919)
        at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:797)
        at org.openide.filesystems.RefreshRequest.run(RefreshRequest.java:98)

        at org.openide.util.Task.run(Task.java:127)
        at org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:519)
Comment 1 Marek Grummich 2000-07-25 09:21:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:53:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:12:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.