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

Summary: 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/.
Product: java Reporter: bvansomeren <bvansomeren>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=87658
Issue Type: DEFECT Exception Reporter: 87658
Attachments: stacktrace
stacktrace

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