[infinispan-issues] [JBoss JIRA] (ISPN-3858) RHQ management -- [RecoveryAdmin] forceCommit operation call throws NumberFormatException

Tomas Sykora (JIRA) issues at jboss.org
Thu Dec 19 10:38:34 EST 2013


Tomas Sykora created ISPN-3858:
----------------------------------

             Summary: RHQ management -- [RecoveryAdmin] forceCommit operation call throws NumberFormatException
                 Key: ISPN-3858
                 URL: https://issues.jboss.org/browse/ISPN-3858
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 6.0.0.Final
            Reporter: Tomas Sykora
            Assignee: Mircea Markus


Operation ShowInDoubtTransactions is working and it is possible to identify internal IDs of in doubt transactions.

Operation force rollback by internal id is working as well.
Remove recovery info by internal id is working as well.

However, operation force commit by internal id is throwing  java.lang.NumberFormatException: For input string: "1125908496777218" etc., see attached file with full stack trace.


"Bonus" question: how can we externally (from jon gui? somewhere else?) identify properties for commit/rollback operations using Xid? 
i.e.: Format Id, Global Tx Id and Branch Qualifier? 

--
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


More information about the infinispan-issues mailing list