Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Running Eclipse on restrictive windows machine (no admin rights)
Running Eclipse on restrictive windows machine (no admin rights) [message #725815] Thu, 15 September 2011 20:48 Go to next message
Mark Sluser is currently offline Mark SluserFriend
Messages: 15
Registered: June 2011
Location: Calgary
Junior Member
My company is very restrictive when it comes to what software to run on your PC. I have managed to get the admin to install the latest version of java and I can now run the latest version of eclipse.

I am running eclipse on a windows XP SP3 machine with 1 GB of ram. Everything is fine except when I try to open the eclipse help, the web page is unavailable. I get the
ERROR
The requested URL could not be retrieved

--------------------------------------------------------------------------------

While trying to retrieve the URL: http://127.0.0.1:4204/help/index.jsp? 

The following error was encountered: 

Connection to 127.0.0.1 Failed 
The system returned: 

    (111) Connection refused
The remote host or network may be down. Please try the request again. 


I am assuming there is some local computer network restriction or firewall that is blocking my request and ability for the help system to function.

How can I get the eclipse help system working under such conditions?

Thank you.


Re: Running Eclipse on restrictive windows machine (no admin rights) [message #727186 is a reply to message #725815] Tue, 20 September 2011 15:08 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 9/15/11 4:48 PM, Mark Sluser wrote:
> My company is very restrictive when it comes to what software to run on
> your PC. I have managed to get the admin to install the latest version
> of java and I can now run the latest version of eclipse.
>
> I am running eclipse on a windows XP SP3 machine with 1 GB of ram.
> Everything is fine except when I try to open the eclipse help, the web
> page is unavailable. I get the
> ERROR
> The requested URL could not be retrieved
>
> --------------------------------------------------------------------------------
>
>
> While trying to retrieve the URL: http://127.0.0.1:4204/help/index.jsp?
> The following error was encountered:
> Connection to 127.0.0.1 Failed The system returned:
> (111) Connection refused
> The remote host or network may be down. Please try the request again.
>
> I am assuming there is some local computer network restriction or
> firewall that is blocking my request and ability for the help system to
> function.
>
> How can I get the eclipse help system working under such conditions?

Did you try asking the admin why 127.0.0.1 (which is a ubiquitous
address for the local machine, aka "localhost") is blocked?

Also, you can access the same Eclipse help content online at
http://help.eclipse.org/

Eric
Previous Topic:Packages for basic Java
Next Topic:indexer search path
Goto Forum:
  


Current Time: Fri Apr 26 19:59:59 GMT 2024

Powered by FUDForum. Page generated in 0.06083 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top