-
### Your question
在Sofa-Ark的文档中,看到“[不推荐直接通过 telnet 指令在线上执行 Biz 操作指令,推荐使用 API 或者动态配置方式。](https://www.sofastack.tech/projects/sofa-boot/sofa-ark-ark-telnet/)”,但是也没有找到API方式的相关说明,能否提供下链接地址?
-
### Describe the bug
A clear and concise description of what the bug is.
![image](https://user-images.githubusercontent.com/1212932/89281336-842c3580-d67c-11ea-9e87-ec12bef79ec4.png)
示例工程
````…
-
我的项目是一个任务调度系统,希望引入sofa和jarslink,测试程序遇到了比较严重的问题,希望能帮我看看是什么原因,谢谢。
这个测试项目(Spring boot)代码引入了如下依赖:
`
com.alipay.sofa
sofa-jarslink-ark-starter
ark…
-
### Your question
如果在 ide 中调试 ark biz 工程的时候可以让 PluginClassLoader 生效
### Your scenes
日前在使用 idea 调试的时候, 发现本来应该是 plugin 的一个类, 最后加载出来的时候是由 BizClassLoader 加载的, 经过一些简单的 debug, 发现 BizClassLoader 在 r…
-
### Describe the bug
````
10:30:50.585 [main] INFO com.github.spy.apollo.sofa.ark.hostapp.Application - Started Application in 5.485 seconds (JVM running for 8.469)
Exception in thread "main" jav…
-
### 问题
Ark容器成功启动后,无法注入暴露的默认服务,比如PluginManagerService、EventAdminService. 测试项目:https://gitee.com/wesley721/sofa-acts(acts-sample/sofa-boot-run/TestController)
### 截图
![image](https://user-image…
-
### Your question
如题,https://github.com/sofastack-guides/sofa-ark-guides
describe your question clearly
### Your scenes
describe your use scenes (why need this feature)
### Your advice
d…
-
ClassLoader oldClassLoader = ClassLoaderUtils.pushContextClassLoader(getClass()
代码有什么用处,在bootstrap中已经是container loader加载
https://github.com/sofastack/sofa-ark/blob/45e3a09c4c443fcd454d12fbd331677…
-
具体错误如下
Exception in thread "main" java.lang.RuntimeException: Meet exception when determine whether to start SOFAArk!
at com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener.onApplic…
-
When importing swagger2 related package,below error happens
Error creating bean with name 'handlerAdapterComposite' defined in class path resource [SMVC-INF/kernel/advise/smvc-scheme-composite.xml]…