| Summary: | Error synchronising Trac repository - Invalid repository version: null | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Joao Antunes <joao.antunes> |
| Component: | Mylyn | Assignee: | Mylyn Inbox <mylyn-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
Please see bug 351413 for a work-around. *** This bug has been marked as a duplicate of bug 351413 *** |
Build Identifier: 20110615-0604 When trying to Sync with a Trac repository, I always get an error dialog with title Mylyn Error and advising to file a report here. the reason given on that dialog is: Unexpected error and in the details I can find the message: Invalid repository version: null On eclipse log I get: !ENTRY org.eclipse.mylyn.trac.core 4 7 2011-11-25 15:23:06.345 !MESSAGE Unexpected error !STACK 0 java.lang.RuntimeException: Invalid repository version: null at org.eclipse.mylyn.internal.trac.core.TracClientFactory.createClient(TracClientFactory.java:37) at org.eclipse.mylyn.internal.trac.core.TracClientManager.getTracClient(TracClientManager.java:60) at org.eclipse.mylyn.internal.trac.core.TracRepositoryConnector.performQuery(TracRepositoryConnector.java:462) at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeQueriesJob.synchronizeQuery(SynchronizeQueriesJob.java:311) at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeQueriesJob.synchronizeQueries(SynchronizeQueriesJob.java:268) at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeQueriesJob.run(SynchronizeQueriesJob.java:201) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) Reproducible: Always Steps to Reproduce: 1.Synchronize with a Trac repository 2. 3.