1Panel-halo-9kx4 | 10:11:46,122 |-WARN in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@-953108793 - 'maxHistory' is not set, ignoring 'totalSizeCap' option with value [1 GB]
1Panel-halo-9kx4 |
1Panel-halo-9kx4 | __ __ __
1Panel-halo-9kx4 | / / / /___ _/ /___
1Panel-halo-9kx4 | / /_/ / __/ / __ \
1Panel-halo-9kx4 | / __ / // / / // /
1Panel-halo-9kx4 | // //_,//___/
1Panel-halo-9kx4 |
1Panel-halo-9kx4 | Version: 2.23.0
1Panel-halo-9kx4 | 2026-03-16T10:11:46.316+08:00 INFO 7 --- [ main] run.halo.app.Application : Starting Application v2.23.0 using Java 21.0.10 with PID 7 (/application/BOOT-INF/classes started by root in /application)
1Panel-halo-9kx4 | 2026-03-16T10:11:46.321+08:00 INFO 7 --- [ main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
1Panel-halo-9kx4 | 2026-03-16T10:11:48.508+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
1Panel-halo-9kx4 | 2026-03-16T10:11:48.511+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
1Panel-halo-9kx4 | 2026-03-16T10:11:48.981+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 455 ms. Found 37 R2DBC repository interfaces.
1Panel-halo-9kx4 | 2026-03-16T10:11:49.014+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
1Panel-halo-9kx4 | 2026-03-16T10:11:49.016+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
1Panel-halo-9kx4 | 2026-03-16T10:11:49.033+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.SalesChannelPaymentMethodRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.033+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.OrderTimelineRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.034+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.DigitalResourceRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.034+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.FulfillmentHistoryRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.034+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.OrderRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.035+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.UserAddressRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.035+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ProductVariantRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.036+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.FulfillmentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.036+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.OrderItemRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.036+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.VirtualKeyRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.036+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.SellerPaymentChannelRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.037+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.PaymentMethodRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.037+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.CustomerDigitalResourceRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.038+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.RefundTransactionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.038+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.NotificationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.038+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.TransactionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.039+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ShippingProfileRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.039+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.CartItemRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.039+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.SellerProfileRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.040+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.RefundItemRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.040+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ShippingRateRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.040+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.PaymentSessionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.041+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ProductDescriptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.041+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.FulfillmentMethodRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.042+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ProductImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.042+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.FulfillmentItemRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.042+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.SellerRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.043+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ProductCategoryRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.043+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.CdkRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.044+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.CustomerRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.044+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.VirtualDeliveryConfigRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.045+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.extension.store.ExtensionStoreRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.045+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.SalesChannelRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.045+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.RefundRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.046+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ProductRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.046+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.ShippingZoneRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.046+08:00 INFO 7 --- [ main] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface run.halo.app.ecommerce.repository.FulfillmentLabelRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository
1Panel-halo-9kx4 | 2026-03-16T10:11:49.047+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
1Panel-halo-9kx4 | 2026-03-16T10:11:51.270+08:00 INFO 7 --- [ main] n.n.r.m.a.R2dbcMigrateAutoConfiguration : Starting R2DBC migration
1Panel-halo-9kx4 | 2026-03-16T10:11:51.274+08:00 INFO 7 --- [ main] n.n.r2dbc.migrate.core.R2dbcMigrate : Configured with R2dbcMigrateProperties{enable=true, connectionMaxRetries=500, resources.size=1, chunkSize=1000, dialect=MARIADB, validationQuery='select '42' as validation_result', validationQueryExpectedResultValue='42', validationQueryTimeout=PT5S, validationRetryDelay=PT1S, acquireLockRetryDelay=PT1S, acquireLockMaxRetries=100, fileCharset=UTF-8, waitForDatabase=true, migrationsSchema='null', migrationsTable='migrations', migrationsLockTable='migrations_lock', preferDbSpecificLock='true', useEnvironmentSubstitutor='true', useSystemPropertiesSubstitutor='true'}
1Panel-halo-9kx4 | 2026-03-16T10:11:51.298+08:00 INFO 7 --- [ main] n.n.r2dbc.migrate.core.R2dbcMigrate : Found 6 sql scripts, see details below
1Panel-halo-9kx4 | 2026-03-16T10:11:51.298+08:00 INFO 7 --- [ main] n.n.r2dbc.migrate.core.R2dbcMigrate : Found 0 premigration sql scripts
1Panel-halo-9kx4 | 2026-03-16T10:11:51.299+08:00 INFO 7 --- [ main] n.n.r2dbc.migrate.core.R2dbcMigrate : Found 6 migration sql scripts
1Panel-halo-9kx4 | 2026-03-16T10:11:51.317+08:00 INFO 7 --- [ main] n.n.r2dbc.migrate.core.R2dbcMigrate : Creating new test connection
1Panel-halo-9kx4 | 2026-03-16T10:11:51.353+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Comparing expected value '42' with provided result '42'
1Panel-halo-9kx4 | 2026-03-16T10:11:51.353+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Closing test connection
1Panel-halo-9kx4 | 2026-03-16T10:11:51.354+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Successfully got result '42' of test query
1Panel-halo-9kx4 | 2026-03-16T10:11:51.367+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : By 'Making internal tables' 0 rows updated
1Panel-halo-9kx4 | 2026-03-16T10:11:51.373+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r.migrate.core.MariadbSessionLocker : Acquiring database-specific lock 1
1Panel-halo-9kx4 | 2026-03-16T10:11:51.376+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Database version is 1
1Panel-halo-9kx4 | 2026-03-16T10:11:51.380+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Applying MigrationMetadata{version=2, description='add conver to product categories', splitByLine=false, transactional=true, premigration=false, substitute=false}
1Panel-halo-9kx4 | 2026-03-16T10:11:51.407+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : By 'MigrationMetadata{version=2, description='add conver to product categories', splitByLine=false, transactional=true, premigration=false, substitute=false}' 0 rows updated
1Panel-halo-9kx4 | 2026-03-16T10:11:51.410+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : By 'Writing metadata version 2' 1 rows updated
1Panel-halo-9kx4 | 2026-03-16T10:11:51.412+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Applying MigrationMetadata{version=3, description='add icon to payment methods', splitByLine=false, transactional=true, premigration=false, substitute=false}
1Panel-halo-9kx4 | 2026-03-16T10:11:51.429+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : By 'MigrationMetadata{version=3, description='add icon to payment methods', splitByLine=false, transactional=true, premigration=false, substitute=false}' 0 rows updated
1Panel-halo-9kx4 | 2026-03-16T10:11:51.432+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : By 'Writing metadata version 3' 1 rows updated
1Panel-halo-9kx4 | 2026-03-16T10:11:51.434+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Applying MigrationMetadata{version=4, description='refactor virtual delivery to fulfillment', splitByLine=false, transactional=true, premigration=false, substitute=false}
1Panel-halo-9kx4 | 2026-03-16T10:11:51.436+08:00 WARN 7 --- [tor-tcp-epoll-2] o.m.r2dbc.message.server.ErrorPacket : Error: 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ALTER TABLE fulfillments ADD COLUMN IF NOT EXISTS retry_count INT NOT NULL DE...' at line 3' sqlState='42000' code=1064
1Panel-halo-9kx4 | 2026-03-16T10:11:51.438+08:00 ERROR 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : Got error during migration, will release lock
1Panel-halo-9kx4 |
1Panel-halo-9kx4 | io.r2dbc.spi.R2dbcBadGrammarException: [1064] [42000] You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ALTER TABLE fulfillments ADD COLUMN IF NOT EXISTS retry_count INT NOT NULL DE...' at line 3
1Panel-halo-9kx4 | at org.mariadb.r2dbc.ExceptionFactory.createException(ExceptionFactory.java:44) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.ExceptionFactory.createException(ExceptionFactory.java:25) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.ExceptionFactory.from(ExceptionFactory.java:83) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.client.MariadbResult.lambda$getRowsUpdated$0(MariadbResult.java:89) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:182) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxWindowPredicate$WindowFlux.drainRegular(FluxWindowPredicate.java:679) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxWindowPredicate$WindowFlux.drain(FluxWindowPredicate.java:757) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxWindowPredicate$WindowFlux.onNext(FluxWindowPredicate.java:799) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxWindowPredicate$WindowPredicateMain.onNext(FluxWindowPredicate.java:273) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxCreate$BufferAsyncSink.drain(FluxCreate.java:887) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxCreate$BufferAsyncSink.next(FluxCreate.java:812) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxCreate$SerializedFluxSink.next(FluxCreate.java:164) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.client.Exchange.emit(Exchange.java:66) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.client.SimpleClient$ServerMessageSubscriber.onNext(SimpleClient.java:770) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.client.SimpleClient$ServerMessageSubscriber.onNext(SimpleClient.java:712) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122) ~[reactor-core-3.8.3.jar:3.8.3]
1Panel-halo-9kx4 | at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:296) ~[reactor-netty-core-1.3.3.jar:1.3.3]
1Panel-halo-9kx4 | at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:407) ~[reactor-netty-core-1.3.3.jar:1.3.3]
1Panel-halo-9kx4 | at reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:445) ~[reactor-netty-core-1.3.3.jar:1.3.3]
1Panel-halo-9kx4 | at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) ~[reactor-netty-core-1.3.3.jar:1.3.3]
1Panel-halo-9kx4 | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[netty-transport-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) ~[netty-codec-base-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) ~[netty-codec-base-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[netty-transport-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) ~[netty-transport-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) ~[netty-transport-classes-epoll-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:482) ~[netty-transport-classes-epoll-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:317) ~[netty-transport-classes-epoll-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:515) ~[netty-transport-classes-epoll-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:460) ~[netty-transport-classes-epoll-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) ~[netty-transport-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) ~[netty-transport-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) ~[netty-common-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.2.10.Final.jar:4.2.10.Final]
1Panel-halo-9kx4 | at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
1Panel-halo-9kx4 |
1Panel-halo-9kx4 | 2026-03-16T10:11:51.445+08:00 INFO 7 --- [tor-tcp-epoll-2] n.n.r2dbc.migrate.core.R2dbcMigrate : By 'Releasing lock after error' 1 rows updated
1Panel-halo-9kx4 | 2026-03-16T10:11:51.449+08:00 WARN 7 --- [ main] onfigReactiveWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cdkDeliveryHandler' defined in class path resource [run/halo/app/ecommerce/delivery/CdkDeliveryHandler.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'cdkServiceImpl' defined in class path resource [run/halo/app/ecommerce/service/impl/CdkServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'cdkRepository' defined in run.halo.app.ecommerce.repository.CdkRepository defined in @EnableR2dbcRepositories declared on DataR2dbcRepositoriesAutoConfigureRegistrar.EnableR2dbcRepositoriesConfiguration: Cannot resolve reference to bean 'r2dbcEntityTemplate' while setting bean property 'entityOperations'
1Panel-halo-9kx4 | 2026-03-16T10:11:51.478+08:00 INFO 7 --- [ main] .s.b.a.l.ConditionEvaluationReportLogger :
1Panel-halo-9kx4 |
1Panel-halo-9kx4 | Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
1Panel-halo-9kx4 | 2026-03-16T10:11:51.503+08:00 ERROR 7 --- [ main] o.s.boot.SpringApplication : Application run failed
1Panel-halo-9kx4 |
1Panel-halo-9kx4 | org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cdkDeliveryHandler' defined in class path resource [run/halo/app/ecommerce/delivery/CdkDeliveryHandler.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'cdkServiceImpl' defined in class path resource [run/halo/app/ecommerce/service/impl/CdkServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'cdkRepository' defined in run.halo.app.ecommerce.repository.CdkRepository defined in @EnableR2dbcRepositories declared on DataR2dbcRepositoriesAutoConfigureRegistrar.EnableR2dbcRepositoriesConfiguration: Cannot resolve reference to bean 'r2dbcEntityTemplate' while setting bean property 'entityOperations'
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:804) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:240) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1382) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1221) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:565) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.instantiateSingleton(DefaultListableBeanFactory.java:1218) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingleton(DefaultListableBeanFactory.java:1184) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:1121) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:994) ~[spring-context-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:621) ~[spring-context-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.boot.web.server.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:69) ~[spring-boot-web-server-4.0.3.jar:4.0.3]
1Panel-halo-9kx4 | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:756) ~[spring-boot-4.0.3.jar:4.0.3]
1Panel-halo-9kx4 | at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:445) ~[spring-boot-4.0.3.jar:4.0.3]
1Panel-halo-9kx4 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:321) ~[spring-boot-4.0.3.jar:4.0.3]
1Panel-halo-9kx4 | at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:154) ~[spring-boot-4.0.3.jar:4.0.3]
1Panel-halo-9kx4 | at run.halo.app.Application.main(Application.java:27) ~[classes/:2.23.0]
1Panel-halo-9kx4 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[na:na]
1Panel-halo-9kx4 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
1Panel-halo-9kx4 | at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:106) ~[application/:na]
1Panel-halo-9kx4 | at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) ~[application/:na]
1Panel-halo-9kx4 | at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) ~[application/:na]
1Panel-halo-9kx4 | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cdkServiceImpl' defined in class path resource [run/halo/app/ecommerce/service/impl/CdkServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'cdkRepository' defined in run.halo.app.ecommerce.repository.CdkRepository defined in @EnableR2dbcRepositories declared on DataR2dbcRepositoriesAutoConfigureRegistrar.EnableR2dbcRepositoriesConfiguration: Cannot resolve reference to bean 'r2dbcEntityTemplate' while setting bean property 'entityOperations'
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:804) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:240) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1382) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1221) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:565) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:201) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:229) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1762) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1651) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:912) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | ... 25 common frames omitted
1Panel-halo-9kx4 | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cdkRepository' defined in run.halo.app.ecommerce.repository.CdkRepository defined in @EnableR2dbcRepositories declared on DataR2dbcRepositoriesAutoConfigureRegistrar.EnableR2dbcRepositoriesConfiguration: Cannot resolve reference to bean 'r2dbcEntityTemplate' while setting bean property 'entityOperations'
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:377) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:135) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1712) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1461) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:602) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:201) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveBean(DefaultListableBeanFactory.java:1225) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1704) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1651) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:912) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | ... 39 common frames omitted
1Panel-halo-9kx4 | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.data.r2dbc.autoconfigure.DataR2dbcAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'r2dbcDatabaseClient' defined in class path resource [org/springframework/boot/r2dbc/autoconfigure/ConnectionFactoryDependentConfiguration.class]: Failed to initialize dependency 'r2dbcMigrate' of DatabaseClient bean 'r2dbcDatabaseClient': Error creating bean with name 'r2dbcMigrate' defined in class path resource [name/nkonev/r2dbc/migrate/autoconfigure/R2dbcMigrateAutoConfiguration.class]: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ALTER TABLE fulfillments ADD COLUMN IF NOT EXISTS retry_count INT NOT NULL DE...' at line 3
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:804) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:240) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1382) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1221) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:565) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:413) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1362) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1194) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:565) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:365) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | ... 53 common frames omitted
1Panel-halo-9kx4 | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'r2dbcDatabaseClient' defined in class path resource [org/springframework/boot/r2dbc/autoconfigure/ConnectionFactoryDependentConfiguration.class]: Failed to initialize dependency 'r2dbcMigrate' of DatabaseClient bean 'r2dbcDatabaseClient': Error creating bean with name 'r2dbcMigrate' defined in class path resource [name/nkonev/r2dbc/migrate/autoconfigure/R2dbcMigrateAutoConfiguration.class]: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ALTER TABLE fulfillments ADD COLUMN IF NOT EXISTS retry_count INT NOT NULL DE...' at line 3
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:201) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:229) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1762) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1651) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:912) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | ... 72 common frames omitted
1Panel-halo-9kx4 | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'r2dbcMigrate' defined in class path resource [name/nkonev/r2dbc/migrate/autoconfigure/R2dbcMigrateAutoConfiguration.class]: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ALTER TABLE fulfillments ADD COLUMN IF NOT EXISTS retry_count INT NOT NULL DE...' at line 3
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1817) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:309) ~[spring-beans-7.0.5.jar:7.0.5]
1Panel-halo-9kx4 | ... 78 common frames omitted
1Panel-halo-9kx4 | Caused by: io.r2dbc.spi.R2dbcBadGrammarException: [1064] [42000] You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ALTER TABLE fulfillments ADD COLUMN IF NOT EXISTS retry_count INT NOT NULL DE...' at line 3
1Panel-halo-9kx4 | at org.mariadb.r2dbc.ExceptionFactory.createException(ExceptionFactory.java:44) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.ExceptionFactory.createException(ExceptionFactory.java:25) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.ExceptionFactory.from(ExceptionFactory.java:83) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at org.mariadb.r2dbc.client.MariadbResult.lambda$getRowsUpdated$0(MariadbResult.java:89) ~[r2dbc-mariadb-1.3.0.jar:1.3.0]
1Panel-halo-9kx4 | at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:182) ~[reactor-core-3.8.3.jar:3.8.3]
`