diff --git a/build.gradle b/build.gradle index 0e3295d..755a867 100644 --- a/build.gradle +++ b/build.gradle @@ -48,6 +48,13 @@ dependencies { // prometheus implementation 'io.micrometer:micrometer-registry-prometheus' + + // Logback Slack Appender + implementation 'com.github.maricn:logback-slack-appender:1.6.0' + + // Logstash Logback Encoder for JSON logs + implementation 'net.logstash.logback:logstash-logback-encoder:7.4' + } ext { diff --git a/logs/application-2024-08-02.0.log b/logs/application-2024-08-02.0.log new file mode 100644 index 0000000..8721eed --- /dev/null +++ b/logs/application-2024-08-02.0.log @@ -0,0 +1,1482 @@ +{"@timestamp":"2024-08-02T04:27:10.2980558+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 12616 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:10.9198063+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:13.7584202+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:13.978471+09:00","@version":"1","message":"Finished Spring Data repository scanning in 99 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:14.4154467+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:14.9559789+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.0546278+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.1440983+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.276156+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$757/0x000002088a5127f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.3741547+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.5011529+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.6191532+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.7251777+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:15.8831546+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.0431557+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.1591558+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.2701584+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.3651555+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$766/0x000002088a51e268] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.4621528+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.5742551+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.6866739+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.7819567+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.8869481+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:16.9943741+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:17.1067731+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:17.2162621+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:17.3103214+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:17.4083048+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:17.5093322+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:17.947302+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7805478c","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:18.0588844+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:18.2720476+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:18.3953253+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:18.4913323+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:18.5943266+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:18.7443235+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:18.9749518+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:19.1586926+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:19.7173594+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:19.9703347+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:20.0555534+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:20.7035095+09:00","@version":"1","message":"Bean '(inner bean)#5243d730' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:20.8283281+09:00","@version":"1","message":"Bean '(inner bean)#5243d730' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:22.080374+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:22.3138262+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:22.4133099+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:22.5204095+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:22.641852+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:22.7635192+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:23.2688465+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:23.4069413+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:23.5339145+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:23.624391+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:23.8824717+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:23.9699061+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 12879 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:24.7164071+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:25.60166+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:27.0554178+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:27.3010563+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:27.4501257+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:27.8051255+09:00","@version":"1","message":"Started ServerBatchApplication in 19.427 seconds (process running for 21.051)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.0233148+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.2313731+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722540465022, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.358696+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.4566056+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T04:27:45.358696","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.5740774+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.6845768+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.856159+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:45.9518818+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.0524508+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 390ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.1742768+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.2614798+09:00","@version":"1","message":"종료 시간: 2024-08-02T04:27:46.174276800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.3515451+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.4587616+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.5601333+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.666451+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722540465022, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 834ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:46.7703135+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:51.6195782+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:27:51.7375796+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:27:51.8435776+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:28:12.8895311+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:13.4565474+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 31264 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:13.4745367+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:15.2165786+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:15.3145928+09:00","@version":"1","message":"Finished Spring Data repository scanning in 87 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:15.5825784+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:15.9895811+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:16.4773472+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:16.594862+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:16.6919028+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$769/0x0000015f814ab6a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:16.8148684+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:16.957885+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.063864+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.1598659+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.3118637+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.4618653+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.5578635+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.6510657+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.7600702+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$778/0x0000015f8154bd00] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.8640692+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:17.9920708+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.0960695+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.1890692+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.2940704+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.4020723+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.5003022+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.6063312+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.707366+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.8053968+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:18.9076731+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:19.2616653+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4b9fa2f","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:19.2646386+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:19.3456492+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:19.4741952+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:19.5682043+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:19.7071734+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:19.8711674+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:20.0162035+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:20.0961671+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:20.5292158+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:20.6692172+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:20.7622209+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:21.4782156+09:00","@version":"1","message":"Bean '(inner bean)#3f2169e9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:21.6094321+09:00","@version":"1","message":"Bean '(inner bean)#3f2169e9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:23.0295066+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:23.1635065+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:23.1705075+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:23.2695277+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:23.3731175+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:23.4829604+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:24.0186306+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:24.1426306+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 10604 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:24.8989964+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:25.9819527+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:27.8548066+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:28.025775+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:28.3137731+09:00","@version":"1","message":"Started ServerBatchApplication in 16.536 seconds (process running for 17.98)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:28.7227957+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:32:28.8207768+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:28.8267726+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:32:28.8377754+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:27.0738971+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 22400 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:27.0908993+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:28.6439431+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:28.7379297+09:00","@version":"1","message":"Finished Spring Data repository scanning in 82 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:29.0028988+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:29.4739198+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.4838965+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.4858972+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.4878975+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$737/0x00000261bb4a9fb0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.4909321+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5048979+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5108947+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5128964+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5378952+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5568986+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5618989+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5678961+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5688957+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$746/0x00000261bb4b13e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.576895+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5889022+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5938961+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.5978968+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.6008967+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.6188942+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.6228948+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.6308965+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.6348956+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.6388947+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:29.6499213+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:30.1538974+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39f4a7c4","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:30.1569292+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:30.2329227+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:30.2589341+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:30.2659238+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:30.2858982+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:30.3599317+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:30.5838995+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:30.6638952+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:31.3205822+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:31.4165817+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:31.4185822+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:31.9488131+09:00","@version":"1","message":"Bean '(inner bean)#56adbb07' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:31.9518118+09:00","@version":"1","message":"Bean '(inner bean)#56adbb07' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:33.0535853+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:33.1445835+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:33.148619+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:33.1525853+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:33.1645829+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:33.1735852+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:33.5935063+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:33.613508+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:33.6155075+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:33.6155075+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:33.729506+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:33.729506+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6573 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:34.5643014+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:35.4713018+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:36.8863944+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:36.9873915+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:37.0184302+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:37.2654287+09:00","@version":"1","message":"Started ServerBatchApplication in 11.965 seconds (process running for 13.67)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:37.7582123+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:37.7582123+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:37.7612465+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.0421072+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.1506993+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722541005041, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.1768996+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.1768996+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T04:36:45.176899600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.2142112+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.237753+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3166876+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3166876+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.321646+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 107ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3482127+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3482127+09:00","@version":"1","message":"종료 시간: 2024-08-02T04:36:45.348212700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3492154+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3492154+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3492154+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3752206+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722541005041, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 187ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:45.3762656+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:57.0444099+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:36:57.0494104+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:57.0534092+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:36:57.0634117+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:13.6668399+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 33420 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:13.6878394+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:16.0369994+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:16.1280002+09:00","@version":"1","message":"Finished Spring Data repository scanning in 78 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:16.3929985+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:16.7749987+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.7839967+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.7869997+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.7879995+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$725/0x00000168814807b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.7899998+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8030004+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8080011+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8110013+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8390021+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8570008+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8600001+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8650003+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8660006+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$734/0x0000016881488000] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8720001+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8820005+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8850005+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8879994+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.8900005+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.9059992+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.9099992+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.9169993+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.9199995+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.9239995+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:16.934999+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:17.4416041+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1efcba00","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:17.4446048+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:17.5106031+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:17.532604+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:17.5376038+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:17.5526035+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:17.6066053+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:17.7456052+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:17.8146045+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:18.2366042+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:18.3416042+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:18.3426042+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:18.8323368+09:00","@version":"1","message":"Bean '(inner bean)#61f08aa9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:18.8353379+09:00","@version":"1","message":"Bean '(inner bean)#61f08aa9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:19.9318161+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:20.0348169+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:20.0388483+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:20.0428161+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:20.0548413+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:20.063818+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:20.4464901+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:20.4624586+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:20.464457+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:20.464457+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:20.5754939+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:20.5764956+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6799 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:21.3084939+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:22.2133198+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:23.6569878+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:23.7682049+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:23.8072042+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:24.0282091+09:00","@version":"1","message":"Started ServerBatchApplication in 11.753 seconds (process running for 13.975)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.0153442+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.1497774+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722541365015, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.1817777+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.1817777+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T04:42:45.181777700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.2267751+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.2447746+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3287799+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3287799+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3347778+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 108ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3667782+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3667782+09:00","@version":"1","message":"종료 시간: 2024-08-02T04:42:45.366778200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3667782+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3677829+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3687779+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3827784+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722541365015, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 205ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:45.3827784+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:56.2899327+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:42:56.2929305+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:56.294932+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:42:56.3039313+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:44:59.8096129+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 27188 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:44:59.8245871+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:01.6287286+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:01.7527572+09:00","@version":"1","message":"Finished Spring Data repository scanning in 91 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:02.1687572+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:02.7217561+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.7337578+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.7367572+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.7387576+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$725/0x000001e4c947de80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.7427578+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.7637575+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.7697584+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.7727572+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.8057603+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.831229+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.8367576+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.8407573+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.842757+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$734/0x000001e4c9482c98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.8497581+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.8667606+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.872758+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.8817593+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.8857596+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.9437623+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.9537589+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.9707585+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.9767587+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:02.9867576+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:03.0177634+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:03.8217568+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6cd66f6a","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:03.8277591+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:03.9387629+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:03.9917573+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:04.0017604+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:04.0407596+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:04.2094287+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:04.3714292+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:04.4394289+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:05.0394289+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:05.1494305+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:05.1504284+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:05.8044296+09:00","@version":"1","message":"Bean '(inner bean)#2202c92f' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:05.806432+09:00","@version":"1","message":"Bean '(inner bean)#2202c92f' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:07.1124292+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:07.2134289+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:07.2174312+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:07.2224295+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:07.2374303+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:07.248428+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:07.6698459+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:07.6868424+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:07.6888423+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:07.6888423+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:07.8118421+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:07.8128423+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 7887 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:08.5828411+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:09.5313669+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:10.9663411+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:11.0593754+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:11.0883787+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:11.3043399+09:00","@version":"1","message":"Started ServerBatchApplication in 12.992 seconds (process running for 14.642)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:15.0118936+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:15.1072227+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722541515011, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:15.134184+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:15.134184+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T04:45:15.134184","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:15.1696843+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:15.1894193+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:15.2415457+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:17.4535911+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T04:45:17.4601948+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:21.5651061+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T04:45:21.5691063+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:29.6926085+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T04:45:29.702433+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:39.7967516+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T04:45:39.8007603+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:39.8927885+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@710f04dc","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T04:45:40.0775494+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.0785503+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 8, 커밋 건수: 8, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.0815763+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 24s910ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.105548+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.1065737+09:00","@version":"1","message":"종료 시간: 2024-08-02T04:45:40.105548","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.1065737+09:00","@version":"1","message":"지속 시간: 0분 24초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.1065737+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.1085421+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 8, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.1211688+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722541515011, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 24s987ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.1211688+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.5951588+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T04:45:40.5971905+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.6001544+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T04:45:40.6071692+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:49.4209927+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 4232 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:49.4379931+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:51.2189935+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:51.3149925+09:00","@version":"1","message":"Finished Spring Data repository scanning in 85 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:51.6319919+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:52.1899904+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.1989913+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2019919+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2039924+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$737/0x000001c8014a1c58] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2059913+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2199915+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2249922+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2269939+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.25+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2699935+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.274993+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2789903+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2809914+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$746/0x000001c8014ad458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2879918+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.2989917+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3029922+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3059918+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3079923+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3269911+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3309943+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3399924+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3429907+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3469923+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:52.3589924+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:52.9569927+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@76e00bdb","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:52.9609919+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:53.0429916+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:53.0639914+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:53.0719937+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:53.0919943+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:53.1479919+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:53.2969986+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:53.3649937+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:53.8379915+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:53.953991+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:53.9549915+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:54.5333154+09:00","@version":"1","message":"Bean '(inner bean)#7a2fd94c' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:54.5383151+09:00","@version":"1","message":"Bean '(inner bean)#7a2fd94c' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:56.0910305+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:56.543142+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:56.5481056+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:56.5521027+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:56.5647037+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:56.574675+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:16:56.9836099+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:57.0006081+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:57.0026098+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:57.0026098+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:57.1166106+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:57.1166106+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 7606 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:57.8136103+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:16:58.6746096+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:17:00.0656106+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:00.1646104+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:00.2046095+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:00.4528736+09:00","@version":"1","message":"Started ServerBatchApplication in 12.455 seconds (process running for 15.073)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:00.7735388+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:00.7745369+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:00.7765386+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:15.0158527+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:15.1317492+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722543435014, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:15.1638546+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:15.1638546+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T05:17:15.163854600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:15.199066+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:15.2179687+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:15.2605308+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:17:17.4050233+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:17:17.4090726+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:17:21.5202862+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:17:21.5239501+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:17:29.6292058+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:17:29.6332056+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:17:39.7624921+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:17:39.7654892+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:17:39.8569533+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@2e3e787d","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:17:39.9961348+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:39.997139+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 8, 커밋 건수: 8, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0021926+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 24s802ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0496921+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0496921+09:00","@version":"1","message":"종료 시간: 2024-08-02T05:17:40.049692100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0506912+09:00","@version":"1","message":"지속 시간: 0분 24초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0506912+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0517024+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 8, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0737488+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722543435014, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 24s904ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:40.0737488+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:44.6106348+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:17:44.6156362+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:44.6236396+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:17:44.6346347+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:16.2621383+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 33844 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:16.309139+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:18.3061345+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:18.4021349+09:00","@version":"1","message":"Finished Spring Data repository scanning in 84 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:18.6861615+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:19.167135+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.1811331+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.1851314+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.1861326+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001dd014aba80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.1891337+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2011314+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2051325+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2071323+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2371361+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2561351+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2601666+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2641643+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2671347+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001dd014b6910] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2721339+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2831672+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2871677+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2911331+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.2941349+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.3131677+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.3161325+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.325136+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.3291343+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.333133+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:19.3471356+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:19.9261335+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@70439c3","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:19.929162+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:20.008134+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:20.0311665+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:20.0371974+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:20.0601353+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:20.2141343+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:20.401009+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:20.4840114+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:20.9301926+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:21.0981939+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:21.0991972+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:21.6194477+09:00","@version":"1","message":"Bean '(inner bean)#35d8ba22' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:21.6224517+09:00","@version":"1","message":"Bean '(inner bean)#35d8ba22' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:22.7454077+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:22.859239+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:22.863236+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:22.8672189+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:22.8812353+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:22.8912386+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:23.2887116+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:23.3027111+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:23.3047112+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:23.3047112+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:23.4207113+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:23.4217116+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6999 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:24.1389434+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:25.0059431+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:26.4085511+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:26.5285832+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:26.5655955+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:26.7855831+09:00","@version":"1","message":"Started ServerBatchApplication in 12.308 seconds (process running for 13.798)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:27.3748103+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:27.3748103+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:27.3768109+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:45.0201177+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:45.1194462+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722544905020, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:45.1421636+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:45.1421636+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T05:41:45.142163600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:45.1673703+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:45.1826395+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:41:45.2192815+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:47.4082624+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:41:47.4122637+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:51.5089846+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:41:51.5138834+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:41:59.6250329+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:41:59.6290858+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:42:09.7350014+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:42:09.7380117+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:42:09.8309288+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@3c6bd511","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T05:42:09.916782+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.916782+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 8, 커밋 건수: 8, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.9177819+09:00","@version":"1","message":"Step 종료 로그: {\"stepName\":\"weeklyInvoiceStatisticsStep\",\"writeCount\":8,\"commitCount\":8,\"readCount\":9,\"skipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\"}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.9207898+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 24s753ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.934823+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.934823+09:00","@version":"1","message":"종료 시간: 2024-08-02T05:42:09.934823","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.934823+09:00","@version":"1","message":"지속 시간: 0분 24초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.9357869+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.9357869+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 8, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.9367888+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 24 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T05:41:45.142163600\",\"endTime\":\"2024-08-02T05:42:09.934823\",\"totalReadCount\":9,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":8}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.9447863+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722544905020, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 24s805ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:09.9447863+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:14.04796+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T05:42:14.04996+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:14.0529601+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T05:42:14.0599631+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:08.2166941+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 15448 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:08.2366941+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:09.8696936+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:09.9656942+09:00","@version":"1","message":"Finished Spring Data repository scanning in 85 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:10.2506933+09:00","@version":"1","message":"BeanFactory id=817249d0-e99b-3a49-9219-e43596d654ec","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:10.6456941+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.6566939+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.6596934+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.6606933+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000022ba44a9768] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.6636935+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.6766932+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.6806936+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.6836949+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7076936+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.725694+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7296936+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7336936+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7356942+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000022ba44b1c60] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7446943+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7546933+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.758693+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7616942+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7646956+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7816929+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7856938+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.793694+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.7976952+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.8026931+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:10.814694+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:11.5060513+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@347b370c","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:11.509155+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:11.6111441+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:11.6442334+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:11.651081+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:11.6688285+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:11.7317974+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:11.8858388+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:11.9558268+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:12.379791+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:12.4937947+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:12.4947934+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:13.0408307+09:00","@version":"1","message":"Bean '(inner bean)#5d449307' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:13.0447959+09:00","@version":"1","message":"Bean '(inner bean)#5d449307' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:14.2592983+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:14.4018322+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:14.4098517+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:14.4168193+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:14.4278273+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:14.4388187+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:14.8428331+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:14.8578499+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:14.85885+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:14.85986+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:14.9688169+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:14.969816+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6670 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:15.6728545+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:16.6058191+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:18.0769445+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:18.1686725+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:18.2066834+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:18.4296828+09:00","@version":"1","message":"Started ServerBatchApplication in 11.804 seconds (process running for 13.674)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:18.9377728+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:18.9387876+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:18.9397738+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:21.6222244+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:16:21.6262211+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:21.631227+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:16:21.6402254+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:04.2186981+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 32460 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:04.2337008+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:05.7766989+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:05.8696988+09:00","@version":"1","message":"Finished Spring Data repository scanning in 82 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:06.1386966+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:06.5766973+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.6006965+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.6047011+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.6056982+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000018c334a9570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.6096966+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.6286974+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.6366962+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.638701+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7215798+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7432845+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7482861+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7542889+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7553166+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000018c334b2160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7617659+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7714085+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7754133+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7793833+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7814177+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.7984237+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.8043849+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.8124204+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.8183831+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.8243835+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:06.8383838+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:07.4543508+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2fcc5f49","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:07.460351+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:07.5915263+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:07.6177924+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:07.6238239+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:07.6467873+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:07.7107911+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:07.8507878+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:07.9137869+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:08.3137883+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:08.4209797+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:08.4229799+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:08.9458362+09:00","@version":"1","message":"Bean '(inner bean)#4853f592' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:08.9488018+09:00","@version":"1","message":"Bean '(inner bean)#4853f592' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:10.0642794+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:10.2192162+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:10.223218+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:10.2292192+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:10.2392192+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:10.2502194+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:10.6530183+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:10.6670186+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:10.6690182+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:10.6690182+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:10.7740181+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:10.7740181+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6466 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:11.4800882+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:12.4153928+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:13.7874916+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:13.8843842+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:13.9253847+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:14.160388+09:00","@version":"1","message":"Started ServerBatchApplication in 11.333 seconds (process running for 12.653)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:14.5501874+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:14.5511872+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:14.5521894+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.014978+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.160978+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722547695014, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.1990179+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.1990179+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T06:28:15.199017900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.2421495+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.2621508+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.2631831+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T06:28:15.262150800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:15.3281517+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:17.5163873+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T06:28:17.527089+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:21.6655266+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T06:28:21.6675267+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:29.7840509+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T06:28:29.786997+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:39.888934+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T06:28:39.8979401+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:39.9920825+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@31d47f1","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T06:28:40.1654637+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.1664705+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T06:28:40.165463700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.1664705+09:00","@version":"1","message":"Step 지속 시간: 0분 24초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.1664705+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.1664705+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 8, 커밋 건수: 8, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.1674567+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 24 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":8,\"startTime\":\"2024-08-02T06:28:15.262150800\",\"endTime\":\"2024-08-02T06:28:40.165463700\",\"totalReadCount\":9,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":8}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.1714644+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 24s928ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2013132+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2023048+09:00","@version":"1","message":"종료 시간: 2024-08-02T06:28:40.201313200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2023048+09:00","@version":"1","message":"지속 시간: 0분 25초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2023048+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2033152+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 8, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2033152+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 25 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T06:28:15.199017900\",\"endTime\":\"2024-08-02T06:28:40.201313200\",\"totalReadCount\":9,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":8}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2181727+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722547695014, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 25s25ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:40.2181727+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:43.3053248+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T06:28:43.3073575+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:43.3113276+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T06:28:43.3183279+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:32:59.8322216+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 26216 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:32:59.8442206+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:01.6793238+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:01.7753283+09:00","@version":"1","message":"Finished Spring Data repository scanning in 84 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:02.0273232+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:02.4023224+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4113236+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4143239+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4163241+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x000001f83f4810f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4203237+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4343236+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4393345+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4413238+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4663252+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4833236+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4873231+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4903233+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.4933241+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x000001f83f4895d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5003239+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5103234+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5153221+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5193238+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5213235+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5393241+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5433235+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5503235+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5533232+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5583239+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:02.5713237+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:03.2764694+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@58f50dd0","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:03.2804696+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:03.4144722+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:03.4444718+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:03.4526798+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:03.4734745+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:03.5714749+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:03.7054696+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:03.7614691+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:04.1624693+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:04.2854695+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:04.2864696+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:04.8161629+09:00","@version":"1","message":"Bean '(inner bean)#72406594' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:04.8191554+09:00","@version":"1","message":"Bean '(inner bean)#72406594' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:05.8874239+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:06.0252622+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:06.0293009+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:06.0332668+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:06.0478355+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:06.0568394+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:06.487423+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:06.5014229+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:06.5024231+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:06.5034233+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:06.6254228+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:06.6264233+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6725 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:07.4064231+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:08.5144887+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:09.930488+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:10.0255932+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:10.0574318+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:10.3399804+09:00","@version":"1","message":"Started ServerBatchApplication in 12.035 seconds (process running for 13.703)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:15.0193297+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:15.7761301+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722569595019, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:16.0523244+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:16.0523244+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:33:16.052324400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:16.2244589+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:16.243061+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:16.243061+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:33:16.243061","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:16.298642+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:18.5065649+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T12:33:18.5133802+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:23.0019513+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T12:33:23.0049515+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:31.1327474+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T12:33:31.1388149+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:41.2671994+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T12:33:41.2752399+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:41.4045136+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T12:33:41.640993+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.640993+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:33:41.640993","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.640993+09:00","@version":"1","message":"Step 지속 시간: 0분 25초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.640993+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6419883+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 8, 커밋 건수: 8, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6439883+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 25 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":8,\"startTime\":\"2024-08-02T12:33:16.243061\",\"endTime\":\"2024-08-02T12:33:41.640993\",\"totalReadCount\":9,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":8}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6469858+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 25s421ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6749874+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6749874+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:33:41.674987400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6749874+09:00","@version":"1","message":"지속 시간: 0분 25초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6749874+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6760042+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 8, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6769864+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 25 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:33:16.052324400\",\"endTime\":\"2024-08-02T12:33:41.674987400\",\"totalReadCount\":9,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":8}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6899873+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722569595019, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 25s872ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6899873+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.6909909+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.7368378+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'jdbcInvoice':'{value=1722569621690, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.7538383+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.7548401+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:33:41.753838300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.7958396+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.819835+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:41.819835+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:33:41.819835","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6102261+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6102261+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:33:42.610226100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6102261+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6102261+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6102261+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1003, 총 쓰기 건수: 1003, 커밋 건수: 11, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6102261+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":11,\"startTime\":\"2024-08-02T12:33:41.819835\",\"endTime\":\"2024-08-02T12:33:42.610226100\",\"totalReadCount\":1003,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1003}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6122204+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 816ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6353717+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6353717+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:33:42.635371700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6353717+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6363727+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6363727+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1003, 총 성공 건수: 1003, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.6363727+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:33:41.753838300\",\"endTime\":\"2024-08-02T12:33:42.635371700\",\"totalReadCount\":1003,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1003}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.647371+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'jdbcInvoice':'{value=1722569621690, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 898ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:42.647371+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.0073121+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.0473125+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722569625007, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.058318+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.058318+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:33:45.058318","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.0848405+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.1028456+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.1038416+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:33:45.102845600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:33:45.1188421+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:47.2426572+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T12:33:47.2465451+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:33:51.3438296+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-02T12:33:51.3467937+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter@78e194cb","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:55.9056959+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 23128 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:55.9186964+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:57.4371722+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:57.5311768+09:00","@version":"1","message":"Finished Spring Data repository scanning in 81 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:57.801138+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:58.1781733+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.1871377+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.1901377+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.1921669+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x0000015948480000] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.1951392+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2081739+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2131371+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2151376+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.239139+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2581612+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2621662+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.266172+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2671724+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x0000015948484800] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2791413+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2911394+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2941383+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2971388+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.2991395+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.3141367+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.3191778+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.328158+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.3311393+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.3351377+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.3461762+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:58.8530834+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@77ea960f","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:58.8550833+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:58.9310861+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.9540842+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.9600844+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:58.9770851+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:59.029084+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:59.1660834+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:59.2390831+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:59.6900834+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:37:59.7910832+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:37:59.7930841+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:00.3080404+09:00","@version":"1","message":"Bean '(inner bean)#3163e03b' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:00.3100444+09:00","@version":"1","message":"Bean '(inner bean)#3163e03b' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:01.4866792+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:01.5716774+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:01.5756764+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:01.5806815+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:01.592678+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:01.6026779+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:01.9954229+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:02.0084246+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:02.0114244+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:02.0114244+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:02.1220168+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:02.1230154+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6146 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:02.8584384+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:03.736832+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:05.1423586+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:05.2438624+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:05.2758628+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:05.4959097+09:00","@version":"1","message":"Started ServerBatchApplication in 11.868 seconds (process running for 14.578)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.032021+09:00","@version":"1","message":"Scheduler monthlyJob - monthlyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.1257483+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'monthlyInvoiceStatisticsJob':'{value=1722569910031, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.1524378+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.1534337+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:38:30.152437800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.1939387+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.2212887+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.2212887+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:38:30.221288700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.310245+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.310245+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:38:30.310245","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.310245+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.311262+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.311262+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.326552+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-02T12:38:30.221288700\",\"endTime\":\"2024-08-02T12:38:30.310245\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3315622+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 136ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3614647+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3614647+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:38:30.361464700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3624532+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3624532+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3634521+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3634521+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:38:30.152437800\",\"endTime\":\"2024-08-02T12:38:30.361464700\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3748525+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'monthlyInvoiceStatisticsJob':'{value=1722569910031, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 224ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:30.3748525+09:00","@version":"1","message":"Scheduler monthlyJob - monthlyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:35.4857685+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:38:35.4887717+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:35.491767+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:38:35.5007651+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:31.9389468+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 30704 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:31.959952+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:33.4079448+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:33.4999451+09:00","@version":"1","message":"Finished Spring Data repository scanning in 80 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:33.7429469+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:34.1389437+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.1479453+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.1509455+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.1519457+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x00000249b04a8000] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.1539448+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.1659447+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.1699453+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.171959+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.1939456+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2109452+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2149448+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2189443+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.219945+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x00000249b04ac800] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2259447+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2349435+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2379436+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2409459+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2439451+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2589431+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2629445+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2709456+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2749451+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2789444+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.2889448+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:34.7509449+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c4551c6","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:34.7529448+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:34.8229464+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.8449431+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.8489448+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.8639445+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:34.9249449+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:35.0889446+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:35.1499448+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:35.5469448+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:35.6349445+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:35.6359444+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:36.1469445+09:00","@version":"1","message":"Bean '(inner bean)#322eb1a' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:36.1499455+09:00","@version":"1","message":"Bean '(inner bean)#322eb1a' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:37.225943+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:37.3049462+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:37.3079462+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:37.3119471+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:37.3219465+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:37.3309448+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:37.7234521+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:37.7384565+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:37.7394518+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:37.740472+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:37.8684174+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:37.8694175+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5837 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:38.5854572+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:39.5165857+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:40.9011443+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:40.9861443+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:41.0191441+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:41.2531499+09:00","@version":"1","message":"Started ServerBatchApplication in 10.747 seconds (process running for 12.024)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:41.7450357+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:41.7450357+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:41.7460361+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.0688963+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.1828955+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722569985067, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.2098908+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.2098908+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:39:45.209890800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.2428956+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.2701616+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.2711653+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:39:45.270161600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3511093+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3511093+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:39:45.351109300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3511093+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3521099+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3521099+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3571137+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-02T12:39:45.270161600\",\"endTime\":\"2024-08-02T12:39:45.351109300\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3611088+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 118ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.387113+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3881247+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:39:45.387113","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3881247+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3891547+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3901143+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.3911105+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:39:45.209890800\",\"endTime\":\"2024-08-02T12:39:45.387113\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.4041114+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722569985067, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 192ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:45.4051112+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:49.3764154+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:39:49.3784132+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:49.381413+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:39:49.3884167+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:29.4412747+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 21440 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:29.4563026+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:31.2437323+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:31.4277314+09:00","@version":"1","message":"Finished Spring Data repository scanning in 170 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:31.7224732+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:32.1988383+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2108057+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2138054+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2148181+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001af814a9570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2178128+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2328324+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2398068+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.242809+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2658087+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2885367+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2935326+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.2995351+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3025411+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001af814b19c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3115365+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3275353+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3345356+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3405482+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3445334+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3685359+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3745335+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.385538+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.391536+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.3985377+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:32.4125334+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:32.9788972+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@20184ade","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:32.9809032+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:33.0378564+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:33.0608592+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:33.0678558+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:33.0828551+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:33.1356185+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:33.2705802+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:33.3612763+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:33.8372768+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:33.9352746+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:33.9373196+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:34.475273+09:00","@version":"1","message":"Bean '(inner bean)#24a807a9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:34.4782743+09:00","@version":"1","message":"Bean '(inner bean)#24a807a9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:35.9353136+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:36.0233058+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:36.0282772+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:36.0362764+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:36.0502751+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:36.0672766+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:36.5922744+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:36.6112763+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:36.6152811+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:36.6152811+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:36.753276+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:36.753276+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 7228 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:37.5812753+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:38.4578099+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:39.883636+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:39.9786541+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:40.0246928+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:40.2916559+09:00","@version":"1","message":"Started ServerBatchApplication in 12.284 seconds (process running for 13.488)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:40.8724341+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(5)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:40.8724341+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:40.8744677+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.0337631+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.1737596+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'jdbcInvoice':'{value=1722570165032, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.228675+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.228675+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:42:45.228675","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.2656329+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.2916367+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.2926351+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:42:45.291636700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3378769+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3378769+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:42:45.337876900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3378769+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3378769+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3378769+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3398742+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-02T12:42:45.291636700\",\"endTime\":\"2024-08-02T12:42:45.337876900\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3440992+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 77ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3726135+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3726135+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:42:45.372613500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3736128+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3736128+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3736128+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3746131+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:42:45.228675\",\"endTime\":\"2024-08-02T12:42:45.372613500\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3916281+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'jdbcInvoice':'{value=1722570165032, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 189ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:45.3916281+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:47.9560108+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:42:47.9590126+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:47.9620108+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:42:47.9700135+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:30.4466364+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 31640 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:30.4626312+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:32.0266212+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:32.1526197+09:00","@version":"1","message":"Finished Spring Data repository scanning in 108 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:32.4315294+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:32.8000117+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8090156+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8120143+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8130137+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x00000168124a17b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.816015+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8290131+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8330133+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8340136+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8540144+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8720134+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8760146+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8810136+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8820135+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x00000168124b0458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8880206+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.8980494+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.9010473+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.905047+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.9070134+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.9220124+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.9260141+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.935013+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.9390137+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.9430455+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:32.9520127+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:33.4280138+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c41b8d8","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:33.4310125+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:33.4890111+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:33.510013+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:33.5170126+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:33.5310128+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:33.5850124+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:33.7440127+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:33.8120126+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:34.2165498+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:34.3030644+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:34.3045477+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:34.8178314+09:00","@version":"1","message":"Bean '(inner bean)#4542af89' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:34.8208309+09:00","@version":"1","message":"Bean '(inner bean)#4542af89' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:35.934459+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:36.0134618+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:36.0174608+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:36.0234635+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:36.0344617+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:36.0444605+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:36.4134607+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:36.4244606+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:36.4264603+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:36.4264603+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:36.5334609+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:36.5334609+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6020 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:37.2565013+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:38.1286056+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:39.5594455+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:39.6564211+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:39.6884196+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:39.9124625+09:00","@version":"1","message":"Started ServerBatchApplication in 10.763 seconds (process running for 11.942)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:40.4443234+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:40.445324+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:40.446324+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.0315008+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.1317401+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722570225029, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.1671432+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.1671432+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:43:45.167143200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.2163783+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.241473+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.241473+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:43:45.241473","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.319202+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.319202+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:43:45.319202","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.319202+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.319202+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.319202+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.3212008+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-02T12:43:45.241473\",\"endTime\":\"2024-08-02T12:43:45.319202\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.3242006+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 106ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4170362+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4469095+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4660712+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 49ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4862892+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4862892+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:43:45.486289200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4862892+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4862892+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4872832+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.4882798+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:43:45.167143200\",\"endTime\":\"2024-08-02T12:43:45.486289200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.5019207+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722570225029, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 343ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:45.5019207+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:48.1164624+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:43:48.1184898+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:48.1214624+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:43:48.1304728+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:24.1011068+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 276 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:24.116108+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:25.648101+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:25.7671038+09:00","@version":"1","message":"Finished Spring Data repository scanning in 105 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:26.0181024+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:26.3871357+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.3951497+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.3981305+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.3991317+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000022fd04a17b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.40113+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.414143+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4181358+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4191406+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.439103+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4551201+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4591047+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4631349+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4641301+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000022fd04b0458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4691403+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4791413+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4821434+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4851443+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.4871024+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.5031406+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.5061034+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.5141434+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.5171408+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.521115+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:26.5341372+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:27.0282836+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ee258","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:27.0312836+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:27.0962858+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:27.1202828+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:27.1252834+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:27.1442867+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:27.2062865+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:27.3732831+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:27.4352842+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:27.8542827+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:27.9502828+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:27.952283+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:28.4662839+09:00","@version":"1","message":"Bean '(inner bean)#10bcbbce' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:28.4692848+09:00","@version":"1","message":"Bean '(inner bean)#10bcbbce' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:29.5092831+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:29.5942838+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:29.5972838+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:29.6013038+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:29.610285+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:29.6202842+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:29.9892831+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:30.0032833+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:30.0042829+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:30.0042829+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:30.1192829+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:30.1202831+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5924 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:30.8312828+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:31.7310648+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:33.1107185+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:33.2429747+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:33.3162411+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:33.5432441+09:00","@version":"1","message":"Started ServerBatchApplication in 10.934 seconds (process running for 12.249)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:33.8164543+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:33.8164543+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:33.8184549+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.0322568+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.1558681+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722570285031, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.1828664+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.183866+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:44:45.182866400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.2711921+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.2933621+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.2933621+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:44:45.293362100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3388311+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3398331+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:44:45.338831100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3398331+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3398331+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3398331+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3418654+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-02T12:44:45.293362100\",\"endTime\":\"2024-08-02T12:44:45.338831100\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3448379+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 72ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3698673+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3698673+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:44:45.369867300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.370861+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.370861+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3718613+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3718613+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:44:45.182866400\",\"endTime\":\"2024-08-02T12:44:45.369867300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3840344+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'weeklyInvoiceStatisticsJob':'{value=1722570285031, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 203ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:45.3840344+09:00","@version":"1","message":"Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:48.1763231+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:44:48.1783201+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:48.1813203+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:44:48.2080791+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:14.5948802+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 35360 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:14.60888+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:16.1879206+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:16.2798798+09:00","@version":"1","message":"Finished Spring Data repository scanning in 81 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:16.5438802+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:16.931905+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.9418837+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.9448844+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.9458838+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000019a014aa1a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.9478834+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.96192+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.9658814+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.9679204+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:16.9969145+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0138818+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0179076+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0238824+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0269084+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000019a014b2910] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0319064+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0429116+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0459055+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0489057+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0499089+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0669203+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0708809+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0789204+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0819165+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0858835+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.0969146+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:17.6849186+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6cde0c69","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:17.6878814+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:17.7858835+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.8298814+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.8428801+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.86288+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:17.9308827+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:18.071884+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:18.1368857+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:18.5818805+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:18.6758814+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:18.6778833+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:19.24207+09:00","@version":"1","message":"Bean '(inner bean)#5d035ab6' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:19.24488+09:00","@version":"1","message":"Bean '(inner bean)#5d035ab6' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:20.4168803+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:20.4898815+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:20.4938796+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:20.4978804+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:20.5099109+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:20.5189191+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:20.9059167+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:20.9199154+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:20.9218912+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:20.9218912+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:21.0389141+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:21.0389141+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6357 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:21.7788809+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:22.6758813+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:24.0643928+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:24.1603953+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:24.1904339+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:24.4314318+09:00","@version":"1","message":"Started ServerBatchApplication in 11.297 seconds (process running for 12.576)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:24.8128125+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:24.8138112+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:24.8148146+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.112.1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.0208514+09:00","@version":"1","message":"Scheduler monthlyJob - monthlyInvoiceStatisticsJob 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.1513035+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'monthlyInvoiceStatisticsJob':'{value=1722570330019, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.177564+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.177564+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-02T12:45:30.177564","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.199048+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2156998+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2156998+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-02T12:45:30.215699800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2643387+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2643387+09:00","@version":"1","message":"Step 종료 시간: 2024-08-02T12:45:30.264338700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2653342+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2653342+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2653342+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2673661+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-02T12:45:30.215699800\",\"endTime\":\"2024-08-02T12:45:30.264338700\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.2703673+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 71ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3000666+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3010697+09:00","@version":"1","message":"종료 시간: 2024-08-02T12:45:30.300066600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3010697+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3010697+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3020557+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3020557+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-02T12:45:30.177564\",\"endTime\":\"2024-08-02T12:45:30.300066600\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3100245+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'monthlyInvoiceStatisticsJob':'{value=1722570330019, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 135ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:30.3100245+09:00","@version":"1","message":"Scheduler monthlyJob - monthlyInvoiceStatisticsJob 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:32.8885948+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:45:32.8905985+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:32.8925911+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:45:32.8985633+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:49.316778+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 5328 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:49.3337787+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:50.8510467+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:50.9480466+09:00","@version":"1","message":"Finished Spring Data repository scanning in 87 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:51.2260463+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:51.6220467+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.6300467+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.6330471+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.6340465+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000029b814aa7f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.637047+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.6500463+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.6560494+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.6590509+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.6880486+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7150492+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7310451+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7370467+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7400494+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000029b814b1af8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7480475+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7610472+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7670498+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7710486+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.773049+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.792045+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.7960467+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.8040475+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.8070552+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.814049+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:51.8290461+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:52.4975906+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@77ea960f","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:52.5001885+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:52.5931483+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:52.6226083+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:52.628606+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:52.6449011+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:52.7028952+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:52.8688936+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:52.9398989+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:53.386928+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:53.4998951+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:53.5008968+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:54.0689196+09:00","@version":"1","message":"Bean '(inner bean)#4542af89' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:54.0718968+09:00","@version":"1","message":"Bean '(inner bean)#4542af89' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:55.3125603+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:55.4375594+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:55.4415588+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:55.445559+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:55.4585604+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:55.4685598+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:55.8510059+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:56.0080066+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6620 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:56.6873817+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:57.6583819+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:57:59.6473821+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:57:59.8173797+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:58:00.2003856+09:00","@version":"1","message":"Started ServerBatchApplication in 12.291 seconds (process running for 13.477)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:58:00.8573789+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-02T12:58:00.8613811+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:58:00.8653798+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-02T12:58:00.8793835+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} diff --git a/logs/batch-logs.json b/logs/batch-logs.json new file mode 100644 index 0000000..b5df33e --- /dev/null +++ b/logs/batch-logs.json @@ -0,0 +1,3311 @@ +{"@timestamp":"2024-08-04T12:20:34.79943+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 13344 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:34.8204282+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:36.3394271+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:36.4334265+09:00","@version":"1","message":"Finished Spring Data repository scanning in 84 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:36.7284266+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:37.1274268+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1374264+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1404268+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1414265+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x00000289014a9fb0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1434245+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1564268+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1604263+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1624263+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1834266+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.1994267+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2024264+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2154272+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2164281+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x00000289014b6260] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2224263+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2344385+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2394273+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2424263+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2444265+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2614397+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2654273+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2734264+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2764268+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.2804276+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.291426+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:37.8364262+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e0516a3","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:37.8404378+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:37.9425254+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.9762549+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:37.9832539+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:38.0010834+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:38.0630829+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:38.2210807+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:38.2970823+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:38.721081+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:38.8230814+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:38.8250804+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:39.3720809+09:00","@version":"1","message":"Bean '(inner bean)#10ae002e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:39.3740812+09:00","@version":"1","message":"Bean '(inner bean)#10ae002e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:40.4540804+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:40.5400816+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:40.5430811+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:40.5470823+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:40.5580813+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:40.5670806+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:40.9540808+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:40.9680806+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:40.9690809+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:40.9690809+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:41.0760816+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:41.0770811+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6195 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:41.7820816+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:42.6905331+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:43.9557144+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:44.0486543+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:44.0906551+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:44.2523646+09:00","@version":"1","message":"Started ServerBatchApplication in 10.993 seconds (process running for 12.731)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:44.5749086+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:44.5749086+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:44.5779078+09:00","@version":"1","message":"Completed initialization in 3 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.0484846+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.1484817+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722741645047, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.1795103+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.1795103+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:20:45.179510300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2155138+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2344816+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2344816+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:20:45.234481600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2744851+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2754893+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:20:45.274485100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2754893+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2754893+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2754893+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2814874+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:20:45.234481600\",\"endTime\":\"2024-08-04T12:20:45.274485100\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.2864923+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 70ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.3514801+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.3802969+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.3942976+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 42ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.4068571+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.4068571+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:20:45.406857100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.4068571+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.4068571+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.4078529+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.408871+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:20:45.179510300\",\"endTime\":\"2024-08-04T12:20:45.406857100\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.4198438+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722741645047, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 248ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:45.4198438+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:50.2292136+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:20:50.234223+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:50.2422114+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:20:50.2522114+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:13.1929566+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 26812 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:13.2029552+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:14.5405445+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:14.625553+09:00","@version":"1","message":"Finished Spring Data repository scanning in 75 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:14.8708841+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:15.2019169+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2109154+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2129171+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2139173+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000002de814aa5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2168842+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2289106+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2339109+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2359121+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.255884+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2758842+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2799187+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2838834+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2858842+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000002de814b1a70] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.2918822+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3029175+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.306885+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3099172+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3118829+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3309105+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3348828+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3418846+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3569107+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3609105+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.3709448+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:15.8399449+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@40ac0a56","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:15.8429438+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:15.8899105+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.9099127+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.914945+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.9289372+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:15.9789123+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:16.1119096+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:16.1869469+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:16.5962653+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:16.6812654+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:16.6822648+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:17.1742655+09:00","@version":"1","message":"Bean '(inner bean)#31f9f9b3' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:17.1762658+09:00","@version":"1","message":"Bean '(inner bean)#31f9f9b3' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:18.2062673+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:18.2742662+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:18.2772658+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:18.281266+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:18.2932654+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:18.3022662+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:18.6532646+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:18.665266+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:18.6672658+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:18.6672658+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:18.7602652+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:18.7602652+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5504 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:19.4432662+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:20.2487682+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:21.475039+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:21.5636829+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:21.5946769+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:21.7586505+09:00","@version":"1","message":"Started ServerBatchApplication in 9.803 seconds (process running for 10.659)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:22.1281385+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(1)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:22.1291389+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(1)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:22.1311397+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(1)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.0684669+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.1665651+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722741765066, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.1945934+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.1955703+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:22:45.194593400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2215794+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2405651+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2405651+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:22:45.240565100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2781944+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2781944+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:22:45.278194400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2781944+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2791926+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2791926+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2821927+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:22:45.240565100\",\"endTime\":\"2024-08-04T12:22:45.278194400\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.2862378+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 63ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.336204+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.3606516+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.3802011+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 43ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.4009803+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.4009803+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:22:45.400980300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.4009803+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.4009803+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.409141+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.4101207+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:22:45.194593400\",\"endTime\":\"2024-08-04T12:22:45.400980300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.4257745+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722741765066, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 222ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:45.4257745+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:52.3432138+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:22:52.3452134+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:52.3482131+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:22:52.3552166+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:33.4336773+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 23472 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:33.4436759+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:34.7619862+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:34.8445787+09:00","@version":"1","message":"Finished Spring Data repository scanning in 73 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:35.0748739+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:35.3958548+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4054474+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4074203+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4094506+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001f1a04ab1e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4124165+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4234523+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4284159+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.430446+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4484162+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.46662+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.470622+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4756258+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4776214+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001f1a04b6160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4836208+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.4936557+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.496621+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5016321+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5036219+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5186571+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5226214+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5316216+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5346578+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5386209+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.5476212+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:35.8986213+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3578a45b","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:35.900621+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:35.9496215+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.9696481+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.9756555+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:35.9896209+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:36.0336207+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:36.1436225+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:36.2076247+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:36.5596202+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:36.6386543+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:36.6406541+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:37.114918+09:00","@version":"1","message":"Bean '(inner bean)#1abea1ed' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:37.1178833+09:00","@version":"1","message":"Bean '(inner bean)#1abea1ed' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:38.2082758+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:38.2712434+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:38.2752741+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:38.2792415+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:38.2992413+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:38.3082418+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:38.6502428+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:38.663242+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:38.6652719+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:38.6652719+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:38.7582765+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:38.7582765+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5262 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:39.40791+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:40.1831284+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:41.5080987+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:41.6130986+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:41.6381022+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:41.8100989+09:00","@version":"1","message":"Started ServerBatchApplication in 9.577 seconds (process running for 10.421)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:42.3696271+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:42.3696271+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:42.3716548+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.0302276+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.1172004+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722741885029, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.1435039+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.1435039+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:24:45.143503900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.1695907+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.1895678+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.1905431+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:24:45.189567800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.2231159+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:45.2241153+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:46.0402607+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:47.8770961+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:50.0796916+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T12:24:50.1007053+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:50.1017724+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:50.1528745+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:51.9414586+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:52.0511274+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T12:24:52.0541576+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:52.05517+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:52.085385+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.4609203+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.4609203+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:24:54.460920300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.4609203+09:00","@version":"1","message":"Step 지속 시간: 0분 9초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.4609203+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.4609203+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.4629172+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 9 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:24:45.189567800\",\"endTime\":\"2024-08-04T12:24:54.460920300\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.4669169+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 9s296ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5210099+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5423809+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.554155+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 33ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5689218+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5689218+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:24:54.568921800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5689218+09:00","@version":"1","message":"지속 시간: 0분 9초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5689218+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5699249+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 0, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5699249+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 9 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:24:45.143503900\",\"endTime\":\"2024-08-04T12:24:54.568921800\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5808988+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722741885029, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 9s440ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:54.5818996+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:59.199532+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:24:59.2025336+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:59.2055334+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:24:59.2125427+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:38.3015428+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 27432 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:38.3175542+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:39.7275424+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:39.8755454+09:00","@version":"1","message":"Finished Spring Data repository scanning in 137 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:40.168543+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:40.563544+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.5795443+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.5845456+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.5855751+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x0000024590481570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.5905465+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6155444+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6215442+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6245442+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6545423+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6745425+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6785436+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6825443+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6835443+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x000002459048a160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6895423+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.6995444+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7035443+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7085445+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7105436+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7285416+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7325429+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7405427+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.744541+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7505423+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:40.7635426+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:41.277542+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e7cd0df","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:41.2805421+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:41.3425448+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:41.3655409+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:41.3705425+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:41.3875441+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:41.448557+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:41.5925455+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:41.6695434+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:42.0595426+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:42.1465425+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:42.1475439+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:42.6205429+09:00","@version":"1","message":"Bean '(inner bean)#15c3585' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:42.6225429+09:00","@version":"1","message":"Bean '(inner bean)#15c3585' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:43.6725432+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:43.7900476+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:43.7930472+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:43.797049+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:43.8110979+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:43.8210836+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:44.1607107+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:44.1747215+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:44.1757193+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:44.1767202+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:44.2777182+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:44.2787134+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5904 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:44.9128356+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:45.7381306+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:42:46.9865156+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:47.0690948+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:47.1082757+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:42:47.2642689+09:00","@version":"1","message":"Started ServerBatchApplication in 10.212 seconds (process running for 11.738)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.0334588+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.1374581+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722742995032, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.1624565+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.1624565+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:43:15.162456500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.1924547+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.210642+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.2116007+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:43:15.210642","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.2479165+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:15.2479165+09:00","@version":"1","message":"납부자 결제 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:18.7343578+09:00","@version":"1","message":"청구서 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.2396743+09:00","@version":"1","message":"Invoice processing failed for invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000,"stack_trace":"net.nurigo.sdk.message.exception.NurigoUnknownException: NotEnoughBalance: 보유 잔액이 부족하여 발송에 실패하였습니다.\r\n\tat net.nurigo.sdk.message.service.DefaultMessageService.sendOne(DefaultMessageService.kt:230)\r\n\tat site.billingwise.batch.server_batch.batch.service.SmsService.sendInvoice(SmsService.java:117)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processPayerPayment(InvoiceSendingAndPaymentManageWriter.java:99)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processInvoice(InvoiceSendingAndPaymentManageWriter.java:56)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.write(InvoiceSendingAndPaymentManageWriter.java:40)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:203)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:170)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.lambda$write$2(FaultTolerantChunkProcessor.java:331)\r\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:344)\r\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:263)\r\n\tat org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:216)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:414)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:227)\r\n\tat org.springframework.batch.core.step.item.ChunkOrientedTasklet.execute(ChunkOrientedTasklet.java:75)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:388)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:312)\r\n\tat org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:255)\r\n\tat org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:369)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:206)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:240)\r\n\tat org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:229)\r\n\tat org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:153)\r\n\tat org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:418)\r\n\tat org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:132)\r\n\tat org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:317)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:157)\r\n\tat org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:148)\r\n\tat org.springframework.batch.core.launch.support.TaskExecutorJobLauncher.run(TaskExecutorJobLauncher.java:59)\r\n\tat site.billingwise.batch.server_batch.batch.scheduler.Scheduler.runInvoiceProcessingJob(Scheduler.java:92)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)\r\n\tat io.micrometer.observation.Observation.observe(Observation.java:499)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)\r\n\tat org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)\r\n\tat org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:96)\r\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\r\n\tat java.base/java.lang.Thread.run(Thread.java:842)\r\n"} +{"@timestamp":"2024-08-04T12:43:20.2576742+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.2576742+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:43:20.257674200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.2586745+09:00","@version":"1","message":"Step 지속 시간: 0분 5초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.2586745+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.2586745+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.2736741+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 5 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:43:15.210642\",\"endTime\":\"2024-08-04T12:43:20.257674200\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.2766751+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 5s84ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.326678+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3530741+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.368073+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 41ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3822681+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3822681+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:43:20.382268100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3832667+09:00","@version":"1","message":"지속 시간: 0분 5초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3832667+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3832667+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3843027+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 5 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:43:15.162456500\",\"endTime\":\"2024-08-04T12:43:20.382268100\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3953135+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722742995032, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 5s235ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:20.3953135+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:28.7041315+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:43:28.7101321+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:28.7191326+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:43:28.7391296+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:38.2729748+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 26960 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:38.2829729+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:39.5842017+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:39.6656263+09:00","@version":"1","message":"Finished Spring Data repository scanning in 72 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:39.9306247+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:40.2507096+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.2617086+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.2647115+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.2657086+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001ff184ac128] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.2717104+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.2867076+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.2917088+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.2937088+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3137094+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3427105+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3467097+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3497086+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3527107+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001ff184b6fb8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3637089+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3757107+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.378711+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3817112+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.3847121+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.4017111+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.4057094+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.4137094+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.4177093+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.4227091+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:40.4337085+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:40.9386118+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@36e3321e","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:40.9416116+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:40.9866125+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:41.0066113+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:41.0126112+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:41.0266122+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:41.0756121+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:41.2146196+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:41.2836118+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:41.6976169+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:41.784696+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:41.7856953+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:42.2646958+09:00","@version":"1","message":"Bean '(inner bean)#7d7f966f' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:42.2666957+09:00","@version":"1","message":"Bean '(inner bean)#7d7f966f' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:43.3726961+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:43.4516989+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:43.455696+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:43.4596971+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:43.4736961+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:43.4846968+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:43.8626959+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:43.8776961+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:43.8796968+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:43.8796968+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:43.9936963+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:43.9936963+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5656 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:44.7416959+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:45.6055966+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:44:46.8768412+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:46.958828+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:46.9848281+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:47.1508286+09:00","@version":"1","message":"Started ServerBatchApplication in 10.099 seconds (process running for 11.479)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:47.7530812+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:47.7530812+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:44:47.755081+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.0233161+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.1080606+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722743115023, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.1360755+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.1360755+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:45:15.136075500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.1670266+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.1880917+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.1880917+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:45:15.188091700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.2189954+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.2199944+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:15.710467+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:18.1951364+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:45:20.3200433+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T12:45:20.3279328+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:20.3289317+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:20.3748545+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:22.6825751+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:45:22.7859457+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T12:45:22.7899288+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:22.7899288+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:22.8144235+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.1885173+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.1885173+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:45:25.188517300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.1885173+09:00","@version":"1","message":"Step 지속 시간: 0분 10초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.1885173+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.1885173+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.1895172+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 10 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:45:15.188091700\",\"endTime\":\"2024-08-04T12:45:25.188517300\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.192542+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 10s25ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2367622+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2585815+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2708916+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 34ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2889187+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2898707+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:45:25.288918700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2898707+09:00","@version":"1","message":"지속 시간: 0분 10초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2898707+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2919249+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 0, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.2938791+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 10 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:45:15.136075500\",\"endTime\":\"2024-08-04T12:45:25.288918700\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.3119802+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722743115023, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 10s169ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:25.3119802+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:27.7382093+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:45:27.7412144+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:27.7442076+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:45:27.7522183+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:14.6808934+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 4652 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:14.6958919+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:16.113132+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:16.1991281+09:00","@version":"1","message":"Finished Spring Data repository scanning in 75 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:16.4350321+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:16.7551775+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.766178+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.7691779+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.7701775+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x0000014b924797b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.7731773+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.7861773+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.7901784+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.7922016+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8131777+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8321796+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8362108+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8401763+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.841176+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x0000014b92488458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8471793+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8581779+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8621782+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8661781+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8681783+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.884176+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8871774+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8951784+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.8981774+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.9021996+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:16.9111774+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:17.2391514+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@24f177f5","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:17.2411723+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:17.2881385+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:17.3061674+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:17.312139+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:17.3251384+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:17.3691383+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:17.4651407+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:17.5351716+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:17.9331493+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:18.011774+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:18.0127557+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:18.4885414+09:00","@version":"1","message":"Bean '(inner bean)#6f5288c5' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:18.4915412+09:00","@version":"1","message":"Bean '(inner bean)#6f5288c5' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:19.4874874+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:19.5524891+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:19.5564891+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:19.5614898+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:19.5724893+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:19.5814875+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:19.9248062+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:19.9368038+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:19.9388039+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:19.9388039+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:20.0578074+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:20.0588408+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5302 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:20.7745814+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:21.595955+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:22.8208645+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:22.9048761+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:22.9288542+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:23.1008932+09:00","@version":"1","message":"Started ServerBatchApplication in 9.677 seconds (process running for 11.196)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.0119513+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.0732423+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722743265011, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.0930094+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.0939618+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:47:45.093009400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.1099601+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.1229601+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.1229601+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:47:45.122960100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.1449615+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:45.1449615+09:00","@version":"1","message":"납부자 결제 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:48.2606621+09:00","@version":"1","message":"청구서 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.6907738+09:00","@version":"1","message":"Invoice processing failed for invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000,"stack_trace":"net.nurigo.sdk.message.exception.NurigoUnknownException: NotEnoughBalance: 보유 잔액이 부족하여 발송에 실패하였습니다.\r\n\tat net.nurigo.sdk.message.service.DefaultMessageService.sendOne(DefaultMessageService.kt:230)\r\n\tat site.billingwise.batch.server_batch.batch.service.SmsService.sendInvoice(SmsService.java:117)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processPayerPayment(InvoiceSendingAndPaymentManageWriter.java:99)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processInvoice(InvoiceSendingAndPaymentManageWriter.java:56)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.write(InvoiceSendingAndPaymentManageWriter.java:40)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:203)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:170)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.lambda$write$2(FaultTolerantChunkProcessor.java:331)\r\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:344)\r\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:263)\r\n\tat org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:216)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:414)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:227)\r\n\tat org.springframework.batch.core.step.item.ChunkOrientedTasklet.execute(ChunkOrientedTasklet.java:75)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:388)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:312)\r\n\tat org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:255)\r\n\tat org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:369)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:206)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:240)\r\n\tat org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:229)\r\n\tat org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:153)\r\n\tat org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:418)\r\n\tat org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:132)\r\n\tat org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:317)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:157)\r\n\tat org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:148)\r\n\tat org.springframework.batch.core.launch.support.TaskExecutorJobLauncher.run(TaskExecutorJobLauncher.java:59)\r\n\tat site.billingwise.batch.server_batch.batch.scheduler.Scheduler.runInvoiceProcessingJob(Scheduler.java:92)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)\r\n\tat io.micrometer.observation.Observation.observe(Observation.java:499)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)\r\n\tat org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)\r\n\tat org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:96)\r\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\r\n\tat java.base/java.lang.Thread.run(Thread.java:842)\r\n"} +{"@timestamp":"2024-08-04T12:47:49.7027776+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7027776+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:47:49.702777600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.703777+09:00","@version":"1","message":"Step 지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.703777+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.703777+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7237722+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 4 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:47:45.122960100\",\"endTime\":\"2024-08-04T12:47:49.702777600\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.726774+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 4s616ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7518006+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7637782+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7737735+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 21ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7827739+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7827739+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:47:49.782773900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7827739+09:00","@version":"1","message":"지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7827739+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7837737+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7837737+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 4 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:47:45.093009400\",\"endTime\":\"2024-08-04T12:47:49.782773900\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7897736+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722743265011, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 4s699ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:49.7897736+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:52.6478718+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:47:52.6508719+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:52.6548731+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:47:52.6638747+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:34.3252145+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 23188 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:34.338213+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:35.7749438+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:35.8669471+09:00","@version":"1","message":"Finished Spring Data repository scanning in 82 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:36.1859469+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:36.576943+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.586945+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.5899449+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.5909447+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000024e014a9570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.5939436+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6059436+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.609945+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6109448+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6309441+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6459453+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6499442+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6539447+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6569458+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000024e014b19c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6629443+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6719442+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6769451+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6809451+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6829447+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.6969445+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.7009439+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.7069439+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.7099464+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.7139442+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:36.722944+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:37.1929451+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26aee0a6","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:37.1949448+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:37.2459614+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:37.2679448+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:37.2739445+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:37.2889459+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:37.3399437+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:37.4989451+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:37.5649441+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:37.9509448+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:38.0429439+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:38.0449444+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:38.5869441+09:00","@version":"1","message":"Bean '(inner bean)#44e7c06b' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:38.5909439+09:00","@version":"1","message":"Bean '(inner bean)#44e7c06b' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:39.6159447+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:39.6829441+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:39.6859441+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:39.6899437+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:39.7019436+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:39.7109438+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:40.067944+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:40.0809445+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:40.0829437+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:40.0829437+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:40.1919447+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:40.1919447+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5793 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:40.8489436+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:41.6866265+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:42.8956261+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:42.9806272+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:43.0086272+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:43.1746254+09:00","@version":"1","message":"Started ServerBatchApplication in 10.025 seconds (process running for 11.263)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:43.4646281+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:43.465627+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:43.4676329+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.0132015+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1082048+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722743625013, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1282091+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1282091+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:53:45.128209100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1462009+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1572016+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1572016+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:53:45.157201600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1802453+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.1812534+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:45.9026157+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7175177+09:00","@version":"1","message":"Invoice processing failed for invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000,"stack_trace":"org.springframework.mail.MailSendException: Failed messages: jakarta.mail.SendFailedException: No recipient addresses\r\n\tat org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailSenderImpl.java:453)\r\n\tat org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:350)\r\n\tat org.springframework.mail.javamail.JavaMailSender.send(JavaMailSender.java:101)\r\n\tat site.billingwise.batch.server_batch.batch.service.EmailService.sendPaymentFailMailCode(EmailService.java:29)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.handleFailedPayment(InvoiceSendingAndPaymentManageWriter.java:132)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processAutomaticTransfer(InvoiceSendingAndPaymentManageWriter.java:77)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processInvoice(InvoiceSendingAndPaymentManageWriter.java:50)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.write(InvoiceSendingAndPaymentManageWriter.java:36)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:203)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:170)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.lambda$write$2(FaultTolerantChunkProcessor.java:331)\r\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:344)\r\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:263)\r\n\tat org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:216)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:414)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:227)\r\n\tat org.springframework.batch.core.step.item.ChunkOrientedTasklet.execute(ChunkOrientedTasklet.java:75)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:388)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:312)\r\n\tat org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:255)\r\n\tat org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:369)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:206)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:240)\r\n\tat org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:229)\r\n\tat org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:153)\r\n\tat org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:418)\r\n\tat org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:132)\r\n\tat org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:317)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:157)\r\n\tat org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:148)\r\n\tat org.springframework.batch.core.launch.support.TaskExecutorJobLauncher.run(TaskExecutorJobLauncher.java:59)\r\n\tat site.billingwise.batch.server_batch.batch.scheduler.Scheduler.runInvoiceProcessingJob(Scheduler.java:92)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)\r\n\tat io.micrometer.observation.Observation.observe(Observation.java:499)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)\r\n\tat org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)\r\n\tat org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:96)\r\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\r\n\tat java.base/java.lang.Thread.run(Thread.java:842)\r\n"} +{"@timestamp":"2024-08-04T12:53:47.7424719+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7424719+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:53:47.742471900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7434693+09:00","@version":"1","message":"Step 지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7434693+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7434693+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7474689+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 2 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:53:45.157201600\",\"endTime\":\"2024-08-04T12:53:47.742471900\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7524656+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 2s606ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.7840331+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8090985+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8184668+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 34ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8434309+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8434309+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:53:47.842426400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8434309+09:00","@version":"1","message":"지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8434309+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8444281+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8444281+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 2 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:53:45.128209100\",\"endTime\":\"2024-08-04T12:53:47.842426400\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8553359+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722743625013, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 2s724ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:47.8553359+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:51.6002642+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:53:51.6022644+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:51.605265+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:53:51.6122705+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:10.791206+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 27448 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:10.8062074+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:12.3082055+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:12.3932057+09:00","@version":"1","message":"Finished Spring Data repository scanning in 76 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:12.6392053+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:12.9992064+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0092062+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0122059+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0132061+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000023c1a499570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0162057+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0282055+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0332052+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0352058+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0552059+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0712055+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.074206+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0792071+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0802071+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000023c1a4a19c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0852056+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.0962065+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1002061+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1042063+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1062057+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1222058+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1262062+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1342058+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.136206+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1402056+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.1512052+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:13.6670919+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@35fb3209","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:13.6700917+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:13.7170921+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.739092+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.7460919+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.7610925+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:13.8120921+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:13.9570954+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:14.030093+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:14.4150917+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:14.5020918+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:14.5030926+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:14.995093+09:00","@version":"1","message":"Bean '(inner bean)#aca594d' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:15.0000919+09:00","@version":"1","message":"Bean '(inner bean)#aca594d' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:16.1450922+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:16.2100929+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:16.2150922+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:16.219092+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:16.2310937+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:16.2410919+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:16.6300918+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:16.6440926+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:16.6460923+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:16.6460923+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:16.7450918+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:16.7450918+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5876 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:17.452092+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:18.3595631+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:19.6031133+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:19.6875161+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:19.7175161+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:19.8745176+09:00","@version":"1","message":"Started ServerBatchApplication in 10.274 seconds (process running for 11.066)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:20.2663352+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(1)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:20.2673383+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(1)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:20.2683387+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(1)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.0136303+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.069224+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722743925013, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.0906804+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.0906804+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T12:58:45.090680400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.1092781+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.1220491+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.1230862+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T12:58:45.122049100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.1461237+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.1461237+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:45.6899596+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.5488493+09:00","@version":"1","message":"Invoice processing failed for invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000,"stack_trace":"org.springframework.mail.MailSendException: Failed messages: jakarta.mail.SendFailedException: No recipient addresses\r\n\tat org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailSenderImpl.java:453)\r\n\tat org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:350)\r\n\tat org.springframework.mail.javamail.JavaMailSender.send(JavaMailSender.java:101)\r\n\tat site.billingwise.batch.server_batch.batch.service.EmailService.sendPaymentFailMailCode(EmailService.java:29)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.handleFailedPayment(InvoiceSendingAndPaymentManageWriter.java:132)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processAutomaticTransfer(InvoiceSendingAndPaymentManageWriter.java:77)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processInvoice(InvoiceSendingAndPaymentManageWriter.java:50)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.write(InvoiceSendingAndPaymentManageWriter.java:36)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:203)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:170)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.lambda$write$2(FaultTolerantChunkProcessor.java:331)\r\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:344)\r\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:263)\r\n\tat org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:216)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:414)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:227)\r\n\tat org.springframework.batch.core.step.item.ChunkOrientedTasklet.execute(ChunkOrientedTasklet.java:75)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:388)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:312)\r\n\tat org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:255)\r\n\tat org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:369)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:206)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:240)\r\n\tat org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:229)\r\n\tat org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:153)\r\n\tat org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:418)\r\n\tat org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:132)\r\n\tat org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:317)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:157)\r\n\tat org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:148)\r\n\tat org.springframework.batch.core.launch.support.TaskExecutorJobLauncher.run(TaskExecutorJobLauncher.java:59)\r\n\tat site.billingwise.batch.server_batch.batch.scheduler.Scheduler.runInvoiceProcessingJob(Scheduler.java:92)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)\r\n\tat io.micrometer.observation.Observation.observe(Observation.java:499)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)\r\n\tat org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)\r\n\tat org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:96)\r\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\r\n\tat java.base/java.lang.Thread.run(Thread.java:842)\r\n"} +{"@timestamp":"2024-08-04T12:58:47.573853+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.573853+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T12:58:47.572898","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.573853+09:00","@version":"1","message":"Step 지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.5748479+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.5748479+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.5788442+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 2 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T12:58:45.122049100\",\"endTime\":\"2024-08-04T12:58:47.572898\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.5878512+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 2s477ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6284621+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6464305+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6574295+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 28ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6694652+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6704317+09:00","@version":"1","message":"종료 시간: 2024-08-04T12:58:47.669465200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6704317+09:00","@version":"1","message":"지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6704317+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6714352+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.672474+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 2 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T12:58:45.090680400\",\"endTime\":\"2024-08-04T12:58:47.669465200\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6804292+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722743925013, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 2s590ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:47.6814667+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:50.230777+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T12:58:50.2337766+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:50.2367744+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T12:58:50.2437775+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:36.7058147+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 12544 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:36.7158142+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:38.0038927+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:38.0940794+09:00","@version":"1","message":"Finished Spring Data repository scanning in 79 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:38.3422447+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:38.6811917+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.6911591+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.6931594+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.6951918+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x0000027501481570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.6971595+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.709191+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7141592+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7161865+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7361619+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7561655+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7601606+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7641838+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7651849+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x00000275014899c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7701834+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7791591+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7831588+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7871874+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.7891606+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.8031949+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.8071602+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.8161607+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.8181923+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.8231626+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:38.8351593+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:39.1713346+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8b89b3a","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:39.1733343+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:39.2203339+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:39.2383676+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:39.2443339+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:39.2573336+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:39.2973344+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:39.3953662+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:39.4663411+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:39.8391969+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:39.9151942+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:39.9161619+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:40.3600116+09:00","@version":"1","message":"Bean '(inner bean)#468646ea' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:40.3619783+09:00","@version":"1","message":"Bean '(inner bean)#468646ea' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:41.3406324+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:41.4066452+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:41.4106792+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:41.4146445+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:41.4246463+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:41.4346418+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:41.7472798+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:41.7572823+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:41.7592507+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:41.7602852+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:41.8572829+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:41.8582577+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5091 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:42.4619644+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:43.2055719+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:44.4083566+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:44.5124403+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:44.5354436+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:44.6924728+09:00","@version":"1","message":"Started ServerBatchApplication in 9.187 seconds (process running for 10.843)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.0143628+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.0933484+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722744045013, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.1223918+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.1223918+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:00:45.122391800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.1577719+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.1736655+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.1736655+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:00:45.173665500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.2003363+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:45.2003363+09:00","@version":"1","message":"납부자 결제 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:48.3038905+09:00","@version":"1","message":"청구서 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.0931593+09:00","@version":"1","message":"Invoice processing failed for invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000,"stack_trace":"net.nurigo.sdk.message.exception.NurigoUnknownException: NotEnoughBalance: 보유 잔액이 부족하여 발송에 실패하였습니다.\r\n\tat net.nurigo.sdk.message.service.DefaultMessageService.sendOne(DefaultMessageService.kt:230)\r\n\tat site.billingwise.batch.server_batch.batch.service.SmsService.sendInvoice(SmsService.java:117)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processPayerPayment(InvoiceSendingAndPaymentManageWriter.java:100)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.processInvoice(InvoiceSendingAndPaymentManageWriter.java:57)\r\n\tat site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter.write(InvoiceSendingAndPaymentManageWriter.java:41)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:203)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:170)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.lambda$write$2(FaultTolerantChunkProcessor.java:331)\r\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:344)\r\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:263)\r\n\tat org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:216)\r\n\tat org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:414)\r\n\tat org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:227)\r\n\tat org.springframework.batch.core.step.item.ChunkOrientedTasklet.execute(ChunkOrientedTasklet.java:75)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:388)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:312)\r\n\tat org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:255)\r\n\tat org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:369)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:206)\r\n\tat org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:140)\r\n\tat org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:240)\r\n\tat org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:229)\r\n\tat org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:153)\r\n\tat org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:418)\r\n\tat org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:132)\r\n\tat org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:317)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:157)\r\n\tat org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)\r\n\tat org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:148)\r\n\tat org.springframework.batch.core.launch.support.TaskExecutorJobLauncher.run(TaskExecutorJobLauncher.java:59)\r\n\tat site.billingwise.batch.server_batch.batch.scheduler.Scheduler.runInvoiceProcessingJob(Scheduler.java:92)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)\r\n\tat io.micrometer.observation.Observation.observe(Observation.java:499)\r\n\tat org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)\r\n\tat org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)\r\n\tat org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:96)\r\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\r\n\tat java.base/java.lang.Thread.run(Thread.java:842)\r\n"} +{"@timestamp":"2024-08-04T13:00:50.1101622+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1101622+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:00:50.110162200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1101622+09:00","@version":"1","message":"Step 지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1101622+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1101622+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1251772+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 4 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:00:45.173665500\",\"endTime\":\"2024-08-04T13:00:50.110162200\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1301599+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 4s972ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1732893+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.1973426+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2103434+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 36ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2232366+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2232366+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:00:50.223236600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2232366+09:00","@version":"1","message":"지속 시간: 0분 5초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2232366+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2242612+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2242612+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 5 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:00:45.122391800\",\"endTime\":\"2024-08-04T13:00:50.223236600\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2353711+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722744045013, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 5s119ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:50.2353711+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:51.0413193+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:00:51.0453192+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:51.0513178+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:00:51.0593201+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:04.9424414+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 26032 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:04.9524418+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:06.2262405+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:06.3102577+09:00","@version":"1","message":"Finished Spring Data repository scanning in 74 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:06.5402574+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:06.8532577+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.8622581+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.8652576+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.8662577+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000022c1f4acb08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.8692575+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.8812573+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.8852579+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.8872584+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9072572+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9252573+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9282576+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9332562+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9352574+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000022c1f4b7a78] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.940257+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9492589+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9532592+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9572582+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9592577+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9732567+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.977257+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9852577+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9882575+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:06.9932592+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:07.0022557+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:07.3632577+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@16f34376","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:07.3652574+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:07.4142577+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:07.4342565+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:07.4392607+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:07.4542571+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:07.5002573+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:07.6062564+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:07.6642589+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:08.0022912+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:08.0789213+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:08.0809291+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:08.5457567+09:00","@version":"1","message":"Bean '(inner bean)#45c28c49' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:08.548725+09:00","@version":"1","message":"Bean '(inner bean)#45c28c49' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:09.5265302+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:09.5934975+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:09.5964984+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:09.6004963+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:09.611522+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:09.621498+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:09.9406197+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:09.9516163+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:09.9526176+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:09.9526176+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:10.0436139+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:10.0436139+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5042 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:10.674549+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:11.4023515+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:12.639324+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:12.7223241+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:12.7453246+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:12.9123252+09:00","@version":"1","message":"Started ServerBatchApplication in 9.246 seconds (process running for 10.661)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:13.5002423+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:13.5002423+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:13.5022454+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.0508515+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.1378333+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722744435049, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.1629477+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.1629477+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:07:15.162947700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.1889469+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.2043483+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.2043483+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:07:15.204348300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.2358855+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.2358855+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:15.7108684+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:17.7027738+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:19.8807477+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T13:07:19.8886417+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:19.8886417+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:19.9178803+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:22.2983073+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:22.398101+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Failed messages: jakarta.mail.SendFailedException: No recipient addresses","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T13:07:22.4001066+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:22.4001066+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:22.4472208+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7056406+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7056406+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:07:24.705640600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7056406+09:00","@version":"1","message":"Step 지속 시간: 0분 9초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7056406+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7056406+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7066392+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 9 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:07:15.204348300\",\"endTime\":\"2024-08-04T13:07:24.705640600\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7106402+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 9s520ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7616401+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7856433+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.7996424+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 38ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8126426+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8126426+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:07:24.812642600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8126426+09:00","@version":"1","message":"지속 시간: 0분 9초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8126426+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8136405+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 0, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8146409+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 9 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:07:15.162947700\",\"endTime\":\"2024-08-04T13:07:24.812642600\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8266452+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722744435049, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 9s665ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:24.8276483+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:25.1059249+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:07:25.108961+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:25.1109251+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:07:25.1159265+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:13.4615621+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 15984 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:13.4795634+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:14.9055616+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:14.9985616+09:00","@version":"1","message":"Finished Spring Data repository scanning in 85 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:15.2315611+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:15.6255631+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6375637+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6415644+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6425639+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001d4014a17b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6455629+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6585603+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6625624+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6645621+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.6845617+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7015631+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7055622+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7085616+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7105641+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001d4014b0458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7175619+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7265621+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7305621+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7335625+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7355621+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7505617+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7535623+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7615625+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7635621+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.767562+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:15.7785611+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:16.2355613+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ccfac29","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:16.2385617+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:16.2985618+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:16.3195608+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:16.3255619+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:16.3405624+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:16.3895687+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:16.5385642+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:16.6045628+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:17.005562+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:17.0935614+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:17.0945611+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:17.6115646+09:00","@version":"1","message":"Bean '(inner bean)#57ac236a' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:17.6145625+09:00","@version":"1","message":"Bean '(inner bean)#57ac236a' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:18.6851184+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:18.7601204+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:18.7631203+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:18.768121+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:18.7791212+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:18.7881208+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:19.1575513+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:19.1725513+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:19.1735512+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:19.1745514+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:19.2835512+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:19.2845513+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5748 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:19.9305516+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:20.7731328+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:22.08495+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:22.1869825+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:22.2179474+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:22.3849453+09:00","@version":"1","message":"Started ServerBatchApplication in 10.435 seconds (process running for 11.591)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:22.9602484+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:22.9602484+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:22.9622157+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.0793169+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.1813093+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722744825078, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.2103099+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.2103099+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:13:45.210309900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.2453102+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.2665145+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.2665145+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:13:45.266514500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.2997192+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.2997192+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:45.7648398+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.4662774+09:00","@version":"1","message":"결제 실패 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.4929981+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.4939972+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:13:49.492998100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.4939972+09:00","@version":"1","message":"Step 지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.4949995+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.4949995+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.501999+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 4 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:13:45.266514500\",\"endTime\":\"2024-08-04T13:13:49.492998100\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.5139991+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 4s266ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.5738337+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.6002815+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.61327+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 39ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.6264193+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.6264193+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:13:49.626419300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.6274539+09:00","@version":"1","message":"지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.6274539+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.6274539+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.6284536+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 4 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:13:45.210309900\",\"endTime\":\"2024-08-04T13:13:49.626419300\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.639809+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722744825078, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 4s432ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:49.639809+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:54.9639051+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:13:54.9678892+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:54.9718982+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:13:54.9798907+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:38.6223937+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 24552 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:38.6383954+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:40.0716802+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:40.1678962+09:00","@version":"1","message":"Finished Spring Data repository scanning in 84 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:40.4128959+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:40.7938969+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8028964+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8048963+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8068962+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000002782c4a87b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8088962+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8218967+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8258964+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8278947+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8488974+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.867896+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8718956+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8768949+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.878897+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000002782c4b1c60] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8848964+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.8968949+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9018956+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.905906+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9088981+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9258962+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9298961+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9378964+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9418966+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9458967+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:40.9558971+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:41.4268961+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65e05005","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:41.4298963+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:41.4998965+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:41.5208966+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:41.5268948+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:41.5418983+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:41.5908972+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:41.7448969+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:41.8098979+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:42.2188958+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:42.3148959+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:42.315896+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:42.7978961+09:00","@version":"1","message":"Bean '(inner bean)#5a9ef32e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:42.800896+09:00","@version":"1","message":"Bean '(inner bean)#5a9ef32e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:43.9108956+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:43.9888975+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:43.9918974+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:43.9958968+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:44.0118992+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:44.0248971+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:44.4199074+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:44.432896+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:44.4348962+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:44.4348962+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:44.547896+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:44.547896+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5848 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:45.2128963+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:46.0360986+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:30:47.2786698+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:47.3657091+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:47.4007194+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:47.5637088+09:00","@version":"1","message":"Started ServerBatchApplication in 10.179 seconds (process running for 11.628)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:48.2145686+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:48.2155693+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:30:48.2245693+09:00","@version":"1","message":"Completed initialization in 9 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.028413+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.1165629+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722745875027, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.1482109+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.1482109+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:31:15.147207900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.1852673+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.2062609+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.2062609+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:31:15.206260900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:15.2422646+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Cannot invoke \"site.billingwise.batch.server_batch.domain.invoice.PaymentStatus.getId()\" because the return value of \"site.billingwise.batch.server_batch.domain.invoice.Invoice.getPaymentStatus()\" is null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:31:17.3889404+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Cannot invoke \"site.billingwise.batch.server_batch.domain.invoice.PaymentStatus.getId()\" because the return value of \"site.billingwise.batch.server_batch.domain.invoice.Invoice.getPaymentStatus()\" is null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T13:31:17.3930895+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: Cannot invoke \"site.billingwise.batch.server_batch.domain.invoice.PaymentStatus.getId()\" because the return value of \"site.billingwise.batch.server_batch.domain.invoice.Invoice.getPaymentStatus()\" is null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:31:17.4894308+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: Cannot invoke \"site.billingwise.batch.server_batch.domain.invoice.PaymentStatus.getId()\" because the return value of \"site.billingwise.batch.server_batch.domain.invoice.Invoice.getPaymentStatus()\" is null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T13:31:17.5131324+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.5131324+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:31:17.513132400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.5131324+09:00","@version":"1","message":"Step 지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.5131324+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.5131324+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.5151671+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 2 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:31:15.206260900\",\"endTime\":\"2024-08-04T13:31:17.513132400\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.51813+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 2s331ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.569245+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.5913691+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.608311+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 39ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6211084+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6221064+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:31:17.621108400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6221064+09:00","@version":"1","message":"지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6221064+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6231342+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 0, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6241342+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 2 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:31:15.147207900\",\"endTime\":\"2024-08-04T13:31:17.621108400\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6396119+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722745875027, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 2s491ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:17.6396119+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:21.3445716+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:31:21.3476043+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:21.3495715+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:31:21.3555742+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:42.4004538+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 4024 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:42.4174542+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:44.9454548+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:45.1284875+09:00","@version":"1","message":"Finished Spring Data repository scanning in 170 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:45.4192709+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:45.8112724+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.8212719+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.8242722+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.826272+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000002ad894ab1e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.828269+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.8432718+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.8482727+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.850272+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.8762691+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.8992709+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9052717+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9102703+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9122706+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000002ad894b6160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9202731+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9332735+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9382714+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9432714+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9452725+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9652735+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9712712+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9802733+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9842834+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:45.9902743+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:46.005275+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:46.4992696+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e0516a3","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:46.5022689+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:46.5622699+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:46.5852722+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:46.5902687+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:46.6042696+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:46.6572713+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:46.8142685+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:46.8792731+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:47.2752711+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:47.3602713+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:47.3612717+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:47.8472723+09:00","@version":"1","message":"Bean '(inner bean)#10ae002e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:47.8492692+09:00","@version":"1","message":"Bean '(inner bean)#10ae002e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:48.9182393+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:48.9862144+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:48.9912464+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:48.9952124+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:49.0052156+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:49.0142465+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:49.3702449+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:49.3832146+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:49.3852125+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:49.3852125+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:49.4902431+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:49.4902431+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6988 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:50.1952128+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:51.0632162+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:52.337346+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:52.4264544+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:52.4634587+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:52.6294908+09:00","@version":"1","message":"Started ServerBatchApplication in 12.077 seconds (process running for 13.004)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:52.9720799+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:52.9720799+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:52.9740806+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:56.3539609+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:33:56.3569582+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:56.3599581+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:33:56.3679636+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:05.1737411+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 14552 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:05.1837408+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:06.5684647+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:06.6564658+09:00","@version":"1","message":"Finished Spring Data repository scanning in 78 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:06.8954674+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:07.2135001+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.222468+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2254996+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2264999+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001b85349a5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2294689+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2414945+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2454682+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2474908+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2764682+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2934682+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.2975006+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3004996+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3024659+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001b8534a1a70] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3074998+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3154713+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3184994+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3224681+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3254673+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3454655+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3504656+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3594678+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3634662+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3684657+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.3794715+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:07.7355267+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@77ea960f","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:07.738527+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:07.7915294+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.8115275+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.8175285+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.8335276+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:07.879559+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:07.9965304+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:08.0625259+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:08.4035575+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:08.4855585+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:08.4865612+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:08.9464862+09:00","@version":"1","message":"Bean '(inner bean)#3163e03b' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:08.9494978+09:00","@version":"1","message":"Bean '(inner bean)#3163e03b' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:09.9134902+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:09.9829918+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:09.9859866+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:09.9899645+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:10.0009654+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:10.0099984+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:10.3489996+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:10.3609647+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:10.3619987+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:10.3629672+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:10.4648994+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:10.4658982+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5225 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:11.0854237+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:11.8451737+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:13.1579834+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:13.2439845+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:13.2740152+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:13.43402+09:00","@version":"1","message":"Started ServerBatchApplication in 9.403 seconds (process running for 10.252)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:13.6347345+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(4)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:13.6357387+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(4)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:13.63877+09:00","@version":"1","message":"Completed initialization in 3 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(4)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.0439983+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1169996+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722746055043, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.137741+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1387485+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:34:15.137741","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1559388+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1679385+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1679385+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:34:15.167938500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1967532+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1977605+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:34:15.196753200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1977605+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1977605+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1977605+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.1997793+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:34:15.167938500\",\"endTime\":\"2024-08-04T13:34:15.196753200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2027785+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 46ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2283887+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2409003+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2489014+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 20ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2596967+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2606934+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:34:15.259696700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2606934+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2606934+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2616936+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2616936+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:34:15.137741\",\"endTime\":\"2024-08-04T13:34:15.259696700\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.2706953+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722746055043, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 131ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:15.271695+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:23.9588953+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:34:23.9608932+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:23.9628927+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:34:23.9688682+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:06.3912084+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 23308 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:06.4112138+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:07.3332103+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 13508 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:07.3532105+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:08.8402093+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:09.0032078+09:00","@version":"1","message":"Finished Spring Data repository scanning in 144 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:09.4232092+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:09.5572081+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:09.6712091+09:00","@version":"1","message":"Finished Spring Data repository scanning in 101 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:09.896209+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.9092126+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.9142089+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.9152084+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x00000252a5481570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.9202098+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.9392079+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.9442088+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.946208+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:09.9472089+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:09.9772117+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0002112+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0042084+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0082084+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0102083+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x00000252a548a160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0162078+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0292111+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.036211+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0412117+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0442094+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.062208+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.067208+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.076209+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0792095+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.084208+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.0952069+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:10.3912071+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4052087+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4082087+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4112094+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x00000281814abce8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4162101+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4302098+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.436209+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4392084+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4672091+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.487208+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4922079+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4962079+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.4972064+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x00000281814b6b68] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5022073+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.513206+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5172065+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5212079+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5242104+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5422081+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.546209+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5542081+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5572075+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5622075+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.5732065+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:10.7282095+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@43fe2008","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:10.7312071+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:10.796211+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.8242091+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.83221+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.8652092+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:10.9372113+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:11.1232213+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@22361e23","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:11.1282096+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:11.1612118+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:11.2352119+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:11.2822114+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:11.2902096+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:11.2932107+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:11.3242096+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:11.4322112+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:11.6232111+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:11.7142092+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:12.0912099+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:12.3142074+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:12.3312078+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:12.3332065+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:12.4332077+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:12.4352077+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:13.2762136+09:00","@version":"1","message":"Bean '(inner bean)#63af52a6' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:13.2762136+09:00","@version":"1","message":"Bean '(inner bean)#270be080' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:13.2822089+09:00","@version":"1","message":"Bean '(inner bean)#63af52a6' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:13.2822089+09:00","@version":"1","message":"Bean '(inner bean)#270be080' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.4672071+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:15.4862106+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:15.5852097+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:15.5912094+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.6002095+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.6042102+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:15.6112101+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.6182097+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.6202107+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.6322095+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.6382111+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:15.6502084+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:16.2302099+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.2342111+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.2542112+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.2562098+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.2592112+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.2592112+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.2612109+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.2622102+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.4542121+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.4552103+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 9955 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.4552103+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:16.4562112+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 9001 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:17.5902081+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:17.5902081+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:18.9132095+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:18.9162106+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:21.1032084+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.1362075+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.2712107+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.2942086+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.3022094+09:00","@version":"1","message":"Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'","logger_name":"org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:21.3102084+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:21.3162099+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.3222095+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.3242122+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.3362108+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.3742101+09:00","@version":"1","message":"\r\n\r\nError starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.","logger_name":"org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:21.4212112+09:00","@version":"1","message":"\r\n\r\n***************************\r\nAPPLICATION FAILED TO START\r\n***************************\r\n\r\nDescription:\r\n\r\nWeb server failed to start. Port 9090 was already in use.\r\n\r\nAction:\r\n\r\nIdentify and stop the process that's listening on port 9090 or configure this application to listen on another port.\r\n","logger_name":"org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter","thread_name":"main","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T13:40:21.5472086+09:00","@version":"1","message":"Started ServerBatchApplication in 17.171 seconds (process running for 19.94)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:27.8660766+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:27.8700434+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:27.8730385+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:27.8820403+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:45.621287+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 22956 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:45.6372869+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:47.0086741+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:47.0942334+09:00","@version":"1","message":"Finished Spring Data repository scanning in 76 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:47.3521983+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:47.6639762+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.6729768+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.676977+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.6789777+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001a3234a9570] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.6829769+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.6979806+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.702976+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7049764+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7369762+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7579765+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.761977+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7669779+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7689761+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001a3234b2160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7750103+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7860102+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7900108+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7930099+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.7949764+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.8090098+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.8130045+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.8200038+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.8220103+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.826012+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:47.8350046+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:48.2740049+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4e96cb04","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:48.2770092+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:48.3330073+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:48.3549764+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:48.3609987+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:48.375976+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:48.4250068+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:48.58698+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:48.6519766+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:49.0460103+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:49.1280093+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:49.1290068+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:49.6090077+09:00","@version":"1","message":"Bean '(inner bean)#4b1b2255' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:49.6110001+09:00","@version":"1","message":"Bean '(inner bean)#4b1b2255' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:50.7211152+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:50.7911188+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:50.7941177+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:50.7991292+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:50.8091184+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:50.818118+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:51.167117+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:51.1791166+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:51.1801166+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:51.1801166+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:51.2761177+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:51.2771172+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5586 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:51.9274545+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:52.7571537+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:40:54.0013099+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:54.089147+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:54.1244867+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:54.2855038+09:00","@version":"1","message":"Started ServerBatchApplication in 9.871 seconds (process running for 10.757)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:54.5454707+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:54.5454707+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:40:54.5474724+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.0472962+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.1697776+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722746475045, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.2187643+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.2197268+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:41:15.218764300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.2477642+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.2647441+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.2647441+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:41:15.264744100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3040182+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3040182+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:41:15.304018200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3040182+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3040182+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3040182+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3060105+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:41:15.264744100\",\"endTime\":\"2024-08-04T13:41:15.304018200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3096489+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 61ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3590693+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3836764+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.3952513+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 36ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4092774+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4092774+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:41:15.409277400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4092774+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4102784+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4112751+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4112751+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:41:15.218764300\",\"endTime\":\"2024-08-04T13:41:15.409277400\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4222985+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722746475045, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 209ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:15.4222985+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:18.9094293+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:41:18.9114297+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:18.91343+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:41:18.9194313+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:42.9513568+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 17196 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:42.9623556+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:44.2545303+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:44.3375277+09:00","@version":"1","message":"Finished Spring Data repository scanning in 74 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:44.5714949+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:44.8855349+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.8954955+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.8985276+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.899528+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001bc134ab1e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9025226+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9154922+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9204938+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9224939+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9544946+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9714943+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9755258+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9795273+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9814948+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001bc134b6160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9875264+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:44.9965176+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0005263+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0035265+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.004495+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0204941+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0234938+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0314933+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0345226+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0385227+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.0474942+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:45.4455318+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4e96cb04","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:45.4475275+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:45.4954939+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.5145301+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.5195289+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.5394961+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:45.5855284+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:45.6954952+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:45.7665294+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:46.1075269+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:46.184493+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:46.1855225+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:46.6418016+09:00","@version":"1","message":"Bean '(inner bean)#4b1b2255' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:46.644802+09:00","@version":"1","message":"Bean '(inner bean)#4b1b2255' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:47.6407687+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:47.7077703+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:47.7117689+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:47.7167683+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:47.727768+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:47.7357682+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:48.084768+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:48.0987681+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:48.0997678+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:48.0997678+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:48.209769+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:48.209769+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5193 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:48.879769+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:49.7117683+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:47:50.9907694+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:51.1157699+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:51.1427683+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:51.3117684+09:00","@version":"1","message":"Started ServerBatchApplication in 9.597 seconds (process running for 10.66)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:51.6869155+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:51.6869155+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:47:51.6889128+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.0210596+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.096058+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722746895019, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.1222166+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.1222166+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:48:15.122216600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.1382796+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.1521907+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.1521907+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:48:15.152190700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.1787633+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.1787633+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:15.7297354+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8559932+09:00","@version":"1","message":"결제 실패 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8752526+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8752526+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:48:18.875252600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8762804+09:00","@version":"1","message":"Step 지속 시간: 0분 3초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8762804+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8762804+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8782896+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 3 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:48:15.152190700\",\"endTime\":\"2024-08-04T13:48:18.875252600\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.8832953+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 3s745ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.9469297+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.9718778+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 1","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:18.9908128+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 42ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.005684+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.0066872+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:48:19.005684","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.0066872+09:00","@version":"1","message":"지속 시간: 0분 3초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.0066872+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.0086841+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.0096878+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 3 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:48:15.122216600\",\"endTime\":\"2024-08-04T13:48:19.005684\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.0232905+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722746895019, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 3s899ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:19.0232905+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:23.6665556+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:48:23.6705219+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:23.6775226+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:48:23.6905222+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:51:57.6745256+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 17632 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:51:57.6985251+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:51:59.129525+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:51:59.2175256+09:00","@version":"1","message":"Finished Spring Data repository scanning in 78 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:51:59.4915273+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:51:59.8895267+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9015262+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9035254+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9055254+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000002508f4a17b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9085256+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9215253+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9265253+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9285257+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.949526+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9765251+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9805253+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9845268+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.9865291+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000002508f4b0458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:51:59.993525+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0025238+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0095266+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0145268+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0165266+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0335254+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0375262+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0445257+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0475264+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0515251+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.0615252+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:00.523525+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@40ac0a56","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:00.5265258+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:00.5765253+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.5985252+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.6035262+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.618525+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:00.6705256+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:00.8205287+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:00.8945257+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:01.3165247+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:01.4015265+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:01.4035268+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:01.8825255+09:00","@version":"1","message":"Bean '(inner bean)#52d01430' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:01.8845252+09:00","@version":"1","message":"Bean '(inner bean)#52d01430' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:02.9625732+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:03.0395742+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:03.0435739+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:03.047574+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:03.058574+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:03.0685739+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:03.4405732+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:03.4555736+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:03.4575741+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:03.4575741+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:03.5704353+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:03.5704353+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5817 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:04.2424494+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:05.1154465+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:06.4814468+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:06.5724472+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:06.5994461+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:06.7604756+09:00","@version":"1","message":"Started ServerBatchApplication in 10.591 seconds (process running for 11.807)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:06.9321997+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:06.9321997+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:06.9362033+09:00","@version":"1","message":"Completed initialization in 3 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.0507167+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.1232144+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722747135049, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.1511955+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.152191+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:52:15.151195500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.1904259+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2108608+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2108608+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:52:15.210860800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2493009+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2493009+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:52:15.249300900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2493009+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2493009+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2503035+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2523036+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:52:15.210860800\",\"endTime\":\"2024-08-04T13:52:15.249300900\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.2563053+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 64ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.3086383+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.3336398+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.351639+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 43ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.3687305+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.369727+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:52:15.368730500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.369727+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.369727+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.3707618+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.3707618+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:52:15.151195500\",\"endTime\":\"2024-08-04T13:52:15.368730500\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.3821625+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722747135049, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 234ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:15.3821625+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:21.6341164+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:52:21.6381165+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:21.6411174+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:21.6461282+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:59.0496728+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 2116 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:52:59.0666713+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:00.8386696+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:00.9316701+09:00","@version":"1","message":"Finished Spring Data repository scanning in 80 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:01.1926734+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:01.6386721+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6476702+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6496699+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6516693+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x0000019490478d90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6546712+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6676748+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6726705+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6746722+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.6966718+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.718672+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7226709+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7266705+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7286713+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x0000019490485a80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7346706+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7456712+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7496709+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7526708+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7546707+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7726706+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.77667+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7846703+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7876711+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.7926701+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:01.80567+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:02.342672+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1efcba00","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:02.3456705+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:02.4176727+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:02.4446789+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:02.4536744+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:02.4786707+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:02.5306708+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:02.6786683+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:02.7426737+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:03.195672+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:03.2938085+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:03.2958066+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:03.8902834+09:00","@version":"1","message":"Bean '(inner bean)#61f08aa9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:03.8932844+09:00","@version":"1","message":"Bean '(inner bean)#61f08aa9' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:05.092017+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:05.168018+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:05.172019+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:05.1790195+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:05.1920196+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:05.2020205+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:05.5920173+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:05.6060172+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:05.6080179+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:05.6080179+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:05.7220181+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:05.7230175+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6514 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:06.4550172+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:07.3138204+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:08.615819+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:08.7148191+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:08.7428191+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:08.9188191+09:00","@version":"1","message":"Started ServerBatchApplication in 11.218 seconds (process running for 12.948)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.0218293+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.1130745+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722747195020, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.1386812+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.1386812+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:53:15.137679700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.1677408+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.1838784+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.1838784+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:53:15.183878400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2207312+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2207312+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:53:15.220731200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2207312+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2207312+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2207312+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2417251+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:53:15.183878400\",\"endTime\":\"2024-08-04T13:53:15.220731200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2447253+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 76ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.2967239+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3237474+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3407751+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 43ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3555494+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3555494+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:53:15.355549400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3555494+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3555494+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3565506+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3565506+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:53:15.137679700\",\"endTime\":\"2024-08-04T13:53:15.355549400\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3695188+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722747195020, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 231ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:15.3695188+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:21.0019425+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:53:21.0039436+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:21.0069413+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:53:21.0139449+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:06.5763055+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 22452 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:06.594308+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:08.1753069+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:08.2733056+09:00","@version":"1","message":"Finished Spring Data repository scanning in 88 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:08.5543379+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:08.953339+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:08.9633369+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:08.9653389+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:08.9673394+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x00000188a74a5e80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:08.9693383+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:08.9843384+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:08.9883389+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:08.9903538+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0123384+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0313386+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.035339+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0413423+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0433385+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x00000188a74a9c98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0483382+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0633462+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0733437+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.0813415+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.085342+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.1123383+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.1163379+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.1223387+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.1283403+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.1323387+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.1443372+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:09.6823386+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ccfac29","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:09.6853374+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:09.7453464+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.7703384+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.7773373+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.7993397+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:09.8693391+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:10.0493382+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:10.1193408+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:10.6333385+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:10.735337+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:10.7373384+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:11.2808894+09:00","@version":"1","message":"Bean '(inner bean)#57ac236a' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:11.2828849+09:00","@version":"1","message":"Bean '(inner bean)#57ac236a' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:12.4308242+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:12.507817+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:12.5117923+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:12.5187897+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:12.5327902+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:12.5427901+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:12.9368251+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:12.9508232+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:12.9528251+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:12.9528251+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:13.0588237+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:13.0597931+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6392 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:13.7938239+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:14.6797925+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:16.060955+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:16.1665679+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:16.1945626+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:16.376531+09:00","@version":"1","message":"Started ServerBatchApplication in 11.395 seconds (process running for 12.579)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:16.8954973+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:16.8954973+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:16.8984689+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.0130579+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.1182949+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722747585012, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.1469331+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.1469331+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T13:59:45.146933100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.1727573+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.1916679+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.1926962+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T13:59:45.191667900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.2257045+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.2257045+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:45.7695486+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4351159+09:00","@version":"1","message":"결제 실패 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4683606+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4683606+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T13:59:49.468360600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4683606+09:00","@version":"1","message":"Step 지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4694042+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4694042+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4723627+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 4 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T13:59:45.191667900\",\"endTime\":\"2024-08-04T13:59:49.468360600\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.4773926+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 4s303ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5374446+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5615913+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5760808+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 38ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5891041+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5900953+09:00","@version":"1","message":"종료 시간: 2024-08-04T13:59:49.589104100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5900953+09:00","@version":"1","message":"지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5900953+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5910983+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.5910983+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 4 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T13:59:45.146933100\",\"endTime\":\"2024-08-04T13:59:49.589104100\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.603063+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722747585012, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 4s457ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:49.6040569+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:52.790731+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T13:59:52.7937384+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:52.7967316+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T13:59:52.8067334+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:01.7950221+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 24756 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:01.8120204+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:03.2495754+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:03.3415761+09:00","@version":"1","message":"Finished Spring Data repository scanning in 80 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:03.6155754+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:03.9709788+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:03.9829761+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:03.9869775+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:03.9899814+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x000001e5b6481fb0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:03.9939815+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0089769+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0139767+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0159772+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0419778+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0619773+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0659765+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0689766+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0709768+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x000001e5b6489498] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0789766+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0889789+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0929791+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0969764+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.0989779+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.1149748+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.118977+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.1269768+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.1299769+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.1339763+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.1449764+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:04.643977+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e7cd0df","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:04.6469785+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:04.7009803+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.7239794+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.7299771+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.7459766+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:04.7979762+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:04.9599802+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:05.0339767+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:05.4599763+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:05.5589811+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:05.559977+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:06.0879848+09:00","@version":"1","message":"Bean '(inner bean)#15c3585' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:06.0919789+09:00","@version":"1","message":"Bean '(inner bean)#15c3585' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:07.2419782+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:07.3169815+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:07.3209776+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:07.3269788+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:07.3389795+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:07.3489765+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:07.7428883+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:07.7548829+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:07.7568837+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:07.7568837+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:07.8598938+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:07.8608865+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5994 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:08.5629983+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:09.5299452+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:10.9696215+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:11.0856232+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:11.1176544+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:11.3166222+09:00","@version":"1","message":"Started ServerBatchApplication in 10.821 seconds (process running for 12.162)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.0212102+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.1094755+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722747675021, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.1377653+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.1377653+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T14:01:15.137765300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.1637249+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.1821786+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.1821786+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T14:01:15.181179500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.2169748+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.2169748+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:15.8122536+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.1234322+09:00","@version":"1","message":"결제 실패 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.1434738+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.1434738+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T14:01:19.143473800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.1434738+09:00","@version":"1","message":"Step 지속 시간: 0분 3초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.1434738+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.14446+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.1604238+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 3 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T14:01:15.181179500\",\"endTime\":\"2024-08-04T14:01:19.143473800\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.1643838+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 3s999ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2133885+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2353612+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2503713+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 36ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2663872+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2663872+09:00","@version":"1","message":"종료 시간: 2024-08-04T14:01:19.266387200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2663872+09:00","@version":"1","message":"지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2674188+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2674188+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2684178+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 4 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T14:01:15.137765300\",\"endTime\":\"2024-08-04T14:01:19.266387200\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2811439+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722747675021, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 4s144ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:19.2811439+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:23.3216027+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:01:23.3256053+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:23.3296026+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:01:23.3346048+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:31.0507123+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 20688 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:31.0617125+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:32.6687448+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:32.7587446+09:00","@version":"1","message":"Finished Spring Data repository scanning in 78 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:33.1197128+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:33.5207447+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.5307119+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.5337112+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.5357118+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$726/0x000001dfa24797b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.537711+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.562745+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.5677122+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.5687442+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.5917112+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6177112+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6217105+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6257147+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6277126+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$735/0x000001dfa2488458] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6347434+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6467114+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6507344+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6537366+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6567338+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6757368+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6807128+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6887446+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.691713+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.6967113+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:33.7077099+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:34.2143329+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65e05005","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:34.2173332+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:34.2783345+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:34.3023319+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:34.3073322+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:34.3273339+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:34.3853342+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:34.5633357+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:34.624334+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:35.0553331+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:35.1463335+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:35.1473328+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:35.674333+09:00","@version":"1","message":"Bean '(inner bean)#5a9ef32e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:35.6773336+09:00","@version":"1","message":"Bean '(inner bean)#5a9ef32e' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:36.7691718+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:36.8551704+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:36.8581697+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:36.8621871+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:36.8751698+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:36.8861702+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:37.2521695+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:37.2661696+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:37.2681694+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:37.2691697+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:37.3811711+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:37.3821706+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6246 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:38.3033052+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:39.1853098+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:40.4873053+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:40.5877579+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:40.6217558+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:40.7857898+09:00","@version":"1","message":"Started ServerBatchApplication in 11.829 seconds (process running for 13.541)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.0190412+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.1040833+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722748365018, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.133+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.133+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T14:12:45.131990500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.1620281+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.179731+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.179731+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T14:12:45.179731","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.2144665+09:00","@version":"1","message":"Processing invoice ID: 521, Contract ID: 1003, Member ID: 6","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.2144665+09:00","@version":"1","message":"자동 결제 시도 invoice ID: 521, Account Number: 1234567892","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:45.8109179+09:00","@version":"1","message":"결제 실패한 invoice ID: 521","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:48.9755026+09:00","@version":"1","message":"결제 실패 이메일이 성공적으로 전송되었습니다. 수신자: shinbm219@naver.com","logger_name":"site.billingwise.batch.server_batch.batch.service.EmailService","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:48.9960012+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:48.9960012+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T14:12:48.996001200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:48.9960012+09:00","@version":"1","message":"Step 지속 시간: 0분 3초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:48.9960012+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:48.9960012+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.0060008+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 3 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T14:12:45.179731\",\"endTime\":\"2024-08-04T14:12:48.996001200\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.0140105+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 3s850ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.0932714+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1282683+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1412466+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 46ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1553696+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1553696+09:00","@version":"1","message":"종료 시간: 2024-08-04T14:12:49.155369600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1553696+09:00","@version":"1","message":"지속 시간: 0분 4초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1553696+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1561474+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1571565+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 4 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T14:12:45.131990500\",\"endTime\":\"2024-08-04T14:12:49.155369600\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1681551+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722748365018, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 4s39ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:49.1681551+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:55.1544155+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T14:12:55.1574185+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:55.1604152+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T14:12:55.1684208+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:01:59.6557016+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 23920 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:01:59.6717023+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:01.1837015+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:01.2707017+09:00","@version":"1","message":"Finished Spring Data repository scanning in 77 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:01.5267017+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:01.9027008+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.911702+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9137137+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.915702+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001fd984ab3e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9177023+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9307019+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9347024+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9367025+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9577021+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9767047+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9807015+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9837006+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9847004+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001fd984b6070] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:01.9897016+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0007006+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0037019+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0067027+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0087028+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0247086+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0287019+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0367016+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0397025+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0437025+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.0537013+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:02.5537022+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c41b8d8","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:02.5567018+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:02.6197055+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.642702+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.6487027+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.6667031+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:02.7257036+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:02.8827022+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:02.9447058+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:03.3457015+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:03.4487013+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:03.4507012+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:03.9327019+09:00","@version":"1","message":"Bean '(inner bean)#4542af89' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:03.9347022+09:00","@version":"1","message":"Bean '(inner bean)#4542af89' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:05.0048215+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:05.0858226+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:05.0898217+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:05.0938217+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:05.1038225+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:05.112821+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:05.485821+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:05.4988211+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:05.5008216+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:05.5008216+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:05.6118212+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:05.6128213+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5877 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:06.2828212+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:07.0928218+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:08.3294381+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:08.4181548+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:08.4568431+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:08.6278369+09:00","@version":"1","message":"Started ServerBatchApplication in 10.269 seconds (process running for 11.524)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:09.3244983+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:09.3254993+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:09.3264993+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.030935+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.1249843+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'jdbcInvoice':'{value=1722751335029, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.1506551+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.1506551+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:02:15.150655100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.1785466+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.1970014+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.1970014+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:02:15.197001400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.2779509+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.2789477+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:02:15.277950900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.2789477+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.2789477+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.2789477+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 4, 총 쓰기 건수: 4, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.2829433+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:02:15.197001400\",\"endTime\":\"2024-08-04T15:02:15.277950900\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.2863776+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 106ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.3183793+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.319379+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:02:15.318379300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.319379+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.319379+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.319379+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 4, 총 성공 건수: 4, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.3204042+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:02:15.150655100\",\"endTime\":\"2024-08-04T15:02:15.318379300\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.33838+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'jdbcInvoice':'{value=1722751335029, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 183ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.33838+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.3393774+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.3833782+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722751335339, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.3973804+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.3973804+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:02:15.397380400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.427378+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4393799+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4393799+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:02:15.439379900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4773795+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4773795+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:02:15.477379500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4773795+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4773795+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4773795+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4773795+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:02:15.439379900\",\"endTime\":\"2024-08-04T15:02:15.477379500\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.4803783+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 53ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.5443776+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.5833851+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.6454188+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 101ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.678511+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.678511+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:02:15.678511","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.678511+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.678511+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.6795105+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.6795105+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:02:15.397380400\",\"endTime\":\"2024-08-04T15:02:15.678511\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.70853+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722751335339, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 294ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:15.7095203+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:18.6627427+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:18.6647437+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:18.6677432+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:18.672715+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:56.666407+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 11632 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:56.6864123+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:58.0607553+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:58.155717+09:00","@version":"1","message":"Finished Spring Data repository scanning in 84 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:58.4277188+09:00","@version":"1","message":"BeanFactory id=a93c2be3-aead-35b8-a3c7-658a99accccf","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:58.8087165+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8187163+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8227174+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8237169+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x0000023d3d4ab1e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8267173+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8507503+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8557512+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8577516+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.8797178+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9037194+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9077542+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9127179+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9147182+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x0000023d3d4b6160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9227433+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.935718+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9397168+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9427435+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9457168+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9627195+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9677173+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.975719+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9797187+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9837169+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:58.9937217+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:59.3757183+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@35fb3209","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:59.3777456+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:59.4267203+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:59.4467447+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:59.4527184+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:59.4687187+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:02:59.5187203+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:59.6317231+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:02:59.6997514+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:00.0702427+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:00.1502704+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:00.1522711+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:00.6309553+09:00","@version":"1","message":"Bean '(inner bean)#aca594d' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:00.6339566+09:00","@version":"1","message":"Bean '(inner bean)#aca594d' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:01.6039389+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:01.6679372+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:01.671942+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:01.6759528+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy153] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:01.6859111+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:01.6949113+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:02.0259476+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:02.0379385+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:02.0399328+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:02.0399328+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:02.1359126+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:02.1359126+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 5363 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:02.7691985+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:03.5426044+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:04.7592455+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:04.8436867+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:04.874689+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:05.0346862+09:00","@version":"1","message":"Started ServerBatchApplication in 9.948 seconds (process running for 10.795)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:05.395048+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:05.3960401+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:05.3980455+09:00","@version":"1","message":"Completed initialization in 1 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(5)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.0169083+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.1154479+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'InvoiceProcessingJob':'{value=1722751395015, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.1427742+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.1427742+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:03:15.142774200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.1722284+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.1920623+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.1930631+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:03:15.192062300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.237983+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.237983+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:03:15.237983","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.237983+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.2390286+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.2390286+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.2430061+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:03:15.192062300\",\"endTime\":\"2024-08-04T15:03:15.237983\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.245988+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 73ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.2985078+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3272761+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3403471+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 41ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3543594+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3543594+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:03:15.354359400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3543594+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3543594+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3553567+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3563561+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:03:15.142774200\",\"endTime\":\"2024-08-04T15:03:15.354359400\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3662418+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'InvoiceProcessingJob':'{value=1722751395015, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 227ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3672751+09:00","@version":"1","message":"Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.3682492+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.402959+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'jdbcInvoice':'{value=1722751395368, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.4146306+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.4146306+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:03:15.414630600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.4377684+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.4547722+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.4547722+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:03:15.454772200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5068007+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5068007+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:03:15.506800700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5068007+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5068007+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5068007+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 4, 총 쓰기 건수: 4, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5077626+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:03:15.454772200\",\"endTime\":\"2024-08-04T15:03:15.506800700\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5117677+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 73ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5347975+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5347975+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:03:15.534797500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5357737+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5357737+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5357737+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 4, 총 성공 건수: 4, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5357737+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:03:15.414630600\",\"endTime\":\"2024-08-04T15:03:15.534797500\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5487672+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'jdbcInvoice':'{value=1722751395368, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 131ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:15.5487672+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:18.4891488+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:03:18.4911491+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:18.4931823+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:03:18.5001589+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:03.3095663+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 19304 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:03.3365647+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:06.2122254+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:06.3122494+09:00","@version":"1","message":"Finished Spring Data repository scanning in 86 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:06.62722+09:00","@version":"1","message":"BeanFactory id=b21959f9-0fcd-30d0-a41d-ad4b73eeab10","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:07.082216+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.0932495+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.0962497+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.0972172+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x00000284214ac118] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.0992458+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1132515+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1162169+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1182175+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1422225+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.160219+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1642155+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.168215+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1692177+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x00000284214b0a28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1752506+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1852408+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.189216+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1922158+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.1942157+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.2112517+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.2162195+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.2242155+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.2272162+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.2322159+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.243246+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:07.8271402+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57fce8b","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:07.8311143+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:07.9315383+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.9646979+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.9717087+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:07.9937091+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:08.1077117+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:08.3017086+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:08.399709+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:08.8877075+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:09.0087078+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:09.0117085+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:09.6287083+09:00","@version":"1","message":"Bean '(inner bean)#3c5bb37d' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:09.6307077+09:00","@version":"1","message":"Bean '(inner bean)#3c5bb37d' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:10.8107079+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:11.0592672+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:11.0622957+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:11.0672662+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy155] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:11.0802655+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:11.0912984+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:11.5033012+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:11.5173013+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:11.5193017+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:11.5193017+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:11.6212988+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:11.6212988+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 8173 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:12.421298+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T15:41:13.0292663+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:14.7539977+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:14.8489981+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:14.8799989+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:15.0459985+09:00","@version":"1","message":"Started ServerBatchApplication in 13.418 seconds (process running for 15.298)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:15.4169995+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:15.4169995+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:15.4190022+09:00","@version":"1","message":"Completed initialization in 3 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(2)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.4094476+09:00","@version":"1","message":"Starting job: jdbcInvoice with UUID: 638c4ec4-ff6f-4773-aec3-61e081b22091","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.5672614+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'UUID':'{value=638c4ec4-ff6f-4773-aec3-61e081b22091, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722753683408, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.6120597+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.6120597+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:41:23.612059700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.6558524+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.6768465+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.6778466+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:41:23.676846500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.7728781+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.7728781+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:41:23.772878100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.7728781+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.7728781+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.7728781+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 4, 총 쓰기 건수: 4, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.7768472+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:41:23.676846500\",\"endTime\":\"2024-08-04T15:41:23.772878100\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.7808479+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 124ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.8068496+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.8068496+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:41:23.806849600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.8078561+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.8078561+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.808847+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 4, 총 성공 건수: 4, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.8098852+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:41:23.612059700\",\"endTime\":\"2024-08-04T15:41:23.806849600\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.8238494+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'UUID':'{value=638c4ec4-ff6f-4773-aec3-61e081b22091, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722753683408, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 226ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:23.8238494+09:00","@version":"1","message":"Job submitted successfully: jdbcInvoice with UUID: 638c4ec4-ff6f-4773-aec3-61e081b22091","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.1495778+09:00","@version":"1","message":"Starting job: InvoiceProcessingJob with UUID: 3acaa061-5b12-4c17-b438-e383b8cfcf39","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.1939425+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'UUID':'{value=3acaa061-5b12-4c17-b438-e383b8cfcf39, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722753715149, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2070861+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2070861+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:41:55.207086100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2318616+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2438635+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2438635+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:41:55.243863500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2940568+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2940568+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:41:55.294056800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2940568+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2940568+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2950572+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2950572+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:41:55.243863500\",\"endTime\":\"2024-08-04T15:41:55.294056800\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.2970577+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 65ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.3470136+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.3753282+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.3895464+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 42ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4058662+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4058662+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:41:55.405866200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4058662+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4058662+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4069032+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4069032+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:41:55.207086100\",\"endTime\":\"2024-08-04T15:41:55.405866200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4208634+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'UUID':'{value=3acaa061-5b12-4c17-b438-e383b8cfcf39, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722753715149, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 210ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:41:55.4218643+09:00","@version":"1","message":"Job submitted successfully: InvoiceProcessingJob with UUID: 3acaa061-5b12-4c17-b438-e383b8cfcf39","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.6203936+09:00","@version":"1","message":"Starting job: InvoiceProcessingJob with UUID: 4d1f7b4a-d95d-4e76-88bc-fecf7349ca02","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.6703919+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'UUID':'{value=4d1f7b4a-d95d-4e76-88bc-fecf7349ca02, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722753725620, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.6813987+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.6813987+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:42:05.681398700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7103935+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7224067+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7224067+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:42:05.722406700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7473942+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7473942+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:42:05.747394200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7473942+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7473942+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7473942+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7483929+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:42:05.722406700\",\"endTime\":\"2024-08-04T15:42:05.747394200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.7503976+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 40ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8104277+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8493997+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8683938+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 56ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8954086+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8964346+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:42:05.895408600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8974307+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8984046+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8984046+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.8993948+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:42:05.681398700\",\"endTime\":\"2024-08-04T15:42:05.895408600\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.9253948+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'UUID':'{value=4d1f7b4a-d95d-4e76-88bc-fecf7349ca02, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722753725620, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 225ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:05.926426+09:00","@version":"1","message":"Job submitted successfully: InvoiceProcessingJob with UUID: 4d1f7b4a-d95d-4e76-88bc-fecf7349ca02","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.1873485+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: 3fb8bcac-49cd-4b26-96f9-ee6d6129b807","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.2336738+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=3fb8bcac-49cd-4b26-96f9-ee6d6129b807, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722753742187, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.2466874+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.2476848+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:42:22.246687400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.2738984+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.2866161+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.2875622+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:42:22.286616100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4682744+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.469274+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:42:22.468274400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.469274+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.469274+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.469274+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 4, 총 쓰기 건수: 4, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.469274+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:42:22.286616100\",\"endTime\":\"2024-08-04T15:42:22.468274400\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4722767+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 197ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4985004+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4985004+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:42:22.498500400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4995015+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4995015+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4995015+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 4, 총 성공 건수: 4, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.4995015+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:42:22.246687400\",\"endTime\":\"2024-08-04T15:42:22.498500400\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.5135515+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=3fb8bcac-49cd-4b26-96f9-ee6d6129b807, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722753742187, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 264ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:22.5145483+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: 3fb8bcac-49cd-4b26-96f9-ee6d6129b807","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.7776651+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: fd621b5e-3fda-456a-9dcc-c8d3c5cafd57","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8123586+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=fd621b5e-3fda-456a-9dcc-c8d3c5cafd57, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722753747777, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8243575+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8243575+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:42:27.823359700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8455138+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8583171+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8583171+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:42:27.857338800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8870376+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8870376+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:42:27.887037600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8870376+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8870376+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8880777+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 4, 총 쓰기 건수: 4, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8880777+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:42:27.857338800\",\"endTime\":\"2024-08-04T15:42:27.887037600\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.8900385+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 44ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9102709+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9102709+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:42:27.910270900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9102709+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9102709+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9112384+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 4, 총 성공 건수: 4, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9112384+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:42:27.823359700\",\"endTime\":\"2024-08-04T15:42:27.910270900\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9214531+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=fd621b5e-3fda-456a-9dcc-c8d3c5cafd57, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722753747777, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 97ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:27.9224957+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: fd621b5e-3fda-456a-9dcc-c8d3c5cafd57","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.5608885+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 63ae8783-eda7-44b9-b1fa-2766c225c427","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6007642+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=63ae8783-eda7-44b9-b1fa-2766c225c427, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722753759560, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6117664+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6117664+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T15:42:39.611766400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6417669+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6527668+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6527668+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T15:42:39.652766800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6927647+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6927647+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T15:42:39.692764700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6927647+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6927647+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6927647+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 4, 총 쓰기 건수: 4, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6927647+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T15:42:39.652766800\",\"endTime\":\"2024-08-04T15:42:39.692764700\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.6967748+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 55ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7247641+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7247641+09:00","@version":"1","message":"종료 시간: 2024-08-04T15:42:39.724764100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7257648+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7257648+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7257648+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 4, 총 성공 건수: 4, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7257648+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T15:42:39.611766400\",\"endTime\":\"2024-08-04T15:42:39.724764100\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7407664+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=63ae8783-eda7-44b9-b1fa-2766c225c427, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722753759560, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 122ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T15:42:39.7407664+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 63ae8783-eda7-44b9-b1fa-2766c225c427","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:42.3269582+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 81b82c8a-3031-49ea-b0e1-e3656a983811","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:42.8066331+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=81b82c8a-3031-49ea-b0e1-e3656a983811, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722762282298, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:42.8452633+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:42.8512649+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:04:42.844253400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:42.8990523+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:42.9154133+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:42.9164156+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:04:42.915413300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.0605707+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.0610372+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:04:43.059518900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.0610372+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.0610372+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.0610372+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 4, 총 쓰기 건수: 4, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.1154358+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:04:42.915413300\",\"endTime\":\"2024-08-04T18:04:43.059518900\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.1256227+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 223ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.1634651+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.164454+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:04:43.163465100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.164454+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.164454+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.1710122+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 4, 총 성공 건수: 4, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.1710122+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:04:42.844253400\",\"endTime\":\"2024-08-04T18:04:43.163465100\",\"totalReadCount\":4,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":4}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.1840238+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=81b82c8a-3031-49ea-b0e1-e3656a983811, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722762282298, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 339ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:04:43.1840238+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 81b82c8a-3031-49ea-b0e1-e3656a983811","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.1868554+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 394cd2d6-e021-4460-a77d-5a988ca3adb3","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.232857+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=394cd2d6-e021-4460-a77d-5a988ca3adb3, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722762420186, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.2458687+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.2468567+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:07:00.245868700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.2718573+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.2838745+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.2848562+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:07:00.283874500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3298762+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3298762+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:07:00.329876200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3298762+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3298762+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3298762+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3298762+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:07:00.283874500\",\"endTime\":\"2024-08-04T18:07:00.329876200\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3398748+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 67ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.39263+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.39263+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:07:00.392630","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.39263+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.39263+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3936299+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.3936299+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:07:00.245868700\",\"endTime\":\"2024-08-04T18:07:00.392630\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.4704422+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=394cd2d6-e021-4460-a77d-5a988ca3adb3, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722762420186, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 157ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:00.4714378+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 394cd2d6-e021-4460-a77d-5a988ca3adb3","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.4890169+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: e383fbf3-cb03-4096-99e2-c2c70ddd5351","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.5352529+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=e383fbf3-cb03-4096-99e2-c2c70ddd5351, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762461488, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.5531654+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.5541847+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:07:41.553165400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.5854111+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6018892+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.602902+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:07:41.601889200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6276807+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6276807+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:07:41.627680700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6286433+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6296482+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6296482+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6306419+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:07:41.601889200\",\"endTime\":\"2024-08-04T18:07:41.627680700\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6366404+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 50ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6624385+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6624385+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:07:41.662438500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6624385+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6624385+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6624385+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.663439+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:07:41.553165400\",\"endTime\":\"2024-08-04T18:07:41.662438500\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6764366+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=e383fbf3-cb03-4096-99e2-c2c70ddd5351, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762461488, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 123ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:07:41.6764366+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: e383fbf3-cb03-4096-99e2-c2c70ddd5351","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.3305475+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: 45081c4c-7948-4560-8f87-8452430494b4","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.3729133+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=45081c4c-7948-4560-8f87-8452430494b4, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762489330, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.38425+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.38425+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:08:09.384250","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4129049+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4294288+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4294288+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:08:09.429428800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4552281+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4552281+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:08:09.455228100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4552281+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4552281+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4552281+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.456197+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:08:09.429428800\",\"endTime\":\"2024-08-04T18:08:09.455228100\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4581997+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 45ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4842666+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4842666+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:08:09.484266600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4842666+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4842666+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4842666+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4842666+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:08:09.384250\",\"endTime\":\"2024-08-04T18:08:09.484266600\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4999627+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=45081c4c-7948-4560-8f87-8452430494b4, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762489330, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 111ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:09.4999627+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: 45081c4c-7948-4560-8f87-8452430494b4","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.7927078+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: bc4e3b3c-e9bf-4c12-853c-d1e9748e37aa","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.8311286+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=bc4e3b3c-e9bf-4c12-853c-d1e9748e37aa, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762507792, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.8421136+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.8430972+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:08:27.842113600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.8682252+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.883856+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.883856+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:08:27.881855","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9128228+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9128228+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:08:27.912822800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9128228+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9128228+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9128228+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9138281+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:08:27.881855\",\"endTime\":\"2024-08-04T18:08:27.912822800\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.915823+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 47ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9389227+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9389227+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:08:27.938922700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9389227+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9399214+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9399214+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9399214+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:08:27.842113600\",\"endTime\":\"2024-08-04T18:08:27.938922700\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9550374+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=bc4e3b3c-e9bf-4c12-853c-d1e9748e37aa, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762507792, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 106ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:08:27.9550374+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: bc4e3b3c-e9bf-4c12-853c-d1e9748e37aa","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.3233073+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: 720d0452-ddc0-4ca0-96c1-8a79350b3437","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.3884034+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=720d0452-ddc0-4ca0-96c1-8a79350b3437, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762597323, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4004258+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4004258+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:09:57.400425800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4258751+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4388734+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4398751+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:09:57.438873400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4618742+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4618742+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:09:57.461874200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4618742+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4618742+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4618742+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4628749+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:09:57.438873400\",\"endTime\":\"2024-08-04T18:09:57.461874200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4668767+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 41ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4906429+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4906429+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:09:57.490642900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4906429+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4906429+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4916451+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.4916451+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:09:57.400425800\",\"endTime\":\"2024-08-04T18:09:57.490642900\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.5076506+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=720d0452-ddc0-4ca0-96c1-8a79350b3437, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762597323, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 102ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:09:57.5076506+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: 720d0452-ddc0-4ca0-96c1-8a79350b3437","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.3456733+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: c2c2a783-810e-4eab-97f6-df70b743482d","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.3837659+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=c2c2a783-810e-4eab-97f6-df70b743482d, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762736345, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.3911386+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.3911386+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:12:16.391138600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.406818+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4127076+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4127076+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:12:16.412707600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4267483+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.427716+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:12:16.426748300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.427716+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.427716+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.427716+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.427716+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:12:16.412707600\",\"endTime\":\"2024-08-04T18:12:16.426748300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4305472+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 23ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4435566+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4435566+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:12:16.443556600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4435566+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4435566+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4435566+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4435566+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:12:16.391138600\",\"endTime\":\"2024-08-04T18:12:16.443556600\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4505642+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=c2c2a783-810e-4eab-97f6-df70b743482d, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762736345, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 58ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:12:16.4515588+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: c2c2a783-810e-4eab-97f6-df70b743482d","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.7742227+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: 807ee80a-1644-4780-8160-41dc9e223515","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.8263313+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=807ee80a-1644-4780-8160-41dc9e223515, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762866774, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.8368829+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.8368829+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:14:26.836882900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.8904507+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.904406+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.904406+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:14:26.904406","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9314763+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9314763+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:14:26.931476300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9314763+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9314763+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9314763+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9324794+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:14:26.904406\",\"endTime\":\"2024-08-04T18:14:26.931476300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9344936+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 44ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.958667+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9596694+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:14:26.958667","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9596694+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9596694+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9596694+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9596694+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:14:26.836882900\",\"endTime\":\"2024-08-04T18:14:26.958667\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9716693+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=807ee80a-1644-4780-8160-41dc9e223515, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722762866774, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 132ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:14:26.9716693+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: 807ee80a-1644-4780-8160-41dc9e223515","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.0998928+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: 1359a1ad-50bc-4e4a-b331-55547e6c7edd","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1236997+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=1359a1ad-50bc-4e4a-b331-55547e6c7edd, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763156099, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1297987+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1307248+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:19:16.129798700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1437911+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1498125+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1498125+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:19:16.149812500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1647772+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1647772+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:19:16.164777200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1647772+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1647772+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1647772+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1647772+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:19:16.149812500\",\"endTime\":\"2024-08-04T18:19:16.164777200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1667503+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 22ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1803478+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1803478+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:19:16.180347800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1803478+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1803478+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1803478+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1813589+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:19:16.129798700\",\"endTime\":\"2024-08-04T18:19:16.180347800\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1883575+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=1359a1ad-50bc-4e4a-b331-55547e6c7edd, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763156099, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 56ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:19:16.1893566+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: 1359a1ad-50bc-4e4a-b331-55547e6c7edd","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.235261+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: d2b9adb2-3edc-4517-a807-b7f5ed55a5c0","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.3086006+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=d2b9adb2-3edc-4517-a807-b7f5ed55a5c0, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763247235, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.3252768+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.3262771+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:20:47.325276800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.3561701+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.3779779+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.3779779+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:20:47.377977900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4017825+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4017825+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:20:47.401782500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4017825+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4017825+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4017825+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4027937+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:20:47.377977900\",\"endTime\":\"2024-08-04T18:20:47.401782500\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4037927+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 47ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4247762+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4247762+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:20:47.424776200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4247762+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4247762+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4258243+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4258243+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:20:47.325276800\",\"endTime\":\"2024-08-04T18:20:47.424776200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4388099+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=d2b9adb2-3edc-4517-a807-b7f5ed55a5c0, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763247235, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 115ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:20:47.4388099+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: d2b9adb2-3edc-4517-a807-b7f5ed55a5c0","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.1792918+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: 1ae177af-542c-43b8-b03b-287e4c2da124","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.222619+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=1ae177af-542c-43b8-b03b-287e4c2da124, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763305179, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2367367+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2368714+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:21:45.236736700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2613169+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2713204+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2713204+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:21:45.271320400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2973216+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2973216+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:21:45.297321600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2973216+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2973216+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2973216+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2983192+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:21:45.271320400\",\"endTime\":\"2024-08-04T18:21:45.297321600\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.2993214+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 38ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3253193+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3253193+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:21:45.325319300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3253193+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3253193+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3253193+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3253193+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:21:45.236736700\",\"endTime\":\"2024-08-04T18:21:45.325319300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3387981+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=1ae177af-542c-43b8-b03b-287e4c2da124, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763305179, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 101ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:21:45.3387981+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: 1ae177af-542c-43b8-b03b-287e4c2da124","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-2","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.7272566+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: b84f7ce2-51c1-4497-a884-e077438d4071","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.774213+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=b84f7ce2-51c1-4497-a884-e077438d4071, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763513727, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.7882136+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.7882136+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:25:13.788213600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8112121+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8212117+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8212117+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:25:13.820211300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8542113+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8542113+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:25:13.854211300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8542113+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8542113+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8542113+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8542113+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:25:13.820211300\",\"endTime\":\"2024-08-04T18:25:13.854211300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8562176+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 45ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8732115+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8732115+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:25:13.873211500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8732115+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8732115+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8742117+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8742117+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:25:13.788213600\",\"endTime\":\"2024-08-04T18:25:13.873211500\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8842165+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=b84f7ce2-51c1-4497-a884-e077438d4071, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722763513727, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 97ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:25:13.8842165+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: b84f7ce2-51c1-4497-a884-e077438d4071","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:26.9665744+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: f0fd4c2a-519c-4bca-8fd1-8655e22f227d","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:26.9905745+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=f0fd4c2a-519c-4bca-8fd1-8655e22f227d, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722764126966, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:26.9965713+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:26.9965713+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:35:26.996571300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.028574+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0335729+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0335729+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:35:27.033572900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0625699+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0625699+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:35:27.062569900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0625699+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0625699+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0625699+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0625699+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:35:27.033572900\",\"endTime\":\"2024-08-04T18:35:27.062569900\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0655968+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 35ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0765722+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0765722+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:35:27.076572200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0765722+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0765722+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0765722+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0765722+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:35:26.996571300\",\"endTime\":\"2024-08-04T18:35:27.076572200\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0835728+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=f0fd4c2a-519c-4bca-8fd1-8655e22f227d, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722764126966, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 84ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:35:27.0835728+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: f0fd4c2a-519c-4bca-8fd1-8655e22f227d","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.4593011+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: cc92846e-3ec4-4257-8f6d-47ced9ea21bb","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.4937773+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=cc92846e-3ec4-4257-8f6d-47ced9ea21bb, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722764171459, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5050362+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5050362+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:36:11.505036200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5287391+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5413722+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5413722+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:36:11.541372200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5903868+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5903868+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:36:11.590386800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5903868+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5903868+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5903868+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 9, 총 쓰기 건수: 9, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5903868+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:36:11.541372200\",\"endTime\":\"2024-08-04T18:36:11.590386800\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.5923892+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 63ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6133851+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6133851+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:36:11.613385100","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6133851+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6133851+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6133851+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 9, 총 성공 건수: 9, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6133851+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:36:11.505036200\",\"endTime\":\"2024-08-04T18:36:11.613385100\",\"totalReadCount\":9,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":9}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6257227+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=cc92846e-3ec4-4257-8f6d-47ced9ea21bb, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722764171459, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 118ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:36:11.6257227+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: cc92846e-3ec4-4257-8f6d-47ced9ea21bb","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.3701922+09:00","@version":"1","message":"Starting job: jdbcInvoice with UUID: 0b75658d-e5cb-4907-870f-6c8397f73fbe","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.6306453+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'UUID':'{value=0b75658d-e5cb-4907-870f-6c8397f73fbe, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722765302365, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.6546337+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.6546337+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:55:02.654633700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.6986333+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7156317+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7156317+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:55:02.715631700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7816391+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7816391+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:55:02.781639100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7826292+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7826292+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7826292+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7905254+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:55:02.715631700\",\"endTime\":\"2024-08-04T18:55:02.781639100\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.7935207+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 94ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8162707+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8162707+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:55:02.816270700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8162707+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8162707+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8172698+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8182677+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:55:02.654633700\",\"endTime\":\"2024-08-04T18:55:02.816270700\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8287352+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'UUID':'{value=0b75658d-e5cb-4907-870f-6c8397f73fbe, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722765302365, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 181ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:02.8287352+09:00","@version":"1","message":"Job submitted successfully: jdbcInvoice with UUID: 0b75658d-e5cb-4907-870f-6c8397f73fbe","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.1002566+09:00","@version":"1","message":"Starting job: InvoiceProcessingJob with UUID: 9f1deed2-7d35-4b95-a758-9a132a1ccb32","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.1495315+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'UUID':'{value=9f1deed2-7d35-4b95-a758-9a132a1ccb32, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722765346100, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.1616088+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.1616088+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:55:46.161608800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.1880205+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.1990215+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.1990215+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:55:46.199021500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2247041+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2247041+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:55:46.224704100","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2256882+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2256882+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2256882+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2256882+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:55:46.199021500\",\"endTime\":\"2024-08-04T18:55:46.224704100\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2276843+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 39ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2677582+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.2927531+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3045647+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 36ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3194706+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3194706+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:55:46.319470600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3194706+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3204672+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3204672+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3204672+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:55:46.161608800\",\"endTime\":\"2024-08-04T18:55:46.319470600\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3365657+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'UUID':'{value=9f1deed2-7d35-4b95-a758-9a132a1ccb32, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722765346100, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 169ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:46.3365657+09:00","@version":"1","message":"Job submitted successfully: InvoiceProcessingJob with UUID: 9f1deed2-7d35-4b95-a758-9a132a1ccb32","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.6508521+09:00","@version":"1","message":"Starting job: InvoiceProcessingJob with UUID: 55074304-9964-41fe-8f7e-0578de2c4191","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.6858899+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] launched with the following parameters: [{'UUID':'{value=55074304-9964-41fe-8f7e-0578de2c4191, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722765348650, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.6958915+09:00","@version":"1","message":"Job 시작:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.6968548+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:55:48.695891500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.719856+09:00","@version":"1","message":"Executing step: [InvoiceSendingAndPaymentManageStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7298539+09:00","@version":"1","message":"Step 시작: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7298539+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:55:48.729853900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7532539+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7532539+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:55:48.753253900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7539162+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7539162+09:00","@version":"1","message":"Step 종료: InvoiceSendingAndPaymentManageStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7539162+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7539162+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"InvoiceSendingAndPaymentManageStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:55:48.729853900\",\"endTime\":\"2024-08-04T18:55:48.753253900\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7558509+09:00","@version":"1","message":"Step: [InvoiceSendingAndPaymentManageStep] executed in 35ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.7980498+09:00","@version":"1","message":"Executing step: [invoiceDueDateUpdateStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8202785+09:00","@version":"1","message":"납부자 결제 대기에서 미납으로 전환된 청구 데이터 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8358115+09:00","@version":"1","message":"Step: [invoiceDueDateUpdateStep] executed in 37ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.846437+09:00","@version":"1","message":"Job 종료:InvoiceProcessingJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8474141+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:55:48.846437","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8474141+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8474141+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8474141+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8474141+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"InvoiceProcessingJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:55:48.695891500\",\"endTime\":\"2024-08-04T18:55:48.846437\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8574788+09:00","@version":"1","message":"Job: [SimpleJob: [name=InvoiceProcessingJob]] completed with the following parameters: [{'UUID':'{value=55074304-9964-41fe-8f7e-0578de2c4191, type=class java.lang.String, identifying=true}','InvoiceProcessingJob':'{value=1722765348650, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 159ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:55:48.8574788+09:00","@version":"1","message":"Job submitted successfully: InvoiceProcessingJob with UUID: 55074304-9964-41fe-8f7e-0578de2c4191","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.5895226+09:00","@version":"1","message":"Starting job: weeklyInvoiceStatisticsJob with UUID: a131b2aa-c164-4ca9-af2d-68ce474a2b93","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.6306582+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=a131b2aa-c164-4ca9-af2d-68ce474a2b93, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722765360589, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.6416084+09:00","@version":"1","message":"Job 시작:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.6416084+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:56:00.641608400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.6688468+09:00","@version":"1","message":"Executing step: [weeklyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.6827982+09:00","@version":"1","message":"Step 시작: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.6827982+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:56:00.682798200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7162019+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7162019+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:56:00.716201900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7172026+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7172026+09:00","@version":"1","message":"Step 종료: weeklyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7172026+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7172026+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"weeklyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:56:00.682798200\",\"endTime\":\"2024-08-04T18:56:00.716201900\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7202026+09:00","@version":"1","message":"Step: [weeklyInvoiceStatisticsStep] executed in 51ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7505994+09:00","@version":"1","message":"Job 종료:weeklyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7505994+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:56:00.750599400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7505994+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7505994+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7505994+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7516009+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"weeklyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:56:00.641608400\",\"endTime\":\"2024-08-04T18:56:00.750599400\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.7649156+09:00","@version":"1","message":"Job: [SimpleJob: [name=weeklyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=a131b2aa-c164-4ca9-af2d-68ce474a2b93, type=class java.lang.String, identifying=true}','weeklyInvoiceStatisticsJob':'{value=1722765360589, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 119ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:00.765867+09:00","@version":"1","message":"Job submitted successfully: weeklyInvoiceStatisticsJob with UUID: a131b2aa-c164-4ca9-af2d-68ce474a2b93","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-5","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.1591924+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 40e617aa-e10e-4fa4-b7ad-1a55d12ecd41","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.1968594+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=40e617aa-e10e-4fa4-b7ad-1a55d12ecd41, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765375159, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2083618+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2083618+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T18:56:15.208361800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2390673+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2485652+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2485652+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T18:56:15.248565200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2707398+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2707398+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T18:56:15.270739800","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2707398+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2707398+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2707398+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.271739+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T18:56:15.248565200\",\"endTime\":\"2024-08-04T18:56:15.270739800\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.27474+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 35ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2996394+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2996394+09:00","@version":"1","message":"종료 시간: 2024-08-04T18:56:15.299639400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2996394+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2996394+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.2996394+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.3006376+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T18:56:15.208361800\",\"endTime\":\"2024-08-04T18:56:15.299639400\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.3167073+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=40e617aa-e10e-4fa4-b7ad-1a55d12ecd41, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765375159, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 101ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T18:56:15.3167073+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 40e617aa-e10e-4fa4-b7ad-1a55d12ecd41","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-6","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.6381567+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 4ff835fd-dccb-45e4-a577-2b9a7ec7d50d","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.6811132+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=4ff835fd-dccb-45e4-a577-2b9a7ec7d50d, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765600638, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.6909675+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.6909675+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:00:00.690967500","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7119906+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7219689+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7219689+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:00:00.721968900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7430154+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7440153+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:00:00.743015400","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7440153+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7440153+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7440153+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7440153+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:00:00.721968900\",\"endTime\":\"2024-08-04T19:00:00.743015400\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7480221+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 35ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7712339+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7712339+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:00:00.771233900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7712339+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7712339+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7722493+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7722493+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:00:00.690967500\",\"endTime\":\"2024-08-04T19:00:00.771233900\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.7822429+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=4ff835fd-dccb-45e4-a577-2b9a7ec7d50d, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765600638, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 89ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:00.783273+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 4ff835fd-dccb-45e4-a577-2b9a7ec7d50d","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-9","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:03.9277913+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 33ce9285-e56a-422c-a997-1881cc24b8ff","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:03.964094+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=33ce9285-e56a-422c-a997-1881cc24b8ff, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765603927, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:03.9777256+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:03.9777256+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:00:03.977725600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0121469+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0252152+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0261058+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:00:04.025215200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0480833+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0490869+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:00:04.048083300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0490869+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0490869+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0490869+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0490869+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:00:04.025215200\",\"endTime\":\"2024-08-04T19:00:04.048083300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0510792+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 38ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0735047+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0735047+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:00:04.073504700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0735047+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0735047+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0735047+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0744912+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:00:03.977725600\",\"endTime\":\"2024-08-04T19:00:04.073504700\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0886362+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=33ce9285-e56a-422c-a997-1881cc24b8ff, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765603927, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 108ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:00:04.0886362+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 33ce9285-e56a-422c-a997-1881cc24b8ff","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.1135527+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 26b3f4a9-750f-4788-acfa-0c3601a83dd6","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.162802+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=26b3f4a9-750f-4788-acfa-0c3601a83dd6, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765672113, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.1787829+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.1787829+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:01:12.178782900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.211785+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2227845+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2227845+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:01:12.222784500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2498032+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2507847+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:01:12.249803200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2507847+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2507847+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2507847+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2507847+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:01:12.222784500\",\"endTime\":\"2024-08-04T19:01:12.249803200\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2547849+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 42ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2778136+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2778136+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:01:12.277813600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2778136+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2778136+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2778136+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2778136+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:01:12.178782900\",\"endTime\":\"2024-08-04T19:01:12.277813600\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2885505+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=26b3f4a9-750f-4788-acfa-0c3601a83dd6, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765672113, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 113ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:12.2885505+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 26b3f4a9-750f-4788-acfa-0c3601a83dd6","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-3","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.0493007+09:00","@version":"1","message":"Starting job: monthlyInvoiceStatisticsJob with UUID: 1752cd49-8a27-4b10-b698-ba3f194a5d0e","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.0835121+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] launched with the following parameters: [{'UUID':'{value=1752cd49-8a27-4b10-b698-ba3f194a5d0e, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765697049, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.0925144+09:00","@version":"1","message":"Job 시작:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.093512+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:01:37.092514400","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1115106+09:00","@version":"1","message":"Executing step: [monthlyInvoiceStatisticsStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.120526+09:00","@version":"1","message":"Step 시작: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.120526+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:01:37.120526","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1395093+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1395093+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:01:37.139509300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1395093+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1395093+09:00","@version":"1","message":"Step 종료: monthlyInvoiceStatisticsStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1395093+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 0, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1395093+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"monthlyInvoiceStatisticsStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:01:37.120526\",\"endTime\":\"2024-08-04T19:01:37.139509300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1425156+09:00","@version":"1","message":"Step: [monthlyInvoiceStatisticsStep] executed in 30ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1614253+09:00","@version":"1","message":"Job 종료:monthlyInvoiceStatisticsJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1614253+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:01:37.161425300","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1624241+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1624241+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1624241+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 0, 총 성공 건수: 0, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.1624241+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"monthlyInvoiceStatisticsJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:01:37.092514400\",\"endTime\":\"2024-08-04T19:01:37.161425300\",\"totalReadCount\":0,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.175794+09:00","@version":"1","message":"Job: [SimpleJob: [name=monthlyInvoiceStatisticsJob]] completed with the following parameters: [{'UUID':'{value=1752cd49-8a27-4b10-b698-ba3f194a5d0e, type=class java.lang.String, identifying=true}','monthlyInvoiceStatisticsJob':'{value=1722765697049, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 77ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:01:37.175794+09:00","@version":"1","message":"Job submitted successfully: monthlyInvoiceStatisticsJob with UUID: 1752cd49-8a27-4b10-b698-ba3f194a5d0e","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.3982453+09:00","@version":"1","message":"Starting job: jdbcInvoice with UUID: c329b57b-a3ee-4304-a604-7f3694e9b446","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.435822+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'UUID':'{value=c329b57b-a3ee-4304-a604-7f3694e9b446, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722765813398, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.4473626+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.4473626+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:03:33.447362600","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.4753566+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.492359+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.492359+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:03:33.492359","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7325292+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7325292+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:03:33.732529200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7325292+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7325292+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7335428+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7335428+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:03:33.492359\",\"endTime\":\"2024-08-04T19:03:33.732529200\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7355419+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 260ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7595439+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7595439+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:03:33.759543900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7605421+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7605421+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7605421+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.762557+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:03:33.447362600\",\"endTime\":\"2024-08-04T19:03:33.759543900\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7825568+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'UUID':'{value=c329b57b-a3ee-4304-a604-7f3694e9b446, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722765813398, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 323ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:03:33.7825568+09:00","@version":"1","message":"Job submitted successfully: jdbcInvoice with UUID: c329b57b-a3ee-4304-a604-7f3694e9b446","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-7","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.0868056+09:00","@version":"1","message":"Starting job: jdbcInvoice with UUID: 38aac43a-66b8-4fa1-bb7f-eb7648b8f411","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.1257739+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'UUID':'{value=38aac43a-66b8-4fa1-bb7f-eb7648b8f411, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722765869086, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.1420928+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.1420928+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:04:29.142092800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.1716645+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.1849346+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.1869544+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:04:29.184934600","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2188599+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2188599+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:04:29.218859900","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2188599+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2188599+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2188599+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2198568+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:04:29.184934600\",\"endTime\":\"2024-08-04T19:04:29.218859900\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2258557+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 54ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2495039+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2495039+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:04:29.249503900","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2505373+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2505373+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2505373+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.2505373+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:04:29.142092800\",\"endTime\":\"2024-08-04T19:04:29.249503900\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.3285432+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'UUID':'{value=38aac43a-66b8-4fa1-bb7f-eb7648b8f411, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722765869086, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 123ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:04:29.3285432+09:00","@version":"1","message":"Job submitted successfully: jdbcInvoice with UUID: 38aac43a-66b8-4fa1-bb7f-eb7648b8f411","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-8","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.6480105+09:00","@version":"1","message":"Starting job: jdbcInvoice with UUID: b7a901e5-8629-4728-b046-09ba7811a32a","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7193085+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'UUID':'{value=b7a901e5-8629-4728-b046-09ba7811a32a, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722766413645, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7323087+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7323087+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:13:33.732308700","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7553104+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7643785+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7643785+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:13:33.764378500","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.787309+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.787309+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:13:33.787309","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.787309+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.787309+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.787309+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7903097+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:13:33.764378500\",\"endTime\":\"2024-08-04T19:13:33.787309\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.7943156+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 39ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8063418+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8073247+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:13:33.806341800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8083092+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8083092+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8083092+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8093155+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:13:33.732308700\",\"endTime\":\"2024-08-04T19:13:33.806341800\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8173577+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'UUID':'{value=b7a901e5-8629-4728-b046-09ba7811a32a, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722766413645, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 86ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:13:33.8173577+09:00","@version":"1","message":"Job submitted successfully: jdbcInvoice with UUID: b7a901e5-8629-4728-b046-09ba7811a32a","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-10","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.0940145+09:00","@version":"1","message":"Starting job: jdbcInvoice with UUID: 902e91c0-7269-4396-b2ca-eb2499ad3da2","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.1480091+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'UUID':'{value=902e91c0-7269-4396-b2ca-eb2499ad3da2, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722766522093, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.1670142+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.1680324+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:15:22.167014200","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2030203+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2140217+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2150134+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:15:22.214021700","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2560103+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2560103+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:15:22.256010300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2560103+09:00","@version":"1","message":"Step 지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2560103+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2570106+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 1, 커밋 건수: 1, 스킵 건수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2570106+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 0 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:15:22.214021700\",\"endTime\":\"2024-08-04T19:15:22.256010300\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2590109+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 54ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2790108+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2790108+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:15:22.279010800","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2790108+09:00","@version":"1","message":"지속 시간: 0분 0초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2790108+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2790108+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 1, 총 스킵 건수: 0, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2800124+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 0 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:15:22.167014200\",\"endTime\":\"2024-08-04T19:15:22.279010800\",\"totalReadCount\":1,\"totalSkipCount\":0,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":1}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2890096+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'UUID':'{value=902e91c0-7269-4396-b2ca-eb2499ad3da2, type=class java.lang.String, identifying=true}','jdbcInvoice':'{value=1722766522093, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 129ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:15:22.2890096+09:00","@version":"1","message":"Job submitted successfully: jdbcInvoice with UUID: 902e91c0-7269-4396-b2ca-eb2499ad3da2","logger_name":"site.billingwise.batch.server_batch.batch.controller.BatchJobController","thread_name":"http-nio-9090-exec-4","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:16:50.7664012+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:16:50.8479126+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:16:50.9820217+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:16:51.0459818+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:18:53.4086359+09:00","@version":"1","message":"Application run failed","logger_name":"org.springframework.boot.SpringApplication","thread_name":"main","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@4d6f197e - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n"} +{"@timestamp":"2024-08-04T19:18:57.068643+09:00","@version":"1","message":"Application run failed","logger_name":"org.springframework.boot.SpringApplication","thread_name":"main","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@6999cd39 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n"} +{"@timestamp":"2024-08-04T19:19:13.0528114+09:00","@version":"1","message":"Application run failed","logger_name":"org.springframework.boot.SpringApplication","thread_name":"main","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@66908383 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n"} +{ + "@timestamp" : "2024-08-04T19:20:33.6731937+09:00", + "@version" : "1", + "message" : "Application run failed", + "logger_name" : "org.springframework.boot.SpringApplication", + "thread_name" : "main", + "level" : "ERROR", + "level_value" : 40000, + "stack_trace" : "java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n" +} +{ + "@timestamp" : "2024-08-04T19:21:42.6745904+09:00", + "@version" : "1", + "message" : "Application run failed", + "logger_name" : "org.springframework.boot.SpringApplication", + "thread_name" : "main", + "level" : "ERROR", + "level_value" : 40000, + "stack_trace" : "java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n" +} +{ + "@timestamp" : "2024-08-04T19:23:10.2299131+09:00", + "@version" : "1", + "message" : "Application run failed", + "logger_name" : "org.springframework.boot.SpringApplication", + "thread_name" : "main", + "level" : "ERROR", + "level_value" : 40000, + "stack_trace" : "java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n" +} +{ + "@timestamp" : "2024-08-04T19:25:26.8726177+09:00", + "@version" : "1", + "message" : "Application run failed", + "logger_name" : "org.springframework.boot.SpringApplication", + "thread_name" : "main", + "level" : "ERROR", + "level_value" : 40000, + "stack_trace" : "java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n" +} +{ + "@timestamp" : "2024-08-04T19:28:41.1375427+09:00", + "@version" : "1", + "message" : "Application run failed", + "logger_name" : "org.springframework.boot.SpringApplication", + "thread_name" : "main", + "level" : "ERROR", + "level_value" : 40000, + "stack_trace" : "java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:347)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156)\r\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136)\r\n\tat org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64)\r\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112)\r\n\tat org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63)\r\n\tat org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:370)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:330)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1363)\r\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1352)\r\n\tat site.billingwise.batch.server_batch.ServerBatchApplication.main(ServerBatchApplication.java:15)\r\nCaused by: java.lang.IllegalStateException: Logback configuration error detected: \r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nTime]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nTime] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nLogger]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nLogger] is not a valid conversion word\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - There is no conversion class registered for conversion word [nMessage]\r\nERROR in ch.qos.logback.core.pattern.parser.Compiler@61e45f87 - [nMessage] is not a valid conversion word\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.reportConfigurationErrorsIfNecessary(LogbackLoggingSystem.java:277)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:255)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:81)\r\n\tat org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61)\r\n\tat org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:189)\r\n\tat org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332)\r\n\t... 19 common frames omitted\r\n" +} +{"@timestamp":"2024-08-04T19:29:00.2705017+09:00","@version":"1","message":"Starting ServerBatchApplication using Java 17.0.9 with PID 13988 (C:\\Users\\user\\Desktop\\server-batch\\build\\classes\\java\\main started by user in C:\\Users\\user\\Desktop\\server-batch)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:00.2825006+09:00","@version":"1","message":"The following 1 profile is active: \"dev\"","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:01.8445001+09:00","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:01.934501+09:00","@version":"1","message":"Finished Spring Data repository scanning in 79 ms. Found 2 JPA repository interfaces.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:02.2015007+09:00","@version":"1","message":"BeanFactory id=b21959f9-0fcd-30d0-a41d-ad4b73eeab10","logger_name":"org.springframework.cloud.context.scope.GenericScope","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:02.5695036+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.5785012+09:00","@version":"1","message":"Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.581501+09:00","@version":"1","message":"Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.5825016+09:00","@version":"1","message":"Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$738/0x000001da81499768] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.5855011+09:00","@version":"1","message":"Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.5974994+09:00","@version":"1","message":"Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6015003+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6035015+09:00","@version":"1","message":"Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6245007+09:00","@version":"1","message":"Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6415009+09:00","@version":"1","message":"Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6465006+09:00","@version":"1","message":"Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6504994+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6515005+09:00","@version":"1","message":"Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$747/0x000001da814a0c98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6575009+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6665008+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6705015+09:00","@version":"1","message":"Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6735018+09:00","@version":"1","message":"Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.6755004+09:00","@version":"1","message":"Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.7015011+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.7055036+09:00","@version":"1","message":"Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.7135006+09:00","@version":"1","message":"Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.7165011+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$DataSourceInitializerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.7205007+09:00","@version":"1","message":"Bean 'spring.batch-org.springframework.boot.autoconfigure.batch.BatchProperties' of type [org.springframework.boot.autoconfigure.batch.BatchProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:02.7315009+09:00","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:03.3448808+09:00","@version":"1","message":"HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3578a45b","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:03.3488827+09:00","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:03.4658956+09:00","@version":"1","message":"Bean 'batchDataSourceInitializer' of type [org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:03.4968985+09:00","@version":"1","message":"Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:03.5059395+09:00","@version":"1","message":"Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:03.5278954+09:00","@version":"1","message":"Bean 'persistenceManagedTypes' of type [org.springframework.orm.jpa.persistenceunit.SimplePersistenceManagedTypes] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:03.6008955+09:00","@version":"1","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","logger_name":"org.hibernate.jpa.internal.util.LogHelper","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:03.7318953+09:00","@version":"1","message":"HHH000412: Hibernate ORM core version 6.4.9.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:03.7949299+09:00","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:04.2247035+09:00","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:04.3451939+09:00","@version":"1","message":"HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:04.3471966+09:00","@version":"1","message":"HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:04.8545204+09:00","@version":"1","message":"Bean '(inner bean)#1abea1ed' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:04.8575118+09:00","@version":"1","message":"Bean '(inner bean)#1abea1ed' of type [org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:05.9115118+09:00","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:06.0444958+09:00","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:06.0494942+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:06.053494+09:00","@version":"1","message":"Bean 'entityManagerFactory' of type [jdk.proxy2.$Proxy155] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:06.0642205+09:00","@version":"1","message":"Bean 'transactionManager' of type [org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:06.0742533+09:00","@version":"1","message":"Bean 'org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration' of type [org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration$SpringBootBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:06.4590446+09:00","@version":"1","message":"Tomcat initialized with port 9090 (http)","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:06.4760465+09:00","@version":"1","message":"Initializing ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:06.4780467+09:00","@version":"1","message":"Starting service [Tomcat]","logger_name":"org.apache.catalina.core.StandardService","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:06.4790463+09:00","@version":"1","message":"Starting Servlet engine: [Apache Tomcat/10.1.25]","logger_name":"org.apache.catalina.core.StandardEngine","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:06.6000463+09:00","@version":"1","message":"Initializing Spring embedded WebApplicationContext","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:06.6000463+09:00","@version":"1","message":"Root WebApplicationContext: initialization completed in 6255 ms","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:07.3730444+09:00","@version":"1","message":"spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning","logger_name":"org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration","thread_name":"main","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:07.9815814+09:00","@version":"1","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","logger_name":"org.springframework.data.jpa.repository.query.QueryEnhancerFactory","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:09.5795148+09:00","@version":"1","message":"Exposing 1 endpoint(s) beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:09.6695162+09:00","@version":"1","message":"Starting ProtocolHandler [\"http-nio-9090\"]","logger_name":"org.apache.coyote.http11.Http11NioProtocol","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:09.7015146+09:00","@version":"1","message":"Tomcat started on port 9090 (http) with context path ''","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:09.8675149+09:00","@version":"1","message":"Started ServerBatchApplication in 11.202 seconds (process running for 11.982)","logger_name":"site.billingwise.batch.server_batch.ServerBatchApplication","thread_name":"main","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:10.3986164+09:00","@version":"1","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:10.3996197+09:00","@version":"1","message":"Initializing Servlet 'dispatcherServlet'","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:10.401625+09:00","@version":"1","message":"Completed initialization in 2 ms","logger_name":"org.springframework.web.servlet.DispatcherServlet","thread_name":"RMI TCP Connection(3)-192.168.0.102","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.0202632+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 시작","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.1121205+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] launched with the following parameters: [{'jdbcInvoice':'{value=1722767355019, type=class java.lang.Long, identifying=true}'}]","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.142144+09:00","@version":"1","message":"Job 시작:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.142144+09:00","@version":"1","message":"Job 시작 시간 : 2024-08-04T19:29:15.142144","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.1675479+09:00","@version":"1","message":"Executing step: [jdbcGenerateInvoiceStep]","logger_name":"org.springframework.batch.core.job.SimpleStepHandler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.1805692+09:00","@version":"1","message":"Step 시작: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.1805692+09:00","@version":"1","message":"Step 시작 시간 : 2024-08-04T19:29:15.180569200","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:15.2190863+09:00","@version":"1","message":"contract site.billingwise.batch.server_batch.domain.contract.Contract@6d3c21ca, 슬랙 메세지 확인!~","logger_name":"site.billingwise.batch.server_batch.batch.generateinvoice.jdbc.JdbcGenerateInvoiceWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T19:29:15.2200867+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:17.3633371+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T19:29:17.3703382+09:00","@version":"1","message":"contract site.billingwise.batch.server_batch.domain.contract.Contract@6d3c21ca, 슬랙 메세지 확인!~","logger_name":"site.billingwise.batch.server_batch.batch.generateinvoice.jdbc.JdbcGenerateInvoiceWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T19:29:17.3703382+09:00","@version":"1","message":"CustomRetryListener onError 에러 발생: null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:17.4592692+09:00","@version":"1","message":"CustomRetryListener close 처리 실패. 최종 오류: null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomRetryListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T19:29:17.4622908+09:00","@version":"1","message":"contract site.billingwise.batch.server_batch.domain.contract.Contract@6d3c21ca, 슬랙 메세지 확인!~","logger_name":"site.billingwise.batch.server_batch.batch.generateinvoice.jdbc.JdbcGenerateInvoiceWriter","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T19:29:17.4652605+09:00","@version":"1","message":"CustomSkipListener onSkipInWrite Skip 된 Writing item 데이터 : ID=1002, Error: null","logger_name":"site.billingwise.batch.server_batch.batch.listner.CustomSkipListener","thread_name":"scheduling-1","level":"ERROR","level_value":40000} +{"@timestamp":"2024-08-04T19:29:17.4782603+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.4782603+09:00","@version":"1","message":"Step 종료 시간: 2024-08-04T19:29:17.478260300","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.4782603+09:00","@version":"1","message":"Step 지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.4782603+09:00","@version":"1","message":"Step 종료: jdbcGenerateInvoiceStep","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.4782603+09:00","@version":"1","message":"Step 처리 결과 - 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=, 총 읽기 건수: 1, 총 쓰기 건수: 0, 커밋 건수: 1, 스킵 건수: 1","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.4802625+09:00","@version":"1","message":"Step 종료 로그: {\"duration\":\"0 minutes and 2 seconds\",\"stepName\":\"jdbcGenerateInvoiceStep\",\"commitCount\":1,\"startTime\":\"2024-08-04T19:29:15.180569200\",\"endTime\":\"2024-08-04T19:29:17.478260300\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.4852953+09:00","@version":"1","message":"Step: [jdbcGenerateInvoiceStep] executed in 2s316ms","logger_name":"org.springframework.batch.core.step.AbstractStep","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.50023+09:00","@version":"1","message":"Job 종료:jdbcGenerateInvoiceJob","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.50023+09:00","@version":"1","message":"종료 시간: 2024-08-04T19:29:17.500230","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.50023+09:00","@version":"1","message":"지속 시간: 0분 2초","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.50023+09:00","@version":"1","message":"Job 상태: COMPLETED, 결과: exitCode=COMPLETED;exitDescription=","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.5042536+09:00","@version":"1","message":"Job 처리 결과 - 총 읽기 건수: 1, 총 성공 건수: 0, 총 스킵 건수: 1, 총 실패 Step 수: 0","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.5052557+09:00","@version":"1","message":"Job 종료 로그: {\"jobName\":\"jdbcGenerateInvoiceJob\",\"duration\":\"0 minutes and 2 seconds\",\"totalFailureCount\":0,\"startTime\":\"2024-08-04T19:29:15.142144\",\"endTime\":\"2024-08-04T19:29:17.500230\",\"totalReadCount\":1,\"totalSkipCount\":1,\"exitStatus\":\"COMPLETED\",\"status\":\"COMPLETED\",\"totalWriteCount\":0}","logger_name":"site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.5132537+09:00","@version":"1","message":"Job: [SimpleJob: [name=jdbcGenerateInvoiceJob]] completed with the following parameters: [{'jdbcInvoice':'{value=1722767355019, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 2s376ms","logger_name":"org.springframework.batch.core.launch.support.SimpleJobLauncher","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:17.5142542+09:00","@version":"1","message":"Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 완료","logger_name":"site.billingwise.batch.server_batch.batch.scheduler.Scheduler","thread_name":"scheduling-1","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:23.5448187+09:00","@version":"1","message":"Custom destroy method 'close' on bean with name 'contractItemReader' propagated an exception: org.springframework.batch.item.ItemStreamException: Error while closing item reader","logger_name":"org.springframework.beans.factory.support.DisposableBeanAdapter","thread_name":"SpringApplicationShutdownHook","level":"WARN","level_value":30000} +{"@timestamp":"2024-08-04T19:29:23.5478184+09:00","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:23.5518488+09:00","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} +{"@timestamp":"2024-08-04T19:29:23.5628203+09:00","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} diff --git a/src/main/java/site/billingwise/batch/server_batch/ServerBatchApplication.java b/src/main/java/site/billingwise/batch/server_batch/ServerBatchApplication.java index d197356..b326d48 100644 --- a/src/main/java/site/billingwise/batch/server_batch/ServerBatchApplication.java +++ b/src/main/java/site/billingwise/batch/server_batch/ServerBatchApplication.java @@ -14,5 +14,4 @@ public class ServerBatchApplication { public static void main(String[] args) { SpringApplication.run(ServerBatchApplication.class, args); } - } diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/controller/BatchJobController.java b/src/main/java/site/billingwise/batch/server_batch/batch/controller/BatchJobController.java new file mode 100644 index 0000000..543e2e2 --- /dev/null +++ b/src/main/java/site/billingwise/batch/server_batch/batch/controller/BatchJobController.java @@ -0,0 +1,63 @@ +package site.billingwise.batch.server_batch.batch.controller; + +import lombok.RequiredArgsConstructor; +import lombok.extern.slf4j.Slf4j; +import org.springframework.batch.core.Job; +import org.springframework.batch.core.JobParameters; +import org.springframework.batch.core.JobParametersBuilder; +import org.springframework.batch.core.launch.JobLauncher; +import org.springframework.web.bind.annotation.PostMapping; +import org.springframework.web.bind.annotation.RequestMapping; +import org.springframework.web.bind.annotation.RestController; + +import java.util.UUID; + +@RestController +@RequestMapping("/api/batch") +@RequiredArgsConstructor +@Slf4j +public class BatchJobController { + + private final JobLauncher jobLauncher; + private final Job jdbcGenerateInvoiceJob; + private final Job invoiceProcessingJob; + private final Job weeklyInvoiceStatisticsJob; + private final Job monthlyInvoiceStatisticsJob; + + @PostMapping("/generate-invoice") + public String runJdbcGenerateInvoiceJob() { + return launchJob(jdbcGenerateInvoiceJob, "jdbcInvoice"); + } + + @PostMapping("/process-invoice") + public String runInvoiceProcessingJob() { + return launchJob(invoiceProcessingJob, "InvoiceProcessingJob"); + } + + @PostMapping("/weekly-statistics") + public String runWeeklyStatisticsJob() { + return launchJob(weeklyInvoiceStatisticsJob, "weeklyInvoiceStatisticsJob"); + } + + @PostMapping("/monthly-statistics") + public String runMonthlyStatisticsJob() { + return launchJob(monthlyInvoiceStatisticsJob, "monthlyInvoiceStatisticsJob"); + } + + + + private String launchJob(Job job, String jobName) { + String uuid = UUID.randomUUID().toString(); + JobParameters jobParameters = new JobParametersBuilder() + .addLong(jobName, System.currentTimeMillis()) + .addString("UUID", uuid) + .toJobParameters(); + try { + jobLauncher.run(job, jobParameters); + return "Job " + jobName + " submitted successfully. UUID: " + uuid; + } catch (Exception e) { + log.error("Error occurred while starting job: {} with UUID: {}. Error: {}", jobName, uuid, e.getMessage()); + return "Error occurred while starting job: " + jobName + ". UUID: " + uuid; + } + } +} diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/GenerateInvoiceWriter.java b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/GenerateInvoiceWriter.java index f2ff6f0..23719f1 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/GenerateInvoiceWriter.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/GenerateInvoiceWriter.java @@ -1,6 +1,7 @@ package site.billingwise.batch.server_batch.batch.generateinvoice; import lombok.RequiredArgsConstructor; +import lombok.extern.slf4j.Slf4j; import org.springframework.batch.item.Chunk; import org.springframework.batch.item.ItemWriter; import org.springframework.stereotype.Component; @@ -13,9 +14,12 @@ import java.time.LocalDate; import java.time.LocalDateTime; +import static site.billingwise.batch.server_batch.batch.util.StatusConstants.INVOICE_TYPE_MANUAL_BILLING; + @Component @RequiredArgsConstructor +@Slf4j public class GenerateInvoiceWriter implements ItemWriter { private final PaymentStatusRepository paymentStatusRepository; @@ -34,10 +38,19 @@ public void write(Chunk chunk) throws Exception { for (Contract contract : chunk) { boolean exists = invoiceRepository.existsByContractAndMonthAndYear(contract, nextMonthValue, yearValue); + if(INVOICE_TYPE_MANUAL_BILLING == contract.getInvoiceType().getId()) { + continue; + } + + if(contract.getIsDeleted()){ + continue; + } + if (!exists) { LocalDate setContractDate = LocalDate.of(yearValue, nextMonthValue, contract.getContractCycle()); LocalDateTime dueDate = calculateDueDate(contract, setContractDate); + Invoice invoice = Invoice.builder() .contract(contract) .invoiceType(contract.getInvoiceType()) @@ -45,6 +58,7 @@ public void write(Chunk chunk) throws Exception { .paymentStatus(paymentStatusUnpaid) .chargeAmount(contract.getItemPrice() * contract.getItemAmount()) .contractDate(setContractDate.atStartOfDay()) + .isDeleted(false) .dueDate(dueDate) .build(); invoiceRepository.save(invoice); diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceJobConfig.java b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceJobConfig.java index bd303b0..9fe2d09 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceJobConfig.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceJobConfig.java @@ -7,6 +7,7 @@ import org.springframework.batch.core.job.builder.JobBuilder; import org.springframework.batch.core.repository.JobRepository; import org.springframework.batch.core.step.builder.StepBuilder; +import org.springframework.batch.core.step.tasklet.TaskletStep; import org.springframework.batch.item.ItemReader; import org.springframework.batch.item.ItemWriter; import org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilder; @@ -14,12 +15,18 @@ import org.springframework.context.annotation.Configuration; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.transaction.PlatformTransactionManager; +import site.billingwise.batch.server_batch.batch.listner.CustomRetryListener; +import site.billingwise.batch.server_batch.batch.listner.CustomSkipListener; import site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener; import site.billingwise.batch.server_batch.batch.generateinvoice.rowmapper.JdbcContractRowMapper; +import site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener; +import site.billingwise.batch.server_batch.batch.policy.backoff.CustomBackOffPolicy; +import site.billingwise.batch.server_batch.batch.policy.skip.CustomSkipPolicy; import site.billingwise.batch.server_batch.domain.contract.Contract; import javax.sql.DataSource; + @Configuration @RequiredArgsConstructor public class JdbcGenerateInvoiceJobConfig { @@ -28,6 +35,10 @@ public class JdbcGenerateInvoiceJobConfig { private final DataSource dataSource; private final JdbcTemplate jdbcTemplate; private final JobCompletionCheckListener jobCompletionCheckListener; + private final CustomRetryListener retryListener; + private final CustomSkipListener customSkipListener; + private final CustomSkipPolicy customSkipPolicy; + private final StepCompletionCheckListener stepCompletionCheckListener; @Bean public Job jdbcGenerateInvoiceJob(JobRepository jobRepository, Step jdbcGenerateInvoiceStep) { @@ -38,23 +49,42 @@ public Job jdbcGenerateInvoiceJob(JobRepository jobRepository, Step jdbcGenerate } + @Bean public Step jdbcGenerateInvoiceStep(JobRepository jobRepository, PlatformTransactionManager transactionManager) { - return new StepBuilder("jdbcGenerateInvoiceStep", jobRepository) + + CustomBackOffPolicy customBackOffPolicy = new CustomBackOffPolicy(1000L, 2.0, 4000L); + + TaskletStep jdbcGenerateInvoiceStep = new StepBuilder("jdbcGenerateInvoiceStep", jobRepository) .chunk(CHUNK_SIZE, transactionManager) .reader(jdbcContractItemReader()) .writer(jdbcContractItemWriter()) + .faultTolerant() + .retry(Exception.class) + .retryLimit(2) + .backOffPolicy(customBackOffPolicy) + .listener(retryListener) + .skip(Exception.class) + .skipPolicy(customSkipPolicy) + .listener(customSkipListener) + .listener(stepCompletionCheckListener) .build(); + return jdbcGenerateInvoiceStep; } @Bean public ItemReader jdbcContractItemReader() { + String sql = """ + select con.contract_id, con.invoice_type_id, con.payment_type_id, con.contract_cycle, + con.item_price, con.item_amount, con.is_deleted, con.is_subscription, con.payment_due_cycle + from contract con + where con.contract_status_id = 2 and con.is_deleted = false + """; + return new JdbcCursorItemReaderBuilder() .name("jdbcContractItemReader") .fetchSize(CHUNK_SIZE) - .sql("select c.*, c.is_deleted " + - "from contract c " + - "where c.contract_status_id = 2") + .sql(sql) .rowMapper(new JdbcContractRowMapper()) .dataSource(dataSource) .build(); diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriter.java b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriter.java index 3cf3ff6..47a1c66 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriter.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriter.java @@ -1,6 +1,7 @@ package site.billingwise.batch.server_batch.batch.generateinvoice.jdbc; import lombok.RequiredArgsConstructor; +import lombok.extern.slf4j.Slf4j; import org.springframework.batch.item.Chunk; import org.springframework.batch.item.ItemWriter; import org.springframework.jdbc.core.BatchPreparedStatementSetter; @@ -23,14 +24,13 @@ @Component @RequiredArgsConstructor +@Slf4j public class JdbcGenerateInvoiceWriter implements ItemWriter { private final JdbcTemplate jdbcTemplate; - @Override public void write(Chunk chunk) throws Exception { - LocalDateTime now = LocalDateTime.now(); LocalDateTime nextMonth = now.plusMonths(1); int nextMonthValue = nextMonth.getMonthValue(); @@ -40,23 +40,19 @@ public void write(Chunk chunk) throws Exception { List invoices = new ArrayList<>(); + for (Contract contract : chunk) { - for(Contract contract : chunk) { - // 수동 청구면 pass(애초에 계약이 수동 청구인 경우) - if(INVOICE_TYPE_MANUAL_BILLING == contract.getInvoiceType().getId()) { - continue; - } - if(contract.getIsDeleted()){ + // 수동 청구 계약은 건너뜀 + if (INVOICE_TYPE_MANUAL_BILLING == contract.getInvoiceType().getId()) { continue; } - - // 청구가 이미 만들어져 있으면, pass( 원래는 자동 청구인데, 단발성으로 청구를 생성한 경우 ) - if(!invoiceExists(contract, nextMonthValue, yearValue)){ - // 약정일 + // 해당 월에 이미 청구서가 존재하는지 확인 + if (!invoiceExists(contract, nextMonthValue, yearValue)) { + // 청구일 설정 LocalDateTime setInvoiceDate = LocalDateTime.of(yearValue, nextMonthValue, contract.getContractCycle(), 0, 0); - // 결제기한 + // 납부 기한 계산 LocalDateTime payDueDate = calculateDueDate(contract, setInvoiceDate); Invoice invoice = Invoice.builder() @@ -73,7 +69,6 @@ public void write(Chunk chunk) throws Exception { .build(); invoices.add(invoice); - } } @@ -86,8 +81,7 @@ private void bulkInsertInvoices(List invoices) { String sql = "insert into invoice (contract_id, invoice_type_id, payment_type_id, payment_status_id, charge_amount, contract_date, due_date, is_deleted, created_at, updated_at)" + " values (?, ?, ?, ?, ?, ?, ?, false, NOW(), NOW())"; - jdbcTemplate.batchUpdate(sql,new BatchPreparedStatementSetter() { - + jdbcTemplate.batchUpdate(sql, new BatchPreparedStatementSetter() { @Override public void setValues(PreparedStatement ps, int i) throws SQLException { Invoice invoice = invoices.get(i); @@ -107,6 +101,7 @@ public int getBatchSize() { }); } + // '대기' 상태의 PaymentStatus 조회 메서드 private PaymentStatus findPendingPaymentStatus() { String sql = "select payment_status_id, name from payment_status where name = '대기'"; return jdbcTemplate.queryForObject(sql, (ResultSet rs, int rowNum) -> @@ -115,15 +110,17 @@ private PaymentStatus findPendingPaymentStatus() { .build()); } + // 납부 기한 계산 메서드 private LocalDateTime calculateDueDate(Contract contract, LocalDateTime setInvoiceDate) { if (PAYMENT_TYPE_PAYER_PAYMENT == contract.getPaymentType().getId()) { - return setInvoiceDate.plusDays(3); + return setInvoiceDate.plusDays(contract.getPaymentDueCycle()); } return setInvoiceDate; } + // 해당 월에 청구서가 이미 존재하는지 확인 private boolean invoiceExists(Contract contract, int month, int year) { - LocalDateTime startDate = LocalDateTime.of(year, month, 1, 0, 0,0); + LocalDateTime startDate = LocalDateTime.of(year, month, 1, 0, 0, 0); LocalDateTime endDate = startDate.plusMonths(1).minusSeconds(1); String sql = "select count(*) from invoice where contract_id = ? " + diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/rowmapper/JdbcContractRowMapper.java b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/rowmapper/JdbcContractRowMapper.java index af61cb1..106a3a0 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/rowmapper/JdbcContractRowMapper.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/generateinvoice/rowmapper/JdbcContractRowMapper.java @@ -2,11 +2,9 @@ import org.springframework.jdbc.core.RowMapper; import site.billingwise.batch.server_batch.domain.contract.Contract; -import site.billingwise.batch.server_batch.domain.contract.ContractStatus; import site.billingwise.batch.server_batch.domain.contract.PaymentType; import site.billingwise.batch.server_batch.domain.invoice.InvoiceType; -import site.billingwise.batch.server_batch.domain.item.Item; -import site.billingwise.batch.server_batch.domain.member.Member; + import java.sql.ResultSet; import java.sql.SQLException; @@ -14,44 +12,23 @@ public class JdbcContractRowMapper implements RowMapper { @Override public Contract mapRow(ResultSet rs, int rowNum) throws SQLException { - - Member member = Member.builder() - .id(rs.getLong("member_id")) - .build(); - - - Item item = Item.builder() - .id(rs.getLong("item_id")) - .build(); - - InvoiceType invoiceType = InvoiceType.builder() .id(rs.getLong("invoice_type_id")) .build(); - PaymentType paymentType = PaymentType.builder() .id(rs.getLong("payment_type_id")) .build(); - ContractStatus contractStatus = ContractStatus.builder() - .id(rs.getLong("contract_status_id")) - .build(); - - return Contract.builder() .id(rs.getLong("contract_id")) - .member(member) - .item(item) .invoiceType(invoiceType) .paymentType(paymentType) - .contractStatus(contractStatus) + .paymentDueCycle(rs.getInt("payment_due_cycle")) .isSubscription(rs.getBoolean("is_subscription")) .itemPrice(rs.getLong("item_price")) .itemAmount(rs.getInt("item_amount")) .contractCycle(rs.getInt("contract_cycle")) - .paymentDueCycle(rs.getInt("payment_due_cycle")) - .isEasyConsent(rs.getBoolean("is_easy_consent")) .isDeleted(rs.getBoolean("is_deleted")) .build(); } diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/config/InvoiceProcessingJobConfig.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/config/InvoiceProcessingJobConfig.java index 5376ae1..847ffd7 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/config/InvoiceProcessingJobConfig.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/config/InvoiceProcessingJobConfig.java @@ -1,6 +1,5 @@ package site.billingwise.batch.server_batch.batch.invoiceprocessing.config; -import feign.Client; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; import org.springframework.batch.core.Job; @@ -19,7 +18,12 @@ import site.billingwise.batch.server_batch.batch.invoiceprocessing.rowmapper.InvoiceRowMapper; import site.billingwise.batch.server_batch.batch.invoiceprocessing.tasklet.CustomUpdateOverdueInvoicesTasklet; import site.billingwise.batch.server_batch.batch.invoiceprocessing.writer.InvoiceSendingAndPaymentManageWriter; +import site.billingwise.batch.server_batch.batch.listner.CustomRetryListener; +import site.billingwise.batch.server_batch.batch.listner.CustomSkipListener; import site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener; +import site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener; +import site.billingwise.batch.server_batch.batch.policy.backoff.CustomBackOffPolicy; +import site.billingwise.batch.server_batch.batch.policy.skip.CustomSkipPolicy; import site.billingwise.batch.server_batch.batch.service.EmailService; import site.billingwise.batch.server_batch.batch.service.SmsService; import site.billingwise.batch.server_batch.domain.invoice.Invoice; @@ -39,6 +43,10 @@ public class InvoiceProcessingJobConfig { private final EmailService emailService; private final SmsService smsService; private final PayClient payClient; + private final CustomRetryListener retryListener; + private final CustomSkipListener customSkipListener; + private final CustomSkipPolicy customSkipPolicy; + private final StepCompletionCheckListener stepCompletionCheckListener; @Bean public Job invoiceProcessingJob(JobRepository jobRepository, Step invoiceSendingAndPaymentManageStep, Step invoiceDueDateUpdateStep) { @@ -51,11 +59,24 @@ public Job invoiceProcessingJob(JobRepository jobRepository, Step invoiceSending @Bean public Step invoiceSendingAndPaymentManageStep(JobRepository jobRepository, PlatformTransactionManager transactionManager) { + //backoff 정책 만들기 + CustomBackOffPolicy customBackOffPolicy = new CustomBackOffPolicy(1000L, 2.0, 4000L); + return new StepBuilder("InvoiceSendingAndPaymentManageStep", jobRepository) .chunk(CHUNK_SIZE, transactionManager) .reader(invoiceSendingAndPaymentManageReader()) .writer(invoiceSendingAndPaymentManageWriter()) + .faultTolerant() + .retry(Exception.class) + .retryLimit(2) + .backOffPolicy(customBackOffPolicy) + .listener(retryListener) + .skip(Exception.class) + .skipPolicy(customSkipPolicy) + .listener(customSkipListener) + .listener(stepCompletionCheckListener) .build(); + } @Bean @@ -73,15 +94,24 @@ public Tasklet updateOverdueInvoicesTasklet() { private ItemReader invoiceSendingAndPaymentManageReader() { + String sql = """ + select + inv.invoice_id, inv.contract_id, inv.payment_type_id, inv.payment_status_id, + inv.charge_amount, inv.contract_date, inv.due_date, inv.is_deleted, + con.member_id, mem.email, mem.phone, mem.name, consent_acc.number, consent_acc.bank, consent_acc.owner, con.is_subscription + from invoice inv + join contract con ON inv.contract_id = con.contract_id + join member mem ON con.member_id = mem.member_id + left join consent_account consent_acc ON mem.member_id = consent_acc.member_id + where inv.contract_date >= curdate() AND inv.contract_date < curdate() + interval 1 day + and inv.is_deleted = false + and inv.payment_status_id = 3 + """; + return new JdbcCursorItemReaderBuilder() .name("invoiceSendingAndPaymentManageReader") .fetchSize(CHUNK_SIZE) - .sql("select i.*, c.member_id, m.email, m.name, m.phone, ca.number, ca.bank, ca.owner, i.is_deleted, c.is_subscription " + - "from invoice i " + - "join contract c ON i.contract_id = c.contract_id " + - "join member m ON c.member_id = m.member_id " + - "left join consent_account ca ON m.member_id = ca.member_id " + - "where i.contract_date >= curdate() AND i.contract_date < curdate() + interval 1 day") + .sql(sql) .rowMapper(new InvoiceRowMapper()) .dataSource(dataSource) .build(); @@ -90,4 +120,4 @@ private ItemReader invoiceSendingAndPaymentManageReader() { private ItemWriter invoiceSendingAndPaymentManageWriter() { return new InvoiceSendingAndPaymentManageWriter(jdbcTemplate, emailService, smsService, payClient); } -} +} \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/rowmapper/InvoiceRowMapper.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/rowmapper/InvoiceRowMapper.java index f5ee0fa..caab240 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/rowmapper/InvoiceRowMapper.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/rowmapper/InvoiceRowMapper.java @@ -4,7 +4,6 @@ import site.billingwise.batch.server_batch.domain.contract.Contract; import site.billingwise.batch.server_batch.domain.contract.PaymentType; import site.billingwise.batch.server_batch.domain.invoice.Invoice; -import site.billingwise.batch.server_batch.domain.invoice.InvoiceType; import site.billingwise.batch.server_batch.domain.member.ConsentAccount; import site.billingwise.batch.server_batch.domain.member.Member; @@ -16,17 +15,12 @@ public class InvoiceRowMapper implements RowMapper { @Override public Invoice mapRow(ResultSet rs, int rowNum) throws SQLException { - InvoiceType invoiceType = InvoiceType.builder() - .id(rs.getLong("invoice_type_id")) - .build(); - ConsentAccount consentAccount = ConsentAccount.builder() .number(rs.getString("number")) .bank(rs.getString("bank")) .owner(rs.getString("owner")) .build(); - Member member = Member.builder() .id(rs.getLong("member_id")) .email(rs.getString("email")) @@ -35,11 +29,9 @@ public Invoice mapRow(ResultSet rs, int rowNum) throws SQLException { .consentAccount(consentAccount) .build(); - Contract contract = Contract.builder() .id(rs.getLong("contract_id")) .member(member) - .invoiceType(invoiceType) .isSubscription(rs.getBoolean("is_subscription")) .build(); @@ -47,7 +39,6 @@ public Invoice mapRow(ResultSet rs, int rowNum) throws SQLException { .id(rs.getLong("payment_type_id")) .build(); - return Invoice.builder() .id(rs.getLong("invoice_id")) .contract(contract) diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriter.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriter.java index 4c21824..c445c1c 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriter.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriter.java @@ -30,85 +30,83 @@ public class InvoiceSendingAndPaymentManageWriter implements ItemWriter @Override public void write(Chunk chunk) { - for(Invoice invoice : chunk) { + for (Invoice invoice : chunk) { - if(invoice.getIsDeleted()) { - log.info("삭제된 invoice 데이터 ID: {}", invoice.getId()); - continue; - } + processInvoice(invoice); + } + } - Contract contract = invoice.getContract(); - boolean checkSubscription = contract.getIsSubscription(); - long contract_id = contract.getId(); - Member member = contract.getMember(); + private void processInvoice(Invoice invoice) { - log.info("Processing invoice ID: {}, Contract ID: {}, Member ID: {}", invoice.getId(), contract_id, member.getId()); - // 자동 이체 - if(invoice.getPaymentType().getId() == PAYMENT_TYPE_AUTOMATIC_TRANSFER) { - ConsentAccount consentAccount = invoice.getContract().getMember().getConsentAccount(); - boolean paymentAttempt = false; + Contract contract = invoice.getContract(); + boolean checkSubscription = contract.getIsSubscription(); + long contract_id = contract.getId(); + Member member = contract.getMember(); - if (consentAccount != null) { - log.info("자동 결제 시도 invoice ID: {}, Account Number: {}", invoice.getId(), consentAccount.getNumber()); - paymentAttempt = processAutoPayment(invoice,consentAccount); + log.info("Processing invoice ID: {}, Contract ID: {}, Member ID: {}", invoice.getId(), contract_id, member.getId()); - } else { - log.info("자동 결제 시도 안하는 invoice ID: {}", invoice.getId()); - } + // 실시간 CMS(자동 결제) + if(invoice.getPaymentType().getId() == PAYMENT_TYPE_AUTOMATIC_TRANSFER) { - if (paymentAttempt) { - log.info("결제 성공한 invoice ID: {}", invoice.getId()); - updatePaymentStatus(invoice.getId(), PAYMENT_STATUS_COMPLETED); - insertPaymentRecord(invoice, consentAccount); - emailService.sendPaymentSuccessMailCode(invoice.getContract().getMember().getEmail(), invoice, consentAccount); - smsService.sendSuccessBilling(member.getPhone(), member.getConsentAccount().getOwner(), member.getConsentAccount().getBank(), invoice.getChargeAmount().intValue()); - // 단건일 경우( 계약 종료로 변경 ) - if(!checkSubscription) { - updateNotSubscriptionContractStatus(contract_id, CONTRACT_STATUS_TERMINATED); - } - - // 결제 실패 시 - } else { - log.info("결제 실패한 invoice ID: {}", invoice.getId()); - emailService.sendPaymentFailMailCode(invoice.getContract().getMember().getEmail(), invoice, consentAccount); - updateFailPaymentStatus(invoice.getId()); - smsService.sendFailBilling(member.getPhone(), member.getConsentAccount().getOwner(), member.getConsentAccount().getBank(), invoice.getChargeAmount().intValue()); - // 단건일 경우( 계약 종료로 변경 ) - if(!checkSubscription) { - updateNotSubscriptionContractStatus(contract_id, CONTRACT_STATUS_TERMINATED); - } - } + ConsentAccount consentAccount = invoice.getContract().getMember().getConsentAccount(); + PayClientResponse paymentAttempt = null; - // 납부자 결제 - } else if(invoice.getPaymentType().getId() == PAYMENT_TYPE_PAYER_PAYMENT){ - log.info("납부자 결제 invoice ID: {}", invoice.getId()); - emailService.sendInvoiceMail(invoice.getContract().getMember().getEmail(), invoice); - updatePaymentStatus(invoice.getId(), PAYMENT_STATUS_PENDING); - smsService.sendInvoice(member.getPhone(), member.getConsentAccount().getOwner(), member.getConsentAccount().getBank(), invoice.getChargeAmount().intValue()); + if (consentAccount != null) { + log.info("자동 결제 시도 invoice ID: {}, Account Number: {}", invoice.getId(), consentAccount.getNumber()); + paymentAttempt = processAutoPayment(invoice,consentAccount); + } else { + log.info("자동 결제 시도 안하는 invoice ID: {}", invoice.getId()); + } + if (paymentAttempt != null && paymentAttempt.getStatusCode() ==200) { + log.info("결제 성공한 invoice ID: {}", invoice.getId()); + updatePaymentStatus(invoice.getId(), PAYMENT_STATUS_COMPLETED); + insertPaymentRecord(invoice, consentAccount); + emailService.sendPaymentSuccessMailCode(invoice.getContract().getMember().getEmail(), invoice, consentAccount); + smsService.sendSuccessBilling(member.getPhone(), member.getConsentAccount().getOwner(), member.getConsentAccount().getBank(), invoice.getChargeAmount().intValue()); +// 단건일 경우( 계약 종료로 변경 ) + if(!checkSubscription) { + updateNotSubscriptionContractStatus(contract_id, CONTRACT_STATUS_TERMINATED); + } + // 결제 실패 시 + } else { + String paymentAttemptMessage = paymentAttempt != null ? paymentAttempt.getMessage() : "결제 시도 실패"; + log.info("결제 실패한 invoice ID: {}", invoice.getId()); + updatePaymentStatus(invoice.getId(), PAYMENT_STATUS_UNPAID); + emailService.sendPaymentFailMailCode(invoice.getContract().getMember().getEmail(), invoice, consentAccount, paymentAttemptMessage); + smsService.sendFailBilling(member.getPhone(), member.getConsentAccount().getOwner(), member.getConsentAccount().getBank(), + invoice.getChargeAmount().intValue(), paymentAttemptMessage); // 단건일 경우( 계약 종료로 변경 ) if(!checkSubscription) { updateNotSubscriptionContractStatus(contract_id, CONTRACT_STATUS_TERMINATED); } } + + // 납부자 결제 + } else if(invoice.getPaymentType().getId() == PAYMENT_TYPE_PAYER_PAYMENT){ + log.info("납부자 결제 invoice ID: {}", invoice.getId()); + emailService.sendInvoiceMail(invoice.getContract().getMember().getEmail(), invoice); + updatePaymentStatus(invoice.getId(), PAYMENT_STATUS_PENDING); + smsService.sendInvoice(member.getPhone(), member.getConsentAccount().getOwner(), member.getConsentAccount().getBank(), invoice.getChargeAmount().intValue(),invoice.getId()); + + // 단건일 경우( 계약 종료로 변경 ) + if(!checkSubscription) { + updateNotSubscriptionContractStatus(contract_id, CONTRACT_STATUS_TERMINATED); + } } } + // 단건 계약의 상태를 변경하는 메서드 private void updateNotSubscriptionContractStatus(long contract_id, long contractStatusTerminated){ - String sql = "update contract set contract_status_id = ? where contract_id = ?"; + String sql = "update contract set contract_status_id = ?, updated_at = NOW() where contract_id = ?"; jdbcTemplate.update(sql, contractStatusTerminated, contract_id); } - private void updateFailPaymentStatus(long invoiceId) { - String sql = "update invoice set updated_at = now() where invoice_id = ?"; - jdbcTemplate.update(sql, invoiceId); - } - - + // 결제 성공 시 결제 기록 삽입 private void insertPaymentRecord(Invoice invoice, ConsentAccount consentAccount) { String sql = "insert into payment (invoice_id, payment_method, pay_amount, created_at, updated_at, is_deleted) values (?, ?, ?, NOW(), NOW(), false)"; jdbcTemplate.update(sql, invoice.getId(), "ACCOUNT", invoice.getChargeAmount()); @@ -116,30 +114,22 @@ private void insertPaymentRecord(Invoice invoice, ConsentAccount consentAccount) insertPaymentAccount(invoice.getId(), consentAccount); } - + // 결제 성공 시 결제 계좌 정보 삽입 private void insertPaymentAccount(long invoiceId, ConsentAccount consentAccount) { String sql = "insert into payment_account (invoice_id, number, bank, owner, created_at, updated_at, is_deleted) values (?, ?, ?, ?, now(), now(), false)"; jdbcTemplate.update(sql, invoiceId, consentAccount.getNumber(), consentAccount.getBank(), consentAccount.getOwner()); } - + // 청구서의 결제 상태 업데이트 private void updatePaymentStatus(long invoiceId, long statusId) { String sql = "update invoice set payment_status_id = ?, updated_at = now() where invoice_id = ?"; jdbcTemplate.update(sql, statusId, invoiceId); } - //결제 시도 - private boolean processAutoPayment(Invoice invoice, ConsentAccount consentAccount) { - - String type = new String(); - if(invoice.getPaymentType().getId() == PAYMENT_TYPE_AUTOMATIC_TRANSFER) { - type = "account"; - } + // 결제 시도 + private PayClientResponse processAutoPayment(Invoice invoice, ConsentAccount consentAccount) { + String type = "account"; String number = consentAccount.getNumber(); - PayClientResponse response = payClient.pay(type, number); - - log.info("결제 시도 세부 내역 invoice ID: {}, Response status: {}", invoice.getId(), response.getStatusCode()); - - return response.getStatusCode() == 200; + return payClient.pay(type, number); } } diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/MonthlyInvoiceStatisticsJobConfig.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/MonthlyInvoiceStatisticsJobConfig.java index 089ca2c..f5c7934 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/MonthlyInvoiceStatisticsJobConfig.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/MonthlyInvoiceStatisticsJobConfig.java @@ -13,11 +13,17 @@ import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.jdbc.core.ArgumentPreparedStatementSetter; +import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.transaction.PlatformTransactionManager; import site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.rowmapper.StaticsInvoiceRowMapper; import site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomMonthlyInvoiceWriter; +import site.billingwise.batch.server_batch.batch.listner.CustomRetryListener; +import site.billingwise.batch.server_batch.batch.listner.CustomSkipListener; import site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener; +import site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener; import site.billingwise.batch.server_batch.batch.listner.statistic.MonthlyInvoiceStatisticsListener; +import site.billingwise.batch.server_batch.batch.policy.backoff.CustomBackOffPolicy; +import site.billingwise.batch.server_batch.batch.policy.skip.CustomSkipPolicy; import site.billingwise.batch.server_batch.domain.invoice.Invoice; import javax.sql.DataSource; @@ -32,6 +38,12 @@ public class MonthlyInvoiceStatisticsJobConfig { private final DataSource dataSource; private final JobCompletionCheckListener jobCompletionCheckListener; private final MonthlyInvoiceStatisticsListener monthlyInvoiceStatisticsListener; + private final JdbcTemplate jdbcTemplate; + private final CustomRetryListener retryListener; + private final CustomSkipListener customSkipListener; + private final CustomSkipPolicy customSkipPolicy; + private final StepCompletionCheckListener stepCompletionCheckListener; + @Bean public Job monthlyInvoiceStatisticsJob(JobRepository jobRepository, Step monthlyInvoiceStatisticsStep) { @@ -43,29 +55,50 @@ public Job monthlyInvoiceStatisticsJob(JobRepository jobRepository, Step monthly @Bean Step monthlyInvoiceStatisticsStep(JobRepository jobRepository, PlatformTransactionManager transactionManager) { + //backoff 정책 만들기 + CustomBackOffPolicy customBackOffPolicy = new CustomBackOffPolicy(1000L, 2.0, 4000L); + return new StepBuilder("monthlyInvoiceStatisticsStep", jobRepository) .chunk(CHUNK_SIZE, transactionManager) .reader(monthlyInvoiceReader()) .writer(monthlyInvoiceWriter()) .listener(monthlyInvoiceStatisticsListener) + .faultTolerant() + .retry(Exception.class) + .retryLimit(2) + .backOffPolicy(customBackOffPolicy) + .listener(retryListener) + .skip(Exception.class) + .skipPolicy(customSkipPolicy) + .listener(customSkipListener) + .listener(stepCompletionCheckListener) .build(); + } private ItemWriter monthlyInvoiceWriter() { - return new CustomMonthlyInvoiceWriter(monthlyInvoiceStatisticsListener); + return new CustomMonthlyInvoiceWriter(monthlyInvoiceStatisticsListener, jdbcTemplate); } private ItemReader monthlyInvoiceReader() { LocalDateTime startDate = LocalDateTime.now().minusMonths(1).withDayOfMonth(1); LocalDateTime endDate = startDate.plusMonths(1).minusDays(1); + + String sql = """ + select inv.invoice_id, inv.charge_amount, inv.due_date, inv.is_deleted, + inv.payment_status_id, con.contract_id, con.member_id, + mem.client_id + from invoice inv + join contract con ON inv.contract_id = con.contract_id + join member mem ON con.member_id = mem.member_id + where inv.due_date >= ? AND inv.due_date <= ? AND inv.is_deleted = false + """; + return new JdbcCursorItemReaderBuilder() .name("monthlyInvoiceReader") .dataSource(dataSource) .fetchSize(CHUNK_SIZE) - .sql("SELECT i.*, c.member_id, m.client_id FROM invoice i " + - "JOIN contract c ON i.contract_id = c.contract_id " + - "JOIN member m ON c.member_id = m.member_id " + - "WHERE i.due_date >= ? AND i.due_date <= ?") + .sql(sql) .preparedStatementSetter(new ArgumentPreparedStatementSetter(new Object[]{startDate, endDate})) .rowMapper(new StaticsInvoiceRowMapper()) .build(); diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/WeeklyInvoiceStaticsJobConfig.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/WeeklyInvoiceStaticsJobConfig.java index 72cc38c..8588be3 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/WeeklyInvoiceStaticsJobConfig.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/config/WeeklyInvoiceStaticsJobConfig.java @@ -16,8 +16,13 @@ import org.springframework.transaction.PlatformTransactionManager; import site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.rowmapper.StaticsInvoiceRowMapper; import site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter; +import site.billingwise.batch.server_batch.batch.listner.CustomRetryListener; +import site.billingwise.batch.server_batch.batch.listner.CustomSkipListener; import site.billingwise.batch.server_batch.batch.listner.JobCompletionCheckListener; +import site.billingwise.batch.server_batch.batch.listner.StepCompletionCheckListener; import site.billingwise.batch.server_batch.batch.listner.statistic.WeeklyInvoiceStatisticsListener; +import site.billingwise.batch.server_batch.batch.policy.backoff.CustomBackOffPolicy; +import site.billingwise.batch.server_batch.batch.policy.skip.CustomSkipPolicy; import site.billingwise.batch.server_batch.domain.invoice.Invoice; import javax.sql.DataSource; @@ -33,6 +38,10 @@ public class WeeklyInvoiceStaticsJobConfig { private final DataSource dataSource; private final JobCompletionCheckListener jobCompletionCheckListener; private final WeeklyInvoiceStatisticsListener weeklyInvoiceStatisticsListener; + private final CustomRetryListener retryListener; + private final CustomSkipListener customSkipListener; + private final CustomSkipPolicy customSkipPolicy; + private final StepCompletionCheckListener stepCompletionCheckListener; @Bean @@ -45,12 +54,23 @@ public Job weeklyInvoiceStatisticsJob(JobRepository jobRepository, Step weeklyIn @Bean Step weeklyInvoiceStatisticsStep(JobRepository jobRepository, PlatformTransactionManager transactionManager) { + //backoff 정책 만들기 + CustomBackOffPolicy customBackOffPolicy = new CustomBackOffPolicy(1000L, 2.0, 4000L); return new StepBuilder("weeklyInvoiceStatisticsStep", jobRepository) .chunk(CHUNK_SIZE, transactionManager) .reader(weeklyInvoiceReader()) .writer(weeklyInvoiceWriter()) .listener(weeklyInvoiceStatisticsListener) + .faultTolerant() + .retry(Exception.class) + .retryLimit(2) + .backOffPolicy(customBackOffPolicy) + .listener(retryListener) + .skip(Exception.class) + .skipPolicy(customSkipPolicy) + .listener(customSkipListener) + .listener(stepCompletionCheckListener) .build(); } @@ -63,14 +83,22 @@ private ItemWriter weeklyInvoiceWriter() { private ItemReader weeklyInvoiceReader() { LocalDateTime startDate = LocalDateTime.now().minusWeeks(1).with(DayOfWeek.MONDAY); LocalDateTime endDate = startDate.plusDays(6); + + String sql = """ + select inv.invoice_id, inv.charge_amount, inv.due_date, inv.is_deleted, + inv.payment_status_id, con.contract_id, con.member_id, + mem.client_id + from invoice inv + join contract con ON inv.contract_id = con.contract_id + join member mem ON con.member_id = mem.member_id + where inv.due_date >= ? AND inv.due_date <= ? AND inv.is_deleted = false + """; + return new JdbcCursorItemReaderBuilder() .name("weeklyInvoiceReader") .dataSource(dataSource) .fetchSize(CHUNK_SIZE) - .sql("SELECT i.*, c.member_id, m.client_id FROM invoice i " + - "JOIN contract c ON i.contract_id = c.contract_id " + - "JOIN member m ON c.member_id = m.member_id " + - "WHERE i.due_date >= ? AND i.due_date <= ?") + .sql(sql) .preparedStatementSetter(new ArgumentPreparedStatementSetter(new Object[]{startDate, endDate})) .rowMapper(new StaticsInvoiceRowMapper()) .build(); diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/rowmapper/StaticsInvoiceRowMapper.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/rowmapper/StaticsInvoiceRowMapper.java index 381bb77..33eff13 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/rowmapper/StaticsInvoiceRowMapper.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/rowmapper/StaticsInvoiceRowMapper.java @@ -29,25 +29,17 @@ public Invoice mapRow(ResultSet rs, int rowNum) throws SQLException { .member(member) .build(); - PaymentType paymentType = PaymentType.builder() - .id(rs.getLong("payment_type_id")) - .build(); - PaymentStatus paymentStatus = PaymentStatus.builder() .id(rs.getLong("payment_status_id")) .build(); - return Invoice.builder() .id(rs.getLong("invoice_id")) .contract(contract) .chargeAmount(rs.getLong("charge_amount")) - .contractDate(rs.getTimestamp("contract_date").toLocalDateTime()) .dueDate(rs.getTimestamp("due_date").toLocalDateTime()) - .paymentType(paymentType) .paymentStatus(paymentStatus) .isDeleted(rs.getBoolean("is_deleted")) .build(); - } } diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriter.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriter.java index 07cab62..13f5099 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriter.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriter.java @@ -2,50 +2,77 @@ import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; +import org.springframework.batch.core.ExitStatus; +import org.springframework.batch.core.StepExecution; +import org.springframework.batch.core.StepExecutionListener; import org.springframework.batch.item.Chunk; import org.springframework.batch.item.ItemWriter; +import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.stereotype.Component; import site.billingwise.batch.server_batch.batch.listner.statistic.MonthlyInvoiceStatisticsListener; import site.billingwise.batch.server_batch.domain.invoice.Invoice; +import java.util.HashMap; +import java.util.Map; + import static site.billingwise.batch.server_batch.batch.util.StatusConstants.*; + @Component @RequiredArgsConstructor @Slf4j -public class CustomMonthlyInvoiceWriter implements ItemWriter { +public class CustomMonthlyInvoiceWriter implements ItemWriter, StepExecutionListener { private final MonthlyInvoiceStatisticsListener invoiceStatisticsListener; + private final JdbcTemplate jdbcTemplate; + private final Map clientStatisticsMap = new HashMap<>(); @Override - public void write(Chunk chunk) { + public void write(Chunk chunk) { for (Invoice invoice : chunk) { + // 클라이언트별 통계 객체 생성 또는 가져오기 + Long invoiceClientId = invoice.getContract().getMember().getClient().getId(); + MonthlyInvoiceStatisticsListener clientStatistics = clientStatisticsMap.computeIfAbsent(invoiceClientId, k -> new MonthlyInvoiceStatisticsListener(jdbcTemplate)); + clientStatistics.setClientId(invoiceClientId); - if (invoiceStatisticsListener.getClientId() == null) { - invoiceStatisticsListener.setClientId(invoice.getContract().getMember().getClient().getId()); - } - - log.info("월간 통계 invoice 데이터 ID: {}", invoice.getId()); - if (invoice.getIsDeleted()) { - log.info("삭제된 invoice 데이터, skipping: {}", invoice.getId()); - continue; - } + // 대기 상태의 청구서는 처리하지 않음 if (invoice.getPaymentStatus().getId() == PAYMENT_STATUS_PENDING) { - log.info("아직 결제 대기 중인 invoice 데이터, skipping: {}", invoice.getId()); continue; } - invoiceStatisticsListener.addInvoice(invoice.getChargeAmount()); - log.info("총 청구액에 더할 invoice 데이터 금액: {}", invoice.getChargeAmount()); + // 총 청구 금액 추가 + clientStatistics.addInvoice(invoice.getChargeAmount()); + // 결제 상태에 따라 수금액 또는 미수금액 추가 if (invoice.getPaymentStatus().getId() == PAYMENT_STATUS_COMPLETED) { - invoiceStatisticsListener.addCollected(invoice.getChargeAmount()); - log.info("총 수납금액에 더할 invoice 데이터 금액: {}", invoice.getChargeAmount()); + clientStatistics.addCollected(invoice.getChargeAmount()); } else if (invoice.getPaymentStatus().getId() == PAYMENT_STATUS_UNPAID) { - invoiceStatisticsListener.addOutstanding(invoice.getChargeAmount()); - log.info("총 미납금액에 더할 invoice 데이터 금액: {}", invoice.getChargeAmount()); + clientStatistics.addOutstanding(invoice.getChargeAmount()); } } } -} + + // 통계 저장 및 초기화 + private void saveAndResetStatistics() { + clientStatisticsMap.forEach((clientId, statistics) -> { + if (statistics.getTotalInvoicedMoney() > 0) { + statistics.saveStatistics(); + } + statistics.resetStatistics(); + }); + clientStatisticsMap.clear(); + } + + @Override + public void beforeStep(StepExecution stepExecution) { + clientStatisticsMap.clear(); + invoiceStatisticsListener.resetStatistics(); + } + + @Override + public ExitStatus afterStep(StepExecution stepExecution) { + saveAndResetStatistics(); + return ExitStatus.COMPLETED; + } +} \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriter.java b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriter.java index 9fece2d..2fecdf0 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriter.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriter.java @@ -16,38 +16,45 @@ public class CustomWeeklyInvoiceWriter implements ItemWriter { private final WeeklyInvoiceStatisticsListener invoiceStatisticsListener; + private Long currentClientId = null; @Override - public void write(Chunk chunk) { + public void write(Chunk chunk) { for (Invoice invoice : chunk) { - - - if (invoiceStatisticsListener.getClientId() == null) { - invoiceStatisticsListener.setClientId(invoice.getContract().getMember().getClient().getId()); + Long invoiceClientId = invoice.getContract().getMember().getClient().getId(); + + + if (currentClientId == null) { + currentClientId = invoiceClientId; + invoiceStatisticsListener.setClientId(currentClientId); + } else if (!currentClientId.equals(invoiceClientId)) { + // 클라이언트가 변경되면 기존 집계 데이터를 저장하고 초기화 하기 + if (invoiceStatisticsListener.getTotalInvoicedMoney() > 0) { + invoiceStatisticsListener.saveStatistics(); + invoiceStatisticsListener.resetStatistics(); + } + currentClientId = invoiceClientId; + invoiceStatisticsListener.setClientId(currentClientId); } - log.info("주간 통계 invoice 데이터 ID: {}", invoice.getId()); - - if (invoice.getIsDeleted()) { - log.info("삭제된 invoice 데이터, skipping: {}", invoice.getId()); - continue; - } if (invoice.getPaymentStatus().getId() == PAYMENT_STATUS_PENDING) { - log.info("아직 결제 대기 중인 invoice 데이터, skipping: {}", invoice.getId()); continue; } invoiceStatisticsListener.addInvoice(invoice.getChargeAmount()); - log.info("총 청구액에 더할 invoice 데이터 금액: {}", invoice.getChargeAmount()); if (invoice.getPaymentStatus().getId() == PAYMENT_STATUS_COMPLETED) { invoiceStatisticsListener.addCollected(invoice.getChargeAmount()); - log.info("총 수납금액에 더할 invoice 데이터 금액: {}", invoice.getChargeAmount()); } else if (invoice.getPaymentStatus().getId() == PAYMENT_STATUS_UNPAID) { invoiceStatisticsListener.addOutstanding(invoice.getChargeAmount()); - log.info("총 미납금액에 더할 invoice 데이터 금액: {}", invoice.getChargeAmount()); } } + + // 마지막 클라이언트의 집계 데이터를 처리 + if (currentClientId != null && invoiceStatisticsListener.getTotalInvoicedMoney() > 0) { + invoiceStatisticsListener.saveStatistics(); + currentClientId = null; + } } } \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/listner/CustomRetryListener.java b/src/main/java/site/billingwise/batch/server_batch/batch/listner/CustomRetryListener.java new file mode 100644 index 0000000..3defe76 --- /dev/null +++ b/src/main/java/site/billingwise/batch/server_batch/batch/listner/CustomRetryListener.java @@ -0,0 +1,32 @@ +package site.billingwise.batch.server_batch.batch.listner; + +import lombok.RequiredArgsConstructor; +import lombok.extern.slf4j.Slf4j; +import org.springframework.retry.RetryCallback; +import org.springframework.retry.RetryContext; +import org.springframework.retry.RetryListener; +import org.springframework.stereotype.Component; + + +@Component +@Slf4j +@RequiredArgsConstructor +public class CustomRetryListener implements RetryListener { + + @Override + public boolean open(RetryContext context, RetryCallback callback) { + return true; + } + + @Override + public void onError(RetryContext context, RetryCallback callback, Throwable throwable) { + log.warn("CustomRetryListener onError 에러 발생: {}", throwable.getMessage()); + } + + @Override + public void close(RetryContext context, RetryCallback callback, Throwable throwable) { + if (throwable != null) { + log.error("CustomRetryListener close 처리 실패. 최종 오류: {}", throwable.getMessage()); + } + } +} \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/listner/CustomSkipListener.java b/src/main/java/site/billingwise/batch/server_batch/batch/listner/CustomSkipListener.java new file mode 100644 index 0000000..c4d35b6 --- /dev/null +++ b/src/main/java/site/billingwise/batch/server_batch/batch/listner/CustomSkipListener.java @@ -0,0 +1,29 @@ +package site.billingwise.batch.server_batch.batch.listner; + +import lombok.RequiredArgsConstructor; +import lombok.extern.slf4j.Slf4j; +import org.springframework.batch.core.SkipListener; +import org.springframework.stereotype.Component; +import site.billingwise.batch.server_batch.domain.contract.Contract; + +@Component +@Slf4j +@RequiredArgsConstructor +public class CustomSkipListener implements SkipListener { + + + @Override + public void onSkipInRead(Throwable t) { + log.error("CustomSkipListener onSkipInRead 데이터 read에서 error발생: {}", t.getMessage()); + } + + @Override + public void onSkipInWrite(Contract item, Throwable t) { + log.error("CustomSkipListener onSkipInWrite Skip 된 Writing item 데이터 : ID={}, Error: {}", item.getId(), t.getMessage()); + } + + @Override + public void onSkipInProcess(Contract item, Throwable t) { + log.error("CustomSkipListener onSkipInProcess Skip 된 Processing item 데이터 : ID={}, Error: {}", item.getId(), t.getMessage()); + } +} diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/listner/JobCompletionCheckListener.java b/src/main/java/site/billingwise/batch/server_batch/batch/listner/JobCompletionCheckListener.java index 479ec66..98011b4 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/listner/JobCompletionCheckListener.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/listner/JobCompletionCheckListener.java @@ -1,38 +1,106 @@ package site.billingwise.batch.server_batch.batch.listner; +import com.fasterxml.jackson.core.JsonProcessingException; +import com.fasterxml.jackson.databind.ObjectMapper; import lombok.extern.slf4j.Slf4j; +import org.springframework.batch.core.BatchStatus; +import org.springframework.batch.core.ExitStatus; import org.springframework.batch.core.JobExecution; +import org.springframework.batch.core.StepExecution; import org.springframework.batch.core.listener.JobExecutionListenerSupport; import org.springframework.stereotype.Component; - import java.time.Duration; import java.time.LocalDateTime; +import java.util.HashMap; +import java.util.Map; @Component @Slf4j public class JobCompletionCheckListener extends JobExecutionListenerSupport { + private final ObjectMapper objectMapper = new ObjectMapper(); + private LocalDateTime startTime; private LocalDateTime endTime; @Override public void beforeJob(JobExecution jobExecution) { startTime = LocalDateTime.now(); - log.info("Job started at: {}", startTime); + log.info("Job 시작:{}", jobExecution.getJobInstance().getJobName()); + log.info("Job 시작 시간 : {}", startTime); } @Override public void afterJob(JobExecution jobExecution) { endTime = LocalDateTime.now(); - log.info("Job ended at: {}", endTime); + log.info("Job 종료:{}", jobExecution.getJobInstance().getJobName()); + log.info("종료 시간: {}", endTime); Duration duration = Duration.between(startTime, endTime); - long seconds = duration.getSeconds(); - long minutes = seconds / 60; - seconds = seconds % 60; - log.info("Job duration: {} minutes and {} seconds", minutes, seconds); + long minutes = duration.toMinutes(); + long seconds = duration.minusMinutes(minutes).getSeconds(); + + log.info("지속 시간: {}분 {}초", minutes, seconds); + + + BatchStatus jobStatus = jobExecution.getStatus(); + ExitStatus jobExitStatus = jobExecution.getExitStatus(); + + log.info("Job 상태: {}, 결과: {}", jobStatus, jobExitStatus); + + if (jobStatus == BatchStatus.FAILED) { + log.error("Job 실패: {}", jobExecution.getJobInstance().getJobName()); + jobExecution.getAllFailureExceptions().forEach(exception -> { + log.error("Job 예외 발생: {}", exception.getMessage(), exception); + }); + } + + + long totalReadCount = jobExecution.getStepExecutions() + .stream() + .mapToLong(StepExecution::getReadCount) + .sum(); + + long totalWriteCount = jobExecution.getStepExecutions() + .stream() + .mapToLong(StepExecution::getWriteCount) + .sum(); + + long totalSkipCount = jobExecution.getStepExecutions() + .stream() + .mapToLong(StepExecution::getSkipCount) + .sum(); + + long totalFailureCount = jobExecution.getStepExecutions() + .stream() + .filter(stepExecution -> stepExecution.getStatus() == BatchStatus.FAILED) + .count(); + + log.info("Job 처리 결과 - 총 읽기 건수: {}, 총 성공 건수: {}, 총 스킵 건수: {}, 총 실패 Step 수: {}", + totalReadCount, totalWriteCount, totalSkipCount, totalFailureCount); + + Map logMap = new HashMap<>(); + logMap.put("jobName", jobExecution.getJobInstance().getJobName()); + logMap.put("status", jobExecution.getStatus().toString()); + logMap.put("exitStatus", jobExecution.getExitStatus().getExitCode()); + logMap.put("startTime", startTime.toString()); + logMap.put("endTime", endTime.toString()); + logMap.put("duration", String.format("%d minutes and %d seconds", minutes, seconds)); + logMap.put("totalReadCount", totalReadCount); + logMap.put("totalWriteCount", totalWriteCount); + logMap.put("totalSkipCount", totalSkipCount); + logMap.put("totalFailureCount", totalFailureCount); + + try { + String jsonLog = objectMapper.writeValueAsString(logMap); + log.info("Job 종료 로그: {}", jsonLog); + } catch (JsonProcessingException e) { + log.error("json 변환 중 에러 발생 ", e); + } + + super.afterJob(jobExecution); } } \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/listner/StepCompletionCheckListener.java b/src/main/java/site/billingwise/batch/server_batch/batch/listner/StepCompletionCheckListener.java new file mode 100644 index 0000000..0585a06 --- /dev/null +++ b/src/main/java/site/billingwise/batch/server_batch/batch/listner/StepCompletionCheckListener.java @@ -0,0 +1,98 @@ +package site.billingwise.batch.server_batch.batch.listner; + +import com.fasterxml.jackson.core.JsonProcessingException; +import com.fasterxml.jackson.databind.ObjectMapper; +import lombok.extern.slf4j.Slf4j; +import org.springframework.batch.core.BatchStatus; +import org.springframework.batch.core.ExitStatus; +import org.springframework.batch.core.StepExecution; +import org.springframework.batch.core.listener.StepExecutionListenerSupport; +import org.springframework.stereotype.Component; + +import java.time.Duration; +import java.time.LocalDateTime; +import java.util.HashMap; +import java.util.Map; + +@Component +@Slf4j +public class StepCompletionCheckListener extends StepExecutionListenerSupport { + + private final ObjectMapper objectMapper = new ObjectMapper(); + + private LocalDateTime stepStartTime; + private LocalDateTime stepEndTime; + + @Override + public void beforeStep(StepExecution stepExecution) { + stepStartTime = LocalDateTime.now(); + log.info("Step 시작: {}", stepExecution.getStepName()); + log.info("Step 시작 시간 : {}", stepStartTime); + } + + @Override + public ExitStatus afterStep(StepExecution stepExecution) { + + stepEndTime = LocalDateTime.now(); + log.info("Step 종료: {}", stepExecution.getStepName()); + log.info("Step 종료 시간: {}", stepEndTime); + + Duration duration = Duration.between(stepStartTime, stepEndTime); + + long minutes = duration.toMinutes(); + long seconds = duration.minusMinutes(minutes).getSeconds(); + + log.info("Step 지속 시간: {}분 {}초", minutes, seconds); + + + // Step 상태 정보 + ExitStatus exitStatus = stepExecution.getExitStatus(); + BatchStatus batchStatus = stepExecution.getStatus(); + + log.info("Step 종료: {}", stepExecution.getStepName()); + + + // 각 Step에서의 처리 결과 + long totalReadCount = stepExecution.getReadCount(); + long totalWriteCount = stepExecution.getWriteCount(); + long totalSkipCount = stepExecution.getSkipCount(); + long commitCount = stepExecution.getCommitCount(); + + + log.info("Step 처리 결과 - 상태: {}, 결과: {}, 총 읽기 건수: {}, 총 쓰기 건수: {}, 커밋 건수: {}, 스킵 건수: {}", + batchStatus, exitStatus, totalReadCount, totalWriteCount, commitCount, totalSkipCount); + + Map logMap = new HashMap<>(); + logMap.put("stepName", stepExecution.getStepName()); + logMap.put("status", batchStatus.toString()); + logMap.put("exitStatus", exitStatus.getExitCode()); + logMap.put("startTime", stepStartTime.toString()); + logMap.put("endTime", stepEndTime.toString()); + logMap.put("duration", String.format("%d minutes and %d seconds", minutes, seconds)); + logMap.put("totalReadCount", totalReadCount); + logMap.put("totalWriteCount", totalWriteCount); + logMap.put("totalSkipCount", totalSkipCount); + logMap.put("commitCount", commitCount); + + + try { + String jsonLog = objectMapper.writeValueAsString(logMap); + log.info("Step 종료 로그: {}", jsonLog); + } catch (JsonProcessingException e) { + log.error("json 변환 중 에러 발생 ", e); + } + + + // Step이 실패한 경우 + if (batchStatus == BatchStatus.FAILED) { + log.error("Step 실패: {}", stepExecution.getStepName()); + stepExecution.getFailureExceptions().forEach(exception -> + log.error("Step 예외 발생: {}", exception.getMessage(), exception)); + } + + + return exitStatus; + } +} + + diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/InvoiceStatisticsListener.java b/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/InvoiceStatisticsListener.java index aed4c24..165afa5 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/InvoiceStatisticsListener.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/InvoiceStatisticsListener.java @@ -21,46 +21,51 @@ public abstract class InvoiceStatisticsListener implements StepExecutionListener private final JdbcTemplate jdbcTemplate; - private long totalInvoicedMoney ; + private long totalInvoicedMoney; private long totalCollectedMoney; private long totalOutstanding; private Long clientId; + private boolean saveInvoked = false; + @Override public ExitStatus afterStep(StepExecution stepExecution) { - log.info("afterStep 호출"); + // Step 종료 후 통계가 아직 저장되지 않았다면 저장 + if (!saveInvoked && totalInvoicedMoney > 0) { + saveStatistics(); + } + return ExitStatus.COMPLETED; + } + + public void saveStatistics() { + saveInvoked = true; LocalDateTime today = LocalDateTime.now(); LocalDateTime startOfPeriod; int periodNumber; - // 통계 타입에 따라 시작 날짜와 기간 번호를 설정하기 + // 월간 또는 주간 통계에 따라 시작일 및 기간 번호 설정 if (getStatisticsType() == StatusConstants.STATISTICS_TYPE_MONTHLY) { startOfPeriod = today.minusMonths(1).withDayOfMonth(1); - periodNumber = 0; // 월간일 경우에는 주간 데이터 0 + periodNumber = 0; } else { startOfPeriod = today.minusWeeks(1).with(DayOfWeek.MONDAY); periodNumber = startOfPeriod.get(WeekFields.of(Locale.getDefault()).weekOfWeekBasedYear()); } - - updateinvoiceStatics(jdbcTemplate,totalInvoicedMoney, totalCollectedMoney, totalOutstanding, startOfPeriod, periodNumber); - return ExitStatus.COMPLETED; + updateInvoiceStatics(jdbcTemplate, totalInvoicedMoney, totalCollectedMoney, totalOutstanding, startOfPeriod, periodNumber); } - private void updateinvoiceStatics(JdbcTemplate jdbcTemplate , long totalInvoicedMoney, long totalCollectedMoney, long totalOutstanding, LocalDateTime startOfPeriod, int periodNumber) { - // 데이터 베이스에 insert하는 로직 - // 참고날짜, 총 청구액, 총 수금액, 총 미납액, 타입상태(주간 or 월간), 년, 월, 주, - log.info("업데이트 invoice statistics 테이블: totalInvoicedMoney={}, totalCollectedMoney={}, totalOutstanding={}, startOfLastWeek={}, weekNumber={}", - totalInvoicedMoney, totalCollectedMoney, totalOutstanding, startOfPeriod, periodNumber); + // 청구서 통계 데이터베이스 업데이트 + private void updateInvoiceStatics(JdbcTemplate jdbcTemplate, long totalInvoicedMoney, long totalCollectedMoney, long totalOutstanding, LocalDateTime startOfPeriod, int periodNumber) { - // 데이터 없을 시 에러 방지 ( 제약 조건 ) if (clientId == null) { - clientId = -1L; + log.info("invoice 테이블에 invoice 데이터 없음"); + return; } String sql = "insert into invoice_statistics (reference_date, total_invoiced, total_collected, outstanding, type_id, year, month, week, client_id, is_deleted, created_at, updated_at ) " + "VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, false, now(), now())"; - jdbcTemplate.update(sql, startOfPeriod, + jdbcTemplate.update(sql, startOfPeriod, totalInvoicedMoney, totalCollectedMoney, totalOutstanding, @@ -70,29 +75,35 @@ private void updateinvoiceStatics(JdbcTemplate jdbcTemplate , long totalInvoiced periodNumber, clientId ); - } @Override public void beforeStep(StepExecution stepExecution) { + resetStatistics(); + } + + // 통계 초기화 + public void resetStatistics() { totalInvoicedMoney = 0; totalCollectedMoney = 0; totalOutstanding = 0; clientId = null; + saveInvoked = false; } - public void addInvoice(long Invoice) { - totalInvoicedMoney += Invoice; + // 청구 금액 추가 + public void addInvoice(long invoice) { + totalInvoicedMoney += invoice; } - - public void addCollected(long Collected) { - totalCollectedMoney += Collected; + // 수금액 추가 + public void addCollected(long collected) { + totalCollectedMoney += collected; } - + // 미수금액 추가 public void addOutstanding(long outstanding) { totalOutstanding += outstanding; } - + // 클라이언트 ID 설정 public void setClientId(Long id) { this.clientId = id; } @@ -101,4 +112,7 @@ public Long getClientId() { return clientId; } -} + public long getTotalInvoicedMoney() { + return totalInvoicedMoney; + } +} \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/MonthlyInvoiceStatisticsListener.java b/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/MonthlyInvoiceStatisticsListener.java index 36f11c2..25df8b6 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/MonthlyInvoiceStatisticsListener.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/listner/statistic/MonthlyInvoiceStatisticsListener.java @@ -17,4 +17,9 @@ public MonthlyInvoiceStatisticsListener(JdbcTemplate jdbcTemplate) { protected Long getStatisticsType() { return StatusConstants.STATISTICS_TYPE_MONTHLY; } + + + public void setClientId(Long id) { + super.setClientId(id); + } } diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/policy/backoff/CustomBackOffPolicy.java b/src/main/java/site/billingwise/batch/server_batch/batch/policy/backoff/CustomBackOffPolicy.java new file mode 100644 index 0000000..5d2abc9 --- /dev/null +++ b/src/main/java/site/billingwise/batch/server_batch/batch/policy/backoff/CustomBackOffPolicy.java @@ -0,0 +1,66 @@ +package site.billingwise.batch.server_batch.batch.policy.backoff; + +import org.springframework.retry.RetryContext; +import org.springframework.retry.backoff.BackOffContext; +import org.springframework.retry.backoff.BackOffInterruptedException; +import org.springframework.retry.backoff.BackOffPolicy; + +public class CustomBackOffPolicy implements BackOffPolicy { + + private final long initialInterval; + private final double multiplier; + private final long maxInterval; + + + public CustomBackOffPolicy(long initialInterval, double multiplier, long maxInterval) { + this.initialInterval = initialInterval; + this.multiplier = multiplier; + this.maxInterval = maxInterval; + } + + // 일단 시작할 때는 초기값으로 설정 + @Override + public BackOffContext start(RetryContext retryContext) { + return new CustomBackOffContext(initialInterval); + } + + @Override + public void backOff(BackOffContext backOffContext) throws BackOffInterruptedException { + CustomBackOffContext context = (CustomBackOffContext) backOffContext; + + // 증가된 대기 시간 계산 + long nextInterval = (long) (context.getInterval() * multiplier); + + // 최대 대기 시간 초과 시 제한 + if (nextInterval > maxInterval) { + nextInterval = maxInterval; + } + + context.setInterval(nextInterval); + + try { + // 스레드 대기상태 + Thread.sleep(context.getInterval()); + } catch (InterruptedException e) { + Thread.currentThread().interrupt(); + throw new BackOffInterruptedException("Thread interrupted during backOff", e); + } + } + + // BackOffContext 구현 클래스 + private static class CustomBackOffContext implements BackOffContext { + private long interval; + + public CustomBackOffContext(long initialInterval) { + this.interval = initialInterval; + } + + public long getInterval() { + return interval; + } + + public void setInterval(long interval) { + this.interval = interval; + } + } +} \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/policy/retry/CustomRetryPolicy.java b/src/main/java/site/billingwise/batch/server_batch/batch/policy/retry/CustomRetryPolicy.java new file mode 100644 index 0000000..457d1d5 --- /dev/null +++ b/src/main/java/site/billingwise/batch/server_batch/batch/policy/retry/CustomRetryPolicy.java @@ -0,0 +1,34 @@ +//package site.billingwise.batch.server_batch.batch.policy.retry; + +import org.springframework.retry.RetryContext; +import org.springframework.retry.RetryPolicy; +import org.springframework.retry.context.RetryContextSupport; +import org.springframework.stereotype.Component; + +// 사용하지 않음 + +//@Component +//public class CustomRetryPolicy implements RetryPolicy { +// +// private static final int MAX_ATTEMPTS = 3; +// +// @Override +// public boolean canRetry(RetryContext retryContext) { +// return retryContext.getRetryCount() < MAX_ATTEMPTS; +// } +// +// @Override +// public RetryContext open(RetryContext parent) { +// return new RetryContextSupport(parent); +// } +// +// @Override +// public void close(RetryContext retryContext) { +// +// } +// +// @Override +// public void registerThrowable(RetryContext retryContext, Throwable throwable) { +// ((RetryContextSupport) retryContext).registerThrowable(throwable); +// } +//} \ No newline at end of file diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/policy/skip/CustomSkipPolicy.java b/src/main/java/site/billingwise/batch/server_batch/batch/policy/skip/CustomSkipPolicy.java new file mode 100644 index 0000000..f024bcd --- /dev/null +++ b/src/main/java/site/billingwise/batch/server_batch/batch/policy/skip/CustomSkipPolicy.java @@ -0,0 +1,13 @@ +package site.billingwise.batch.server_batch.batch.policy.skip; + +import org.springframework.batch.core.step.skip.SkipLimitExceededException; +import org.springframework.batch.core.step.skip.SkipPolicy; +import org.springframework.stereotype.Component; + +@Component +public class CustomSkipPolicy implements SkipPolicy { + @Override + public boolean shouldSkip(Throwable t, long skipCount) throws SkipLimitExceededException { + return true; + } +} diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/scheduler/Scheduler.java b/src/main/java/site/billingwise/batch/server_batch/batch/scheduler/Scheduler.java index 31ba337..2721f88 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/scheduler/Scheduler.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/scheduler/Scheduler.java @@ -29,57 +29,58 @@ public class Scheduler { // 0, 30초마다 실행 // 청구 생성 (jpa) +// jdbcGenerateInvoice랑 같은 기능 // @Scheduled(cron = "0,30 * * * * ?") // public void generateInvoice() { // JobParameters jobParameters = new JobParametersBuilder() -// .addLong("invoice", System.currentTimeMillis()) +// .addLong("JPAinvoice", System.currentTimeMillis()) // .toJobParameters(); // try { -// log.info("JPA 배치 프로그램 실행 시작"); +// log.info("Scheduler generateInvoice - JPA 배치 프로그램 실행 시작"); // jobLauncher.run(generateInvoiceJob, jobParameters); -// log.info("JPA 배치 프로그램 실행 완료"); +// log.info("Scheduler generateInvoice - JPA 배치 프로그램 실행 완료"); // } catch (JobExecutionAlreadyRunningException e) { -// log.error("JobExecutionAlreadyRunningException 발생: ", e); +// log.error("Scheduler generateInvoice JobExecutionAlreadyRunningException 발생: ", e); // } catch (JobRestartException e) { -// log.error("JobRestartException 발생: ", e); +// log.error("Scheduler generateInvoice JobRestartException 발생: ", e); // } catch (JobInstanceAlreadyCompleteException e) { -// log.error("JobInstanceAlreadyCompleteException 발생: ", e); +// log.error("Scheduler generateInvoice JobInstanceAlreadyCompleteException 발생: ", e); // } catch (JobParametersInvalidException e) { -// log.error("JobParametersInvalidException 발생: ", e); +// log.error("Scheduler generateInvoice JobParametersInvalidException 발생: ", e); // } catch (Exception e) { -// log.error("예기치 않은 오류 발생: ", e); +// log.error("Scheduler generateInvoice 예기치 않은 오류 발생: ", e); // } // } - // 청구 생성 잡 -// 15, 45초마다 실행( 테스트 용 ) -// @Scheduled(cron = "15,45 * * * * ?") - // 매달 말일 새벽 3시에 작동 - @Scheduled(cron = "0 0 3 L * ?") - public void jdbcGenerateInvoice() { +// 청구 생성 잡 +// 15, 45초마다 실행( 테스트 용 ) +// @Scheduled(cron = "15,45 * * * * ?") +// 매달 말일 새벽 3시에 작동 + @Scheduled(cron = "0 0 3 L * ?") + public void jdbcGenerateInvoice() { JobParameters jobParameters = new JobParametersBuilder() .addLong("jdbcInvoice", System.currentTimeMillis()) .toJobParameters(); try { - log.info("JDBC 배치 프로그램 실행 시작"); + log.info("Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 시작"); jobLauncher.run(jdbcGenerateInvoiceJob, jobParameters); - log.info("JDBC 배치 프로그램 실행 완료"); + log.info("Scheduler jdbcGenerateInvoice - JDBC 배치 프로그램 실행 완료"); } catch (JobExecutionAlreadyRunningException e) { - log.error("JobExecutionAlreadyRunningException 발생: ", e); + log.error("Scheduler jdbcGenerateInvoice JobExecutionAlreadyRunningException 발생: ", e); } catch (JobRestartException e) { - log.error("JobRestartException 발생: ", e); + log.error("Scheduler jdbcGenerateInvoice JobRestartException 발생: ", e); } catch (JobInstanceAlreadyCompleteException e) { - log.error("JobInstanceAlreadyCompleteException 발생: ", e); + log.error("Scheduler jdbcGenerateInvoice JobInstanceAlreadyCompleteException 발생: ", e); } catch (JobParametersInvalidException e) { - log.error("JobParametersInvalidException 발생: ", e); + log.error("Scheduler jdbcGenerateInvoice JobParametersInvalidException 발생: ", e); } catch (Exception e) { - log.error("예기치 않은 오류 발생: ", e); + log.error("Scheduler jdbcGenerateInvoice 예기치 않은 오류 발생: ", e); } } - // 결제 처리 및 결제 기한(Due_date) 지난 납부자 결제 처리 잡 -// 15, 45초마다 실행( 테스트용 ) -// @Scheduled(cron = "15,45 * * * * ?") + // 결제 처리 및 결제 기한(Due_date) 지난 납부자 결제 처리 잡 + // 15, 45초마다 실행( 테스트용 ) + // @Scheduled(cron = "15,45 * * * * ?") // 매일 새벽 1시에 작동 @Scheduled(cron = "0 0 1 * * ?") public void runInvoiceProcessingJob() { @@ -87,25 +88,25 @@ public void runInvoiceProcessingJob() { .addLong("InvoiceProcessingJob", System.currentTimeMillis()) .toJobParameters(); try { - log.info("Invoice Processing Job 실행 시작"); + log.info("Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 시작"); jobLauncher.run(invoiceProcessingJob, jobParameters); - log.info("Invoice Processing Job 실행 완료"); + log.info("Scheduler runInvoiceProcessingJob - Invoice Processing Job 실행 완료"); } catch (JobExecutionAlreadyRunningException e) { - log.error("JobExecutionAlreadyRunningException 발생: ", e); + log.error("Scheduler runInvoiceProcessingJob JobExecutionAlreadyRunningException 발생: ", e); } catch (JobRestartException e) { - log.error("JobRestartException 발생: ", e); + log.error("Scheduler runInvoiceProcessingJob JobRestartException 발생: ", e); } catch (JobInstanceAlreadyCompleteException e) { - log.error("JobInstanceAlreadyCompleteException 발생: ", e); + log.error("Scheduler runInvoiceProcessingJob JobInstanceAlreadyCompleteException 발생: ", e); } catch (JobParametersInvalidException e) { - log.error("JobParametersInvalidException 발생: ", e); + log.error("Scheduler runInvoiceProcessingJob JobParametersInvalidException 발생: ", e); } catch (Exception e) { - log.error("예기치 않은 오류 발생: ", e); + log.error("Scheduler runInvoiceProcessingJob 예기치 않은 오류 발생: ", e); } } - // 주간 청구액 및 수납액 집계 통계 처리 잡 -// 15, 45초마다 실행( 테스트용 ) -// @Scheduled(cron = "15,45 * * * * ?") + // 주간 청구액 및 수납액 집계 통계 처리 잡 + // 15, 45초마다 실행( 테스트용 ) + // @Scheduled(cron = "15,45 * * * * ?") // 매주 월요일 새벽 5시에 작동 @Scheduled(cron = "0 0 5 ? * MON") public void weeklyJob() { @@ -113,49 +114,45 @@ public void weeklyJob() { .addLong("weeklyInvoiceStatisticsJob", System.currentTimeMillis()) .toJobParameters(); try { - log.info("weeklyInvoiceStatisticsJob 실행 시작"); + log.info("Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 시작"); jobLauncher.run(weeklyInvoiceStatisticsJob, jobParameters); - log.info("weeklyInvoiceStatisticsJob 실행 완료"); + log.info("Scheduler weeklyJob - weeklyInvoiceStatisticsJob 실행 완료"); } catch (JobExecutionAlreadyRunningException e) { - log.error("JobExecutionAlreadyRunningException 발생: ", e); + log.error("Scheduler weeklyJob JobExecutionAlreadyRunningException 발생: ", e); } catch (JobRestartException e) { - log.error("JobRestartException 발생: ", e); + log.error("Scheduler weeklyJob JobRestartException 발생: ", e); } catch (JobInstanceAlreadyCompleteException e) { - log.error("JobInstanceAlreadyCompleteException 발생: ", e); + log.error("Scheduler weeklyJob JobInstanceAlreadyCompleteException 발생: ", e); } catch (JobParametersInvalidException e) { - log.error("JobParametersInvalidException 발생: ", e); + log.error("Scheduler weeklyJob JobParametersInvalidException 발생: ", e); } catch (Exception e) { - log.error("예기치 않은 오류 발생: ", e); + log.error("Scheduler weeklyJob 예기치 않은 오류 발생: ", e); } } - // 월간 청구액 및 수납액 집계 통계 처리 잡 -// 15, 45초마다 실행( 테스트용 ) -// @Scheduled(cron = "0,30 * * * * ?") - // 매월 1일 새벽 6시에 작동 + // 월간 청구액 및 수납액 집계 통계 처리 잡 + // 0, 30초마다 실행( 테스트용 ) + // @Scheduled(cron = "0,30 * * * * ?") + // 매월 1일 새벽 6시에 작동 @Scheduled(cron = "0 0 6 1 * ?") public void monthlyJob() { JobParameters jobParameters = new JobParametersBuilder() .addLong("monthlyInvoiceStatisticsJob", System.currentTimeMillis()) .toJobParameters(); try { - log.info("monthlyInvoiceStatisticsJob 실행 시작"); + log.info("Scheduler monthlyJob - monthlyInvoiceStatisticsJob 실행 시작"); jobLauncher.run(monthlyInvoiceStatisticsJob, jobParameters); - log.info("monthlyInvoiceStatisticsJob 실행 완료"); + log.info("Scheduler monthlyJob - monthlyInvoiceStatisticsJob 실행 완료"); } catch (JobExecutionAlreadyRunningException e) { - log.error("JobExecutionAlreadyRunningException 발생: ", e); + log.error("Scheduler monthlyJob JobExecutionAlreadyRunningException 발생: ", e); } catch (JobRestartException e) { - log.error("JobRestartException 발생: ", e); + log.error("Scheduler monthlyJob JobRestartException 발생: ", e); } catch (JobInstanceAlreadyCompleteException e) { - log.error("JobInstanceAlreadyCompleteException 발생: ", e); + log.error("Scheduler monthlyJob JobInstanceAlreadyCompleteException 발생: ", e); } catch (JobParametersInvalidException e) { - log.error("JobParametersInvalidException 발생: ", e); + log.error("Scheduler monthlyJob JobParametersInvalidException 발생: ", e); } catch (Exception e) { - log.error("예기치 않은 오류 발생: ", e); + log.error("Scheduler monthlyJob 예기치 않은 오류 발생: ", e); } - } } - - - diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/service/EmailService.java b/src/main/java/site/billingwise/batch/server_batch/batch/service/EmailService.java index 4c18530..6076e40 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/service/EmailService.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/service/EmailService.java @@ -23,9 +23,9 @@ public class EmailService { // 결제 실패 - public void sendPaymentFailMailCode(String email, Invoice invoice, ConsentAccount consentAccount) { + public void sendPaymentFailMailCode(String email, Invoice invoice, ConsentAccount consentAccount, String failMessage) { try { - MimeMessage message = createFailMail(email, invoice, consentAccount); + MimeMessage message = createFailMail(email, invoice, consentAccount, failMessage); mailSender.send(message); log.info("결제 실패 이메일이 성공적으로 전송되었습니다. 수신자: {}", email); } catch (MessagingException e) { @@ -55,39 +55,64 @@ public void sendInvoiceMail(String email, Invoice invoice) { } } - private MimeMessage createSuccessMail(String email, Invoice invoice, ConsentAccount consentAccount) throws MessagingException { + private MimeMessage createSuccessMail(String email, Invoice invoice, ConsentAccount consentAccount) throws MessagingException { MimeMessage message = mailSender.createMimeMessage(); MimeMessageHelper helper = new MimeMessageHelper(message, true, "UTF-8"); helper.setFrom(fromMail); helper.setTo(email); helper.setSubject("[빌링와이즈] 결제 성공"); - String body = "

안녕하세요, 빌링와이즈 입니다.

" - + "

결제가 성공적으로 처리되었습니다.

" - + "

청구 금액: " + invoice.getChargeAmount() + "

" - + "

은행: " + consentAccount.getBank() + "

" - + "

예금주: " + consentAccount.getOwner() + "

" - + "

계좌번호: " + consentAccount.getNumber() + "

" - + "

고객 문의 번호: " + "010-xxxx-xxxx " + "

"; + String body = """ + + +

빌링와이즈 결제 성공

+

안녕하세요, 빌링와이즈입니다.
+ 고객님의 결제가 성공적으로 처리되었습니다.

+
    +
  • 청구 금액: %,d원
  • +
  • 은행: %s
  • +
  • 예금주: %s
  • +
  • 계좌번호: %s
  • +
+

결제와 관련하여 문의사항이 있으시면 아래 연락처로 문의해 주세요.

+

고객 문의: 010-xxxx-xxxx

+
+ © 2024 빌링와이즈. All rights reserved. + + + """.formatted(invoice.getChargeAmount(), consentAccount.getBank(), consentAccount.getOwner(), consentAccount.getNumber()); helper.setText(body, true); return message; } - private MimeMessage createFailMail(String email, Invoice invoice, ConsentAccount consentAccount) throws MessagingException { + private MimeMessage createFailMail(String email, Invoice invoice, ConsentAccount consentAccount,String failMessage) throws MessagingException { MimeMessage message = mailSender.createMimeMessage(); MimeMessageHelper helper = new MimeMessageHelper(message, true, "UTF-8"); helper.setFrom(fromMail); helper.setTo(email); helper.setSubject("[빌링와이즈] 결제 실패"); - String body = "

안녕하세요, 빌링와이즈 입니다.

" - + "

결제가 실패하였습니다.

" - + "

청구 금액: " + invoice.getChargeAmount() + "

" - + "

은행: " + consentAccount.getBank() + "

" - + "

예금주: " + consentAccount.getOwner() + "

" - + "

계좌번호: " + consentAccount.getNumber() + "

" - + "

고객 문의 번호: " + "010-xxxx-xxxx " + "

"; + String body = """ + + +

빌링와이즈 결제 실패

+

안녕하세요, 빌링와이즈입니다.
+ 죄송합니다. 고객님의 결제가 실패하였습니다.

+
    +
  • 청구 금액: %,d원
  • +
  • 은행: %s
  • +
  • 예금주: %s
  • +
  • 계좌번호: %s
  • +
  • 실패 원인: %s
  • +
+

결제 실패와 관련하여 문의사항이 있으시면 아래 연락처로 문의해 주세요.

+

고객 문의: 010-xxxx-xxxx

+
+ © 2024 빌링와이즈. All rights reserved. + + + """.formatted(invoice.getChargeAmount(), consentAccount.getBank(), consentAccount.getOwner(), consentAccount.getNumber(), failMessage); helper.setText(body, true); return message; @@ -100,11 +125,23 @@ private MimeMessage createInvoiceMail(String email, Invoice invoice ) throws Mes helper.setFrom(fromMail); helper.setTo(email); helper.setSubject("[빌링와이즈] 청구서 발송"); - String body = "

안녕하세요, 빌링와이즈 입니다.

" - + "

청구서가 발송되었습니다.

" - + "

청구 금액: " + invoice.getChargeAmount() + "

" - + "

고객 문의 번호: " + "010-xxxx-xxxx " + "

"; - // url 만들 예정 + String body = """ + + +

빌링와이즈 청구서 발송

+

안녕하세요, 빌링와이즈입니다.
+ 청구서가 발송되었습니다.

+
    +
  • 청구 금액: %,d원
  • +
+

청구서 상세 정보 확인: 청구서 보기

+

문의사항이 있으시면 아래 연락처로 문의해 주세요.

+

고객 문의: 010-xxxx-xxxx

+
+ © 2024 빌링와이즈. All rights reserved. + + + """.formatted(invoice.getChargeAmount(), invoice.getId()); helper.setText(body, true); return message; diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/service/SmsService.java b/src/main/java/site/billingwise/batch/server_batch/batch/service/SmsService.java index 40a4dea..b514117 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/service/SmsService.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/service/SmsService.java @@ -44,21 +44,22 @@ public SingleMessageSentResponse sendSuccessBilling(String to, String owner, Str message.setFrom("010-6642-2113"); message.setTo(to); - StringBuilder text = new StringBuilder(); - text.append(" 안녕하세요. [빌링와이즈] 입니다.\n"); - text.append(" " + year +"년 " + month + "월 " + day + "일 " + "고객님의 정기 결제가 성공적으로 이뤄졌습니다.\n"); - text.append(" 은행 : " + bank + "\n" ); - text.append(" 예금주 : " + owner + "\n" ); - text.append(" 총 금액 : " + itemPrice ); + String text = """ + 안녕하세요. [빌링와이즈] 입니다. + %d년 %d월 %d일 고객님의 정기 결제가 성공적으로 이뤄졌습니다. + 은행: %s + 예금주: %s + 총 금액: %d + """.formatted(year, month, day, bank, owner, itemPrice); - message.setText(text.toString()); + message.setText(text); SingleMessageSentResponse response = this.messageService.sendOne(new SingleMessageSendingRequest(message)); return response; } - public SingleMessageSentResponse sendFailBilling(String to, String owner, String bank, Integer itemPrice) { + public SingleMessageSentResponse sendFailBilling(String to, String owner, String bank, Integer itemPrice, String failMessage) { LocalDateTime now = LocalDateTime.now(); int year = now.getYear(); @@ -70,21 +71,23 @@ public SingleMessageSentResponse sendFailBilling(String to, String owner, String message.setFrom("010-6642-2113"); message.setTo(to); - StringBuilder text = new StringBuilder(); - text.append(" 안녕하세요. [빌링와이즈] 입니다.\n"); - text.append(" " + year +"년 " + month + "월 " + day + "일 " + "고객님의 정기 결제가 이뤄지지 않았습니다.\n"); - text.append(" 은행 : " + bank + "\n" ); - text.append(" 예금주 : " + owner + "\n" ); - text.append(" 총 금액 : " + itemPrice ); + String text = """ + 안녕하세요. [빌링와이즈] 입니다. + %d년 %d월 %d일 고객님의 정기 결제가 이뤄지지 않았습니다. + 은행: %s + 예금주: %s + 총 금액: %d + 실패 원인: %s + """.formatted(year, month, day, bank, owner, itemPrice, failMessage); - message.setText(text.toString()); + message.setText(text); SingleMessageSentResponse response = this.messageService.sendOne(new SingleMessageSendingRequest(message)); return response; } - public SingleMessageSentResponse sendInvoice(String to, String owner, String bank, Integer itemPrice) { + public SingleMessageSentResponse sendInvoice(String to, String owner, String bank, Integer itemPrice, Long invoiceId) { LocalDateTime now = LocalDateTime.now(); int year = now.getYear(); @@ -96,17 +99,20 @@ public SingleMessageSentResponse sendInvoice(String to, String owner, String ban message.setFrom("010-6642-2113"); message.setTo(to); - StringBuilder text = new StringBuilder(); - text.append(" 안녕하세요. [빌링와이즈] 입니다.\n"); - text.append(" " + year +"년 " + month + "월 " + day + "일 " + "고객님의 청구서 보내드립니다.\n"); - text.append("\n" ); - text.append("납부 금액\n"); - text.append(" 금액 : " + itemPrice + "\n"); - text.append("납부 링크\n"); - text.append("(link)"); + String text = """ + 안녕하세요. [빌링와이즈] 입니다. + %d년 %d월 %d일 고객님의 청구서 보내드립니다. - message.setText(text.toString()); + 납부 금액 + 금액: %d + + 납부 링크 + www.billingwise.site/m/payment/%d/info + """.formatted(year, month, day, itemPrice, invoiceId); + + + message.setText(text); SingleMessageSentResponse response = this.messageService.sendOne(new SingleMessageSendingRequest(message)); diff --git a/src/main/java/site/billingwise/batch/server_batch/batch/util/StatusConstants.java b/src/main/java/site/billingwise/batch/server_batch/batch/util/StatusConstants.java index e502f14..5b99552 100644 --- a/src/main/java/site/billingwise/batch/server_batch/batch/util/StatusConstants.java +++ b/src/main/java/site/billingwise/batch/server_batch/batch/util/StatusConstants.java @@ -18,7 +18,7 @@ public class StatusConstants { // 결제 수단 public static final long PAYMENT_TYPE_PAYER_PAYMENT = 1L; // 납부자 결제 - public static final long PAYMENT_TYPE_AUTOMATIC_TRANSFER = 2L; // 자동 이체 + public static final long PAYMENT_TYPE_AUTOMATIC_TRANSFER = 2L; // 실시간 CMS // 통계 타입 diff --git a/src/main/java/site/billingwise/batch/server_batch/domain/member/Member.java b/src/main/java/site/billingwise/batch/server_batch/domain/member/Member.java index 7f078a1..e7ef232 100644 --- a/src/main/java/site/billingwise/batch/server_batch/domain/member/Member.java +++ b/src/main/java/site/billingwise/batch/server_batch/domain/member/Member.java @@ -15,9 +15,6 @@ @SuperBuilder @NoArgsConstructor(access = AccessLevel.PROTECTED) @AllArgsConstructor(access = AccessLevel.PRIVATE) -@Table(uniqueConstraints = { - @UniqueConstraint(columnNames = {"client_id", "email"}) -}) public class Member extends BaseEntity { @Id @@ -32,7 +29,7 @@ public class Member extends BaseEntity { @Column(length = 50, nullable = false) private String name; - @Column(nullable = false) + @Column(nullable = true) private String description; @Column(nullable = false) diff --git a/src/main/java/site/billingwise/batch/server_batch/domain/statics/InvoiceStatistics.java b/src/main/java/site/billingwise/batch/server_batch/domain/statics/InvoiceStatistics.java index b8d2856..73fe771 100644 --- a/src/main/java/site/billingwise/batch/server_batch/domain/statics/InvoiceStatistics.java +++ b/src/main/java/site/billingwise/batch/server_batch/domain/statics/InvoiceStatistics.java @@ -7,6 +7,7 @@ import lombok.NoArgsConstructor; import lombok.experimental.SuperBuilder; import site.billingwise.batch.server_batch.domain.common.BaseEntity; +import site.billingwise.batch.server_batch.domain.user.Client; import java.time.LocalDateTime; @@ -47,6 +48,7 @@ public class InvoiceStatistics extends BaseEntity { @JoinColumn(name = "type_id", nullable = false) private InvoiceStatisticsType type; - @Column(name = "client_id", nullable = false) - private Long clientId; + @ManyToOne(fetch = FetchType.LAZY) + @JoinColumn(name = "client_id", nullable = false) + private Client client; } \ No newline at end of file diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml new file mode 100644 index 0000000..b96b43e --- /dev/null +++ b/src/main/resources/logback-spring.xml @@ -0,0 +1,65 @@ + + + + + + + + true + + + + + + + logs/batch-logs.json + + logs/application-%d{yyyy-MM-dd}.%i.log + + 10MB + + 30 + + + + true + + + + + + + https://hooks.slack.com/services/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 + billingwise-batch-server + #5팀 + + %d{yyyy-MM-dd HH:mm:ss} %-5level %logger{36} - %msg%n + + + WARN + ACCEPT + DENY + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/status.sql b/src/main/resources/status.sql index 1ceff49..70acd6a 100644 --- a/src/main/resources/status.sql +++ b/src/main/resources/status.sql @@ -14,7 +14,6 @@ VALUES (2, '자동 이체', true, false, NOW(), NOW()); - -- 청구 타입 INSERT INTO invoice_type (invoice_type_id, name, is_deleted, created_at, updated_at) VALUES @@ -30,8 +29,6 @@ VALUES (3, '대기', false, NOW(), NOW()); - - -- 통계 구분 값 INSERT INTO invoice_statistics_type (type_name, is_deleted) VALUES @@ -64,3 +61,10 @@ CREATE TABLE invoice_statistics ( updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, FOREIGN KEY (type_id) REFERENCES invoice_statistics_type(id) ); + +--- foreign key 참조 (invoice_statistics , client) +alter table invoice_statistics + add constraint invoice_statistics_client_client_id_fk + foreign key (client_id) references client (client_id); + + diff --git a/src/test/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriterTest.java b/src/test/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriterTest.java index 0538bc0..d494033 100644 --- a/src/test/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriterTest.java +++ b/src/test/java/site/billingwise/batch/server_batch/batch/generateinvoice/jdbc/JdbcGenerateInvoiceWriterTest.java @@ -66,6 +66,7 @@ void testWrite() throws Exception { .paymentType(paymentType) .invoiceType(autoInvoiceType) .isDeleted(false) + .paymentDueCycle(3) .createdAt(LocalDateTime.now()) .updatedAt(LocalDateTime.now()) .build(); diff --git a/src/test/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriterTest.java b/src/test/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriterTest.java index 5dcb05f..87b8140 100644 --- a/src/test/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriterTest.java +++ b/src/test/java/site/billingwise/batch/server_batch/batch/invoiceprocessing/writer/InvoiceSendingAndPaymentManageWriterTest.java @@ -8,8 +8,6 @@ import org.mockito.Mock; import org.mockito.junit.jupiter.MockitoExtension; import org.springframework.jdbc.core.JdbcTemplate; -import site.billingwise.batch.server_batch.batch.service.EmailService; -import site.billingwise.batch.server_batch.batch.service.SmsService; import site.billingwise.batch.server_batch.domain.contract.Contract; import site.billingwise.batch.server_batch.domain.contract.PaymentType; import site.billingwise.batch.server_batch.domain.invoice.Invoice; @@ -20,6 +18,7 @@ import java.lang.reflect.Method; +import static org.junit.jupiter.api.Assertions.assertEquals; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; import static site.billingwise.batch.server_batch.batch.util.StatusConstants.*; @@ -30,12 +29,6 @@ public class InvoiceSendingAndPaymentManageWriterTest { @Mock private JdbcTemplate jdbcTemplate; - @Mock - private EmailService emailService; - - @Mock - private SmsService smsService; - @Mock private PayClient payClient; @@ -60,6 +53,7 @@ public void setUp() { .id(PAYMENT_TYPE_AUTOMATIC_TRANSFER) .build(); + invoice = Invoice.builder() .id(1L) .isDeleted(false) @@ -69,12 +63,12 @@ public void setUp() { } @Test - @DisplayName("결제 실패 시 수정 시각 업데이트") - public void testUpdateFailPaymentStatus() throws Exception { - Method method = InvoiceSendingAndPaymentManageWriter.class.getDeclaredMethod("updateFailPaymentStatus", long.class); + @DisplayName("결제 실패 시 상태 업데이트") + public void testUpdatePaymentStatusOnFailure() throws Exception { + Method method = InvoiceSendingAndPaymentManageWriter.class.getDeclaredMethod("updatePaymentStatus", long.class, long.class); method.setAccessible(true); - method.invoke(writer, 1L); - verify(jdbcTemplate).update("update invoice set updated_at = now() where invoice_id = ?", 1L); + method.invoke(writer, 1L, PAYMENT_STATUS_UNPAID); + verify(jdbcTemplate).update("update invoice set payment_status_id = ?, updated_at = now() where invoice_id = ?", PAYMENT_STATUS_UNPAID, 1L); } @Test @@ -119,17 +113,21 @@ public void testUpdatePaymentStatus() throws Exception { @Test @DisplayName("자동 결제 성공 테스트") public void testProcessAutoPayment() throws Exception { + PayClientResponse successResponse = PayClientResponse.builder().statusCode(200).build(); + when(payClient.pay("account", "12345123552")).thenReturn(successResponse); + ConsentAccount consentAccount = ConsentAccount.builder() - .number("12345") + .number("12345123552") + .bank("bank") + .owner("변현진") .build(); - when(payClient.pay("account", "12345")).thenReturn(PayClientResponse.builder().statusCode(200).build()); - Method method = InvoiceSendingAndPaymentManageWriter.class.getDeclaredMethod("processAutoPayment", Invoice.class, ConsentAccount.class); method.setAccessible(true); - boolean result = (boolean) method.invoke(writer, invoice, consentAccount); + PayClientResponse result = (PayClientResponse) method.invoke(writer, invoice, consentAccount); - assert result; - verify(payClient).pay("account", "12345"); + assertEquals(200, result.getStatusCode()); + verify(payClient).pay("account", "12345123552"); } + } diff --git a/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriterTest.java b/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriterTest.java index 1631af8..2ea6cdb 100644 --- a/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriterTest.java +++ b/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomMonthlyInvoiceWriterTest.java @@ -1,17 +1,21 @@ package site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer; import static org.mockito.Mockito.*; +import static site.billingwise.batch.server_batch.batch.util.StatusConstants.PAYMENT_STATUS_PENDING; +import java.lang.reflect.Field; import java.util.List; +import java.util.Map; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.mockito.InjectMocks; import org.mockito.Mock; +import org.mockito.Mockito; import org.mockito.MockitoAnnotations; import org.springframework.batch.item.Chunk; -import site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomMonthlyInvoiceWriter; +import org.springframework.jdbc.core.JdbcTemplate; import site.billingwise.batch.server_batch.batch.listner.statistic.MonthlyInvoiceStatisticsListener; import site.billingwise.batch.server_batch.domain.contract.Contract; import site.billingwise.batch.server_batch.domain.invoice.Invoice; @@ -19,27 +23,33 @@ import site.billingwise.batch.server_batch.domain.member.Member; import site.billingwise.batch.server_batch.domain.user.Client; + + public class CustomMonthlyInvoiceWriterTest { @Mock - private MonthlyInvoiceStatisticsListener invoiceStatisticsListener; + private JdbcTemplate jdbcTemplate; @InjectMocks private CustomMonthlyInvoiceWriter writer; + private static final long PAYMENT_STATUS_PENDING = 3L; + private static final long PAYMENT_STATUS_COMPLETED = 2L; + private static final long PAYMENT_STATUS_UNPAID = 4L; + @BeforeEach public void setUp() { MockitoAnnotations.openMocks(this); - writer = new CustomMonthlyInvoiceWriter(invoiceStatisticsListener); + writer = new CustomMonthlyInvoiceWriter(new MonthlyInvoiceStatisticsListener(jdbcTemplate), jdbcTemplate); } @Test public void testWrite() throws Exception { - + // Given Client client = Client.builder().id(1L).build(); Member member = Member.builder().client(client).build(); Contract contract = Contract.builder().member(member).build(); - PaymentStatus paymentStatus = PaymentStatus.builder().id(2L).build(); + PaymentStatus paymentStatus = PaymentStatus.builder().id(PAYMENT_STATUS_COMPLETED).build(); Invoice invoice = Invoice.builder() .id(1L) @@ -49,16 +59,26 @@ public void testWrite() throws Exception { .isDeleted(false) .build(); - when(invoiceStatisticsListener.getClientId()).thenReturn(null); - Chunk chunk = new Chunk<>(List.of(invoice)); + // MonthlyInvoiceStatisticsListener를 스파이로 설정 + MonthlyInvoiceStatisticsListener spyStatisticsListener = Mockito.spy(new MonthlyInvoiceStatisticsListener(jdbcTemplate)); + + // Reflection을 사용하여 clientStatisticsMap 필드에 접근 + Field field = CustomMonthlyInvoiceWriter.class.getDeclaredField("clientStatisticsMap"); + field.setAccessible(true); + + // 맵을 가져와서 스파이를 추가 + Map clientStatisticsMap = (Map) field.get(writer); + clientStatisticsMap.put(client.getId(), spyStatisticsListener); + writer.write(chunk); - verify(invoiceStatisticsListener, times(1)).setClientId(client.getId()); - verify(invoiceStatisticsListener, times(1)).addInvoice(invoice.getChargeAmount()); - verify(invoiceStatisticsListener, times(1)).addCollected(invoice.getChargeAmount()); + + verify(spyStatisticsListener, times(1)).setClientId(client.getId()); + verify(spyStatisticsListener, times(1)).addInvoice(invoice.getChargeAmount()); + verify(spyStatisticsListener, times(1)).addCollected(invoice.getChargeAmount()); } @Test @@ -67,7 +87,7 @@ public void testWriteWithPendingInvoice() throws Exception { Client client = Client.builder().id(1L).build(); Member member = Member.builder().client(client).build(); Contract contract = Contract.builder().member(member).build(); - PaymentStatus paymentStatus = PaymentStatus.builder().id(3L).build(); + PaymentStatus paymentStatus = PaymentStatus.builder().id(PAYMENT_STATUS_PENDING).build(); Invoice invoice = Invoice.builder() .id(1L) @@ -77,47 +97,26 @@ public void testWriteWithPendingInvoice() throws Exception { .isDeleted(false) .build(); - when(invoiceStatisticsListener.getClientId()).thenReturn(null); - Chunk chunk = new Chunk<>(List.of(invoice)); + // 스파이 설정 + MonthlyInvoiceStatisticsListener spyStatisticsListener = Mockito.spy(new MonthlyInvoiceStatisticsListener(jdbcTemplate)); - writer.write(chunk); - - - verify(invoiceStatisticsListener, times(1)).setClientId(client.getId()); - verify(invoiceStatisticsListener, never()).addInvoice(anyLong()); - verify(invoiceStatisticsListener, never()).addCollected(anyLong()); - verify(invoiceStatisticsListener, never()).addOutstanding(anyLong()); - } - - @Test - public void testWriteWithDeletedInvoice() throws Exception { - // Given - Client client = Client.builder().id(1L).build(); - Member member = Member.builder().client(client).build(); - Contract contract = Contract.builder().member(member).build(); - PaymentStatus paymentStatus = PaymentStatus.builder().id(2L).build(); + // Reflection을 사용하여 clientStatisticsMap 필드에 접근 + Field field = CustomMonthlyInvoiceWriter.class.getDeclaredField("clientStatisticsMap"); + field.setAccessible(true); - Invoice invoice = Invoice.builder() - .id(1L) - .contract(contract) - .chargeAmount(1000L) - .paymentStatus(paymentStatus) - .isDeleted(true) - .build(); + // 맵을 가져와서 스파이를 추가 + Map clientStatisticsMap = (Map) field.get(writer); + clientStatisticsMap.put(client.getId(), spyStatisticsListener); - when(invoiceStatisticsListener.getClientId()).thenReturn(null); - Chunk chunk = new Chunk<>(List.of(invoice)); - - // When writer.write(chunk); - // Then - verify(invoiceStatisticsListener, times(1)).setClientId(client.getId()); - verify(invoiceStatisticsListener, never()).addInvoice(anyLong()); - verify(invoiceStatisticsListener, never()).addCollected(anyLong()); - verify(invoiceStatisticsListener, never()).addOutstanding(anyLong()); + + verify(spyStatisticsListener, times(1)).setClientId(client.getId()); + verify(spyStatisticsListener, never()).addInvoice(anyLong()); + verify(spyStatisticsListener, never()).addCollected(anyLong()); + verify(spyStatisticsListener, never()).addOutstanding(anyLong()); } } \ No newline at end of file diff --git a/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriterTest.java b/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriterTest.java index 59e8c32..7d12ef2 100644 --- a/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriterTest.java +++ b/src/test/java/site/billingwise/batch/server_batch/batch/invoicestaticsprocessing/writer/CustomWeeklyInvoiceWriterTest.java @@ -1,6 +1,7 @@ package site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer; import static org.mockito.Mockito.*; +import static site.billingwise.batch.server_batch.batch.util.StatusConstants.PAYMENT_STATUS_PENDING; import java.util.List; @@ -11,7 +12,6 @@ import org.mockito.MockitoAnnotations; import org.springframework.batch.item.Chunk; -import site.billingwise.batch.server_batch.batch.invoicestaticsprocessing.writer.CustomWeeklyInvoiceWriter; import site.billingwise.batch.server_batch.batch.listner.statistic.WeeklyInvoiceStatisticsListener; import site.billingwise.batch.server_batch.domain.contract.Contract; @@ -36,7 +36,6 @@ public void setUp() { @Test public void testWrite() throws Exception { - Client client = Client.builder().id(1L).build(); Member member = Member.builder().client(client).build(); Contract contract = Contract.builder().member(member).build(); @@ -54,10 +53,8 @@ public void testWrite() throws Exception { Chunk chunk = new Chunk<>(List.of(invoice)); - writer.write(chunk); - verify(invoiceStatisticsListener, times(1)).setClientId(client.getId()); verify(invoiceStatisticsListener, times(1)).addInvoice(invoice.getChargeAmount()); verify(invoiceStatisticsListener, times(1)).addCollected(invoice.getChargeAmount()); @@ -65,11 +62,11 @@ public void testWrite() throws Exception { @Test public void testWriteWithPendingInvoice() throws Exception { - // Given + Client client = Client.builder().id(1L).build(); Member member = Member.builder().client(client).build(); Contract contract = Contract.builder().member(member).build(); - PaymentStatus paymentStatus = PaymentStatus.builder().id(3L).build(); + PaymentStatus paymentStatus = PaymentStatus.builder().id(PAYMENT_STATUS_PENDING).build(); Invoice invoice = Invoice.builder() .id(1L) @@ -83,43 +80,14 @@ public void testWriteWithPendingInvoice() throws Exception { Chunk chunk = new Chunk<>(List.of(invoice)); - // When - writer.write(chunk); - - // Then - verify(invoiceStatisticsListener, times(1)).setClientId(client.getId()); - verify(invoiceStatisticsListener, never()).addInvoice(anyLong()); - verify(invoiceStatisticsListener, never()).addCollected(anyLong()); - verify(invoiceStatisticsListener, never()).addOutstanding(anyLong()); - } - - @Test - public void testWriteWithDeletedInvoice() throws Exception { - // Given - Client client = Client.builder().id(1L).build(); - Member member = Member.builder().client(client).build(); - Contract contract = Contract.builder().member(member).build(); - PaymentStatus paymentStatus = PaymentStatus.builder().id(2L).build(); - - Invoice invoice = Invoice.builder() - .id(1L) - .contract(contract) - .chargeAmount(1000L) - .paymentStatus(paymentStatus) - .isDeleted(true) - .build(); - - when(invoiceStatisticsListener.getClientId()).thenReturn(null); - Chunk chunk = new Chunk<>(List.of(invoice)); - - // When writer.write(chunk); - // Then + verify(invoiceStatisticsListener, times(1)).setClientId(client.getId()); verify(invoiceStatisticsListener, never()).addInvoice(anyLong()); verify(invoiceStatisticsListener, never()).addCollected(anyLong()); verify(invoiceStatisticsListener, never()).addOutstanding(anyLong()); } + } \ No newline at end of file