| ## linkis-module errorcode |
| |
| | module name(模块名) | error code(错误码) | describe(描述) |enumeration name(枚举)| Exception Class(类名)| |
| | -------- | -------- | ----- |-----|-----| |
| |linkis-module |10010|DataWorkCloud service must set the version, please add property [[wds.linkis.server.version]] to properties file.(DataWorkCloud 服务必须设置版本,请将属性 [[wds.linkis.server.version]] 添加到属性文件.)|DATAWORKCLOUD_MUST_VERSION|LinkisModuleErrorCodeSummary| |
| |linkis-module |10021|Failed to get user parameters! Reason: RPC request Service failed!(获取用户参数失败!原因:RPC请求服务失败!)|FETCH_MAPCACHE_ERROR|LinkisModuleErrorCodeSummary| |
| |linkis-module |10050|Application {0} does not exist any instances(应用程序 {0} 不存在任何实例)|NOT_EXISTS_APPLICATION|LinkisModuleErrorCodeSummary| |
| |linkis-module |11000|The wds.linkis.server.home或BDP_SERVER_HOME haven't set!(wds.linkis.server.home 或 BDP_SERVER_HOME 没有设置!)|HAVE_NOT_SET|LinkisModuleErrorCodeSummary| |
| |linkis-module |11001|Verification failed,{0} cannot be empty!(验证失败,{0} 不能为空!)|VERIFICATION_CANNOT_EMPTY|LinkisModuleErrorCodeSummary| |
| |linkis-module |11002|Login has expired, please log in again!(登录已过期,请重新登录!)|NOT_LOGGED|LinkisModuleErrorCodeSummary| |
| |linkis-module |11003|Illegal user token information(非法的用户token信息).|ILLEGAL_USER_TOKEN|LinkisModuleErrorCodeSummary| |
| |linkis-module |11004|ServerSocket{0} does not exist!(ServerSocket{0}不存在!)|SERVERSSOCKET_NOT_EXIST|LinkisModuleErrorCodeSummary| |
| |linkis-module |11005|The receive queue for WebSocket is full, please try again later!(WebSocket的接收队列已满,请稍后重试!)|WEBSOCKET_IS_FULL|LinkisModuleErrorCodeSummary| |
| |linkis-module |11035|WebSocket consumer has stopped, please contact the administrator to handle!(WebSocket的消费器已停止,请联系管理员处理!)|WEBSOCKET_STOPPED|LinkisModuleErrorCodeSummary| |
| |