DefaultProfile.profile\.lock (Access is denied) [message #1809093] |
Mon, 08 July 2019 16:46  |
Eclipse User |
|
|
|
Does anyone have a solution for the following error when launching Eclipse Installer?
[2019-07-08 14:07:51] Executing bootstrap tasks
[2019-07-08 14:07:51] Renamed existing configuration folder to C:\tpftoolkit-46\eclipse\configuration.1562609269348
[2019-07-08 14:07:51] Java(TM) SE Runtime Environment 1.8.0_191-b12
[2019-07-08 14:07:51] Product tpf.toolkit.products.tpftoolkit.46
[2019-07-08 14:07:51] Bundle org.eclipse.oomph.setup 1.9.0.v20171202-1121, build=3282, branch=f99b41819cc9f86beec6b54bf453173fc2d4acef
[2019-07-08 14:07:51] Bundle org.eclipse.oomph.setup.core 1.9.0.v20171202-1121, build=3282, branch=f99b41819cc9f86beec6b54bf453173fc2d4acef
[2019-07-08 14:07:51] Bundle org.eclipse.oomph.setup.installer 1.9.0.v20171202-1121, build=3282, branch=f99b41819cc9f86beec6b54bf453173fc2d4acef
[2019-07-08 14:07:51] Bundle org.eclipse.oomph.setup.p2 1.9.0.v20171202-1121, build=3282, branch=f99b41819cc9f86beec6b54bf453173fc2d4acef
[2019-07-08 14:07:51] Performing P2 Director (Oomph Setup UI + TPF Toolkit 4.6)
[2019-07-08 14:07:51] Offline = false
[2019-07-08 14:07:51] Mirrors = true
[2019-07-08 14:07:51] Resolving 2 requirements from 2 repositories to C:\tpftoolkit-46\eclipse
[2019-07-08 14:07:51] Requirement com.ibm.tpf.toolkit.product 4.6.3
[2019-07-08 14:07:51] Requirement org.eclipse.oomph.setup.feature.group
[2019-07-08 14:07:51] Repository http://vlxpl015.gcb-us-hosts.customer.com/tpftoolkit46/repos/latest
[2019-07-08 14:07:51] Repository http://vlxpl015.gcb-us-hosts.customer.com/tpftoolkit46/repos/OomphMirror
[2019-07-08 14:07:52] Calculating requirements and dependencies.
[2019-07-08 14:07:53] Computing prerequisite plan
[2019-07-08 14:07:53] ERROR: org.eclipse.oomph.setup.p2 code=0 Profile not locked due to exception: C:\tpftoolkit-46\eclipse-inst-win64_custom\eclipse-inst-win64_custom\eclipse-inst-win64\p2\org.eclipse.equinox.p2.engine\profileRegistry\DefaultProfile.profile\.lock (Access is denied)
java.lang.IllegalStateException: Profile not locked due to exception: C:\tpftoolkit-46\eclipse-inst-win64_custom\eclipse-inst-win64_custom\eclipse-inst-win64\p2\org.eclipse.equinox.p2.engine\profileRegistry\DefaultProfile.profile\.lock (Access is denied)
at org.eclipse.equinox.internal.p2.engine.ProfileLock.lock(ProfileLock.java:108)
|
|
|
Re: DefaultProfile.profile\.lock (Access is denied) [message #1809097 is a reply to message #1809093] |
Tue, 09 July 2019 00:19  |
Eclipse User |
|
|
|
The version of Oomph looks very old 20171202-1121. You could look in the installer's error log. Where is the installer itself located? In C:\tpftoolkit-46\eclipse-inst-win64_custom\eclipse-inst-win64_custom\eclipse-inst-win64? If so the logs would be in C:\tpftoolkit-46\eclipse-inst-win64_custom\eclipse-inst-win64_custom\eclipse-inst-win64\configuration\*.log.
It looks like for some reason that during the install of some product it's trying to lock the installer's own profile in the installer's own "personal/self" profile registry which is likely locked while the installer itself is running. But that's not what normally happens, so I'm not sure how this installer is customized. Does the file it can't lock exist? Can you delete that file if it exists? Does that perhaps make the problem go away?
|
|
|
Powered by
FUDForum. Page generated in 0.05074 seconds