Package com.arjuna.ats.jta.logging
Interface jtaI18NLogger
@MessageLogger(projectCode="ARJUNA")
public interface jtaI18NLogger
i18n log messages for the jta module.
- Author:
- Jonathan Halliday (jonathan.halliday@redhat.com) 2010-06
-
Method Summary
Modifier and TypeMethodDescriptionvoid
error_failed_to_get_transaction_status
(jakarta.transaction.Transaction txn, Exception e) void
void
void
void
get_error_committing_transaction
(jakarta.transaction.Transaction txn, Xid xid) get_error_imported_transaction_base_id_is_null
(Uid uid, jakarta.transaction.Transaction txn) get_no_subordinate_txn_for
(String actionToDrive, Xid xid) get_not_activated_transaction
(jakarta.transaction.Transaction txn, Xid xid) get_xid_packerror
(Xid xid) void
info_recovery_notaxid
(String arg0) void
void
info_recovery_recoverydelayed
(Uid arg0, String arg1) void
void
info_recovery_transaction_id_or_branch_qualifier_is_null
(String xaResourceAsString) void
void
void
warn_cant_create_xid_of_branch
(Uid id, Boolean branch, Integer eisName, Exception e) void
warn_cant_create_xid_of_xid
(Xid id, Boolean branch, Integer eisName, Exception e) void
void
void
warn_could_not_end_xar
(XAResource xar, XAException e1) void
void
void
void
void
void
void
void
void
void
void
warn_intteruptedExceptionOnWaitingXARecoveryModuleLock
(XARecoveryModule recModule, String state, InterruptedException arg0) void
warn_reading_from_object_store
(RecoveryStore recoveryStore, Xid xid, Exception e) void
void
void
void
warn_recovery_failedtorecover
(String arg0, String arg1) void
warn_recovery_forgetfailed
(String arg0, Throwable arg1) void
warn_recovery_generalrecoveryerror
(String arg0, Throwable arg1) void
void
void
warn_recovery_periodicfirstpass
(String arg0, Throwable arg1) void
warn_recovery_periodicsecondpass
(String arg0, Throwable arg1) void
void
warn_recovery_recoveryfailed
(Uid arg0, String arg1) void
warn_recovery_transaction_id_and_branch_qualifier_are_null_wrong_format_id
(String xaResourceAsString) void
void
warn_recovery_xarecovery1
(String arg0, String arg1, Throwable arg2) void
warn_recovery_xarecovery2
(String arg0, Throwable arg1) void
void
void
warn_resources_arjunacore_commitxaerror
(String arg0, String arg1, String arg2, Throwable arg3) void
void
void
warn_resources_arjunacore_opcerror
(String arg0, String arg1, String arg2, Throwable arg3) void
void
warn_resources_arjunacore_preparefailed
(String arg0, String arg1, String arg2, Throwable arg3) void
void
warn_resources_arjunacore_restorecrstateerror
(String arg0, String arg1, Throwable arg2) void
void
warn_resources_arjunacore_restorestateerror
(String arg0, String arg1, Throwable arg2) void
warn_resources_arjunacore_rollbackerror
(String arg0, String arg1, String arg2, Throwable arg3) void
void
void
warn_resources_arjunacore_savestateerror
(String arg0, String arg1, Throwable arg2) void
void
void
void
warn_transaction_arjunacore_delistgeneral
(String arg0, Throwable arg1) void
warn_transaction_arjunacore_delistresource
(String arg0, String arg1, Throwable arg2) void
void
warn_transaction_arjunacore_enlisterror
(String arg0, String arg1) void
warn_transaction_arjunacore_enliststarterror
(String arg0, String arg1, String arg2, Throwable arg3) void
void
warn_transaction_arjunacore_markrollback
(String arg0, String arg1) void
warn_transaction_arjunacore_newtmerror
(String arg0, String arg1, Throwable arg2) void
void
void
warn_transaction_arjunacore_timeouterror
(String arg0, String arg1, String arg2, Throwable arg3) void
void
void
warn_transaction_arjunacore_xastart
(String arg0, String arg1, String arg2, Throwable arg3) void
void
warn_unpacking_xid_state
(Xid xid, RecoveryStore recoveryStore, String type, Exception e) void
void
-
Method Details
-
warn_recovery_alluids
@Message(id=16001, value="could not get all object Uids.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_alluids() -
warn_recovery_cannotadd
@Message(id=16002, value="Cannot add resource to table: no XID value available.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_cannotadd() -
warn_recovery_constfail
@Message(id=16004, value="XARecoveryModule setup failed", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_constfail() -
warn_recovery_failedtorecover
-
warn_recovery_forgetfailed
-
warn_recovery_generalrecoveryerror
-
warn_recovery_getxaresource
@Message(id=16009, value="Caught:", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_getxaresource(@Cause Throwable arg0) -
info_recovery_rollingback
@Message(id=16013, value="Rolling back {0}", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_recovery_rollingback(String arg0) -
info_recovery_notaxid
@Message(id=16016, value="{0} not an Arjuna XID", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_recovery_notaxid(String arg0) -
info_recovery_noxanodes
@Message(id=16017, value="No XA recovery nodes specified. May not recover orphans.", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_recovery_noxanodes() -
warn_recovery_objstoreerror
@Message(id=16018, value="XARecoveryModule periodicWork failed", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_objstoreerror(@Cause Throwable arg0) -
warn_recovery_periodicfirstpass
-
warn_recovery_periodicsecondpass
-
info_recovery_recoverydelayed
-
warn_recovery_recoveryerror
@Message(id=16022, value="Recovery threw:", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_recoveryerror(@Cause Throwable arg0) -
warn_recovery_recoveryfailed
-
warn_recovery_unexpectedrecoveryerror
@Message(id=16025, value="Unexpected recovery error", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_unexpectedrecoveryerror(@Cause Throwable arg0) -
warn_recovery_xarecovery1
-
warn_recovery_xarecovery2
-
warn_resources_arjunacore_SynchronizationImple
-
get_resources_arjunacore_XAOnePhaseResource_pack
@Message(id=16030, value="XAOnePhaseResource.pack failed to serialise resource", format=MESSAGE_FORMAT) String get_resources_arjunacore_XAOnePhaseResource_pack() -
warn_resources_arjunacore_XAOnePhaseResource_rollbackexception
-
get_resources_arjunacore_XAOnePhaseResource_unpack
@Message(id=16032, value="failed to deserialise resource", format=MESSAGE_FORMAT) String get_resources_arjunacore_XAOnePhaseResource_unpack() -
get_resources_arjunacore_XAOnePhaseResource_unpackType
-
info_resources_arjunacore_assumecomplete
@Message(id=16034, value="Being told to assume complete on Xid {0}", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_resources_arjunacore_assumecomplete(String arg0) -
warn_resources_arjunacore_commitnulltx
@Message(id=16035, value="{0} - null transaction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_commitnulltx(String arg0) -
warn_resources_arjunacore_commitxaerror
-
warn_resources_arjunacore_norecoveryxa
@Message(id=16037, value="Could not find new XAResource to use for recovering non-serializable XAResource {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_norecoveryxa(String arg0) -
warn_resources_arjunacore_noresource
@Message(id=16038, value="No XAResource to recover {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_noresource(String arg0) -
warn_resources_arjunacore_opcerror
-
warn_resources_arjunacore_opcnulltx
@Message(id=16040, value="{0} - null transaction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_opcnulltx(String arg0) -
warn_resources_arjunacore_preparefailed
-
warn_resources_arjunacore_preparenulltx
@Message(id=16042, value="{0} - null transaction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_preparenulltx(String arg0) -
warn_resources_arjunacore_restorestate
@Message(id=16043, value="Exception on attempting to restore XAResource", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_restorestate(@Cause Throwable arg0) -
warn_resources_arjunacore_restorestateerror
-
warn_resources_arjunacore_rollbackerror
-
warn_resources_arjunacore_rollbacknulltx
@Message(id=16046, value="{0} - null transaction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_rollbacknulltx(String arg0) -
warn_resources_arjunacore_savestate
@Message(id=16047, value="Could not serialize a Serializable XAResource!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_savestate() -
warn_resources_arjunacore_savestateerror
-
warn_resources_arjunacore_setvalue
@Message(id=16049, value="{0} called illegally.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_setvalue(String arg0) -
get_transaction_arjunacore_alreadyassociated
@Message(id=16051, value="thread is already associated with a transaction!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_alreadyassociated() -
get_transaction_arjunacore_commitwhenaborted
@Message(id=16053, value="Could not commit transaction.", format=MESSAGE_FORMAT) String get_transaction_arjunacore_commitwhenaborted() -
get_transaction_arjunacore_couldnotregister
@Message(id=16054, value="could not register transaction", format=MESSAGE_FORMAT) String get_transaction_arjunacore_couldnotregister() -
warn_transaction_arjunacore_delistgeneral
-
warn_transaction_arjunacore_delistresource
-
warn_transaction_arjunacore_endsuspendfailed1
@Message(id=16058, value="Ending suspended RMs failed when rolling back the transaction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_transaction_arjunacore_endsuspendfailed1() -
get_transaction_arjunacore_endsuspendfailed2
@Message(id=16059, value="Ending suspended RMs failed when rolling back the transaction, but transaction rolled back.", format=MESSAGE_FORMAT) String get_transaction_arjunacore_endsuspendfailed2() -
warn_transaction_arjunacore_enlisterror
-
warn_transaction_arjunacore_enliststarterror
-
get_transaction_arjunacore_illresstate
@Message(id=16062, value="illegal resource state", format=MESSAGE_FORMAT) String get_transaction_arjunacore_illresstate() -
get_transaction_arjunacore_inactive
@Message(id=16063, value="The transaction is not active!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_inactive() -
get_transaction_arjunacore_invalidstate
@Message(id=16064, value="The transaction is in an invalid state!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_invalidstate() -
error_transaction_arjunacore_jca_SubordinationManager_importerfailure
@Message(id=16066, value="Failed to create instance of TransactionImporter", format=MESSAGE_FORMAT) @LogMessage(level=ERROR) void error_transaction_arjunacore_jca_SubordinationManager_importerfailure(@Cause Throwable arg0) -
error_transaction_arjunacore_jca_SubordinationManager_terminatorfailure
@Message(id=16067, value="Failed to create instance of XATerminator", format=MESSAGE_FORMAT) @LogMessage(level=ERROR) void error_transaction_arjunacore_jca_SubordinationManager_terminatorfailure(@Cause Throwable arg0) -
get_transaction_arjunacore_jca_busy
@Message(id=16068, value="Work already active!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_jca_busy() -
warn_transaction_arjunacore_lastResourceOptimisationInterface
@Message(id=16069, value="failed to load Last Resource Optimisation Interface {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_transaction_arjunacore_lastResourceOptimisationInterface(String arg0) -
warn_transaction_arjunacore_markrollback
-
warn_transaction_arjunacore_newtmerror
-
get_transaction_arjunacore_nosuchtx
@Message(id=16072, value="No such transaction!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_nosuchtx() -
warn_transaction_arjunacore_notatomicaction
@Message(id=16073, value="Current transaction is not an AtomicAction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_transaction_arjunacore_notatomicaction() -
get_transaction_arjunacore_notx
@Message(id=16074, value="no transaction!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_notx() -
get_transaction_arjunacore_nullparam
@Message(id=16075, value="null synchronization parameter!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_nullparam() -
get_transaction_arjunacore_nullres
@Message(id=16076, value="Resource paramater is null!", format=MESSAGE_FORMAT) String get_transaction_arjunacore_nullres() -
get_transaction_arjunacore_ressuspended
@Message(id=16078, value="resource already suspended.", format=MESSAGE_FORMAT) String get_transaction_arjunacore_ressuspended() -
get_transaction_arjunacore_rollbackstatus
@Message(id=16079, value="Transaction rollback status is:", format=MESSAGE_FORMAT) String get_transaction_arjunacore_rollbackstatus() -
get_transaction_arjunacore_subordinate_invalidstate
@Message(id=16080, value="Not allowed to terminate subordinate transaction directly.", format=MESSAGE_FORMAT) String get_transaction_arjunacore_subordinate_invalidstate() -
get_transaction_arjunacore_syncrollbackexception
@Message(id=16081, value="The transaction implementation threw a RollbackException", format=MESSAGE_FORMAT) String get_transaction_arjunacore_syncrollbackexception() -
get_transaction_arjunacore_syncsnotallowed
@Message(id=16082, value="Synchronizations are not allowed! Transaction status is", format=MESSAGE_FORMAT) String get_transaction_arjunacore_syncsnotallowed() -
get_transaction_arjunacore_syncwhenaborted
@Message(id=16083, value="Cannot register synchronization because the transaction is in aborted state", format=MESSAGE_FORMAT) String get_transaction_arjunacore_syncwhenaborted() -
get_transaction_arjunacore_systemexception
@Message(id=16084, value="The transaction implementation threw a SystemException", format=MESSAGE_FORMAT) String get_transaction_arjunacore_systemexception() -
warn_transaction_arjunacore_threadexception
@Message(id=16085, value="Caught the following error", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_transaction_arjunacore_threadexception(@Cause Throwable arg0) -
warn_transaction_arjunacore_timeouterror
-
warn_transaction_arjunacore_unknownresource
@Message(id=16087, value="{0} - unknown resource", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_transaction_arjunacore_unknownresource(String arg0) -
warn_transaction_arjunacore_xaenderror
@Message(id=16088, value="Could not call end on a suspended resource!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_transaction_arjunacore_xaenderror(@Cause Throwable arg0) -
warn_transaction_arjunacore_xastart
-
warn_TransactionManager_jndifailure
@Message(id=16091, value="Failed to lookup transaction manager in JNDI context", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_TransactionManager_jndifailure(@Cause Throwable arg0) -
warn_UserTransaction_jndifailure
@Message(id=16093, value="Failed to lookup user transaction in JNDI context", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_UserTransaction_jndifailure(@Cause Throwable arg0) -
get_utils_JNDIManager_tsr1
@Message(id=16096, value="Unable to instantiate TransactionSynchronizationRegistry implementation class!", format=MESSAGE_FORMAT) String get_utils_JNDIManager_tsr1() -
get_utils_nullexception
-
get_utils_unknownerrorcode
@Message(id=16099, value="Unknown error code:", format=MESSAGE_FORMAT) String get_utils_unknownerrorcode() -
get_xa_xidunset
-
get_xid_packerror
-
get_transaction_arjunacore_inactive
-
get_error_getting_tx_status
@Message(id=16103, value="Error getting the status of the current transaction", format=MESSAGE_FORMAT) String get_error_getting_tx_status() -
get_error_getting_current_tx
@Message(id=16104, value="Error getting the current transaction", format=MESSAGE_FORMAT) String get_error_getting_current_tx() -
get_could_not_lookup_tm
@Message(id=16105, value="Could not lookup the TransactionManager", format=MESSAGE_FORMAT) String get_could_not_lookup_tm() -
get_could_not_lookup_tsr
@Message(id=16106, value="Could not lookup the TransactionSynchronizationRegistry", format=MESSAGE_FORMAT) String get_could_not_lookup_tsr() -
get_expected_transactional_annotation
@Message(id=16107, value="Expected an @Transactional annotation at class and/or method level", format=MESSAGE_FORMAT) String get_expected_transactional_annotation() -
get_wrong_tx_on_thread
@Message(id=16108, value="Wrong transaction on thread", format=MESSAGE_FORMAT) String get_wrong_tx_on_thread() -
get_contextual_is_null
@Message(id=16109, value="Contextual is null", format=MESSAGE_FORMAT) String get_contextual_is_null() -
get_tx_required
@Message(id=16110, value="Transaction is required for invocation", format=MESSAGE_FORMAT) String get_tx_required() -
get_nodename_null
@Message(id=16111, value="The node identifier cannot be null", format=MESSAGE_FORMAT) String get_nodename_null() -
warn_resources_arjunacore_restorecrstateerror
-
info_resources_arjunacore_rmcompleted
@Message(id=16113, value="Xid {0} was committed by resource manager", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_resources_arjunacore_rmcompleted(String arg0) -
warn_resources_arjunacore_classnotfound
@Message(id=16114, value="Could not load {0} will try to get XAResource from the recovery helpers", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_resources_arjunacore_classnotfound(String arg0) -
warn_could_not_access_object_store
@Message(id=16115, value="Could not access object store to check for log so will leave record alone", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_could_not_access_object_store(@Cause Exception e) -
warn_failed_to_create_jms_connection
@Message(id=16116, value="Failed to create JMS connection", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_failed_to_create_jms_connection(@Cause Exception e) -
warn_failed_to_close_jms_connection
-
warn_failed_to_close_jms_session
-
get_failed_to_get_transaction
@Message(id=16119, value="Failed to get transaction", format=MESSAGE_FORMAT) String get_failed_to_get_transaction() -
warn_failed_to_get_transaction
@Message(id=16120, value="Failed to get transaction", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_failed_to_get_transaction(@Cause Exception e) -
get_failed_to_get_transaction_status
@Message(id=16121, value="Failed to get transaction status", format=MESSAGE_FORMAT) String get_failed_to_get_transaction_status() -
warn_failed_to_get_transaction_status
@Message(id=16122, value="Failed to get transaction status", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_failed_to_get_transaction_status(@Cause Exception e) -
get_failed_to_register_synchronization
@Message(id=16123, value="Failed to register synchronization", format=MESSAGE_FORMAT) String get_failed_to_register_synchronization() -
warn_failed_to_register_synchronization
@Message(id=16124, value="Failed to register synchronization", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_failed_to_register_synchronization(@Cause Exception e) -
get_failed_to_enlist_xa_resource
@Message(id=16125, value="Failed to enlist XA resource", format=MESSAGE_FORMAT) String get_failed_to_enlist_xa_resource() -
warn_failed_to_enlist_xa_resource
@Message(id=16126, value="Failed to enlist XA resource", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_failed_to_enlist_xa_resource(@Cause Exception e) -
get_failed_to_delist_xa_resource
@Message(id=16127, value="Failed to delist XA resource", format=MESSAGE_FORMAT) String get_failed_to_delist_xa_resource() -
warn_failed_to_delist_xa_resource
@Message(id=16128, value="Failed to delist XA resource", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_failed_to_delist_xa_resource(@Cause Exception e) -
warn_could_not_end_xar
@Message(id=16129, value="Could not end XA resource {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_could_not_end_xar(XAResource xar, @Cause XAException e1) -
fatalSubordinate1PCDuringPrepare
@Message(id=16130, value="Subordinate transaction was committed during prepare, this will look like a rollback {0}", format=MESSAGE_FORMAT) @LogMessage(level=FATAL) void fatalSubordinate1PCDuringPrepare(Xid xid) -
warn_could_not_recover_subordinate
-
warn_cant_pack_into_output_object_state
@Message(id=16132, value="Cannot packt into output object state {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_cant_pack_into_output_object_state(OutputObjectState os, @Cause Exception e) -
warn_cant_create_xid_of_branch
-
warn_cant_create_xid_of_xid
-
warn_reading_from_object_store
@Message(id=16135, value="Cannot read object {0} store for xid {1}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_reading_from_object_store(RecoveryStore recoveryStore, Xid xid, @Cause Exception e) -
warn_unpacking_xid_state
@Message(id=16136, value="Cannot unpact state of the xid {0} loaded from recovery store {1} of txn type {2}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_unpacking_xid_state(Xid xid, RecoveryStore recoveryStore, String type, @Cause Exception e) -
error_failed_to_get_transaction_status
@Message(id=16137, value="Failed to get transaction status of {0}", format=MESSAGE_FORMAT) @LogMessage(level=ERROR) void error_failed_to_get_transaction_status(jakarta.transaction.Transaction txn, @Cause Exception e) -
warn_failed_to_enlist_xa_resource
@Message(id=16138, value="Failed to enlist XA resource {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_failed_to_enlist_xa_resource(XAResource xares, @Cause Exception e) -
error_transaction_class_cast_fail
@Message(id=16139, value="Fail to cast class of transaction action {0}", format=MESSAGE_FORMAT) @LogMessage(level=ERROR) void error_transaction_class_cast_fail(StateManager action, @Cause Exception e) -
get_no_subordinate_txn_for_commit
-
get_error_committing_transaction
-
get_not_activated_transaction
-
warn_intteruptedExceptionOnWaitingXARecoveryModuleLock
@Message(id=16143, value="Problem during waiting for lock \'\'{0}\'\' whilst in state {1}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_intteruptedExceptionOnWaitingXARecoveryModuleLock(XARecoveryModule recModule, String state, @Cause InterruptedException arg0) -
get_no_subordinate_txn_for
-
get_onephase_heuristic_commit_failure
@Message(id=16145, value="One phase commit for transaction \'\'{0}\'\' does not store data in the object store. Recovery is won\'\'t able to decide about outcome. Transaction is marked as heuristic to be decided by administrator.", format=MESSAGE_FORMAT) String get_onephase_heuristic_commit_failure(StateManager action) -
get_error_imported_transaction_uid_is_null
@Message(id=16146, value="Cannot work with the imported transaction as UID is null.", format=MESSAGE_FORMAT) String get_error_imported_transaction_uid_is_null() -
get_error_imported_transaction_base_id_is_null
-
get_error_xid_is_null
@Message(id=16148, value="Cannot work further as the argument Xid is null.", format=MESSAGE_FORMAT) String get_error_xid_is_null() -
warn_recovery_transaction_id_and_branch_qualifier_are_null_wrong_format_id
@Message(id=16149, value="Returned global transaction identifier and branch qualifier are null but format id is not -1. {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_recovery_transaction_id_and_branch_qualifier_are_null_wrong_format_id(String xaResourceAsString) -
info_recovery_transaction_id_or_branch_qualifier_is_null
@Message(id=16150, value="Returned global transaction identifier or branch qualifier is null. {0}", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_recovery_transaction_id_or_branch_qualifier_is_null(String xaResourceAsString) -
get_not_supported_non_weld_interception
-
get_contextual_is_not_active
@Message(id=16152, value="TransactionScoped context is not active as there is no active transaction on the thread", format=MESSAGE_FORMAT) String get_contextual_is_not_active() -
get_tx_never
@Message(id=16153, value="Transaction is not allowed for invocation", format=MESSAGE_FORMAT) String get_tx_never() -
warn_failed_to_enlist_one_phase_resource
@Message(id=16154, value="Unable to add multiple one-phase resources in the same transaction because this could result in partial commits and rollbacks. To fix this, either enable XA transaction support in your resources, or use a separate transaction for each resource, or as a last resort enable CoreEnvironmentBean.isAllowMultipleLastResources.", format=MESSAGE_FORMAT) String warn_failed_to_enlist_one_phase_resource() -
warn_xa_rollback_optimization_deprecated
@Message(id=16155, value="The XA Rollback Optimization has been deprecated!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_xa_rollback_optimization_deprecated()
-