Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311238 - MalformedURLException: unknown protocol: z during installation
Summary: MalformedURLException: unknown protocol: z during installation
Status: RESOLVED FIXED
Alias: None
Product: MPC
Classification: Technology
Component: Install (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.0.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 16:21 EDT by Steffen Pingel CLA
Modified: 2010-05-05 00:13 EDT (History)
0 users

See Also:


Attachments
mylyn/context/zip (128.73 KB, application/octet-stream)
2010-04-30 22:00 EDT, David Green CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2010-04-30 16:21:53 EDT
I got a protocol error that caused a strange interaction on the feature selection page. Clicking one item selected all items all of a sudden.

I think I had Obeo, Mylyn and Glassfish selected for installation.

Unexpected exception while verifying features: unknown protocol: z

java.net.MalformedURLException: unknown protocol: z
at java.net.URL.<init>(URL.java:574)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at org.eclipse.epp.internal.mpc.ui.operations.AbstractProvisioningOperation.addRepositories(AbstractProvisioningOperation.java:66)
at org.eclipse.epp.internal.mpc.ui.operations.ResolveFeatureNamesOperation.run(ResolveFeatureNamesOperation.java:45)
at org.eclipse.epp.internal.mpc.ui.wizards.FeatureSelectionWizardPage$3.run(FeatureSelectionWizardPage.java:258)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Comment 1 David Green CLA 2010-04-30 22:00:42 EDT
Fixed in latest
Comment 2 David Green CLA 2010-04-30 22:00:46 EDT
Created attachment 166707 [details]
mylyn/context/zip