[JBoss JIRA] (JBTM-2440) Byteman tests fail when running with the IBM JVM
by Michael Musgrove (Jira)
[ https://issues.jboss.org/browse/JBTM-2440?page=com.atlassian.jira.plugin.... ]
Michael Musgrove updated JBTM-2440:
-----------------------------------
Fix Version/s: 5.next
(was: 5.10.0.Final)
> Byteman tests fail when running with the IBM JVM
> ------------------------------------------------
>
> Key: JBTM-2440
> URL: https://issues.jboss.org/browse/JBTM-2440
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.1.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Minor
> Fix For: 5.next
>
>
> Byteman instrumentation does not work with the IBM J9 JVM:- it fails with errors like the following:
> {code}
> *** java.lang.instrument ASSERTION FAILED ***: "jvmtierror == JVMTI_ERROR_NOT_AVAILABLE" at JPLISAgent.c line: 1009
> Exception in thread "Attachment 59984" Agent failed to start!
> JVMJ9TI064E Agent initialization function Agent_OnAttach failed for library instrument, return code 102
> {code}
> I will implement a workaround by disabling byteman when testing with this JVM.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months
[JBoss JIRA] (JBTM-2544) RTS inbound bridge recovery does not work with JTS
by Michael Musgrove (Jira)
[ https://issues.jboss.org/browse/JBTM-2544?page=com.atlassian.jira.plugin.... ]
Michael Musgrove updated JBTM-2544:
-----------------------------------
Fix Version/s: 5.next
(was: 5.10.0.Final)
> RTS inbound bridge recovery does not work with JTS
> --------------------------------------------------
>
> Key: JBTM-2544
> URL: https://issues.jboss.org/browse/JBTM-2544
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: REST
> Reporter: Gytis Trikleris
> Priority: Major
> Fix For: 5.next
>
>
> If JTS is enabled, crash scenario when system fails just before the commit does not complete correctly. Instead of being committed, resource is rolled back by XARecoveryModule.
> In JTA case, XARecoveryModule does not find any XAResourceRecords and bridge recovery is handled by InboundBridgeRecoveryModule.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months
[JBoss JIRA] (JBTM-2563) Move package com.arjuna.orbportability.common.ant into our qa testsuite
by Michael Musgrove (Jira)
[ https://issues.jboss.org/browse/JBTM-2563?page=com.atlassian.jira.plugin.... ]
Michael Musgrove updated JBTM-2563:
-----------------------------------
Fix Version/s: 5.next
(was: 5.10.0.Final)
> Move package com.arjuna.orbportability.common.ant into our qa testsuite
> -----------------------------------------------------------------------
>
> Key: JBTM-2563
> URL: https://issues.jboss.org/browse/JBTM-2563
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.2.7.Final
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.next
>
>
> The ant task classes in package com.arjuna.orbportability.common.ant (and config file idl-compiler-definitions.xml) used to be used for compiling IDL stubs in the main build. However we have since moved over to maven and now they are only used in the qa testsuite so it would be cleaner if we moved them into the qa test suite directory.
> Since the classes are public and we'd need to deprecate first I have marked the JIRA as optional (we may decide the effort involved as not being worthwhile).
> We also have build-anttasks.xml and orbspecific.xml which I don't think are used at all.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months
[JBoss JIRA] (JBTM-2833) Move deprecated tooling classes into an internal package
by Michael Musgrove (Jira)
[ https://issues.jboss.org/browse/JBTM-2833?page=com.atlassian.jira.plugin.... ]
Michael Musgrove updated JBTM-2833:
-----------------------------------
Fix Version/s: 5.next
(was: 5.10.0.Final)
> Move deprecated tooling classes into an internal package
> --------------------------------------------------------
>
> Key: JBTM-2833
> URL: https://issues.jboss.org/browse/JBTM-2833
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Tooling
> Affects Versions: 5.5.0.Final
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Major
> Fix For: 5.next
>
>
> commit 66a9291f56f (JBTM-2308]) "Mark classes deprecated since we need to rejig package names" marked many/most of the tooling instrumentation classes deprecated - these need to be moved to internal packages and the then marked as not deprecated.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months