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 223724 - ParsingLayerCacheManager fails while reading from path containing non-ASCII chars
Summary: ParsingLayerCacheManager fails while reading from path containing non-ASCII c...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 223721
  Show dependency tree
 
Reported: 2012-12-12 13:47 UTC by Jiri Rechtacek
Modified: 2012-12-20 02:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
a startup log on Ubuntu (4.11 KB, text/plain)
2012-12-12 13:47 UTC, Jiri Rechtacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2012-12-12 13:47:47 UTC
Created attachment 129266 [details]
a startup log on Ubuntu

I cannot start NetBeans installed in folder '/tmp/žádný_netbeans' by
running '/tmp/žádný_netbeans/bin/netbeans'

Caused by: While parsing
jar:file:/tmp/žádný_netbeans/java/modules/org-netbeans-modules-java-editor.jar!/org/netbeans/modules/java/editor/resources/layer.xml
While parsing
jar:file:/tmp/žádný_netbeans/ide/modules/org-netbeans-modules-defaults.jar!/org/netbeans/modules/defaults/mf-layer.xml
Caused: com.sun.org.apache.xerces.internal.util.URI$MalformedURIException:
Opaque part contains invalid character: ž

It blocks also issue 222850 because is IDE is started during IDE installation.
Comment 1 Jiri Rechtacek 2012-12-12 14:05:03 UTC
Decreasing the priority to be conform with the blocked one.
Comment 2 Jaroslav Tulach 2012-12-17 14:44:10 UTC
ergonomics#3c00e093bbe4
Comment 3 Quality Engineering 2012-12-20 02:47:13 UTC
Integrated into 'main-golden', will be available in build *201212200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3c00e093bbe4
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #223724: ParsingLayerCacheManager fails while reading from path containing non-ASCII chars
#223724: Send the XML parser an ASCII encoded URL