Skip to main content



      Home
Home » Eclipse Projects » Oomph » Install Error(strange user)
Install Error [message #1847441] Wed, 27 October 2021 04:21 Go to next message
Eclipse UserFriend
I get this error when installing.

From where does it get the user´name/Jørgen ??

ERROR: org.eclipse.equinox.p2.artifact.repository code=1003 Unable to write to repository: file:/C:/Users/Jørgen/.p2/pool.
java.io.IOException: Failed to create directory C:\Users\Jørgen\.p2\pool\plugins.

How do I fix this ??
Re: Install Error [message #1847448 is a reply to message #1847441] Wed, 27 October 2021 09:30 Go to previous messageGo to next message
Eclipse UserFriend
This comes from the value of System.getProperty("user.home"), at least originally it was. Yo u can use the menu, Bundle Pools... where you can create a new Agent with a new bundle pool that you can then set as the current one. But if your user.home value is bogus, there are liable to be other problems, e.g, with the <user.home>\.eclipse folder...

If you run "set" in a cmd prompt, do any of those values use Jørgen, e.g., HOMEPATH, USERNAME, or USERPROFILE?
Re: Install Error [message #1847477 is a reply to message #1847448] Thu, 28 October 2021 09:24 Go to previous messageGo to next message
Eclipse UserFriend
No Message Body
Re: Install Error [message #1847478 is a reply to message #1847477] Thu, 28 October 2021 09:27 Go to previous messageGo to next message
Eclipse UserFriend
Hi There is No "Jørgen" when running 'set'
I did have eclipse Juno running - may be everything is not deleted ??
Re: Install Error [message #1847480 is a reply to message #1847478] Thu, 28 October 2021 10:54 Go to previous message
Eclipse UserFriend
Yes, in <user.home>\.eclipse\org.eclipse.oomph.p2\*.info there are files with the value of user.home at the time it was created, so if you renamed your home folder or copied to another home folder those will point to the original things. Other files under ~/.eclipse might also have such paths...
Previous Topic:Custom offline installer
Next Topic:How to add maven dependencies for Targlet?
Goto Forum:
  


Current Time: Sun Jun 22 20:59:05 EDT 2025

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

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

Back to the top