Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 311238

Summary: MalformedURLException: unknown protocol: z during installation
Product: [Technology] MPC Reporter: Steffen Pingel <steffen.pingel>
Component: InstallAssignee: Project Inbox <mpc.install-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 1.0.0   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
mylyn/context/zip none

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