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

Summary: ParsingLayerCacheManager fails while reading from path containing non-ASCII chars
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: Module SystemAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 223721    
Attachments: a startup log on Ubuntu

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