Menu

[ERROR] CVSGrab - -IO Error: java.lang.Runtim

Help
2007-07-12
2013-04-02
  • Robert S. Grimes

    Hi,

    Just downloaded a good-sized repo (maybe 5000 files?) and all was pretty good, but at the end, CVSGrab reported it could not download 33 files.  I didn't see every single one, but after re-running it, I saw a number of errors like this one:

    CVSGrab - -U rtems/c/src/lib/libbsp/c4x/Makefile.am
    [ERROR] CVSGrab - -IO Error: java.lang.RuntimeException: Error 500 when reading http://216.186.189.3/cgi-bin/viewcvs.cgi
    /~checkout~/rtems/c/src/lib/libbsp/c4x/Makefile.am?rev=1.10
    java.lang.RuntimeException: Error 500 when reading http://216.186.189.3/cgi-bin/viewcvs.cgi/~checkout~/rtems/c/src/lib/l
    ibbsp/c4x/Makefile.am?rev=1.10
            at net.sourceforge.cvsgrab.WebBrowser.executeMethod(WebBrowser.java:273)
            at net.sourceforge.cvsgrab.WebBrowser.loadFile(WebBrowser.java:419)
            at net.sourceforge.cvsgrab.WebBrowser.loadFile(WebBrowser.java:415)
            at net.sourceforge.cvsgrab.RemoteFile.upload(RemoteFile.java:298)
            at net.sourceforge.cvsgrab.RemoteFile.doUpload(RemoteFile.java:275)
            at net.sourceforge.cvsgrab.RemoteFile.grab(RemoteFile.java:155)
            at net.sourceforge.cvsgrab.RemoteDirectory.loadContents(RemoteDirectory.java:125)
            at net.sourceforge.cvsgrab.CVSGrab.grabCVSRepository(CVSGrab.java:667)
            at net.sourceforge.cvsgrab.CVSGrab.run(CVSGrab.java:396)
            at net.sourceforge.cvsgrab.CVSGrab.main(CVSGrab.java:280)

    I have no idea what is going on, or how much of a problem it is, but it is a bit disconcerting...

    Any ideas?
    -Bob

     
    • Ludovic Claude

      Ludovic Claude - 2007-07-12

      Hi again,

      I don't know what's wrong here, but it looks like a bug in CvsWeb... If you go to
      http://216.186.189.3/cgi-bin/viewcvs.cgi/~checkout~/rtems/c/src/lib/libbsp/c4x/
      and click on Makefile.am 1.10, then you get the error message 'Unexpected output from co: <p>None<p>rtems/c/src/lib/libbsp/c4x/Makefile.am'

      So unfortunately, there is nothing that I can do here :(

      Ludovic

       

Log in to post a comment.