[JBoss JIRA] (JBIDE-21857) Hot class reload doesn't work on OpenShift
by Thomas Mäder (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21857?page=com.atlassian.jira.plugi... ]
Thomas Mäder updated JBIDE-21857:
---------------------------------
Fix Version/s: 4.4.x
(was: 4.4.0.Alpha1)
> Hot class reload doesn't work on OpenShift
> ------------------------------------------
>
> Key: JBIDE-21857
> URL: https://issues.jboss.org/browse/JBIDE-21857
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Thomas Mäder
> Priority: Blocker
> Fix For: 4.4.x
>
> Attachments: HCRFailure.zip
>
>
> When enabling debug mode on an EAP server deployed on OpenShift, locally changing a class file will :
> - work sometimes when only the content of the method changed, but could fail in some other occasions with the Debugger saying the JDK is out of sync
> - will always fail if a method signature changed, the debugger saying JDK is out of sync
> Restarting the deployed module (with the .dodeploy flag) doesn't fixes the issue (as opposed to the same tweak ahen running on a local EAP server)
> This may be caused by running OpenJDK? Does it support the same level of debugging as Oracle JDK?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3653) User's home folder with spaces cannot be used by vagrant during install
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3653?page=com.atlassian.jira.plugin.... ]
Martin Malina commented on JBDS-3653:
-------------------------------------
How come this JIRA is still open when it's seemingly exactly the same as JBDS-3838 which has been closed as fixed by this commit https://github.com/redhat-developer-tooling/developer-platform-install/co... ?
Yeah, I realize that it's just so that the workaround of using VAGRANT_HOME works, but it's not really consistent to resolve one JIRA and not the other.
> User's home folder with spaces cannot be used by vagrant during install
> -----------------------------------------------------------------------
>
> Key: JBDS-3653
> URL: https://issues.jboss.org/browse/JBDS-3653
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.Beta2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 10.0.0.Alpha1
>
> Attachments: install(1).log
>
>
> Vagrant complains about
> {quote}Wed, 02 Mar 2016 18:04:21 GMT-ERROR: cdk - Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.0.0.gem"
> The directory where plugins are installed (the Vagrant home directory)
> has a space in it. On Windows, there is a bug in Ruby when compiling
> plugins into directories with spaces. Please move your Vagrant home
> directory to a path without spaces and try again
> {quote}
> When user home directory have spaces in it, because .vagrant.d file path in turn has spaces as well. For instance:
> {code}C:\Users\User Name\.vagrant.d{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21308) Server Adpater: implement Show in > Web Browser works
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21308?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21308.
---------------------------------
Verified in Red Hat Developer Studio 10.0.0.Alpha1 B5255.
> Server Adpater: implement Show in > Web Browser works
> -----------------------------------------------------
>
> Key: JBIDE-21308
> URL: https://issues.jboss.org/browse/JBIDE-21308
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter
> Fix For: 4.4.0.Alpha1
>
>
> Current code in OpenShiftServerExtendedProperties#getWelcomePage only takes the 1st route which will open the wrong page if there are several ones in the same page. It is therefore commented. We need to find a way to either give the user a chance to choose the route among the available ones or find a way to programmatically choose the right one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-20835) "Comparison method violates its general contract!" in JMX memory monitor view - 4.4
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20835?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-20835.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5251 using instructions from JBIDE-20748.
> "Comparison method violates its general contract!" in JMX memory monitor view - 4.4
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-20835
> URL: https://issues.jboss.org/browse/JBIDE-20835
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jmx
> Affects Versions: 4.3.0.CR1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Critical
> Fix For: 4.4.0.Alpha1
>
>
> {code}Workaround for comparator violation:
> - set system property java.util.Arrays.useLegacyMergeSort=true
> - use a 1.6 JRE
> message: Comparison method violates its general contract!
> this: org.jboss.tools.jmx.jvmmonitor.internal.ui.properties.memory.HeapComparator
> comparator: null
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (TOOLSDOC-731) Update: JBDS IS 9.0.0 GA Install Guide
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-731?page=com.atlassian.jira.plug... ]
Andrej Podhradsky edited comment on TOOLSDOC-731 at 4/29/16 6:44 AM:
---------------------------------------------------------------------
Section 4, step 1 (in the second subsection):
-> add a note about how to open RedHat Central (like in 6.2)
Section 5, step 1:
-> change the order of the files (put earlyaccess at the end)
Section 5, step 7:
-> add something like "... or JBDS-IS Earlyaccess zip file"
Section 6, step 1:
-> we could be more specific about the version, e.g. Start JBDS 9.1
Section 7, step 2:
-> wrong version, pls use Start JBDS 9.1
Section 7, step 4:
-> add something like "... or JBDS-IS Earlyaccess zip file"
was (Author: apodhrad):
Section 4, step 1 (in the second subsection):
-> add a note about how to open RedHat Central (like in 6.2)
Section 5, step 1:
-> change the order of the files (put earlyaccess at the end)
Section 5, step 7:
-> add something like "... or JBDS-IS Earlyaccess zip file"
Section 6, step 1:
-> we could be more specific about the version, e.g. Start JBDS 9.1
Section 7, step 2:
-> we could be more specific about the version, e.g. Start JBDS 9.1
Section 7, step 4:
-> add something like "... or JBDS-IS Earlyaccess zip file"
> Update: JBDS IS 9.0.0 GA Install Guide
> --------------------------------------
>
> Key: TOOLSDOC-731
> URL: https://issues.jboss.org/browse/TOOLSDOC-731
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: Installation Guide
> Reporter: Supriya Bharadwaj
> Assignee: Supriya Bharadwaj
> Fix For: 9.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (TOOLSDOC-731) Update: JBDS IS 9.0.0 GA Install Guide
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-731?page=com.atlassian.jira.plug... ]
Andrej Podhradsky commented on TOOLSDOC-731:
--------------------------------------------
Section 4, step 1 (in the second subsection):
-> add a note about how to open RedHat Central (like in 6.2)
Section 5, step 1:
-> change the order of the files (put earlyaccess at the end)
Section 5, step 7:
-> add something like "... or JBDS-IS Earlyaccess zip file"
Section 6, step 1:
-> we could be more specific about the version, e.g. Start JBDS 9.1
Section 7, step 2:
-> we could be more specific about the version, e.g. Start JBDS 9.1
Section 7, step 4:
-> add something like "... or JBDS-IS Earlyaccess zip file"
> Update: JBDS IS 9.0.0 GA Install Guide
> --------------------------------------
>
> Key: TOOLSDOC-731
> URL: https://issues.jboss.org/browse/TOOLSDOC-731
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: Installation Guide
> Reporter: Supriya Bharadwaj
> Assignee: Supriya Bharadwaj
> Fix For: 9.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months