@MessageLogger(projectCode="ARJUNA")
public interface jtaxI18NLogger
@Message(id=24001, value="XA recovery committing {0}", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_jtax_recovery_jts_orbspecific_commit(String arg0)
@Message(id=24002, value="XA recovery rolling back {0}", format=MESSAGE_FORMAT) @LogMessage(level=INFO) void info_jtax_recovery_jts_orbspecific_rollback(String arg0)
@Message(id=24004, value="Caught the following error while trying to single phase complete resource", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_coperror(@Cause Throwable arg0)
@Message(id=24005, value="Committing of resource state failed.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_createstate()
@Message(id=24006, value="{0} caused an error from resource {1} in transaction {2}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_generror(String arg0, String arg1, String arg2, @Cause Throwable arg3)
@Message(id=24007, value="You have chosen to disable the Multiple Last Resources warning. You will see it only once.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_lastResource_disableWarning()
@Message(id=24008, value="Adding multiple last resources is disallowed. Current resource is {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_lastResource_disallow(String arg0)
@Message(id=24009, value="Multiple last resources have been added to the current transaction. This is transactionally unsafe and should not be relied upon. Current resource is {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_lastResource_multipleWarning(String arg0)
@Message(id=24010, value="You have chosen to enable multiple last resources in the transaction manager. This is transactionally unsafe and should not be relied upon.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_lastResource_startupWarning()
@Message(id=24011, value="Reading state caught exception", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_loadstateread(@Cause Throwable arg0)
@Message(id=24012, value="Could not find new XAResource to use for recovering non-serializable XAResource {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_norecoveryxa(String arg0)
@Message(id=24013, value="{0} caught NotPrepared exception during recovery phase!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_notprepared(String arg0)
@Message(id=24014, value="{0} - null or invalid transaction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_nulltransaction(String arg0)
@Message(id=24015, value="XAResource prepare failed on resource {0} for transaction {1} with: {2}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_preparefailed(String arg0, String arg1, String arg2, @Cause Throwable arg3)
@Message(id=24016, value="Recovery of resource failed when trying to call {0} got exception", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_recfailed(String arg0, @Cause Throwable arg1)
@Message(id=24017, value="Attempted shutdown of resource failed with exception", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_remconn(@Cause Throwable arg0)
@Message(id=24018, value="Exception on attempting to resource XAResource", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_restoreerror1(@Cause Throwable arg0)
@Message(id=24019, value="Unexpected exception on attempting to resource XAResource", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_restoreerror2(@Cause Throwable arg0)
@Message(id=24020, value="Could not serialize a serializable XAResource!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_saveState()
@Message(id=24021, value="{0} caught unexpected exception during recovery phase!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_unexpected(String arg0, @Cause Throwable arg1)
@Message(id=24022, value="Updating of resource state failed.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_updatestate()
@Message(id=24023, value="{0} caused an XA error: {1} from resource {2} in transaction {3}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_resources_jts_orbspecific_xaerror(String arg0, String arg1, String arg2, String arg3, @Cause Throwable arg4)
@Message(id=24024, value="thread is already associated with a transaction and subtransaction support is not enabled!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_alreadyassociated()
@Message(id=24025, value="Delist of resource failed with exception", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_delistfailed(@Cause Throwable arg0)
@Message(id=24026, value="Ending suspended RMs failed when rolling back the transaction!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_endsuspendfailed1()
@Message(id=24027, value="Ending suspended RMs failed when rolling back the transaction, but transaction rolled back.", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_endsuspendfailed2()
@Message(id=24028, value="illegal resource state:", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_illegalstate()
@Message(id=24029, value="Transaction is not active.", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_inactivetx()
@Message(id=24031, value="Invalid transaction.", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_invalidtx2()
@Message(id=24032, value="Work already active!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_jca_busy()
@Message(id=24033, value="failed to load Last Resource Optimisation Interface {0}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_lastResourceOptimisationInterface(String arg0)
@Message(id=24034, value="Could not enlist resource because the transaction is marked for rollback.", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_markedrollback()
@Message(id=24035, value="No such transaction!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_nosuchtx()
@Message(id=24036, value="Current transaction is not a TransactionImple", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_nottximple()
@Message(id=24037, value="no transaction!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_notx()
@Message(id=24038, value="no transaction! Caught:", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_notxe()
@Message(id=24040, value="paramater is null!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_nullparam()
@Message(id=24042, value="is already suspended!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_ressusp()
@Message(id=24043, value="An error occurred while checking if this is a new resource manager:", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_rmerror(@Cause Throwable arg0)
@Message(id=24044, value="{0} could not mark the transaction as rollback only", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_rollbackerror(String arg0, @Cause Throwable arg1)
@Message(id=24046, value="{0} returned XA error {1} for transaction {2}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_starterror(String arg0, String arg1, String arg2, @Cause Throwable arg3)
@Message(id=24048, value="Synchronizations are not allowed!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_syncerror()
@Message(id=24049, value="cleanup synchronization failed to register:", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_syncproblem(@Cause Throwable arg0)
@Message(id=24050, value="The transaction implementation threw a RollbackException", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_syncrollbackexception()
@Message(id=24051, value="The transaction implementation threw a SystemException", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_systemexception()
@Message(id=24052, value="Active thread error:", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_threaderror(@Cause Throwable arg0)
@Message(id=24053, value="{0} attempt to delist unknown resource!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_unknownres(String arg0)
@Message(id=24054, value="The current transaction does not match this transaction!", format=MESSAGE_FORMAT) String get_jtax_transaction_jts_wrongstatetx()
@Message(id=24055, value="Could not call end on a suspended resource!", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_xaenderror()
@Message(id=24056, value="{0} caught XA exception: {1}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_xaerror(String arg0, String arg1, @Cause Throwable arg2)
@Message(id=24057, value="{0} setTransactionTimeout on XAResource {2} threw: {1}", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_jtax_transaction_jts_timeouterror(String arg0, String arg1, String arg2, @Cause Throwable arg3)
@Message(id=24058, value="Could not deserialize class. Will wait for bottom up recovery", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_could_not_load_class_will_wait_for_bottom_up(@Cause ClassNotFoundException cnfe)
Copyright © 2021 JBoss by Red Hat. All rights reserved.