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 160773 - IllegalArgumentException: Parameter file was not normalized. Was /Users/goltharnl/.m2/com/coffeesprout/Coffeesprout-model/1.0-SNAPSHOT/Coffeesprout-model-1.0-SNAPSHOT.jar instead of /Users/goltharnl/.
Summary: IllegalArgumentException: Parameter file was not normalized. Was /Users/golth...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
: 160772 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-20 22:34 UTC by bvansomeren
Modified: 2009-11-02 11:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 87658


Attachments
stacktrace (2.78 KB, text/plain)
2009-03-20 22:34 UTC, bvansomeren
Details
stacktrace (1.97 KB, text/plain)
2009-03-31 10:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bvansomeren 2009-03-20 22:34:40 UTC
Build: NetBeans IDE Dev (Build 200902231810)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
bvansomeren: Could it be case sensitivity in the file name?
The build completes succesfully

daniel_j_larsson: Added a library (jersey) to a maven project

GUEST: Cleaning and building EJB module project, that I had renamed from VoxAdsl-ejb to voxadsl-ejb



Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /Users/goltharnl/.m2/com/coffeesprout/Coffeesprout-model/1.0-SNAPSHOT/Coffeesprout-model-1.0-SNAPSHOT.jar instead of /Users/goltharnl/.m2/com/coffeesprout/Coffeesprout-model/1.0-SNAPSHOT/coffeesprout-model-1.0-SNAPSHOT.jar
        at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:864)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.locateCurrent(FileChangeSupport.java:140)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.someChange(FileChangeSupport.java:181)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.fileChanged(FileChangeSupport.java:202)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:136)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:122)
Comment 1 bvansomeren 2009-03-20 22:34:45 UTC
Created attachment 78557 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-23 08:27:09 UTC
*** Issue 160772 has been marked as a duplicate of this issue. ***
Comment 3 Rastislav Komara 2009-03-25 16:28:44 UTC
Could you please attach the project? It would significantly help. Also try to attach messages.log. Thanks
Comment 4 Exceptions Reporter 2009-03-31 10:21:08 UTC
Build: NetBeans IDE Dev (Build 200902231810)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was C:\p4\utilities\projects\ConcurrentAPIServer\#  .. instead of C:\p4\utilities\projects\ConcurrentAPIServer\#
        at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:864)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.locateCurrent(FileChangeSupport.java:140)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.someChange(FileChangeSupport.java:181)
        at org.netbeans.modules.java.source.usages.fcs.FileChangeSupport$Holder.fileChanged(FileChangeSupport.java:202)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:136)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:122)
Comment 5 Exceptions Reporter 2009-03-31 10:21:20 UTC
Created attachment 79120 [details]
stacktrace
Comment 6 David Strupl 2009-03-31 16:07:16 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 7 Quality Engineering 2009-11-02 11:15:29 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX