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 160772 - 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 DUPLICATE of bug 160773
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:
Depends on:
Blocks:
 
Reported: 2009-03-20 22:29 UTC by bvansomeren
Modified: 2009-03-23 08:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147967


Attachments
stacktrace (2.79 KB, text/plain)
2009-03-20 22:29 UTC, bvansomeren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bvansomeren 2009-03-20 22:29: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: Renamed Maven project, rebuilding.. borked



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.fileDataCreated(FileChangeSupport.java:210)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:130)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:122)
Comment 1 bvansomeren 2009-03-20 22:29:56 UTC
Created attachment 78556 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-23 08:27:20 UTC

*** This issue has been marked as a duplicate of 160773 ***