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 267512 - IllegalArgumentException: E:\Projects\SAWEB\7.0.12.0\runtime\web\root\custom_is\development\charts.jsp@ec2a42ff:2a052115 not under E:\Projects\SAWEB-7.0\web@d023b59e:455f2a2c E:\Projects\SAWEB-7.0\web
Summary: IllegalArgumentException: E:\Projects\SAWEB\7.0.12.0\runtime\web\root\custom_...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-09 21:10 UTC by Exceptions Reporter
Modified: 2016-08-09 21:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225693


Attachments
stacktrace (7.50 KB, text/plain)
2016-08-09 21:10 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-08-09 21:10:51 UTC
This bug was originally marked as duplicate of bug 146242, 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.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Windows 8

User Comments:
GUEST: Please provide a description of the problem or the steps to reproduce




Stacktrace: 
java.lang.IllegalArgumentException: E:\Projects\SAWEB\7.0.12.0\runtime\web\root\custom_is\development\charts.jsp@ec2a42ff:2a052115 not under E:\Projects\SAWEB-7.0\web@d023b59e:455f2a2c
E:\Projects\SAWEB-7.0\web@d023b59e:455f2a2c valid=true id=1163864620 filesystem=[org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@2c64f545]
E:\Projects\SAWEB\7.0.12.0\runtime\web\root\custom_is\development\charts.jsp@ec2a42ff:2a052115 valid=true id=704979221 filesystem=[org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@2c64f545]
E:\Projects\SAWEB\7.0.12.0\runtime\web\root\custom_is\development@5f40d60d:2c104a82 valid=true id=739265154 filesystem=[org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@2c64f545]
E:\Projects\SAWEB\7.0.12.0\runtime\web\root\custom_is@185f7e2c:b3d8efd valid=true id=188583677 filesystem=[org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@2c64f545]
E:\Projects\SAWEB\7.0.12.0\runtime\web\root@cdf700b0:24ab5dfa valid=true id=615210490 filesystem=[org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@2c64f54
   at org.netbeans.modules.web.jspparser.ContextUtil.findRelativePath(ContextUtil.java:144)
   at org.netbeans.modules.web.jspparser.ContextUtil.findRelativeContextPath(ContextUtil.java:163)
   at org.netbeans.modules.web.jspparser_ext.WebAppParseSupport.getJSPUri(WebAppParseSupport.java:460)
   at org.netbeans.modules.web.jspparser_ext.WebAppParseSupport.createCompilationContext(WebAppParseSupport.java:427)
   at org.netbeans.modules.web.jspparser_ext.WebAppParseSupport.getJspOpenInfo(WebAppParseSupport.java:245)
   at org.netbeans.modules.web.jspparser.JspParserImpl.getJspOpenInfo(JspParserImpl.java:185)
Comment 1 Exceptions Reporter 2016-08-09 21:10:54 UTC
Created attachment 161611 [details]
stacktrace