Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » The system cannot find the file specified.(Copying files from eclipse download zip file fails to install eclipse.)
The system cannot find the file specified. [message #825220] Tue, 20 March 2012 16:13 Go to next message
kent myers is currently offline kent myersFriend
Messages: 2
Registered: March 2012
Junior Member
I have Windows XP 32 bit and Java Version 6 update 31 is installed.

I have tried to follow the instruction on the eclipse web-site to install eclipse:

www.cs.dartmouth.edu/~cs5/install/eclipse-win/index.html

When I try to copy to Program Files by drag and drop, I get the error message "The system cannot find the file specified. I have tried downloading the zip file from three different mirror sites all with the same result.

If I try to cut/paste the eclipse folder from the zip to Program Files, I do not get an error, but not all files are copied. I then went into each top level folder in the eclipse folder of the zip file and copy/pasted each folder to the Program Files/eclipse folder.

When I double click the eclipse.exe I get the message that an error has occured and to see the log file (see attached).

I can only guess that eclipse is not finding all the installation files that it needs. If this is the case, is there a more reliable installation method than the one I am attempting to perform?

Thanks,
Kent

[Updated on: Tue, 20 March 2012 16:15]

Report message to a moderator

Re: The system cannot find the file specified. [message #825267 is a reply to message #825220] Tue, 20 March 2012 17:15 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
The web site you referenced is not the Eclipse web site. It is a Dartmouth University web site.

The Eclipse web site download page has an Installation Guide link on the right hand side.
http://wiki.eclipse.org/Eclipse/Installation

You also might want to look at the eclipse.ini page:
http://wiki.eclipse.org/Eclipse.ini

I would suggest that you install into a directory other than Program Files.
Re: The system cannot find the file specified. [message #825282 is a reply to message #825220] Tue, 20 March 2012 17:21 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 3/20/2012 10:13 AM, kent myers wrote:
> I have Windows XP 32 bit and Java Version 6 update 31.
>
> I have tried to follow the instruction on the eclipse web-site to install eclipse:
>
> www.cs.dartmouth.edu/~cs5/install/eclipse-win/index.html
>
> [snip]
> Thanks,
> Kent

My advice is not to install Eclipse in Program Files, but on XP there's
nothing wrong with doing that (however, it's very painful doing it that
way on 7).

I would suggest you install it at the root (C:\eclipse), create a
shortcut that you drop into the task bar across the bottom of the desktop.

If you think you're missing something, you might want to use 7zip
instead of WinZip which screws up on longer paths occasionally.

I don't want to jerk you around, but if you want to follow a different
set of instructions, one that will also help you solve potential
eclipse.ini problems (which Dartmouth doesn't mention), as well as
separate JDK and Tomcat installation cues, I can offer this more
comprehensive article:

http://www.javahotchocolate.com/tutorials/eclipse-summary.html
Re: The system cannot find the file specified. [message #825287 is a reply to message #825282] Tue, 20 March 2012 17:30 Go to previous message
kent myers is currently offline kent myersFriend
Messages: 2
Registered: March 2012
Junior Member
Problem solved...

I extracted from the zip file directly to the C: drive (not Program Files), and now it is working.

Thanks for the help!

Kent
Previous Topic:Android building error
Next Topic:Possible solution for 'Error logged from Ant UI'
Goto Forum:
  


Current Time: Fri Apr 26 03:55:03 GMT 2024

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

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

Back to the top