org.jboss.jbossts.star.logging.atI18NLogger_$logger Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of restat-util Show documentation
Show all versions of restat-util Show documentation
Utility methods to make it easy to conform to the RESTAT specification
package org.jboss.jbossts.star.logging;
import java.util.Locale;
import java.io.Serializable;
import javax.transaction.xa.XAException;
import java.lang.Throwable;
import java.lang.String;
import org.jboss.logging.Logger;
import static org.jboss.logging.Logger.Level.ERROR;
import static org.jboss.logging.Logger.Level.DEBUG;
import static org.jboss.logging.Logger.Level.WARN;
/**
* Warning this class consists of generated code.
*/
public class atI18NLogger_$logger implements atI18NLogger, Serializable {
private static final long serialVersionUID = 1L;
private static final String FQCN = atI18NLogger_$logger.class.getName();
public atI18NLogger_$logger(final Logger log) {
this.log = log;
}
protected final Logger log;
private static final Locale LOCALE = Locale.ROOT;
protected Locale getLoggingLocale() {
return LOCALE;
}
@Override
public final void warn_failureRemovingParticipantObjectStore(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_failureRemovingParticipantObjectStore$str(), cause);
}
protected String warn_failureRemovingParticipantObjectStore$str() {
return "AT027001: Failure while removing participant information from the object store. '%s'";
}
@Override
public final void warn_synchronizeParticipantUrlWithCoordinatorRecoveryManager(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_synchronizeParticipantUrlWithCoordinatorRecoveryManager$str(), cause);
}
protected String warn_synchronizeParticipantUrlWithCoordinatorRecoveryManager$str() {
return "AT027002: Failure while synchronizing participant url with RecoveryManager. '%s'";
}
@Override
public final void warn_failedToStartBridge(final String response, final Throwable t) {
log.logf(FQCN, WARN, t, warn_failedToStartBridge$str(), response);
}
protected String warn_failedToStartBridge$str() {
return "AT027003: Failed to start the bridge. '%s'";
}
@Override
public final void warn_failedToStopBridge(final String response, final Throwable t) {
log.logf(FQCN, WARN, t, warn_failedToStopBridge$str(), response);
}
protected String warn_failedToStopBridge$str() {
return "AT027004: Failed to stop the bridge. '%s'";
}
@Override
public final void warn_failedToEnlistTransaction(final String response, final Throwable t) {
log.logf(FQCN, WARN, t, warn_failedToEnlistTransaction$str(), response);
}
protected String warn_failedToEnlistTransaction$str() {
return "AT027005: Failed to enlist inbound bridge to the transaction '%s'";
}
@Override
public final void warn_failedToImportTransaction(final String response, final Throwable t) {
log.logf(FQCN, WARN, t, warn_failedToImportTransaction$str(), response);
}
protected String warn_failedToImportTransaction$str() {
return "AT027006: Failed to import transaction. '%s'";
}
@Override
public final void error_systemException(final String cause) {
log.logf(FQCN, ERROR, null, error_systemException$str(), cause);
}
protected String error_systemException$str() {
return "AT027007: FATAL System Exception '%s'";
}
@Override
public final void warn_loadInStoreInboundBridgeOrphanFilter(final Throwable t) {
log.logf(FQCN, WARN, t, warn_loadInStoreInboundBridgeOrphanFilter$str());
}
protected String warn_loadInStoreInboundBridgeOrphanFilter$str() {
return "AT027008: Exception while verifying/loading id isInStore InboundBridgeOrphanFilter.";
}
@Override
public final void warn_isInStoreInboundBridgeOrphanFilter(final Throwable t) {
log.logf(FQCN, WARN, t, warn_isInStoreInboundBridgeOrphanFilter$str());
}
protected String warn_isInStoreInboundBridgeOrphanFilter$str() {
return "AT027009: Exception while verifying id isInStore InboundBridgeOrphanFilter.";
}
@Override
public final void warn_subordinateRollbackXAException(final String cause, final XAException e) {
log.logf(FQCN, WARN, e, warn_subordinateRollbackXAException$str(), cause);
}
protected String warn_subordinateRollbackXAException$str() {
return "AT027010: XAException occured while subordinate rollback. '%s'";
}
@Override
public final void warn_subordinateCommitXAException(final String cause, final XAException e) {
log.logf(FQCN, WARN, e, warn_subordinateCommitXAException$str(), cause);
}
protected String warn_subordinateCommitXAException$str() {
return "AT027011: XAException occured while subordinate commit. '%s'";
}
@Override
public final void warn_subordinateVoteXAException(final String cause, final XAException e) {
log.logf(FQCN, WARN, e, warn_subordinateVoteXAException$str(), cause);
}
protected String warn_subordinateVoteXAException$str() {
return "AT027012: XAException occured while subordinate vote. '%s'";
}
@Override
public final void warn_inboundBridgeRecoveryModulePeriodicWorkSecondPass(final String cause, final XAException e) {
log.logf(FQCN, WARN, e, warn_inboundBridgeRecoveryModulePeriodicWorkSecondPass$str(), cause);
}
protected String warn_inboundBridgeRecoveryModulePeriodicWorkSecondPass$str() {
return "AT027013: XAException occured while InboundBridgeRecoveryModule periodicWorkSecondPass. '%s'";
}
@Override
public final void warn_inboundBridgeRecoveryModuleAddBridgesToMapping(final String cause, final XAException e) {
log.logf(FQCN, WARN, e, warn_inboundBridgeRecoveryModuleAddBridgesToMapping$str(), cause);
}
protected String warn_inboundBridgeRecoveryModuleAddBridgesToMapping$str() {
return "AT027014: XAException occured while InboundBridgeRecoveryModule addBridgesToMapping. '%s'";
}
@Override
public final void warn_InboundBridgeRecoveryModulegetUidsToRecover(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_InboundBridgeRecoveryModulegetUidsToRecover$str(), cause);
}
protected String warn_InboundBridgeRecoveryModulegetUidsToRecover$str() {
return "AT027015: Exception occured while InboundBridgeRecoveryModule getUidsToRecover. '%s'";
}
@Override
public final void warn_txSupportGetIntValue(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_txSupportGetIntValue$str(), cause);
}
protected String warn_txSupportGetIntValue$str() {
return "AT027016: Exception occured while Tx Support getIntValue. '%s'";
}
@Override
public final void info_txSupportHttpRequest(final String cause, final Throwable t) {
log.logf(FQCN, DEBUG, t, info_txSupportHttpRequest$str(), cause);
}
protected String info_txSupportHttpRequest$str() {
return "AT027017: Exception occured while Tx Support HttpRequest. '%s'";
}
@Override
public final void warn_txSupportAddLocationHeader(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_txSupportAddLocationHeader$str(), cause);
}
protected String warn_txSupportAddLocationHeader$str() {
return "AT027018: Exception occured while Tx Support AddLocationHeader. '%s'";
}
@Override
public final void warn_deserializeInboundBridgeParticipantDeserializer(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_deserializeInboundBridgeParticipantDeserializer$str(), cause);
}
protected String warn_deserializeInboundBridgeParticipantDeserializer$str() {
return "AT027019: Exception occured while InboundBridgeParticipantDeserializer Participant deserialize. '%s'";
}
@Override
public final void warn_recoverParticipantsRecoveryManager(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_recoverParticipantsRecoveryManager$str(), cause);
}
protected String warn_recoverParticipantsRecoveryManager$str() {
return "AT027020: Exception while recovering participant in Recovery Manager. '%s'";
}
@Override
public final void warn_ioRecoverParticipantsRecoveryManager(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_ioRecoverParticipantsRecoveryManager$str(), cause);
}
protected String warn_ioRecoverParticipantsRecoveryManager$str() {
return "AT027021: Exception while recovering participant in Recovery Manager. '%s'";
}
@Override
public final void warn_heuristicCreateParticipantsRecoveryManager(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_heuristicCreateParticipantsRecoveryManager$str(), cause);
}
protected String warn_heuristicCreateParticipantsRecoveryManager$str() {
return "AT027022: Heuristic Exception while recreateParticipantInformation in Recovery Manager. '%s'";
}
@Override
public final void warn_participantCreateParticipantsRecoveryManager(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_participantCreateParticipantsRecoveryManager$str(), cause);
}
protected String warn_participantCreateParticipantsRecoveryManager$str() {
return "AT027023: Participant Exception while recreateParticipantInformation in Recovery Manager. '%s'";
}
@Override
public final void warn_persistParticipantInformationRecoveryManager(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_persistParticipantInformationRecoveryManager$str(), cause);
}
protected String warn_persistParticipantInformationRecoveryManager$str() {
return "AT027024: Failure while persisting participant information. '%s'";
}
@Override
public final void warn_participantRollbackParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_participantRollbackParticipantResource$str(), cause);
}
protected String warn_participantRollbackParticipantResource$str() {
return "AT027025: Participant Exception while participant rollback in ParticipantResource. '%s'";
}
@Override
public final void warn_heuristicRollbackParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_heuristicRollbackParticipantResource$str(), cause);
}
protected String warn_heuristicRollbackParticipantResource$str() {
return "AT027026: Exception while participant rollback in ParticipantResource. '%s'";
}
@Override
public final void warn_readOnlyParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_readOnlyParticipantResource$str(), cause);
}
protected String warn_readOnlyParticipantResource$str() {
return "AT027027: Exception while readOnly participant info in ParticipantResource. '%s'";
}
@Override
public final void warn_commitOnePhaseParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_commitOnePhaseParticipantResource$str(), cause);
}
protected String warn_commitOnePhaseParticipantResource$str() {
return "AT027028: ParticipantException while commitOnePhase in ParticipantResource. '%s'";
}
@Override
public final void warn_prepareParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_prepareParticipantResource$str(), cause);
}
protected String warn_prepareParticipantResource$str() {
return "AT027029: ParticipantException while prepare in ParticipantResource. '%s'";
}
@Override
public final void warn_beforeVolatileParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_beforeVolatileParticipantResource$str(), cause);
}
protected String warn_beforeVolatileParticipantResource$str() {
return "AT027030: Exception Before completion failed in VolatileParticipantResource. '%s'";
}
@Override
public final void warn_afterVolatileParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_afterVolatileParticipantResource$str(), cause);
}
protected String warn_afterVolatileParticipantResource$str() {
return "AT027031: Exception After completion failed in VolatileParticipantResource. '%s'";
}
@Override
public final void warn_getUidsVolatileParticipantResource(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_getUidsVolatileParticipantResource$str(), cause);
}
protected String warn_getUidsVolatileParticipantResource$str() {
return "AT027032: Exception while getUids in VolatileParticipantResource. '%s'";
}
@Override
public final void warn_getRecoveringTransactions(final String cause, final Throwable t, final String uid) {
log.logf(FQCN, WARN, t, warn_getRecoveringTransactions$str(), cause, uid);
}
protected String warn_getRecoveringTransactions$str() {
return "AT027033: Exception could not reactivate pending transaction.'%s','%s'";
}
@Override
public final void warn_jaxrsTM(final String cause, final Throwable t) {
log.logf(FQCN, WARN, t, warn_jaxrsTM$str(), cause);
}
protected String warn_jaxrsTM$str() {
return "AT027034: Exception TM JAX-RS application failed to start.'%s'";
}
@Override
public final void warn_failedToStartTransactionCorrdinator(final Throwable t) {
log.logf(FQCN, DEBUG, t, warn_failedToStartTransactionCorrdinator$str());
}
protected String warn_failedToStartTransactionCorrdinator$str() {
return "AT027035: Exception TM JAX-RS application failed to start.";
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy