[JBoss JIRA] (JBDS-4101) Enable sha check from file/URL in online installer
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4101?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-4101.
-----------------------------
Just tried with the CR build and it worked. Closing.
> Enable sha check from file/URL in online installer
> --------------------------------------------------
>
> Key: JBDS-4101
> URL: https://issues.jboss.org/browse/JBDS-4101
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Fix For: 10.2.0.GA
>
>
> In between releases the installer uses nightly builds of Devstudio and its sha is downloaded from the updatesite. The check in online installer is not prepared for that and ends up comparing the computed sha to the URL that points to installer.sha
> Proposal: Add some code to handle sha in other form than just plain text so online installer can be run from master.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-22376) Enable JMX when entering Debug mode
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22376?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-22376:
---------------------------------------
JMX is stated as Disconnected. The steps you are describing in the other JIRA are working and were working. There is problem with HRC incompatible changes when module has to be restart and it results into several consequences as you can see comments and steps with current result in the other JIRA (JBIDE-21857).
> Enable JMX when entering Debug mode
> -----------------------------------
>
> Key: JBIDE-22376
> URL: https://issues.jboss.org/browse/JBIDE-22376
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jmx, openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Thomas Mäder
> Assignee: Rob Stryker
> Fix For: 4.4.2.Final, 4.4.3.AM1, 4.5.0.AM1
>
>
> We need to update the deployment configuration when entering debug mode. It is not entirely clear how to determine that an Openshift Pod has indeed a wildfly/EAP in it and can be reached with remoting-jmx
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4192) Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4192?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-4192.
-----------------------------
Closing as dupe of JBDS-3933
> Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
> -------------------------------------------------------
>
> Key: JBDS-4192
> URL: https://issues.jboss.org/browse/JBDS-4192
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: David Hladky
> Assignee: Denis Golovin
> Priority: Critical
> Fix For: 10.2.0.GA
>
>
> I was contacted twice about similar problem: RHDENG-917. I am not able to find any bad activity in DM log so I need to know what might be wrong (e.g. some curl command to emulate what is goingon).
> Note: lately there was a problem with credential checking on DM using "http". If you are doing it, this is the problem. Please, let me know what it could be. Thank you.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-21857) Hot code replacement doesn't work on OpenShift
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21857?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-21857:
---------------------------------------
Yes, this is ok, that's how things worked and should work. The problem was with HCR incompatible changes and required restart of module to get changes available. I provided those steps to show it works and then I put steps of what is not working. I mentioned JMX there because I think that calling gc is necessary. At least I understand it that way from context:
- class structure has changed, there was a problem that classes did not get GCed because of having breakpoint in class which is hmm hardcoded there, thus connected and performing manual GC is, I think, necessary. Or do I miss something?
> Hot code replacement 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: Rob Stryker
> Fix For: 4.4.2.Final, 4.4.3.AM1, 4.5.0.AM1
>
> 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
(v7.2.3#72005)
9 years, 4 months