Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 165509 - Unknown synchronization error
Summary: Unknown synchronization error
Status: RESOLVED DUPLICATE of bug 164052
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: dev   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Robert Elves CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-22 14:33 EST by Joseph Marques CLA
Modified: 2006-11-22 16:05 EST (History)
0 users

See Also:


Attachments
Synchronizing repository tasks (6.65 KB, image/png)
2006-11-22 14:35 EST, Joseph Marques CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Marques CLA 2006-11-22 14:33:30 EST
I was plugging along today with business as usual when all of a sudden I get an "unknown synchronization error".

I can't provide any context, because I wasn't really doing anything at the time, as least as far as Mylar's ui is concerned.  I would have gathered more details, but they didn't seem to be available.  As you can see in the image (see PNG attachment to come), the details button was grayed-out.  

What could cause such an error?  And is there any possibility of handling it gracefully?
Comment 1 Joseph Marques CLA 2006-11-22 14:35:00 EST
Created attachment 54363 [details]
Synchronizing repository tasks
Comment 2 Robert Elves CLA 2006-11-22 14:40:37 EST
This looks like it might be an error at the platform jobs level... so there were no other details in the eclipse error log?
Comment 3 Joseph Marques CLA 2006-11-22 14:56:08 EST
Ooops, there was one line in the logs.  I missed it at first cause I had a filter on my error log from a while back:

Plug-in: org.eclipse.core.jobs

org.tigris.jira.core.service.exceptions.AuthenticationException
at org.tigris.jira.internal.core.service.soap.SoapJiraService.getProjectsNoSchemes(SoapJiraService.java:204)
at org.tigris.jira.core.service.CachedRpcJiraServer.initializeProjects(CachedRpcJiraServer.java:193)
at org.tigris.jira.core.service.CachedRpcJiraServer.refreshDetails(CachedRpcJiraServer.java:117)
at org.eclipse.mylar.internal.jira.JiraServerFacade.refreshServerSettings(JiraServerFacade.java:113)
at org.eclipse.mylar.internal.jira.JiraRepositoryConnector.updateAttributes(JiraRepositoryConnector.java:331)
at org.eclipse.mylar.internal.tasks.ui.ScheduledTaskListSynchJob.run(ScheduledTaskListSynchJob.java:99)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

This sounds eerily familar to issues I had here: bug#164543.
Comment 4 Mik Kersten CLA 2006-11-22 16:05:44 EST

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