Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 364849 - Error synchronising Trac repository - Invalid repository version: null
Summary: Error synchronising Trac repository - Invalid repository version: null
Status: RESOLVED DUPLICATE of bug 351413
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-25 10:33 EST by Joao Antunes CLA
Modified: 2011-11-25 11:02 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joao Antunes CLA 2011-11-25 10:33:24 EST
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.
Comment 1 Steffen Pingel CLA 2011-11-25 11:02:55 EST
Please see bug 351413 for a work-around.

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