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 194844 - [70cat] IllegalArgumentException: Parameter file was not normalized. Was /Users/holger/Development/ObTiMA/nbbuild/web/pages/miscellaneous/refreshMCMP.xhtml instead of /Users/holger/Development/ObTiMA/nbbuild/
Summary: [70cat] IllegalArgumentException: Parameter file was not normalized. Was /Use...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-29 15:00 UTC by host
Modified: 2011-02-08 06:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176274


Attachments
stacktrace (1.50 KB, text/plain)
2011-01-29 15:00 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2011-01-29 15:00:42 UTC
Build: NetBeans IDE Dev (Build 201101250001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /Users/holger/Development/ObTiMA/nbbuild/web/pages/miscellaneous/refreshMCMP.xhtml instead of /Users/holger/Development/ObTiMA/nbbuild/web/pages/miscellaneous/refreshMcmp.xhtml
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1012)
   at org.netbeans.modules.versioning.diff.DiffSidebarManager.refreshSidebars(DiffSidebarManager.java:101)
   at org.netbeans.modules.versioning.VersioningManager.refreshDiffSidebars(VersioningManager.java:228)
   at org.netbeans.modules.versioning.VersioningManager.propertyChange(VersioningManager.java:473)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
Comment 1 host 2011-01-29 15:00:47 UTC
Created attachment 105462 [details]
stacktrace
Comment 2 Ondrej Vrabec 2011-02-07 16:14:24 UTC
fix: http://hg.netbeans.org/core-main/rev/09176cfcbd31
Comment 3 Quality Engineering 2011-02-08 06:16:23 UTC
Integrated into 'main-golden', will be available in build *201102080000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/09176cfcbd31
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #194844 - [70cat] IllegalArgumentException: Parameter file was not normalized. Was /Users/holger/Development/ObTiMA/nbbuild/web/pages/miscellaneous/refreshMCMP.xhtml instead of /Users/holger/Development/ObTiMA/nbbuild/