|
|
|
Re: Installation Error [message #1809673 is a reply to message #1809663] |
Fri, 19 July 2019 17:27 |
Ed Merks Messages: 33258 Registered: July 2009 |
Senior Member |
|
|
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?
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.05739 seconds