Community
Participate
Working Groups
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?
Created attachment 54363 [details] Synchronizing repository tasks
This looks like it might be an error at the platform jobs level... so there were no other details in the eclipse error log?
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.
*** This bug has been marked as a duplicate of 164052 ***