Skip to main content



      Home
Home » Newcomers » Newcomers » Installation Error(I'm getting an error when I try to install the Eclipse IDE)
Installation Error [message #1809609] Thu, 18 July 2019 15:37 Go to next message
Eclipse UserFriend
I'm trying to install the Eclipse 64-bit Windows IDE in preparation for a class tomorrow and I'm getting the following error message:

Internal error:
Registry Directory not available
C:\Users\Howard\.p2\org.eclipse.equinox.p2.engine\profileRegistry

I've tried to update anyway and still get this error. Please advise and thanks in advance.
Re: Installation Error [message #1809649 is a reply to message #1809609] Fri, 19 July 2019 05:52 Go to previous messageGo to next message
Eclipse UserFriend
Does that file exist on your file system? If this is your first and only install, you could try deleted the .p2 folder and the .eclipse folder in your home directory so that new ones will be created.
Re: Installation Error [message #1809663 is a reply to message #1809649] Fri, 19 July 2019 10:44 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for getting back to me. It looks like Eclipse is trying to write to a different user on my PC. As a result, there are errors in the installation. Other than the initial install folder, is there anyway to govern where these files are created?
Re: Installation Error [message #1809673 is a reply to message #1809663] Fri, 19 July 2019 13:27 Go to previous message
Eclipse UserFriend
The .eclipse and .p2 folders use the value of the Java system property user.home which normally derives from your user account in the environment in which you are logged in. I'm not sure how you could end up with the wrong value. You can run the installer with -vmargs -Duser.home="whatever" but when the installation launches it will still think user.home is somewhere else. So -vmargs -Duser.home="whatever" -Doomph.setup.user.home.redirect=true will also add that -Duser.home option to the eclipse.ini, but the question remains, how can the Java runtime think your home account is the wrong/different one?
Previous Topic:stuck creating Java ME MIDlet (SOLVED)
Next Topic:Report designer giving error while opening
Goto Forum:
  


Current Time: Thu Nov 06 20:32:43 EST 2025

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

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

Back to the top