Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » polling(svn polling is not working)
polling [message #897574] Tue, 24 July 2012 14:52 Go to next message
Douglas Moore is currently offline Douglas MooreFriend
Messages: 26
Registered: July 2012
Junior Member
I have 1 project configured. "build now" works fine. I'm trying to setup
svn polling with

# every 5 mins past the hour
5 * * * *


It doesn't poll. I have tried restarting hudson but no luck. How can I troubleshoot this?

doug
Re: polling [message #897663 is a reply to message #897574] Wed, 25 July 2012 01:52 Go to previous message
Steve Christou is currently offline Steve ChristouFriend
Messages: 125
Registered: June 2012
Location: Milwaukee, Wisconsin
Senior Member

Does http://localhost:8080/job/JOB_NAME/scmPollLog/? provide any information? I believe it should tell you the times that it's polling. Try to poll every minute (* * * * *) and see if it actually is polling. Also what version of svn plugin and hudson are you using? If you still see similar behavior, can you go to http://localhost:8080/threadDump and paste, or PM me the output, it could be that the polling thread is crashing.

/**
 * @author Steven Christou
 * @dev    Hudson-ci
 */
Previous Topic:App crashes first time after update (jnlp and jars) started via shortcut
Next Topic:Matrix-based security not working with Active Directory
Goto Forum:
  


Current Time: Fri Apr 19 09:57:53 GMT 2024

Powered by FUDForum. Page generated in 0.01794 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top