Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318434 - Exeption when executing "Migrate Projects and Settings"
Summary: Exeption when executing "Migrate Projects and Settings"
Status: RESOLVED WONTFIX
Alias: None
Product: Subversive
Classification: Technology
Component: UI (show other bugs)
Version: 0.7   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-30 06:42 EDT by Torkild Resheim CLA
Modified: 2011-03-19 04:40 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torkild Resheim CLA 2010-06-30 06:42:03 EDT
What steps will reproduce the problem?
1. 
2. 
3. 


-- Error Details --
Date: Wed Jun 30 12:39:03 CEST 2010
Message: Problems occurred when invoking code from plug-in: "org.eclipse.equinox.preferences".
Severity: Error
Product: Eclipse SDK 3.6.0.v201006080911 (org.eclipse.sdk.ide)
Plugin: org.eclipse.equinox.preferences
Exception Stack Trace:
java.lang.NullPointerException
at org.eclipse.team.svn.core.svnstorage.SVNRepositoryBase.hashCode(SVNRepositoryBase.java:60)
at java.util.HashMap.put(HashMap.java:372)
at java.util.HashSet.add(HashSet.java:200)
at org.eclipse.team.svn.core.svnstorage.AbstractSVNStorage$RepositoryPreferenceChangeListener.preferenceChange(AbstractSVNStorage.java:92)
at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:753)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:756)
at org.eclipse.core.internal.preferences.EclipsePreferences.remove(EclipsePreferences.java:866)
at org.eclipse.core.internal.preferences.EclipsePreferences.clear(EclipsePreferences.java:186)
at org.eclipse.team.svn.core.svnstorage.AbstractSVNStorage.saveLocations(AbstractSVNStorage.java:512)
at org.eclipse.team.svn.core.svnstorage.AbstractSVNStorage.saveConfiguration(AbstractSVNStorage.java:298)
at org.eclipse.team.svn.ui.debugmail.MigrateToEclipse$ConvertRepositoryFiles.runImpl(MigrateToEclipse.java:204)
at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
at org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOperation.java:95)
at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:39)
at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
at org.eclipse.team.svn.ui.utility.DefaultCancellableOperationWrapper.run(DefaultCancellableOperationWrapper.java:55)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Comment 1 Alexander Gurov CLA 2011-03-19 04:40:41 EDT
The functionality was completely removed since it is not actual anymore.