Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12633

CVS plugin does not work on Solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Blocker Blocker
    • cvs-plugin
    • None
    • SunOS 5.10 Generic_127128-11 i86pc i386 i86pc Solaris

      The CVSROOTdoes not appear to get used correctly on Solaris. The module I am checking out is called decipher but it is also being used as the CVSROOT!

      cvs checkout -P -D 2012-02-02 08:08:01PST -d decipher decipher
      ERROR: CVS Authentication failed: Connection error
      org.netbeans.lib.cvsclient.connection.AuthenticationException: Connection error
      at org.netbeans.lib.cvsclient.connection.LocalConnection.openConnection(LocalConnection.java:102)
      at org.netbeans.lib.cvsclient.connection.LocalConnection.open(LocalConnection.java:145)
      at org.netbeans.lib.cvsclient.Client$1.run(Client.java:374)
      at java.lang.Thread.run(Thread.java:595)
      Caused by: java.io.IOException: cvs: not found
      at java.lang.UNIXProcess.forkAndExec(Native Method)
      at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
      at java.lang.ProcessImpl.start(ProcessImpl.java:65)
      at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
      at java.lang.Runtime.exec(Runtime.java:591)
      at java.lang.Runtime.exec(Runtime.java:429)
      at java.lang.Runtime.exec(Runtime.java:326)
      at org.netbeans.lib.cvsclient.connection.LocalConnection.openConnection(LocalConnection.java:95)
      ... 3 more
      ERROR: Cvs task failed

            Unassigned Unassigned
            vultron81 Ben Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: