]
Denis Golovin updated JBDS-3726:
--------------------------------
Labels: Havoc (was: )
Installer - Installer fails to overwrite/move an existing JDK
-------------------------------------------------------------
Key: JBDS-3726
URL:
https://issues.jboss.org/browse/JBDS-3726
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.CR1
Environment: Windows 10
Build: 0.0.2-20160324-14
Reporter: Len DiMaggio
Assignee: Denis Golovin
Priority: Critical
Labels: Havoc
Fix For: 9.1.0.GA
Attempting to overwrite a JDK that was installed by a previous installer run fails with
this (permissions) error:
Mon, 28 Mar 2016 18:39:41 GMT-INFO: jdk - Extract
C:\Users\jbossqa\AppData\Local\Temp\7zS1C02.tmp\jdk.zip to c:\DeveloperPlatform SUCCESS
Mon, 28 Mar 2016 18:39:41 GMT-INFO: jdk - Rename
c:\DeveloperPlatform\zulu8.13.0.5-jdk8.0.72-win_x64to c:\DeveloperPlatform\jdk8
Mon, 28 Mar 2016 18:39:41 GMT-ERROR: jdk - Error: EPERM: operation not permitted, rename
'c:\DeveloperPlatform\zulu8.13.0.5-jdk8.0.72-win_x64' ->
'c:\DeveloperPlatform\jdk8'
Mon, 28 Mar 2016 18:39:41 GMT-ERROR: jdk failed to install: Error: EPERM: operation not
permitted, rename 'c:\DeveloperPlatform\zulu8.13.0.5-jdk8.0.72-win_x64' ->
'c:\DeveloperPlatform\jdk8'