Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Install Error(strange user)
Install Error [message #1847441] Wed, 27 October 2021 08:21 Go to next message
Joergen Bonde is currently offline Joergen BondeFriend
Messages: 3
Registered: October 2021
Junior Member
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 13:30 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
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?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Install Error [message #1847477 is a reply to message #1847448] Thu, 28 October 2021 13:24 Go to previous messageGo to next message
Joergen Bonde is currently offline Joergen BondeFriend
Messages: 3
Registered: October 2021
Junior Member
No Message Body
Re: Install Error [message #1847478 is a reply to message #1847477] Thu, 28 October 2021 13:27 Go to previous messageGo to next message
Joergen Bonde is currently offline Joergen BondeFriend
Messages: 3
Registered: October 2021
Junior Member
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 14:54 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
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...

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Custom offline installer
Next Topic:How to add maven dependencies for Targlet?
Goto Forum:
  


Current Time: Fri Apr 26 12:25:12 GMT 2024

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

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

Back to the top