[JBoss JIRA] (JBIDE-24301) Error While Executing jbosstools-openshift-4.4.3
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov commented on JBIDE-24301:
------------------------------------------
[~jyoti-jboss] have you tried to build it terminal, not eclipse?
> Error While Executing jbosstools-openshift-4.4.3
> ------------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.4.4.Final
>
> Attachments: issues.txt
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24285) Java coredump when starting jboss server from Eclipse
by Beirti O'Nunain (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24285?page=com.atlassian.jira.plugi... ]
Beirti O'Nunain commented on JBIDE-24285:
-----------------------------------------
[~rob.stryker] [~jeffmaury] Found a possible workaround / solution - I removed the existing GC parameters and switched the launch configuration to -XX:+UseG1GC. Hasn't crashed yet.
> Java coredump when starting jboss server from Eclipse
> -----------------------------------------------------
>
> Key: JBIDE-24285
> URL: https://issues.jboss.org/browse/JBIDE-24285
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Environment: Windows 7
> System memory 24GB - memory checked and no issues found.
> JDK 1.8.0_121 x64
> JBoss EAP 6.4
> Eclipse Neon.3 with JBoss server support installed (Not full JBoss Developer Studio)
> Reporter: Beirti O'Nunain
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM1
>
> Attachments: hs_err_pid53068.log, hs_err_pid58832.log
>
>
> Intermittently, when starting a JBoss server from the "servers" view in Debug mode, the process coredumps shortly after starting the application. (3rd party application provided by Calypso) I've not seen this with non-jboss processes yet.
> Problematic frame always points to jvm.dll (same frame 0x68637). Logs attached.
> I've started the JBoss process with -Xcheck:jni but unfortunately the console is full of noise from
> WARNING: JNI local refs: zu, exceeds capacity: zu
> which causes the process to timeout on startup due to massively slowing down the startup. You can add this flag locally to see full logs
> Have also tried bumping Xmx/Xms from 1g to 4g but still getting the same issue. This issue does not occur if I start the server in 'run' mode instead of 'debug'.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 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 reassigned JBDS-4371:
-----------------------------------
Assignee: Denis Golovin
> 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
> 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, 11 months
[JBoss JIRA] (JBDS-4368) Improve erro reporting when an old Hyper-V Virtual Machine called "minishift is registered
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4368?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-4368:
-----------------------------------
Assignee: Denis Golovin
> Improve erro reporting when an old Hyper-V Virtual Machine called "minishift is registered
> ------------------------------------------------------------------------------------------
>
> Key: JBDS-4368
> URL: https://issues.jboss.org/browse/JBDS-4368
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 10.4.0.AM2
> Reporter: Aurélien Pupier
> Assignee: Denis Golovin
>
> currently it is failing with this kind of error in log:
> {noformat}
> Mon, 24 Apr 2017 10:23:59 GMT-INFO: cdk - Copy C:\Users\AURELI~1\AppData\Local\Temp\7zS467E.tmp\minishift-3.0.0.Beta3.exe to c:\install\DevelopmentSuite-1.4.0-170424\cdk\bin\minishift.exe SUCCESS
> Mon, 24 Apr 2017 10:23:59 GMT-INFO: cdk - Set PATH environment variable to 'c:\install\DevelopmentSuite\cygwin\bin;C:\Program Files\Docker\Docker\Resources\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\PuTTY\;C:\HashiCorp\Vagrant\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\DevelopmentSuite-1.2.0-161205-1202\jdk8\bin;C:\Program Files\OpenVPN\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files (x86)\Skype\Phone\;c:\DevelopmentSuite-1.3.0-172802\cdk\bin;c:\DevelopmentSuite-161220-1700\cdk\bin;c:\DevelopmentSuite-1.2.0-161205-1202\cdk\bin;C:\Ruby23-x64\bin;c:\install\DevelopmentSuite-1.1.0\cdk\bin;c:\install\DevelopmentSuite\cdk\bin;c:\install\DevelopmentSuite\cygwin\bin;C:\Program Files\Docker Toolbox;C:\install\apache-maven-3.3.9-bin\apache-maven-3.3.9\bin;C:\Program Files\Git\bin;C:\Users\Aurelien Pupier\AppData\Local\Microsoft\WindowsApps;C:\install\che;C:\minishift\minishift-windows-amd64.exe'
> Mon, 24 Apr 2017 10:23:59 GMT-INFO: cdk - Execute command c:\install\DevelopmentSuite-1.4.0-170424\cdk\bin\minishift.exe setup-cdk --force --default-vm-driver=hyperv
> Mon, 24 Apr 2017 10:24:03 GMT-ERROR: cdk - Error: Command failed: c:\install\DevelopmentSuite-1.4.0-170424\cdk\bin\minishift.exe setup-cdk --force --default-vm-driver=hyperv
> Mon, 24 Apr 2017 10:24:03 GMT-ERROR: cdk -
> Mon, 24 Apr 2017 10:24:03 GMT-ERROR: cdk failed to install: Error: Command failed: c:\install\DevelopmentSuite-1.4.0-170424\cdk\bin\minishift.exe setup-cdk --force --default-vm-driver=hyperv
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months