[jbosstools-issues] [JBoss JIRA] (JBIDE-21096) Cannot extract central page when the user's home directory contains spaces

Pavol Srna (JIRA) issues at jboss.org
Mon Nov 16 04:25:00 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-21096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129078#comment-13129078 ] 

Pavol Srna commented on JBIDE-21096:
------------------------------------

Hi Fred,

I've installed all from nightly aggregate site. And after the restart I saw the error.

Here is the complete stackstrace:
{code}
java.lang.RuntimeException: java.net.URISyntaxException: Illegal character in path at index 19: file:/C:/Users/Pali Srna/.p2/pool/plugins/org.jboss.tools.central_2.0.1.Beta1-v20151110-2120-B55/resources/jbosstools-central-webpage.zip
	at org.jboss.tools.central.internal.CentralHelper.getEmbeddedCentralZipPath(CentralHelper.java:153)
	at org.jboss.tools.central.internal.CentralHelper.getCentralPageUrl(CentralHelper.java:115)
	at org.jboss.tools.central.internal.CentralHelper.getCentralUrl(CentralHelper.java:58)
	at org.jboss.tools.central.editors.GettingStartedHtmlPage$5.run(GettingStartedHtmlPage.java:251)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.net.URISyntaxException: Illegal character in path at index 19: file:/C:/Users/Pali Srna/.p2/pool/plugins/org.jboss.tools.central_2.0.1.Beta1-v20151110-2120-B55/resources/jbosstools-central-webpage.zip
	at java.net.URI$Parser.fail(URI.java:2848)
	at java.net.URI$Parser.checkChars(URI.java:3021)
	at java.net.URI$Parser.parseHierarchical(URI.java:3105)
	at java.net.URI$Parser.parse(URI.java:3053)
	at java.net.URI.<init>(URI.java:588)
	at java.net.URL.toURI(URL.java:939)
	at org.jboss.tools.central.internal.CentralHelper.getEmbeddedCentralZipPath(CentralHelper.java:151)
	... 4 more
{code}

> Cannot extract central page when the user's home directory contains spaces
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-21096
>                 URL: https://issues.jboss.org/browse/JBIDE-21096
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.3.1.Beta1
>         Environment: Windows 8.1,  Mars.1 Release (4.5.1), http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-build-sites.aggregate.site_4.3.mars/latest/all/repo/
>            Reporter: Pavol Srna
>            Assignee: Fred Bricon
>            Priority: Blocker
>             Fix For: 4.3.1.Beta1
>
>         Attachments: central.png
>
>
> {code}
> An internal error occurred during: "Extract Central page".
> java.net.URISyntaxException: Illegal character in path at index 19: file:/C:/Users/Pali Srna/.p2/pool/plugins/org.jboss.tools.central_2.0.1.Beta1-v20151110-2120-B55/resources/jbosstools-central-webpage.zip
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list