Proxy-Trouble w/ amaya-java-LINUX-ELF-1.0b.tar.gz

Hi there,

  I just downloaded amaya for Linux-ELF, so far it works perfectly for our
Intranet, but it seems to ignore the proxy settings.

According to the "Note on using proxies" my .tcshrc includes:

	setenv  http_proxy      http://hbproxy.infrasys.ascom.ch:8080
	setenv  no_proxy	hbc026.infrasys.ascom.ch:hbweb.infrasys.ascom.ch:hbc027.infrasys.ascom.ch:www.infrasys.ascom.ch


But when I try to access some page on the Internet I get:

(beh@hbc026):~> tmp/Thot/LINUX-ELF/bin/amaya http://rc5.distributed.net/
java.io.IOException: No route to host
        at java/net/SocketOutputStream.write(88)
        at java/io/BufferedOutputStream.flush(line unknown, pc 0x8d60ab4)
        at w3c/www/protocol/http/HttpBasicServer.http_unknown(600)
        at w3c/www/protocol/http/HttpBasicServer.doRequest(649)
        at w3c/www/protocol/http/HttpBasicServer.runRequest(700)
        at w3c/www/protocol/http/HttpManager.runRequest(607)
        at w3c/www/protocol/http/HttpURLConnection.connect(125)
        at amaya/HTTPConnection.Negociate(303)
        at amaya/HTTPThread.run(106)
Got an Exception ...



Any idea on how I can fix this (other browsers work fine with that proxy)?
Using strace, I can't even see any access to the proxy w/ amaya.


  Benedikt

signoff
 Benedikt Eric Heinen  -  Ascom Infrasys AG, Solothurn, CH  (Bern office)
 Suedbahnhofstr. 14c, CH3017 Bern, SWITZERLAND      phone: +41.31.9993303
 fax: +41.31.9991019,            email: Benedikt.Heinen@infrasys.ascom.ch

Received on Wednesday, 10 September 1997 08:54:59 UTC