Recently, we've been receiving build exception errors from CC.Net on all four projects on our CI server.
Some examples: Could not resolve hostname <name>': The requested name is valid, but no data of the requested type was found. SSL negotiation failed: An existing connection was forcibly closed by the remote host. Could not connect to server <server>. Could not read status line: Secure connection truncated <server>. Could not read status line: SSL error: sslv3 alert handshake failure <server>. Does anyone know the possible causes of these? The CI server polls the SVN server every 60s and we get 3-5 of these per day.
