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

Bug 334408

Summary: IllegalStateException in discovery feature when network problem or cancellation occurs [ID-FEJWD]
Product: [Technology] Subversive Reporter: Daniel U. Thibault <d.u.thibault>
Component: CoreAssignee: Igor Burilo <igor.burilo>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Daniel U. Thibault CLA 2011-01-14 13:25:59 EST
Version:	0.7.9.I20100512-1900

SVN Client:	Error_NoSVNClient  

JVM Properties:
{java.runtime.name=OpenJDK Runtime Environment, java.runtime.version=1.6.0_20-b20, java.vendor=Sun Microsystems Inc., line.separator= , java.class.version=50.0, os.name=Linux, os.arch=amd64, user.country=CA, os.version=2.6.35-24-lttng, eclipse.commands=-os linux -ws gtk -arch x86_64 -showsplash -launcher /home/daniel/Téléchargements/eclipse 3.6.1 CDT+IC/eclipse -name Eclipse --launcher.library /home/daniel/Téléchargements/eclipse 3.6.1 CDT+IC//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1.R36x_v20100810/eclipse_1309.so -startup /home/daniel/Téléchargements/eclipse 3.6.1 CDT+IC//plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -exitdata 4e001c -product org.eclipse.epp.package.linuxtools.product -vm /usr/bin/java , java.version=1.6.0_20, osgi.framework.version=3.6.1.R36x_v20100806, file.separator=/, java.vm.info=mixed mode, path.separator=:, user.timezone=America/Montreal, user.language=fr, java.vm.name=OpenJDK 64-Bit Server VM, file.encoding=UTF-8}
Comment 1 Daniel U. Thibault CLA 2011-01-14 13:28:00 EST
Installed Subversive in Eclipse 3.6 and intended to use the Connector Discovery feature, but this raised an Unexpected exception:

java.lang.IllegalStateException
	at org.eclipse.team.svn.core.discovery.model.DiscoveryRegistryStrategy.processBundles(DiscoveryRegistryStrategy.java:89)
	at org.eclipse.team.svn.core.discovery.model.DiscoveryRegistryStrategy.onStart(DiscoveryRegistryStrategy.java:64)
	at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
	at org.eclipse.team.svn.core.discovery.model.RemoteBundleDiscoveryStrategy.performDiscovery(RemoteBundleDiscoveryStrategy.java:95)
	at org.eclipse.team.svn.core.discovery.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:101)
	at org.eclipse.team.svn.ui.discovery.wizards.ConnectorDiscoveryWizardMainPage$16.run(ConnectorDiscoveryWizardMainPage.java:1172)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Comment 2 Alexander Gurov CLA 2011-03-17 02:46:38 EDT
Fixed.