WeBankFinTech / Exchangis

Exchangis is a lightweight,highly extensible data exchange platform that supports data transmission between structured and unstructured heterogeneous data sources
https://github.com/WeBankFinTech/Exchangis.git
Apache License 2.0
448 stars 208 forks source link

[Open source] Issue that error prompt when exchangis1.0 enter the name of the existing project. #251

Closed one-beauty closed 2 years ago

one-beauty commented 2 years ago

Front-end: system exception 前端提示:系统异常

Error in background: message: "Failed to create the project because of: errcode: 30041, desc: exchange is. project.create.error.name.exists, IP: bdpudes10002, port: 9321, servicekind: exchange is-server" 后台报错:message: "创建工程失败,原因是:errCode: 30041 ,desc: exchangis.project.create.error.name.exists ,ip: bdpudes100002 ,port: 9321 ,serviceKind: exchangis-server"

Front-end prompt: "System Exception" is changed to "Project with the same name already exists" 前端提示:《系统异常》改为《已存在同名项目》

jefftlin commented 2 years ago

https://github.com/WeBankFinTech/Exchangis/pull/282,这个pr解决了