[JBoss JIRA] (JBTM-1337) Use the node name if it is set, rather than the host name to construct Uid
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-1337?page=com.atlassian.jira.plugin.... ]
Mark Little commented on JBTM-1337:
-----------------------------------
Node names cannot be guaranteed to be unique. Please do not change the way Uid is created, because if they're incorrectly created the whole system comes crashing down.
> Use the node name if it is set, rather than the host name to construct Uid
> --------------------------------------------------------------------------
>
> Key: JBTM-1337
> URL: https://issues.jboss.org/browse/JBTM-1337
> Project: JBoss Transaction Manager
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Transaction Core
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
> Priority: Minor
> Fix For: 5.0.0.Final
>
>
> Node name is going to give us guaranteed uniqueness for transaction managers, we could use node name instead of hostname and pid.
> Uid is generic, xa node name is part of XA, but they are both in ArjunaCore/arjuna/ so it should not pose any dependency issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] (JBTM-1556) provide way for Synchronization.afterCompletion callee to know if the Reaper thread is calling
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-1556?page=com.atlassian.jira.plugin.... ]
Mark Little commented on JBTM-1556:
-----------------------------------
Timeout handling occurs top-down. Each subordinate coordinate has an idea of how much time is left in the transaction when it is created, which is obviously less than the total timeout when the transaction was started. Timeouts can then go off in each (subordinate) coordinator autonomously, but each such (subordinate) coordinator is only responsible for timing out the resources registered with it.
> provide way for Synchronization.afterCompletion callee to know if the Reaper thread is calling
> ----------------------------------------------------------------------------------------------
>
> Key: JBTM-1556
> URL: https://issues.jboss.org/browse/JBTM-1556
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Transaction Core
> Affects Versions: 4.17.3
> Reporter: Scott Marlow
> Assignee: Tom Jenkinson
> Fix For: 4.17.4, 5.0.0.M3
>
>
> When the Synchronization.afterCompletion is invoked for EE JPA containers, knowledge of whether the current thread is the Reaper thread (cancelling the transaction from a background thread).
> The fix to this jira will help with handling the [JPA 2.1 container concurrency requirements|http://java.net/projects/jpa-spec/lists/jsr338-experts/archi...].
> Please implement the solution makes the most sense to you, as this will introduce an additional dependency between other systems and JBossTM/JBossTS that depend on the solution, that will likely be around for a long time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] (JBTM-1622) StackOverflowError when loading org.jboss.ws.common:main module
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1622?page=com.atlassian.jira.plugin.... ]
Paul Robinson edited comment on JBTM-1622 at 4/9/13 7:24 AM:
-------------------------------------------------------------
Created:
http://172.17.131.2/job/narayana-JBTM-1622/
Disabled in:
narayana.sh of 5_BRANCH
was (Author: paul.robinson):
Created:
http://172.17.131.2/job/narayana-JBTM-1622/
Disabled in:
narayana
> StackOverflowError when loading org.jboss.ws.common:main module
> ---------------------------------------------------------------
>
> Key: JBTM-1622
> URL: https://issues.jboss.org/browse/JBTM-1622
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: XTS
> Reporter: Gytis Trikleris
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M3
>
>
> See: http://172.17.131.2/job/narayana/229
> {noformat}
> Tests in error:
> testRollback(org.jboss.as.test.xts.simple.wsat.client.WSATTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testCommit(org.jboss.as.test.xts.simple.wsat.client.WSATTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testCannotComplete(org.jboss.as.test.xts.simple.wsba.coordinatorcompletion.client.WSBACoordinatorCompletionTestCase): Unexpected exception, expected<com.arjuna.wst.TransactionRolledBackException> but was<java.lang.Exception>
> testCancel(org.jboss.as.test.xts.simple.wsba.coordinatorcompletion.client.WSBACoordinatorCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testSuccess(org.jboss.as.test.xts.simple.wsba.coordinatorcompletion.client.WSBACoordinatorCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testCancel(org.jboss.as.test.xts.simple.wsba.participantcompletion.client.WSBAParticipantCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testSuccess(org.jboss.as.test.xts.simple.wsba.participantcompletion.client.WSBAParticipantCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] (JBTM-1622) StackOverflowError when loading org.jboss.ws.common:main module
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1622?page=com.atlassian.jira.plugin.... ]
Paul Robinson updated JBTM-1622:
--------------------------------
Summary: StackOverflowError when loading org.jboss.ws.common:main module (was: XTS test failure: "Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.")
> StackOverflowError when loading org.jboss.ws.common:main module
> ---------------------------------------------------------------
>
> Key: JBTM-1622
> URL: https://issues.jboss.org/browse/JBTM-1622
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: XTS
> Reporter: Gytis Trikleris
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M3
>
>
> See: http://172.17.131.2/job/narayana/229
> {noformat}
> Tests in error:
> testRollback(org.jboss.as.test.xts.simple.wsat.client.WSATTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testCommit(org.jboss.as.test.xts.simple.wsat.client.WSATTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testCannotComplete(org.jboss.as.test.xts.simple.wsba.coordinatorcompletion.client.WSBACoordinatorCompletionTestCase): Unexpected exception, expected<com.arjuna.wst.TransactionRolledBackException> but was<java.lang.Exception>
> testCancel(org.jboss.as.test.xts.simple.wsba.coordinatorcompletion.client.WSBACoordinatorCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testSuccess(org.jboss.as.test.xts.simple.wsba.coordinatorcompletion.client.WSBACoordinatorCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testCancel(org.jboss.as.test.xts.simple.wsba.participantcompletion.client.WSBAParticipantCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> testSuccess(org.jboss.as.test.xts.simple.wsba.participantcompletion.client.WSBAParticipantCompletionTestCase): Receiver[com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.][com.arjuna.webservices.util.InvalidEnumerationException: ARJUNA042002: Invalid fault type enumeration: No namespace on "html" element. You must send a SOAP request.(..)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months
[JBoss JIRA] (JBTM-1618) Git pull requests: retest this please!
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1618?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson reassigned JBTM-1618:
-----------------------------------
Assignee: Gytis Trikleris (was: Paul Robinson)
In the meantime Gytis has kindly agreed to emulate the build bot. [~paul.robinson] will configure jbosstm to mail gytis.
> Git pull requests: retest this please!
> --------------------------------------
>
> Key: JBTM-1618
> URL: https://issues.jboss.org/browse/JBTM-1618
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Build System
> Reporter: Tom Jenkinson
> Assignee: Gytis Trikleris
> Priority: Critical
> Fix For: 5.0.0.M3
>
>
> If someone comments on a pull requesting a retest it would be nice that a job got scheduled.
> I don't really know how easy it is to do that, maybe the build bot needs to respond to emails?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 7 months