package jp.terasoluna.fw.batch.constants; /** This file was automatically generated. */ public final class LogId { /** * <strong>TAL025006 = Get MessageAccessor.{0}</strong> */ public static final String TAL025006 = "TAL025006"; /** * <strong>TAL025007 = Set MessageAccessor.{0}</strong> */ public static final String TAL025007 = "TAL025007"; /** * <strong>TAL025008 = Remove MessageAccessor.{0}</strong> */ public static final String TAL025008 = "TAL025008"; /** * <strong>DAL025017 = The exception was matched in exceptionToStatusMap. exception class name:{1} return status:{2}</strong> */ public static final String DAL025017 = "DAL025017"; /** * <strong>DAL025020 = Try to load the bean definition file:{0}</strong> */ public static final String DAL025020 = "DAL025020"; /** * <strong>DAL025023 = Try to update status jobSequenceId:{0} changeStatus:{1}</strong> */ public static final String DAL025023 = "DAL025023"; /** * <strong>DAL025033 = Try to start transaction:{0}</strong> */ public static final String DAL025033 = "DAL025033"; /** * <strong>DAL025034 = Operationg target TransactionDefinition detail. propagation:{0} isolation:{1} timeout:{2} readonly:{3} name:{4}</strong> */ public static final String DAL025034 = "DAL025034"; /** * <strong>DAL025035 = Succeed to start transaction:{0}</strong> */ public static final String DAL025035 = "DAL025035"; /** * <strong>DAL025037 = Try to commit transaction:{0}</strong> */ public static final String DAL025037 = "DAL025037"; /** * <strong>DAL025038 = Succeed to commit transaction:{0}</strong> */ public static final String DAL025038 = "DAL025038"; /** * <strong>DAL025040 = Try to end transaction:{0}</strong> */ public static final String DAL025040 = "DAL025040"; /** * <strong>DAL025041 = Succeed to end transaction:{0}</strong> */ public static final String DAL025041 = "DAL025041"; /** * <strong>DAL025043 = MessageAccessor is not found.</strong> */ public static final String DAL025043 = "DAL025043"; /** * <strong>DAL025044 = The BLogic detail is as follow. BLogic-class:{0}, {1}</strong> */ public static final String DAL025044 = "DAL025044"; /** * <strong>DAL025046 = Try to create savepoint:{0}</strong> */ public static final String DAL025046 = "DAL025046"; /** * <strong>DAL025047 = Succeed to create savepoint:{0}</strong> */ public static final String DAL025047 = "DAL025047"; /** * <strong>DAL025048 = Try to release savepoint:{0}</strong> */ public static final String DAL025048 = "DAL025048"; /** * <strong>DAL025049 = Succeed to release savepoint:{0}</strong> */ public static final String DAL025049 = "DAL025049"; /** * <strong>DAL025050 = Try to rollback to savepoint:{0}</strong> */ public static final String DAL025050 = "DAL025050"; /** * <strong>DAL025051 = Succeed to rollback to savepoint:{0}</strong> */ public static final String DAL025051 = "DAL025051"; /** * <strong>DAL025052 = Try to rollback transaction:{0}</strong> */ public static final String DAL025052 = "DAL025052"; /** * <strong>DAL025053 = Succeed to rollback transaction:{0}</strong> */ public static final String DAL025053 = "DAL025053"; /** * <strong>DAL025054 = Creating Semaphore. maxSize:{0} and fair:{1}</strong> */ public static final String DAL025054 = "DAL025054"; /** * <strong>DAL025055 = This job status at the job control table is already updated by another worker. It will be skip. jobSequenceId:{0} expectedCurAppStatus:{1} actualCurAppStatus:{2} changeTo:{3}</strong> */ public static final String DAL025055 = "DAL025055"; /** * <strong>IAL025001 = An async batch processing START. jobSequenceId:{0}</strong> */ public static final String IAL025001 = "IAL025001"; /** * <strong>IAL025003 = An async batch processing END. jobSequenceId:{0}, blogicStatus:{1}</strong> */ public static final String IAL025003 = "IAL025003"; /** * <strong>IAL025005 = AsyncBatchExecutor START.</strong> */ public static final String IAL025005 = "IAL025005"; /** * <strong>IAL025011 = Detected the end file. This AsyncBatchExecutor processing will complete. path:{0}</strong> */ public static final String IAL025011 = "IAL025011"; /** * <strong>IAL025013 = AsyncBatchExecutor END. exitStatus:{0}</strong> */ public static final String IAL025013 = "IAL025013"; /** * <strong>IAL025014 = SyncBatchExecutor START.</strong> */ public static final String IAL025014 = "IAL025014"; /** * <strong>IAL025015 = SyncBatchExecutor END. blogicStatus:{0}</strong> */ public static final String IAL025015 = "IAL025015"; /** * <strong>IAL025017 = RetryDetails. currentRetryCount:{0}, retryMaxCount:{1}, retryReset:{2} ms, retryInterval:{3} ms</strong> */ public static final String IAL025017 = "IAL025017"; /** * <strong>IAL025019 = BLogic context will be cached. jobAppCd:{0}</strong> */ public static final String IAL025019 = "IAL025019"; /** * <strong>IAL025020 = Waiting to shutdown all tasks in ThreadPoolTaskExecutor.</strong> */ public static final String IAL025020 = "IAL025020"; /** * <strong>IAL025021 = Skipped this job execution because this job has already been started by another. jobSequenceId:{0}</strong> */ public static final String IAL025021 = "IAL025021"; /** * <strong>IAL025023 = Skipped processing of updating the job status. This transaction will be attempt to roll-back. jobSequenceId:{0}</strong> */ public static final String IAL025023 = "IAL025023"; /** * <strong>IAL025024 = This job has already been started by another. jobSequenceId:{0}</strong> */ public static final String IAL025024 = "IAL025024"; /** * <strong>IAL025025 = It will be checked to stop AsyncBatchExecutor at a certain interval. the end monitoring file path:{0}</strong> */ public static final String IAL025025 = "IAL025025"; /** * <strong>WAL025008 = MessageAccessor setting is not specified. it will be skipped. {0}</strong> */ public static final String WAL025008 = "WAL025008"; /** * <strong>WAL025010 = The BLogic execution continues without an ExceptionHandler.</strong> */ public static final String WAL025010 = "WAL025010"; /** * <strong>EAL025003 = Bean definition default file name is not set. please confirm batch.properties.</strong> */ public static final String EAL025003 = "EAL025003"; /** * <strong>EAL025009 = BLogic bean not found. beanName:{0}</strong> */ public static final String EAL025009 = "EAL025009"; /** * <strong>EAL025025 = Job status update error. jobSequenceId:{0} blogicStatus:{1}</strong> */ public static final String EAL025025 = "EAL025025"; /** * <strong>EAL025045 = Failed to rollback transaction. {0}</strong> */ public static final String EAL025045 = "EAL025045"; /** * <strong>EAL025047 = This job cannot be accepted for execution. jobSequenceId:{0}</strong> */ public static final String EAL025047 = "EAL025047"; /** * <strong>EAL025048 = Failed to start transaction. {0}</strong> */ public static final String EAL025048 = "EAL025048"; /** * <strong>EAL025053 = An exception occurred. please see below the stacktrace.</strong> */ public static final String EAL025053 = "EAL025053"; /** * <strong>EAL025054 = When the job is waiting for a available worker thread, it has been interrupted. jobSequenceId:{0}</strong> */ public static final String EAL025054 = "EAL025054"; /** * <strong>EAL025055 = Failed to pre-processing of the BLogic. jobSequenceId:{0}</strong> */ public static final String EAL025055 = "EAL025055"; /** * <strong>EAL025056 = [Assertion failed] - {0} requires to set {1}. please confirm the settings.</strong> */ public static final String EAL025056 = "EAL025056"; /** * <strong>EAL025057 = An exception occurred at BLogic execution. This error log should be logged by the exception-handler, but the handler is not set.</strong> */ public static final String EAL025057 = "EAL025057"; /** * <strong>EAL025058 = Invalid format in batch.properties. key:{0}</strong> */ public static final String EAL025058 = "EAL025058"; /** * <strong>EAL025059 = The BLogic execution has failed during processing. jobSequenceId:{0}</strong> */ public static final String EAL025059 = "EAL025059"; /** * <strong>EAL025060 = Failed to processing of JobOperator. please see below the stacktrace.</strong> */ public static final String EAL025060 = "EAL025060"; /** * <strong>EAL025061 = Cannot create CacheableApplicationContextResolverImpl, because either cacheManager is not injected or Cache instance is not found by key:{0}</strong> */ public static final String EAL025061 = "EAL025061"; /** * <strong>EAL025062 = Failed to close the ApplicationContext.</strong> */ public static final String EAL025062 = "EAL025062"; /** * <strong>EAL025063 = Connection retry count exceeded limit. maxRetryCount:{0}</strong> */ public static final String EAL025063 = "EAL025063"; /** * <strong>EAL025064 = Failed to rollback transaction. jobSequenceId:{0}</strong> */ public static final String EAL025064 = "EAL025064"; }