[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: 2.0.2/GTK problem accessing help system
|
Check your browser for proxy settings. It is possible that requests are
routed to a remote machine instead to the embedded Tomcat running locally.
Add localhost and 127.0.0.1 to the list of exceptions in the browser
preferences, if it is the case. If your second machine has firewall
enabled, try disabling it temporarily and see if it helps. If this is the
problem, than set port in help server preferences to a one that is not
blocked by the firewall.
Have you tried Eclipse 2.1? If it is a problem with help system, it could
have been solved in Eclipse 2.1 release.
Konrad Kolosowski
"Janne Ruuttunen" <jruuttun@xxxxxxxxxxx> wrote in message
news:g46adep5vq1.fsf@xxxxxxxxxxxxxx
>
> Hello all,
>
> I'm running two fresh installs of Eclipse 2.0.2/GTK on two RedHat8
> boxes. In the other one, that I'm running remotely, the help system
> is unusable because it cannot contact to the internal Tomcat
> server. I get "The connection was refused when connecting to
> 127.0.0.1:32909" (port number different for every Eclipse session)
>
> The log file
> /workspace/.metadata/.plugins/org.eclipse.tomcat/catalina.2003-04-17.log
> does not show any errors starting up the server.
>
> From workspace/.metadata/.plugins/org.eclipse.help/browser.log:
>
> april 17, 2003 10:19:56.10 NEW SESSION
> april 17, 2003 10:19:56.11 /usr/bin/mozilla
>
>
> When trying
>
> [remotemachine]$ telnet localhost 32909
>
> I get
>
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> GET /
> <html><head><title>...
> ...
>
>
> Please help.
>
> Thanks in advance.
>
> --
> Janne
>
>
> --
> Janne
>