[JBoss JIRA] (JBDS-4371) Lot of errors printed when using uninstaller if the Studio has been started
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4371?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4371:
-----------------------------
Fix Version/s: 11.0.0.AM2
(was: 11.0.0.AM1)
Slip to AM2
> 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.AM2
>
> 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, 9 months
[JBoss JIRA] (JBDS-3871) installer credentials misleading/incomplete information.
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3871?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3871:
-----------------------------
Fix Version/s: 11.0.0.AM2
(was: 11.0.0.AM1)
Slip to AM2
> installer credentials misleading/incomplete information.
> --------------------------------------------------------
>
> Key: JBDS-3871
> URL: https://issues.jboss.org/browse/JBDS-3871
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.Beta1
> Environment: Win 7/64 bit
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Priority: Minor
> Labels: ui
> Fix For: 11.0.0.AM2
>
>
> There are several problems a with the information on the platform installer's login screen:
> # "Your developers.redhat.com credentials" is misleading, Should probably be "Your Red Hat username" to be consistent with RHDeveloper registration process.
> # The register link points to the login page, not the register page.
> # Registering on RHDevelopers isn't sufficient. (A registered user gets " Terms and Conditions for CDK have not been signed."
> # There should probably be a link to a page on RHDev with more info/FAQ about credentials, the registration process, and obtaining a (no-cost) subscription.
> The platform installer description of the credentials to use are misleading. Currently it says " Try it now by providing your developers.redhat.com credentials to get access."
> Users can log into RHDevelopers via other accounts (github, linkedin, stack overflow, etc. using OAUTH). They can not log into access.redhat.com (the customer portal) or other Red Hat sites with their developer.redhat.com "credentials".
> During registration on RHDevelopers, a simple developers account is created. (Note: At this point, a Red Hat username hasn't been created yet.
> Currently, when the user clicks a download link that goes through RHDev download manager, their account is "upgraded", which creates a Red Hat user than can be used to log into RHCP. Terms & conditions are presented. A no-cost RHEL Developer suite subscription is added to the user's Red Hat account.
> Their Red Hat username and password which could be different from the RHDeveloper credentials. They will need their Red Hat username for the CDK box to attach to their subscription. Without it the CDK box won't start up correctly as it can't download software.
> Some of this is covered for external users in the No-cost RHEL Dev. Suite FAQ. http://developers.redhat.com/articles/no-cost-rhel-faq/ We might need to do a version of that for CDK and JBDS platform installer..
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-3827) DevStudio installation fails when (windows) user has non-ascii chars in the name
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3827?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3827:
-----------------------------
Fix Version/s: 11.0.0.AM2
(was: 11.0.0.AM1)
Slip to AM2
> DevStudio installation fails when (windows) user has non-ascii chars in the name
> --------------------------------------------------------------------------------
>
> Key: JBDS-3827
> URL: https://issues.jboss.org/browse/JBDS-3827
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1, 10.4.0.GA
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 11.0.0.AM2
>
>
> I have created a user named Pakoň and tried to install everything into the default folder. JBDS failed with:
> {noformat}Fri, 15 Apr 2016 12:38:40 GMT-ERROR: jbds - Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\WINDOWS\7zS9F06.tmp\jbds.jar C:\Users\Pakoň\AppData\Local\Temp\jbds-autoinstall.xml
> - ERROR -
> java.io.FileNotFoundException: C:\Users\Pakon\AppData\Local\Temp\jbds-autoinstall.xml (The system cannot find the path specified)
> java.io.FileNotFoundException: C:\Users\Pakon\AppData\Local\Temp\jbds-autoinstall.xml (The system cannot find the path specified)
> at java.io.FileInputStream.open0(Native Method)
> at java.io.FileInputStream.open(FileInputStream.java:195)
> at java.io.FileInputStream.<init>(FileInputStream.java:138)
> at com.izforge.izpack.installer.AutomatedInstaller.getXMLData(AutomatedInstaller.java:564)
> at com.izforge.izpack.installer.AutomatedInstaller.<init>(AutomatedInstaller.java:86)
> at com.izforge.izpack.installer.Installer.main(Unknown Source){noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4063) Report Validation Errors regardless components selected for installation
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4063?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4063:
-----------------------------
Fix Version/s: 11.0.0.AM2
(was: 11.0.0.AM1)
Slip to AM2
> Report Validation Errors regardless components selected for installation
> ------------------------------------------------------------------------
>
> Key: JBDS-4063
> URL: https://issues.jboss.org/browse/JBDS-4063
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 11.0.0.AM2
>
>
> During installation installer should verify that several prerequisites are met in general for whole installer, examples are:
> 1. Verification for platform architecture 32-bit/64-bit (there is no verification for that yet);
> 2. Physical memory installed more than minimal amount required where minimum amount is calculated from across all stack components available for installation;
> 3. The same applies to disk space;
> 4. Internet access to download required components for online iunstaller.
> For problems like this currently there is no suitable page to show in installer.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4438) Detect free space available on disk for Windows
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4438?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4438:
-----------------------------
Fix Version/s: 11.0.0.AM2
(was: 11.0.0.AM1)
Slip to AM2
> Detect free space available on disk for Windows
> -----------------------------------------------
>
> Key: JBDS-4438
> URL: https://issues.jboss.org/browse/JBDS-4438
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 11.0.0.AM1
> Environment: Windows
> Reporter: Denis Golovin
> Assignee: Sudhir Verma
> Fix For: 11.0.0.AM2
>
>
> DevSuite Installer should check if target disk has enough free space to continue installation. Before implementing UI for that platform.js module should have corresponding method to get the actual number.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4401) devsuite 1.4 installer hangs searching for installed components
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4401?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4401:
-----------------------------
Fix Version/s: 11.0.0.AM2
(was: 11.0.0.AM1)
Slip to AM2
> devsuite 1.4 installer hangs searching for installed components
> ---------------------------------------------------------------
>
> Key: JBDS-4401
> URL: https://issues.jboss.org/browse/JBDS-4401
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Environment: DevSuite 1.4 installer on Windows 7 and Windows 10.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 11.0.0.AM2
>
>
> On both windows 7 and windows 10, I'm running into cases where the devsuite 1.4 installer hangs in the looking for components stage. I can't click back, I can only click Cancel. When I cancel, I get a UAC message about the installer possibly not being installed correctly. However, I did get UAC prompt to run as admin when I first started the installer.
> Both machines have had previous installer 1.3 installs both successful and unsuccessful.
> If there is a log I'm not sure where to find it, since the destination directory hasn't been created yet.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months