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 204781 - java.io.FileNotFoundException: /mnt/disk1/home/mrobinet/installs/current/Windchill/codebase/WEB-INF/lib/mail.jar (No such file or directory)
Summary: java.io.FileNotFoundException: /mnt/disk1/home/mrobinet/installs/current/Wind...
Status: RESOLVED DUPLICATE of bug 205387
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 15:14 UTC by qpolarbear
Modified: 2012-05-10 06:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176822


Attachments
stacktrace (1.18 KB, text/plain)
2011-11-07 15:14 UTC, qpolarbear
Details

Note You need to log in before you can comment on or make changes to this bug.
Description qpolarbear 2011-11-07 15:14:46 UTC
This bug was originally marked as duplicate of bug 198037, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: OpenJDK 64-Bit Server VM, 21.0-b17, OpenJDK Runtime Environment, 1.7.0_147-icedtea-b147
OS: Linux

User Comments:
qpolarbear: Changed symlink of a referenced file.

GUEST: just started the ide.

GUEST: just started up the ide.




Stacktrace: 
java.io.FileNotFoundException: /mnt/disk1/home/mrobinet/installs/current/Windchill/codebase/WEB-INF/lib/mail.jar (No such file or directory)
   at java.util.zip.ZipFile.open(ZipFile.java:0)
   at java.util.zip.ZipFile.<init>(ZipFile.java:214)
   at java.util.zip.ZipFile.<init>(ZipFile.java:144)
   at java.util.jar.JarFile.<init>(JarFile.java:152)
   at java.util.jar.JarFile.<init>(JarFile.java:89)
   at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
Comment 1 qpolarbear 2011-11-07 15:14:50 UTC
Created attachment 112930 [details]
stacktrace
Comment 2 Martin Fousek 2012-05-10 06:09:05 UTC

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