Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » CVS Password Not Saved with Eclipse 3.4
CVS Password Not Saved with Eclipse 3.4 [message #335563] Wed, 15 April 2009 12:30 Go to next message
Michael Remijan is currently offline Michael RemijanFriend
Messages: 3
Registered: July 2009
Junior Member
Since updating to Eclipse 3.4, the CVS integration is no longer saving my
CVS passwords. I've read other posts about this but have yet to find a
solution. When I right-click on the CVS repository, view its properties,
and click the Save Password checkbox then click the Apply button I get the
following error in the logs. If I right-click on the CVS repository and
view its properties again, the Save Password checkbox is still unchecked.
I need help with this!

!ENTRY org.eclipse.team.cvs.core 4 0 2009-04-07 09:12:54.932
!MESSAGE No password provided.
!STACK 0
org.eclipse.equinox.security.storage.StorageException: No password
provided.
at
org.eclipse.equinox.internal.security.storage.SecurePreferen cesRoot.getModulePassword(SecurePreferencesRoot.java:292)
at
org.eclipse.equinox.internal.security.storage.SecurePreferen cesRoot.getPassword(SecurePreferencesRoot.java:219)
at
org.eclipse.equinox.internal.security.storage.SecurePreferen ces.put(SecurePreferences.java:224)
at
org.eclipse.equinox.internal.security.storage.SecurePreferen cesWrapper.put(SecurePreferencesWrapper.java:110)
at
org.eclipse.team.internal.ccvs.core.connection.CVSRepository Location.updateCache(CVSRepositoryLocation.java:1021)
at
org.eclipse.team.internal.ccvs.core.connection.CVSRepository Location.updateCache(CVSRepositoryLocation.java:1003)
at
org.eclipse.team.internal.ccvs.ui.repo.CVSRepositoryProperti esPage.performConnectionInfoChanges(CVSRepositoryPropertiesP age.java:329)
at
org.eclipse.team.internal.ccvs.ui.repo.CVSRepositoryProperti esPage.performOk(CVSRepositoryPropertiesPage.java:442)
at
org.eclipse.jface.preference.PreferenceDialog$13.run(Prefere nceDialog.java:931)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:880)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:17 5)
at
org.eclipse.jface.preference.PreferenceDialog.okPressed(Pref erenceDialog.java:911)
at
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okP ressed(FilteredPreferenceDialog.java:440)
at
org.eclipse.jface.preference.PreferenceDialog.buttonPressed( PreferenceDialog.java:233)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:624)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:228)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3422)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825 )
at org.eclipse.jface.window.Window.open(Window.java:801)
at
org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDial ogAction.java:157)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:583)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:500)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Re: CVS Password Not Saved with Eclipse 3.4 [message #335586 is a reply to message #335563] Wed, 15 April 2009 17:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 4/15/2009 8:30 AM, Michael Remijan wrote:
> Since updating to Eclipse 3.4, the CVS integration is no longer saving
> my CVS passwords. I've read other posts about this but have yet to find
> a solution. When I right-click on the CVS repository, view its
> properties, and click the Save Password checkbox then click the Apply
> button I get the following error in the logs. If I right-click on the
> CVS repository and view its properties again, the Save Password checkbox
> is still unchecked. I need help with this!

Find the Secure Storage preferences (under Genaral > Security) and see
if you can reset things so that it re-creates or prompts you for a
master password. I don't know much about the Secure Storage feature, so
I can't provide more guidance than that.

Hope this helps,
Eric


>
> !ENTRY org.eclipse.team.cvs.core 4 0 2009-04-07 09:12:54.932
> !MESSAGE No password provided.
> !STACK 0
> org.eclipse.equinox.security.storage.StorageException: No password
> provided.
> at
> org.eclipse.equinox.internal.security.storage.SecurePreferen cesRoot.getModulePassword(SecurePreferencesRoot.java:292)
>
> at
> org.eclipse.equinox.internal.security.storage.SecurePreferen cesRoot.getPassword(SecurePreferencesRoot.java:219)
>
> at
> org.eclipse.equinox.internal.security.storage.SecurePreferen ces.put(SecurePreferences.java:224)
>
> at
> org.eclipse.equinox.internal.security.storage.SecurePreferen cesWrapper.put(SecurePreferencesWrapper.java:110)
>
> at
> org.eclipse.team.internal.ccvs.core.connection.CVSRepository Location.updateCache(CVSRepositoryLocation.java:1021)
>
> at
> org.eclipse.team.internal.ccvs.core.connection.CVSRepository Location.updateCache(CVSRepositoryLocation.java:1003)
>
> at
> org.eclipse.team.internal.ccvs.ui.repo.CVSRepositoryProperti esPage.performConnectionInfoChanges(CVSRepositoryPropertiesP age.java:329)
>
> at
> org.eclipse.team.internal.ccvs.ui.repo.CVSRepositoryProperti esPage.performOk(CVSRepositoryPropertiesPage.java:442)
>
> at
> org.eclipse.jface.preference.PreferenceDialog$13.run(Prefere nceDialog.java:931)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at org.eclipse.core.runtime.Platform.run(Platform.java:880)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:17 5)
> at
> org.eclipse.jface.preference.PreferenceDialog.okPressed(Pref erenceDialog.java:911)
>
> at
> org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okP ressed(FilteredPreferenceDialog.java:440)
>
> at
> org.eclipse.jface.preference.PreferenceDialog.buttonPressed( PreferenceDialog.java:233)
>
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:624)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:228)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3823)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3422)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:825 )
> at org.eclipse.jface.window.Window.open(Window.java:801)
> at
> org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDial ogAction.java:157)
>
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:498 )
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:583)
>
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:500)
>
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:411)
>
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3823)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3422)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
>
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
>
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
>
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
>
>
Re: CVS Password Not Saved with Eclipse 3.4 [message #1004428 is a reply to message #335563] Wed, 23 January 2013 08:09 Go to previous message
Manish Jaiswal is currently offline Manish JaiswalFriend
Messages: 1
Registered: January 2013
Junior Member
Hi
I had exact same problem. The following steps helped

1. Right click on repository, click properties
2. Go to "Secure Storage"
3* In "Cached Passwords" click on "Clear Passwords"
4. Apply and close

Now, if you check "save password" in properties and apply, it will remain checked.

Regards
Manish
Previous Topic:Minimum supported Java version for Indigo / Eclipse 3.7
Next Topic:IDocumentProvider.getAnnotationModel is null
Goto Forum:
  


Current Time: Thu Apr 25 17:20:21 GMT 2024

Powered by FUDForum. Page generated in 0.04050 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top