Hello friends,
I'm a new user, getting GoCD set up for the first time, migrating from
CC.NET. There are lots of things to like, but I'm having an issue that has
brought progress to a halt:
It seems that my server will not update any of my SVN Materials.
The Go Server log file fills lines like:
2018-04-25 02:20:47,331 WARN [materialUpdateThread]
MaterialUpdateService:181 - [Material Update] Skipping update of material
SvnMaterial{url=http://myrepository/folder, userName='my_username',
checkExternals=true} which has been in-progress since Tue Apr 24 13:24:42
EDT 2018
There is typically a new line like this for each material in each of my
pipelines every 3 minutes.
And then sometimes, (maybe related, maybe unrelated?) if I cancel a
pipeline that is in progress, the pipeline has its 'Trigger' and 'Trigger
With Options' buttons disabled, even though the pipeline is not Paused. At
that point, I have no way to start that pipeline without stopping and
restarting the Go Server service.
I tried configuring the server logging to include additional logging for
SVN with the line:
<logger name="com.thoughtworks.go.domain.materials.svn" level="DEBUG" />
added to logback-include.xml in the C:\program files (x86)\Go Server\config
dir, but I am not seeing any additional SVN-related log messages.
I can access the svn server from a command line interface (svn.exe) from
the machine running Go Server without a problem.
I have googled for this problem, and haven't really found much.
Can anyone suggest what to try next to troubleshoot this issue? It truly is
a stopping point for using GoCD, because polling never triggers a new
build, and manually forcing a build does not retrieve the latest SVN
revisions.
Thanks in advance,
-Eric.
--
You received this message because you are subscribed to the Google Groups
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.