Menu

#1 can not download sample

closed
nobody
None
5
2003-10-15
2002-10-21
No

When trying to execute the sample download for
cvsgrab itself I get the following message (I use Java run-
time 1.1.8 because I do not have the Windows NT
permissions to install a new Java environment):

caught exception parsing
java.net.UnknownHostException cvs.sourceforge.net
java.net.UnknownHostException: cvs.sourceforge.net
at java.net.InetAddress.getAllByName0(Unknown
Source)
at java.net.InetAddress.getAllByName0(Unknown
Source)
at java.net.InetAddress.getByName(Unknown
Source)
at java.net.Socket.<init>(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown
Source)
at sun.net.www.http.HttpClient.openServer
(Unknown Source)
at sun.net.www.http.HttpClient.openServer
(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown
Source)
at sun.net.www.http.HttpClient.<init>(Unknown
Source)
at sun.net.www.http.HttpClient.New(Unknown
Source)
at
sun.net.www.protocol.http.HttpURLConnection.connect
(Unknown Source)
at
sun.net.www.protocol.http.HttpURLConnection.getInputS
tream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at hotsax.html.sax.SaxParser.createReader
(SaxParser.java:90)
at hotsax.html.sax.SaxParser.parse
(SaxParser.java:167)
at
net.sourceforge.cvsgrab.CVSGrab.grabCVSRepository
(CVSGrab.java:303)
at net.sourceforge.cvsgrab.CVSGrab.main
(CVSGrab.java:151)
[warning] Could not load the full html content at
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/cvsgrab/cvsgrab/, open this page in a
browser and if you don't find an obvious solution, report
the problem to http://sourceforge.net/forum/forum.php?
forum_id=174128
Exception in thread "main"
java.lang.NullPointerException
at com.ice.cvsc.CVSProject.pruneEmptySubDirs
(CVSProject.java:3782)
at com.ice.cvsc.CVSProject.pruneEmptySubDirs
(CVSProject.java:3763)
at
net.sourceforge.cvsgrab.LocalRepository.pruneEmptyDir
s(LocalRepository.java:376)
at
net.sourceforge.cvsgrab.CVSGrab.grabCVSRepository
(CVSGrab.java:316)

Discussion

  • Ludovic Claude

    Ludovic Claude - 2003-10-15

    Logged In: YES
    user_id=254624

    You need at least Java 1.2 to run cvsgrab

     
  • Ludovic Claude

    Ludovic Claude - 2003-10-15
    • status: open --> closed
     

Log in to post a comment.