[JBoss JIRA] (JBDS-4420) DevSuite 1.4 Mac installer Java Install Instructions.
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4420?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4420:
--------------------------------
Sprint: devex #133 Jun 2018
> DevSuite 1.4 Mac installer Java Install Instructions.
> -----------------------------------------------------
>
> Key: JBDS-4420
> URL: https://issues.jboss.org/browse/JBDS-4420
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.GA
> Environment: DevSuite Installer 1.4, online installer, Mac OS 10.10.5.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM2
>
>
> Running the DevSuite 1.4 online installer on Mac OS, there are several problems with the instructions to install Java:
> # There is a link that is shown to "download from +this location+. The link doesn't work and it is impossible to find out where +this location+ is supposed to point to.
> # The instructions say that Java 1.8 is required, but they appear under an unchecked OpenJDK 1.8 box. It doesn't make it clear, why you can't just click the OpenJDK box.
> # The instructions don't indicate if you need a JDK or JRE.
> # It looks like it is trying to get you to download and install Oracle Java 1.8 but doesn't ever say that.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4339) DevSuite installer on Windows should ask for hostfolder details
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4339?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4339:
--------------------------------
Story Points: 13
> DevSuite installer on Windows should ask for hostfolder details
> ---------------------------------------------------------------
>
> Key: JBDS-4339
> URL: https://issues.jboss.org/browse/JBDS-4339
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Reporter: Hardy Ferentschik
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM1
>
>
> Minishift/CDK allows to mount a Samba/CIFS share into the VM. This is a replacement for the current approach of using vagrant-sshfs as part of ADB/CDK 2.x.
> The vagrant-sshfs approach was password free, but for the CIFS approach we at the very least need the users Windows password. On top of this we can also allow the user to specify any share (opposed to just this home directory) as well as a custom mount point in the VM.
> The question is where and how the user specifies this information. In order to have a fully integrated solution where after the install DevStudio can be launched and the CDK adapter starting the CDK, the installer would need to ask the user for the required information and write some additional configuration data.
> Without this additional setup, the user would not have any host folders available. They can be added later by running a {code}minishift{code} command, but this would be a manual step and it might not be obvious to the user.
> Thoughts?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4371) Lot of errors printed when using uninstaller if the Studio has been started
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4371?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4371:
--------------------------------
Story Points: 13
> Lot of errors printed when using uninstaller if the Studio has been started
> ---------------------------------------------------------------------------
>
> Key: JBDS-4371
> URL: https://issues.jboss.org/browse/JBDS-4371
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.AM3
> Reporter: Aurélien Pupier
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM1
>
> Attachments: image-2017-04-24-17-33-11-098.png
>
>
> {noformat}
> Uninstalling Red Hat Development Suite
> Removing shortcuts
> Get-Content : Cannot find path
> 'C:\install\DevelopmentSuite-1.4.0-170424-1410\developer-studio\InstallConfigRecord.xml' because it does not exist.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:50 char:25
> + ... stallConfig = Get-Content $devstudiofolder'\InstallConfigRecord.xml';
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : ObjectNotFound: (C:\install\Deve...onfigRecord.xml:String) [Get-Content], ItemNotFoundEx
> ception
> + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start
> Menu\Programs\Accessibility\Desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (Desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility
> cannot be removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (Accessibility:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start
> Menu\Programs\Accessories\Desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (Desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories
> cannot be removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (Accessories:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start
> Menu\Programs\Administrative Tools\desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative
> Tools cannot be removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (Administrative Tools:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start
> Menu\Programs\Maintenance\Desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (Desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance
> cannot be removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (Maintenance:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start
> Menu\Programs\Startup\desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup cannot
> be removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (Startup:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System
> Tools\Desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (Desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools
> cannot be removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (System Tools:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start
> Menu\Programs\Windows PowerShell\desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows
> PowerShell cannot be removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (Windows PowerShell:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Cannot remove item C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start
> Menu\Programs\desktop.ini: You do not have sufficient access rights to perform this operation.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : PermissionDenied: (desktop.ini:FileInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
> Remove-Item : Directory C:\Users\Aurelien Pupier\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ cannot be
> removed because it is not empty.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:60 char:7
> + Remove-Item $programs'\'$_ -Recurse;
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : WriteError: (C:\Users\Aureli... Menu\Programs\:DirectoryInfo) [Remove-Item], IOException
> + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
> DONE
> Removing installation folder
> C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\..\UNINST~1 - The process cannot access the file because it is being used by another process.
> Remove-Item : Cannot remove the item at 'C:\install\DevelopmentSuite-1.4.0-170424-1410' because it is in use.
> At C:\install\DevelopmentSuite-1.4.0-170424-1410\uninstaller\uninstall.ps1:76 char:3
> + Remove-Item "$folder\.." -Recurse -Force
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : InvalidOperation: (:) [Remove-Item], PSInvalidOperationException
> + FullyQualifiedErrorId : InvalidOperation,Microsoft.PowerShell.Commands.RemoveItemCommand
> DONE
> Removing path entries
> DONE
> Press any key to exit
> {noformat}
> !image-2017-04-24-17-33-11-098.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4418) DevSuite 1.4 Mac fails installing CDK
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4418?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4418:
--------------------------------
Story Points: 5
> DevSuite 1.4 Mac fails installing CDK
> -------------------------------------
>
> Key: JBDS-4418
> URL: https://issues.jboss.org/browse/JBDS-4418
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.GA
> Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM2
>
> Attachments: install.log
>
>
> The DevSuite 1.4 installer failed while installing CDK. There are two problems
> # When an install fails and the installer can't make any progress, the flow stops. There is no prompt, no clues how to get help, find a log, etc. The user's only option is to give up and close the window.
> # the CDK install failed. It's not clear why, attaching /Applications/DevelopmentSuite/install.log. But looking at the logs it looks like there may be permission errors. There were no prompts related to needing to run as root, or password requests, etc. If it is permissions, it just silently fails.
> # Also, given that this is macOS, why is the installer trying to Windows admin commands (to add the user to "Hyper-V administrators")? (This should possibly be a separate bug.)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4418) DevSuite 1.4 Mac fails installing CDK
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4418?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4418:
--------------------------------
Affects Version/s: 10.4.0.GA
> DevSuite 1.4 Mac fails installing CDK
> -------------------------------------
>
> Key: JBDS-4418
> URL: https://issues.jboss.org/browse/JBDS-4418
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.GA
> Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM2
>
> Attachments: install.log
>
>
> The DevSuite 1.4 installer failed while installing CDK. There are two problems
> # When an install fails and the installer can't make any progress, the flow stops. There is no prompt, no clues how to get help, find a log, etc. The user's only option is to give up and close the window.
> # the CDK install failed. It's not clear why, attaching /Applications/DevelopmentSuite/install.log. But looking at the logs it looks like there may be permission errors. There were no prompts related to needing to run as root, or password requests, etc. If it is permissions, it just silently fails.
> # Also, given that this is macOS, why is the installer trying to Windows admin commands (to add the user to "Hyper-V administrators")? (This should possibly be a separate bug.)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4418) DevSuite 1.4 Mac fails installing CDK
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4418?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4418:
--------------------------------
Fix Version/s: 11.0.0.AM2
> DevSuite 1.4 Mac fails installing CDK
> -------------------------------------
>
> Key: JBDS-4418
> URL: https://issues.jboss.org/browse/JBDS-4418
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.GA
> Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM2
>
> Attachments: install.log
>
>
> The DevSuite 1.4 installer failed while installing CDK. There are two problems
> # When an install fails and the installer can't make any progress, the flow stops. There is no prompt, no clues how to get help, find a log, etc. The user's only option is to give up and close the window.
> # the CDK install failed. It's not clear why, attaching /Applications/DevelopmentSuite/install.log. But looking at the logs it looks like there may be permission errors. There were no prompts related to needing to run as root, or password requests, etc. If it is permissions, it just silently fails.
> # Also, given that this is macOS, why is the installer trying to Windows admin commands (to add the user to "Hyper-V administrators")? (This should possibly be a separate bug.)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4418) DevSuite 1.4 Mac fails installing CDK
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4418?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4418:
--------------------------------
Sprint: devex #133 Jun 2018
> DevSuite 1.4 Mac fails installing CDK
> -------------------------------------
>
> Key: JBDS-4418
> URL: https://issues.jboss.org/browse/JBDS-4418
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.GA
> Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM2
>
> Attachments: install.log
>
>
> The DevSuite 1.4 installer failed while installing CDK. There are two problems
> # When an install fails and the installer can't make any progress, the flow stops. There is no prompt, no clues how to get help, find a log, etc. The user's only option is to give up and close the window.
> # the CDK install failed. It's not clear why, attaching /Applications/DevelopmentSuite/install.log. But looking at the logs it looks like there may be permission errors. There were no prompts related to needing to run as root, or password requests, etc. If it is permissions, it just silently fails.
> # Also, given that this is macOS, why is the installer trying to Windows admin commands (to add the user to "Hyper-V administrators")? (This should possibly be a separate bug.)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4421) DevSuite 1.4 Mac Oops something went wrong (devstudio download timeout)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4421?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-4421:
-------------------------------------
Current timeout is 10 seconds, before it was not set at all and in some cases download just stacked forever. I'll increase timeout to 60 seconds. I can even do more, something like increasing timeout after every download attempt and then save it somewhere in ~/.rhdevsuite/settings.json , if simple increase does not help.
> DevSuite 1.4 Mac Oops something went wrong (devstudio download timeout)
> -----------------------------------------------------------------------
>
> Key: JBDS-4421
> URL: https://issues.jboss.org/browse/JBDS-4421
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.GA
> Environment: DevStudio 1.4 installer, Mac OS X 10.10.5
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM1
>
>
> The installer gives the error "Oops Something went wrong".
> The problem seems to be the DevStudio download is timing out. There is an ESOCKETTIMEOUT error in the log.
> Seems like anytime the download pauses for 5 seconds it times out. If there is a 5 second timeout that is probably too small outside of the red hat network.
> Note I downloaded DevStudio several times successfully on windows. The cdk/minishift download succeeds.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months