|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-13032) Updating cvs plug... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)
- [JIRA] (JENKINS-13032) Updating cvs... [email protected] (JIRA)

I've got the same problem since version 2.0 of the plugin.
I've got timeouts randomly. However, the CVS server is available, I can ping it from the jenkins server.
Windows Server 2003 / Glassfish 3.1.2.2 / Oracle SDK 1.7.0_07 / Jenkins 1.486 / CVS Plugin 2.0
Here is the log in the console:
Building in workspace C:\PIC\work\jenkins-work\jobs\OX1_V011703 - etape 02 - TI - CAP\workspace
Using locally configured password for connection to :pserver:hudson@srvcvs1:/cvsroot
cvs checkout -P -r OX1_V011703 -d web src/web
ERROR: CVS Authentication failed: Timeout, no response from server.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Timeout, no response from server.
at org.netbeans.lib.cvsclient.Client.ensureConnection(Client.java:418)
at org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand.execute(CheckoutCommand.java:299)
at org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:710)
at hudson.scm.AbstractCvs$1.invoke(AbstractCvs.java:243)
at hudson.scm.AbstractCvs$1.invoke(AbstractCvs.java:223)
at hudson.FilePath.act(FilePath.java:851)
at hudson.FilePath.act(FilePath.java:824)
at hudson.scm.AbstractCvs.perform(AbstractCvs.java:223)
at hudson.scm.AbstractCvs.checkout(AbstractCvs.java:189)
at hudson.scm.CVSSCM.checkout(CVSSCM.java:318)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1308)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:679)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584)
at hudson.model.Run.execute(Run.java:1516)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
ERROR: Cvs task failed
Archiving artifacts
Finished: FAILURE