Bug 536611 - Illegal character in path - org.eclipse.pde.build
Summary: Illegal character in path - org.eclipse.pde.build
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 4.8   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-03 02:32 EDT by Tobias Fridge CLA
Modified: 2022-09-07 08:47 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Fridge CLA 2018-07-03 02:32:05 EDT
After pressing "Build" for an Update Site i get the following error:

Illegal character in path at index 16: file:/C:/Program Files (x86)/eclipse_photon_java/eclipse/plugins/org.eclipse.pde.build_3.10.0.v20180512-1217/templates/

java.net.URISyntaxException: Illegal character in path at index 16: file:/C:/Program Files (x86)/eclipse_photon_java/eclipse/plugins/org.eclipse.pde.build_3.10.0.v20180512-1217/templates/
	at java.net.URI$Parser.fail(Unknown Source)
	at java.net.URI$Parser.checkChars(Unknown Source)
	at java.net.URI$Parser.parseHierarchical(Unknown Source)
	at java.net.URI$Parser.parse(Unknown Source)
	at java.net.URI.<init>(Unknown Source)
	at java.net.URL.toURI(Unknown Source)
	at org.eclipse.pde.internal.build.properties.PDEProperties.getAntPropertyValue(PDEProperties.java:54)
	at org.eclipse.ant.core.Property.getValue(Property.java:123)
	at org.eclipse.ant.internal.core.ant.InternalAntRunner.setGlobalProperties(InternalAntRunner.java:300)
	at org.eclipse.ant.internal.core.ant.InternalAntRunner.setProperties(InternalAntRunner.java:280)
	at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:640)
	at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:532)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.ant.core.AntRunner.run(AntRunner.java:371)
	at org.eclipse.pde.internal.core.exports.FeatureExportOperation.cleanup(FeatureExportOperation.java:841)
	at org.eclipse.pde.internal.core.exports.FeatureBasedExportOperation.run(FeatureBasedExportOperation.java:71)
	at org.eclipse.pde.internal.core.exports.SiteBuildOperation.run(SiteBuildOperation.java:66)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)
Comment 1 SANO Tateki CLA 2018-07-04 04:46:27 EDT
When I double click some file that do not have an associated editors, "Editors available on the Marketplace" dialog appeared. I pushed "OK" and get the similar message in "Problem Occurred" dialog's "Details>>" area:

An internal error has occurred.
Illegal character in path at index 16: file:/D:/Program Files/eclipse-java-photon-R-win32/eclipse/configuration/
Comment 2 Eclipse Genie CLA 2020-07-06 08:36:24 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Cédric Arbogast CLA 2020-09-16 05:24:35 EDT
Got the same bug with Eclipse Photon 4.8 x86.

eclipse.buildId=4.8.0.I20180611-0500
java.version=1.8.0_251
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments:  -product org.eclipse.epp.package.java.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product

It happened after i got a crash while synchronizing work on a repos. 
After Eclipse relaunch, it looses all recorder preferences.

It seems there's a link with Ant.
Comment 4 Eclipse Genie CLA 2022-09-07 08:47:17 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.