Community
Participate
Working Groups
I tried to refresh a bug with wrong credential than Mylar showed me the generic error form. Would be nice if Mylar show a dialog to correct the credentials. Follow the error log. -- Error Log -- Date: Wed Dec 20 09:28:22 GMT-03:00 2006 Message: Task download failed. Ensure proper repository configuration of https://bugs.eclipse.org/bugs in Task Repositories view. Severity: Error Plugin ID: org.eclipse.mylar.core Stack Trace: org.eclipse.core.runtime.CoreException: Report download from https://bugs.eclipse.org/bugs failed: Invalid credentials. at org.eclipse.mylar.internal.bugzilla.core.BugzillaTaskDataHandler.getTaskData(BugzillaTaskDataHandler.java:140) at org.eclipse.mylar.tasks.ui.SynchronizeTaskJob.syncTask(SynchronizeTaskJob.java:145) at org.eclipse.mylar.tasks.ui.SynchronizeTaskJob.run(SynchronizeTaskJob.java:85) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) org.eclipse.core.runtime.CoreException[0]: javax.security.auth.login.LoginException: Invalid credentials. at org.eclipse.mylar.internal.bugzilla.core.BugzillaClient.authenticate(BugzillaClient.java:387) at org.eclipse.mylar.internal.bugzilla.core.BugzillaClient.connectInternal(BugzillaClient.java:230) at org.eclipse.mylar.internal.bugzilla.core.BugzillaClient.getConnect(BugzillaClient.java:221) at org.eclipse.mylar.internal.bugzilla.core.BugzillaClient.getTaskData(BugzillaClient.java:408) at org.eclipse.mylar.internal.bugzilla.core.BugzillaTaskDataHandler.getTaskData(BugzillaTaskDataHandler.java:117) at org.eclipse.mylar.tasks.ui.SynchronizeTaskJob.syncTask(SynchronizeTaskJob.java:145) at org.eclipse.mylar.tasks.ui.SynchronizeTaskJob.run(SynchronizeTaskJob.java:85) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Raising priority as we need to improve handling these forms of errors.
Error handling has been improved but will mark as duplicate since requesting missing credentials is covered by bug#149607 *** This bug has been marked as a duplicate of bug 149607 ***