Issue Type: Bug Bug
Assignee: Unassigned
Components: cvs
Created: 26/Aug/14 6:43 AM
Description:

Create a job that uses CVS.
Set the CVSRoot to ":sspi:cvs@cvsserver:/SomeProduct" and execute the build.

Following trace appears on the build output:
Started by user Frank Kaaijk
Building in workspace D:\Jenkins\workspace\Some Product
FATAL: Unrecognized CVS Root: :sspi:cvs@cvsserver:/SomeProduct
java.lang.IllegalArgumentException: Unrecognized CVS Root: :sspi:cvs@cvsserver:/Some Product
at org.netbeans.lib.cvsclient.connection.ConnectionFactory.getConnection(ConnectionFactory.java:121)
at hudson.scm.AbstractCvs.getCvsClient(AbstractCvs.java:364)
at hudson.scm.AbstractCvs.getCvsClient(AbstractCvs.java:341)
at hudson.scm.AbstractCvs.perform(AbstractCvs.java:241)
at hudson.scm.AbstractCvs.checkout(AbstractCvs.java:211)
at hudson.scm.CVSSCM.checkout(CVSSCM.java:346)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1251)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:605)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1703)
at hudson.matrix.MatrixBuild.run(MatrixBuild.java:304)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
at hudson.model.OneOffExecutor.run(OneOffExecutor.java:43)

This problem disappears when I downgrade to version 1.6.

Environment: Windows 7 Professional
Jenkins 1.560
CVSNT 2.0.51d
Java version "1.8.0"
CVS Plugin 2.11 and 2.12 (maybe others)
Project: Jenkins
Labels: exception Plugin CVS CVSRoot
Priority: Major Major
Reporter: Frank Kaaijk
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Reply via email to