|
I thought I attached this log when I created the issue, sorry if I forgot.
We use password authentication.
authentication? Anthony,
Would you like to try running a Subversion checkout/update with another client and see if you can connect? (e.g. via the command line or tortoise SVN). Taking a look at the logs, it seems that there may be a ssh connection problem to the server. Cheers, Yes, I can connect to svn through IDEA, NetBeans, and TortiseSVN. Also,
Bamboo can connect to svn, it worked for check ins after the ones in question. It only broke on the two check ins in question. another Anthony,
So just to confirm, Bamboo now no longer has problems connecting to SVN. (i.e. it failed only to connect at that particular point in time)? Is this something that is happening often? When running Bamboo locally here, we have periodically seen the same error but that coincided with the SSL on the server going down momentarily. Cheers, It failed those two times, but then worked for subsequent check outs.
Then, we set up 10 new, identical plans and it failed to do an initial check out of the source code from svn in 3 of the 10 plans. Can you elaborate on what SSL on the server going down momentarily means? The reason I ask is because the problem does seem to be sporadic and if the problem is with the svn server itself, then there is no problem with Bamboo. I haven't checked that side of things yet, but I will now. I'll let you know what I discover. SVN. We get exactly the same exception fairly regularly.
Its not so much of a problem for out commit triggered builds as they try again in a short period of time. For our cron triggered builds though, when this exception occurs, the build fails silently (as far as the web ui is concerned) and is not tried again. It should at least try again or not fail silently in the ui. Mark. Hi Anthony,
Sorry for the confusion. What I meant was that the server would momentarily be un-available for connection. We tested this by trying to make a ssh connection to the server, but this would error with a message similar to the one received in Bamboo. Cheers, Hi guys,
I think this is to do with some SVN ssh connection management issues. This should be fixed with the next point release. Cheers, |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Would you like to attach your atlassian-bamboo.log?
Also, I see you are using the svn+ssh protocol, but are you a password authentication or private key (optionally with passphrase) authentication?
Cheers,
Edwin