-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
6.0.0.Final
-
None
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?