-
### Describe the question or bug
当业务应用不存在跨模块调用时,自动初始化了BaseRuntimeAutoConfiguration.ArkAutowiredBeanPostProcessor,导致一下报错
`
Caused by: org.springframework.boot.autoconfigure.condition.OnBeanCondi…
-
### 错误
当registry.conf的config的type=nacos时就会报这个错误,换成file就没有问题,原因未知
### 具体异常信息
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalTransactionScanner' de…
Licoy updated
2 months ago
-
sofa.boot.ark.jvmServiceCache=true测试起来不生效,请问这个主要作用是什么,是会提高路由的性能么
-
# background:
nacos v2.1.0
embedded storage
cluster mode
cluster.conf:
#2023-01-03T13:11:31.917
192.168.10.110:47588
192.168.11.13:47588
192.168.11.249:47588
192.168.8.192:47588
192.168.8…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
When I modified the transport.…
wu979 updated
4 months ago
-
初步使用sofaboot,项目无法启动
sofa版本:4.0.0/4.1.0
jdk:17
```xml
org.springframework.boot
spring-boot-starter
org.springfr…
-
我下载了这个案例https://github.com/sofastack-guides/sofa-ark-spring-guides#41,
按照文档操作,主biz静态引入模块biz,单host模式,成功打包ark包并启动。但是我现在需要在模块biz中引入springboot的依赖,
`
org.springframework.boot
spring…
-
报错信息
2019-01-19 17:25:57,231 ERROR main - Start biz: ks-old-server meet error
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke…
-
Environment: SpringBoot 3.2.6
In the following scenario, this behavior makes it difficult to locate the root cause of the problem:
For example, two Configuration classes A and B register two BeanD…
-
### Describe the question or bug
在 Dubbo3.2.x 中,模块在经历:安装 -> 卸载 -> 再次安装时报错。
比如如果模块使用 DubboProtocol,DubboProtocol 中的 `serverMap` 字段以 `host:port` 为 key,以 `ProtocolServer` 为 value。在模块卸载时,会将相应的 Proto…