apache / apache/incubator-seata-samples

使用1.4版本整合报错 项目启动报错io.seata.common.exception.NotSupportYetException: config type can not be null

Open
#419 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.seata.spring.annotation.GlobalTransactionScanner]: Factory method 'globalTransactionScanner' threw exception; nested exception is io.seata.common.exception.NotSupportYetException: config type can not be null

io.seata.common.exception.NotSupportYetException: config type can not be null

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the project startup failure with Seata 1.4 and follow the globalTransactionScanner factory method mentioned in the stack trace. Inspect how the config type reaches NotSupportYetException and identify the missing configuration. Done means the sample starts successfully without the config type error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.