apache / apache/incubator-seata-samples
使用1.4版本整合报错 项目启动报错io.seata.common.exception.NotSupportYetException: config type can not be null
- 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
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