I committed few changes with comments 'changes for issue TK-1'
where TK-1 is the issue number in JIRA.
When I open up the 'Subversion Commits' tab within JIRA it is not showing the above commits instead says "There are no subversion log entries for this issue yet."
In the log all I see is....
2012-04-09 08:54:21,100 http-8080-5 DEBUG mpadmin 534x212x1 1ebv12f 127.0.0.1 /browse/TK-1 [ext.subversion.revisions.RevisionIndexer] Retrieving revisions for : TK-1
and nothing after this line.
other svn related logging from JIRA's log....
2012-04-09 09:55:29,858 main INFO [atlassian.jira.scheduler.JiraSchedulerLauncher] Starting the JIRA Scheduler.... 2012-04-09 09:55:29,889 main INFO [atlassian.jira.scheduler.JiraSchedulerLauncher] JIRA Scheduler started. 2012-04-09 09:55:34,795 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [ext.subversion.revisions.RevisionIndexer] RevisionIndexer.createIndexIfNeeded() 2012-04-09 09:55:34,795 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [ext.subversion.revisions.RevisionIndexer] Number of repositories: 1 2012-04-09 09:55:34,795 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [ext.subversion.revisions.RevisionIndexer] Updating revision index for repository=1 2012-04-09 09:55:34,795 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [ext.subversion.revisions.RevisionIndexer] Updating last revision indexed. 2012-04-09 09:55:34,858 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [ext.subversion.revisions.RevisionIndexer] latestIndRev for 1 = 152904 2012-04-09 09:55:34,858 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [ext.subversion.revisions.RevisionIndexer] Latest indexed revision for repository=1 is : 152904 2012-04-09 09:55:35,155 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [plugin.ext.subversion.SubversionManagerImpl] Latest revision in repository=http://vm-srv-32/svn/webkitty/ is : 15 2012-04-09 09:55:35,155 QuartzWorker-0 DEBUG ServiceRunner Subversion Revision Indexing Service [plugin.ext.subversion.SubversionManagerImpl] Have all the commits for repository=http://vm-srv-32/svn/webkitty/ - doing nothing. 2012-04-09 09:55:36,686 QuartzWorker-0 INFO ServiceRunner Backup Service [jira.bc.dataimport.DefaultExportService] Data export completed in 1328ms. Wrote 885 entities to export in memory. 2012-04-09 09:55:36,686 QuartzWorker-0 INFO ServiceRunner Backup Service [jira.bc.dataimport.DefaultExportService] Attempting to save the Active Objects Backup 2012-04-09 09:55:37,483 QuartzWorker-0 INFO ServiceRunner Backup Service [jira.bc.dataimport.DefaultExportService] Finished saving the Active Objects Backup 2012-04-09 09:59:47,971 http-8080-2 WARN anonymous 599x1x1 - 192.168.1.xxx /secure/UpdateUserPreferences!default.jspa [atlassian.labs.botkiller.BotKillerFilter] The Atlassian BotKiller plugin has been started. The hunt is afoot! 2012-04-09 10:04:44,942 http-8080-3 DEBUG mpadmin 604x46x1 5sofu0 127.0.0.1 /browse/TK-1 [ext.subversion.revisions.RevisionIndexer] Retrieving revisions for : TK-1
after the last line I don't see anything else related to the retrieval of revisions though it found the 'Latest revision in repository' as 15.
Did you change repositories or change somehow or reset a project revision number? From your messages it is showing the last indexed revision was 152904 and it found 15. The plugin does not go backwards with revision numbers. there are directions to delete the plugin's revision history files with the plugin documentation. I would follow those directions.
The line from the plugin documentation states
"If you make any configuration changes, please delete the $INDEXDIR/plugins/atlassian-subversion-revisions directory and restart JIRA to make the change take effect."
My suggestion is to
1) Find the named directory. I always stumble to find the correct place but it is there under the application data area.
2) stop Jira
3) move the directory
4) start Jira
In case something goes wrong you can put the old directory back.
It worked! thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I stuck with the same issue, its resolved ,thanks a lot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I stuck with the same issue, its resolved ,thanks a lot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.