MetaNav 3.0.1 on Debian.
Using Tomcat4 and kaffe as described in the README.debian install dokument that comes with the pakage. I get Network Explorer to work, but Traffic Map only hangs on loading (in IE and Mozilla) and require the browser to be killed. I can not get the tomcat localhost:8080 test page to show.
Using Tomcat5.12 and 5.17 with jre1-5.0 I get the tomcat test page, localhost:8080, to work. But Network Explorer gives me an error message (copy in the bottom of the mail) and Traffic Map has the same problem as with tomcat4. I can not find a similar configuration file that is described in README.debian as /etc/default/tomcat4, where TOMCAT_SECURITY=no is set.
I have tried to use the kaffe version that works somewhat with tomca4 for 5.12 and 5.17, with no success and jre1-5.0 for tomcat4, but that does not work either. Tried with JDK1-5.0 too, but with the same result.
Can anyone point me in the direction of a solution to this problem?
ERROR MESSAGE:
Could not connect to servlet
Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/nav/web/pyproxy/proxy.py", line 61, in handler user=user, session=req.session.id) File "/usr/lib/python2.3/site-packages/nav/web/pyproxy/proxy.py", line 124, in doRequest request.request(method, path, query, headers) File "/usr/lib/python2.3/httplib.py", line 721, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.3/httplib.py", line 742, in _send_request self.endheaders() File "/usr/lib/python2.3/httplib.py", line 715, in endheaders self._send_output() File "/usr/lib/python2.3/httplib.py", line 600, in _send_output self.send(msg) File "/usr/lib/python2.3/httplib.py", line 567, in send self.connect() File "/usr/lib/python2.3/httplib.py", line 551, in connect raise socket.error, msg error: (111, 'Connection refused')
---
Marius Fr?island