Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 390123 - Unable to set my credentials to create bugs on different bugzilla
Summary: Unable to set my credentials to create bugs on different bugzilla
Status: RESOLVED DUPLICATE of bug 385421
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 3.8   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact: Frank Becker CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 14:56 EDT by Jacques Bouthillier CLA
Modified: 2012-09-21 17:32 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacques Bouthillier CLA 2012-09-21 14:56:26 EDT
When I used an eclipse 3.7 on the same PC environment, I can create a bug as I use it right now,

I try to use eclipse 3.8 on a window 7 environment and an architecture of 64bits.
Could not set authorization credentials. 

org.eclipse.core.runtime.CoreException: Unable to read authorization database: C:\eclipse\eclipse_380\eclipse\configuration\org.eclipse.core.runtime\.keyring.
	at org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.load(AuthorizationDatabase.java:280)
	at org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.<init>(AuthorizationDatabase.java:95)
	at sun.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at org.eclipse.core.internal.runtime.AuthorizationHandler.loadKeyring(AuthorizationHandler.java:96)
	at org.eclipse.core.internal.runtime.AuthorizationHandler.addAuthorizationInfo(AuthorizationHandler.java:170)
	at org.eclipse.core.runtime.Platform.addAuthorizationInfo(Platform.java:482)
	at org.eclipse.mylyn.tasks.core.TaskRepository.addAuthInfo(TaskRepository.java:279)
	at org.eclipse.mylyn.tasks.core.TaskRepository.setCredentials(TaskRepository.java:751)
	at org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.applyTo(AbstractRepositorySettingsPage.java:1692)
	at org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.applyToInternal(BugzillaRepositorySettingsPage.java:700)
	at org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.applyTo(BugzillaRepositorySettingsPage.java:559)
	at org.eclipse.mylyn.tasks.ui.wizards.AbstractTaskRepositoryPage.performFinish(AbstractTaskRepositoryPage.java:287)
	at org.eclipse.mylyn.internal.tasks.ui.wizards.EditRepositoryWizard.performFinish(EditRepositoryWizard.java:81)
	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:827)
	at org.eclipse.mylyn.commons.ui.dialogs.EnhancedWizardDialog.finishPressed(EnhancedWizardDialog.java:111)
	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:432)
	at org.eclipse.mylyn.commons.ui.dialogs.EnhancedWizardDialog.buttonPressed(EnhancedWizardDialog.java:99)
	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
	
	Environment:
org.eclipse.mylyn_feature (3.8.1.v20120725-0100) "Mylyn Tasks"
org.eclipse.mylyn.bugzilla_feature (3.8.1.v20120725-0100) "Mylyn Tasks"
org.eclipse.mylyn.builds (1.1.0.I20120916-0751) "Mylyn Builds"
org.eclipse.mylyn.commons (3.9.0.I20120916-0751) "Mylyn Commons"
org.eclipse.mylyn.commons.identity (1.1.0.I20120916-0751) "Mylyn Commons"
org.eclipse.mylyn.commons.notifications (1.1.0.I20120916-0751) "Mylyn Commons"
org.eclipse.mylyn.commons.repositories (1.1.0.I20120916-0751) "Mylyn Commons"
org.eclipse.mylyn.commons.repositories.http (1.1.0.I20120916-0751) "Mylyn Commons"
org.eclipse.mylyn.context_feature (3.8.1.v20120725-0100) "Mylyn Context"
org.eclipse.mylyn.discovery (3.9.0.I20120916-0751) "Mylyn Commons"
org.eclipse.mylyn.gerrit.feature (1.0.1.v20120725-0100) "Mylyn Reviews"
org.eclipse.mylyn.git (1.0.1.v20120725-0100) "Mylyn Versions"
org.eclipse.mylyn.github.feature (2.0.0.201206130900-r) "Git Team Provider"
org.eclipse.mylyn.hudson (1.0.1.v20120725-0100) "Mylyn Builds"
org.eclipse.mylyn.ide_feature (3.8.1.v20120725-0100) "Mylyn Context"
org.eclipse.mylyn.java_feature (3.8.1.v20120725-0100) "Mylyn Context"
org.eclipse.mylyn.monitor (3.9.0.I20120916-0751) "Mylyn Commons"
org.eclipse.mylyn.pde_feature (3.8.1.v20120725-0100) "Mylyn Context"
org.eclipse.mylyn.reviews.feature (1.1.0.I20120921-0418) "Mylyn Reviews"
org.eclipse.mylyn.tasks.ide (3.8.1.v20120725-0100) "Mylyn Tasks"
org.eclipse.mylyn.team_feature (3.8.1.v20120725-0100) "Mylyn Context"
org.eclipse.mylyn.versions (1.1.0.I20120916-0827) "Mylyn Versions"
Comment 1 Steffen Pingel CLA 2012-09-21 17:32:18 EDT
We are tracking this on bug 385421. Were you using a 32-bit version of Eclipse previously? Any steps to help reproduce the problem would be helpful.

*** This bug has been marked as a duplicate of bug 385421 ***