-
项目启动初始化的时候 报出了如图下的错误,大概是对象ReasonController实例下一系列依赖注入的问题,追溯到了ReasonServiceImpl实例对象。爆出了NoClassDefFoundError,不弄初始化com.antgroup.openspg.reasoner.common.types.KTLong$ KTObject$ KTString$这两个类,。
![image](ht…
-
Hi,
When I run _python run.py config.json -I "/full/path/input/file" -O "/full/path/output/" -E "features"_, I get the following errors:
- **failed CONNECT via proxy status: 403**
- **Exception: Imag…
-
### Describe the bug
按照指引https://www.sofastack.tech/projects/sofa-registry/server-quick-start/,
下载最新代码并打包部署后,健康检查报错,发现只有meta的端口正常启动,session和data的端口均未启动。
查看common-error的日志,报错如下
### Expected beh…
-
I don't know what's the problem, but it only appears when using this package.
When testing, i have the following code:
```php
$user = factory(User::class)->make([
'email' => 'notAnEmail'
…
ghost updated
3 years ago
-
以zookeeper 为主的服务端与客户端要同时引入.proto文件并创建proxy.js,是不是增加了协同开发的成本和维护的便利性?
假设现在有一个 gateway服务、a服务、b服务 这个三个服务,gateway服务要对外提供接口,那么就要融入a服务与b服务的.proto文件,不论a服务、b服务哪个服务增加接口,网关层都要跟随做修改,这样的强关联性并不利于维护与开发。
不知是我对egg-s…
ghost updated
2 years ago
-
### Your question
1. Websocket、MQTT等长连接协议是否可以使用XProtocol框架实现?
2. 如果不能使用XProtocol,是否按照Mosn 20年的博客所说:“协议自身的处理以及与框架集成才是其中最困难的环节,需要理解并实现包括请求生命周期、多路复用处理、链接池等等机制”?
3. 目前PR中实现的Websocket不支持长连接迁移,如果实现的协议需…
-
This issue is to improve our home website plugin document.
With our new document, everyone can easily know and use our native plugin:
* this issue from https://github.com/apache/incubator-shenyu-w…
-
## http://microservices.io/index.html
https://github.com/scalecube
https://github.com/spring-cloud/spring-cloud-stream
https://github.com/spring-cloud
http://microprofile.io
https://p…
-
### Your question
朋友提供的sofa registry,直接启动的那种。
启动后有问题,使用RPC程序客户端调服务端时出现错误。
界面提示“Failed to create user:Requested failed with status code:500”。如下图前台提示。
日志见后面。
请大虾帮忙看看。
[logs.zip](https://github.c…
-
同主题,谢谢!