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 156045 - IllegalArgumentException: Parameter file was not normalized. Was /.. instead of /
Summary: IllegalArgumentException: Parameter file was not normalized. Was /.. instead ...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-24 15:01 UTC by ansailor
Modified: 2009-11-02 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 48264


Attachments
stacktrace (3.56 KB, text/plain)
2008-12-24 15:01 UTC, ansailor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ansailor 2008-12-24 15:01:01 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-ea-b11
OS: Linux, 2.6.24-22-generic, i386

User Comments:
GUEST: Opening a netbeans project (truezip: https://truezip.dev.java.net/)

GUEST: Trying to generate WS stubs for an Axis service using Jax:ws style services.

jbaker: Opened visualweb.dataprovider/library module and this exception occurred



Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /.. instead of /
        at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:653)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.locateCurrent(FileChangeSupport.java:140)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.<init>(FileChangeSupport.java:132)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport.addListener(FileChangeSupport.java:96)
        at org.netbeans.modules.java.source.usages.ClassPathRootsListener.handleClassPath(ClassPathRootsListener.java:221)
        at org.netbeans.modules.java.source.usages.ClassPathRootsListener.addClassPathRootsListenerImpl(ClassPathRootsListener.java:135)
Comment 1 ansailor 2008-12-24 15:01:11 UTC
Created attachment 75299 [details]
stacktrace
Comment 2 Rastislav Komara 2009-02-03 10:56:43 UTC
Overtake.
Comment 3 Rastislav Komara 2009-02-16 09:39:44 UTC
.
Comment 4 David Strupl 2009-03-31 15:58:02 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 10:59:30 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX