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 217777 - AssertionError: Need to normalize C:\Users\JSKRIV~1\AppData\Local\Temp\blank1675470190243088092.html was C:\Users\jskrivanek\AppData\Local\Temp\blank1675470190243088092.html
Summary: AssertionError: Need to normalize C:\Users\JSKRIV~1\AppData\Local\Temp\blank1...
Status: VERIFIED DUPLICATE of bug 217530
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 07:38 UTC by Jiri Skrivanek
Modified: 2012-09-10 13:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192084


Attachments
stacktrace (2.30 KB, text/plain)
2012-09-04 07:38 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-09-04 07:38:35 UTC
Build: NetBeans IDE Dev (Build 201209040001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b09, Java(TM) SE Runtime Environment, 1.7.0_06-b24
OS: Windows 7

User Comments:
jskrivanek: I run html file in Chrome with NetBeans extension.




Stacktrace: 
java.lang.AssertionError: Need to normalize C:\Users\JSKRIV~1\AppData\Local\Temp\blank1675470190243088092.html was C:\Users\jskrivanek\AppData\Local\Temp\blank1675470190243088092.html
   at org.openide.filesystems.FileUtil.assertNormalized(FileUtil.java:141)
   at org.openide.filesystems.FileUtil.toFile(FileUtil.java:1016)
   at org.netbeans.modules.maven.queries.MavenFileOwnerQueryImpl.getOwner(MavenFileOwnerQueryImpl.java:211)
   at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:101)
   at org.netbeans.modules.html.navigator.HtmlNavigatorPanelUI.getCurrentProject(HtmlNavigatorPanelUI.java:709)
   at org.netbeans.modules.html.navigator.HtmlNavigatorPanelUI.access$400(HtmlNavigatorPanelUI.java:113)
Comment 1 Jiri Skrivanek 2012-09-04 07:38:37 UTC
Created attachment 123852 [details]
stacktrace
Comment 2 Milos Kleint 2012-09-04 07:40:41 UTC
duplicate of issue 217530

*** This bug has been marked as a duplicate of bug 217530 ***