Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 345365 - Problem using Check for Updates
Summary: Problem using Check for Updates
Status: RESOLVED WORKSFORME
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 02:06 EDT by Fauquette Erick CLA
Modified: 2011-06-12 20:51 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 Fauquette Erick CLA 2011-05-11 02:06:30 EDT
Build Identifier:  I20110509-1200

3004: Unexpected error occurred.
  java.lang.IllegalArgumentException: Location must be absolute: %25update.label
  	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.checkValidLocation(AbstractRepositoryManager.java:736)
  	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.contains(AbstractRepositoryManager.java:251)
  	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.addRepository(AbstractRepositoryManager.java:164)
  	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.notify(AbstractRepositoryManager.java:798)
  	at org.eclipse.equinox.internal.p2.core.ProvisioningEventBus.dispatchEvent(ProvisioningEventBus.java:108)
  	at org.eclipse.equinox.internal.p2.core.ProvisioningEventBus.dispatchEvent(ProvisioningEventBus.java:1)
  	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
  	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)


Reproducible: Always

Steps to Reproduce:
1.Start the workbench using the command 
X:\193386\Web-Services\tools\eclipse\eclipse.exe -vm "C:\Program Files\Java\jdk1.6.0_23\bin\javaw"
eclipse.ini has been modified as following:
--launcher.XXMaxPermSize
1024m

-Xmx512m


2.Click on Help > Check for Updates
3.
Comment 1 Fauquette Erick CLA 2011-05-11 02:11:59 EDT
If you use the link what is already install?
you select all items
you click on button Update things work normally ....
Comment 2 Pascal Rapicault CLA 2011-06-12 20:51:32 EDT
This seems to indicate an error with the URL being passed in. This is expected.