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

Summary: java.io.FileNotFoundException: /mnt/disk1/home/mrobinet/installs/current/Windchill/codebase/WEB-INF/lib/mail.jar (No such file or directory)
Product: javaee Reporter: qpolarbear <qpolarbear>
Component: JSP ParserAssignee: Martin Fousek <marfous>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jocke, yeradis
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176822
Attachments: stacktrace

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 ***