[JBoss JIRA] (JBTIS-1023) Features and plugins for Fuse tooling have various versions
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1023?page=com.atlassian.jira.plugin... ]
Paul Leacu commented on JBTIS-1023:
-----------------------------------
Okay - so we're saying that it's expected (wanted?) behavior that the Fuse feature bundle versions have the date of the last updated source component. The feature version however should *not* specify the -B### build number in the version string since that *will* change with every build. Consequently - we'll need a new build where the feature versions look like:
org.fusesource.ide.server.extensions.feature 9.1.0.CR1-v20170105-1331
Correct?
[~apodhrad] [~nickboldt] [~lhein] [~aurelien.pupier]
> Features and plugins for Fuse tooling have various versions
> -----------------------------------------------------------
>
> Key: JBTIS-1023
> URL: https://issues.jboss.org/browse/JBTIS-1023
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: build, distribution
> Affects Versions: 10.1.0.CR1
> Reporter: Andrej Podhradsky
> Assignee: Lars Heinemann
> Priority: Blocker
>
> |org.fusesource.ide.camel.editor.feature|9.1.0.CR1-v20170120-1811-B91|
> |org.fusesource.ide.core.feature|9.1.0.CR1-v20170120-1811-B91|
> |org.fusesource.ide.jmx.feature|9.1.0.CR1-v20170103-1319-B91|
> |org.fusesource.ide.server.extensions.feature|9.1.0.CR1-v20170105-1331-B91|
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-21857) Hot code replacement doesn't work on OpenShift
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21857?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21857:
------------------------------------------
{quote}
[3:46 PM] Rob Stryker: with a local wf / eap, we had the same bug
[3:47 PM] Rob Stryker: the problem was, the eclipse debugger would actulaly somehow hold a reference to the class being changed
[3:47 PM] Rob Stryker: when you do a full publish, the server is actually getting rid of all the old classes, and making active new versions of the same
[3:47 PM] Rob Stryker: however, the server never cleanly gets rid of the old one, bc there's a breakpoint on it
[3:48 PM] Rob Stryker: so the debugger's reference to it prevents it from being cleaned up
[3:48 PM] Rob Stryker: so how do we handle it for local?
[3:49 PM] Rob Stryker: as i recall, we 1) disabel the breakpoints, 2) issue garbage collection command on server 2x, and 3) re-enable the breakpoints
...
[3:50 PM] Rob Stryker: for the local eap we have in code:
[3:50 PM] Rob Stryker: ClassCollectingHCRListener
[3:50 PM] Rob Stryker: for the openshift eap:
[3:50 PM] Rob Stryker: OpenShiftLaunchController instantiates an anonymous subclass of ClassCollectingHCRListener
[3:50 PM] Rob Stryker: line 391
{quote}
> 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: Andre Dietisheim
> Fix For: 4.4.3.AM2
>
> Attachments: HCRFailure.zip, code-out-of-sync.png, hot-code-replace-failed.png, jmx-connected-adapter-synchronized.png
>
>
> 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, 2 months
[JBoss JIRA] (JBTIS-1022) Incorrect version format used in Devstudio IS 10.1.0.CR1
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1022?page=com.atlassian.jira.plugin... ]
Paul Leacu resolved JBTIS-1022.
-------------------------------
Fix Version/s: 10.1.0.CR1
Resolution: Done
See attached or
https://devstudio.redhat.com/10.0/staging/updates/integration-stack/10.1....
No component change (just IS infrastructure) so I re-used 10.1.0.CR1
> Incorrect version format used in Devstudio IS 10.1.0.CR1
> --------------------------------------------------------
>
> Key: JBTIS-1022
> URL: https://issues.jboss.org/browse/JBTIS-1022
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: build
> Affects Versions: 10.1.0.CR1
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Fix For: 10.1.0.CR1
>
> Attachments: new1.png
>
>
> Incorrect version format used in Devstudio IS 10.1.0.CR1.
> |com.jboss.devstudio.integration-stack.bpr.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> |com.jboss.devstudio.integration-stack.ds.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> |com.jboss.devstudio.integration-stack.fuse.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> |com.jboss.devstudio.integration-stack.soa.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> Please see JBTIS-471
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBTIS-1022) Incorrect version format used in Devstudio IS 10.1.0.CR1
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1022?page=com.atlassian.jira.plugin... ]
Paul Leacu updated JBTIS-1022:
------------------------------
Attachment: new1.png
> Incorrect version format used in Devstudio IS 10.1.0.CR1
> --------------------------------------------------------
>
> Key: JBTIS-1022
> URL: https://issues.jboss.org/browse/JBTIS-1022
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: build
> Affects Versions: 10.1.0.CR1
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Attachments: new1.png
>
>
> Incorrect version format used in Devstudio IS 10.1.0.CR1.
> |com.jboss.devstudio.integration-stack.bpr.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> |com.jboss.devstudio.integration-stack.ds.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> |com.jboss.devstudio.integration-stack.fuse.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> |com.jboss.devstudio.integration-stack.soa.feature | 10.1.0.2017-01-20_21-45-27-v20170120-2209-B267|
> Please see JBTIS-471
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months