-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 创建工作流失败 #1041
Comments
这个错误有解决方法了吗 |
有了
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年8月3日(周四) 下午4:38
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [WeBankFinTech/DataSphereStudio] [Bug] 创建工作流失败 (Issue #1041)
这个错误有解决方法了吗
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
It seems like the publicservice of Linkis is not worked. please start it. |
OK,I will try it, thank you very much@,@
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年8月3日(周四) 晚上9:32
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [WeBankFinTech/DataSphereStudio] [Bug] 创建工作流失败 (Issue #1041)
It seems like the publicservice of Linkis is not worked. please start it.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
How was it resolved? My public service is running normally, "Warning code: 50032, Warning message: cannot find the matched ScheuerrAppConn with name schedules " |
May I ask, how did you solve this problem? Can you help me |
Search before asking
DSS Component
dss-web/dss-workflow
What happened + What you expected to happen
在项目里创建工作流报错
Relevent platform
该页面使用非标准属性“zoom”。请考虑在相关属性值中使用 calc(),或将“transform”与“transform-origin: 0 0”一同使用。 172.16.105.142:8085
Object { modules: (7) […], exts: {…}, appsRoutes: {…}, appsI18n: (8) […], requireComponent: (7) […], requireComponentVue: (7) […], microModule: false, conf: {…}, gitInfo: {…} }
apps app.2db37c59.js:1:1395224
当前环境:production app.2db37c59.js:1:1572914
不安全的(http://)页面中包含密码栏。这可能有安全风险,会导致用户账号密码被窃取。 2 172.16.105.142:8085
某些 Cookie 滥用推荐的“SameSite“属性 2
Uncaught (in promise) Error: Warning code(警告码): 90322, Warning message(警告信息): send request to dolphinscheduler failed. Caused by: HttpClientRetryException: errCode: 10900 ,desc: The user is not logged in, please log in first, you can set a retry, message: ,ip: hadoop ,port: 9003 ,serviceKind: dss-framework-orchestrator-server-dev.
l http://172.16.105.142:8085/js/app.2db37c59.js:1
S http://172.16.105.142:8085/js/app.2db37c59.js:1
app.2db37c59.js:1:3253411
Uncaught (in promise) Error: error code(错误码): 71001, error message(错误信息): CheckAndSaveContext error : errCode: 70112 ,desc: InitContextInfo error. contextIDStr : {"type":"HAWorkFlowContextID","value":"{"instance":null,"backupInstance":null,"user":"hadoop","workspace":"bdapWorkspace","project":"BI_20230411_03_DEMO","flow":"workFlow_0411_03","contextId":"8-8--cs_1_devcs_1_dev7","version":"v000001","env":"BDAP_DEV"}"}, workTypes : ["WORKSPACE","PROJECT","FLOW"] ,ip: hadoop ,port: 9005 ,serviceKind: dss-workflow-server-dev.
l http://172.16.105.142:8085/js/app.2db37c59.js:1
S http://172.16.105.142:8085/js/app.2db37c59.js:1
app.2db37c59.js:1:3253411
Reproduction script
2023-04-11 13:17:50.129 ERROR [qtp1529639302-64] org.apache.linkis.server.restful.SpringRestfulCatchAOP 71 apply - error code(错误码): 71001, error message(错误信息): CheckAndSaveContext error : errCode: 70112 ,desc: InitContextInfo error. contextIDStr : {"type":"HAWorkFlowContextID","value":"{"instance":null,"backupInstance":null,"user":"hadoop","workspace":"bdapWorkspace","project":"BI_20230411_03_DEMO","flow":"workFlow_0411_03","contextId":"8-8--cs_1_devcs_1_dev7","version":"v000001","env":"BDAP_DEV"}"}, workTypes : ["WORKSPACE","PROJECT","FLOW"] ,ip: hadoop ,port: 9005 ,serviceKind: dss-workflow-server-dev. org.apache.linkis.common.exception.ErrorException: errCode: 71001 ,desc: CheckAndSaveContext error : errCode: 70112 ,desc: InitContextInfo error. contextIDStr : {"type":"HAWorkFlowContextID","value":"{"instance":null,"backupInstance":null,"user":"hadoop","workspace":"bdapWorkspace","project":"BI_20230411_03_DEMO","flow":"workFlow_0411_03","contextId":"8-8--cs_1_devcs_1_dev7","version":"v000001","env":"BDAP_DEV"}"}, workTypes : ["WORKSPACE","PROJECT","FLOW"] ,ip: hadoop ,port: 9005 ,serviceKind: dss-workflow-server-dev ,ip: hadoop ,port: 9005 ,serviceKind: dss-workflow-server-dev
at org.apache.linkis.common.exception.ExceptionManager.generateException(ExceptionManager.java:53) ~[linkis-common-1.1.1.jar:1.1.1]
at org.apache.linkis.rpc.transform.RPCConsumer$$anon$1.toObject(RPCConsumer.scala:67) ~[linkis-rpc-1.1.1.jar:1.1.1]
at org.apache.linkis.rpc.BaseRPCSender$$anonfun$ask$1.apply(BaseRPCSender.scala:87) ~[linkis-rpc-1.1.1.jar:1.1.1]
at org.apache.linkis.rpc.BaseRPCSender.execute(BaseRPCSender.scala:80) ~[linkis-rpc-1.1.1.jar:1.1.1]
at org.apache.linkis.rpc.BaseRPCSender.ask(BaseRPCSender.scala:83) ~[linkis-rpc-1.1.1.jar:1.1.1]
at com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefCreationOperation.createRef(WorkflowRefCreationOperation.java:62) ~[?:?]
at com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefCreationOperation.createRef(WorkflowRefCreationOperation.java:37) ~[?:?]
at com.webank.wedatasphere.dss.orchestrator.server.service.impl.OrchestratorServiceImpl.lambda$createOrchestrator$3(OrchestratorServiceImpl.java:116) ~[dss-framework-orchestrator-server-1.1.0.jar:?]
at com.webank.wedatasphere.dss.orchestrator.publish.utils.OrchestrationDevelopmentOperationUtils.lambda$tryOrchestrationOperation$1(OrchestrationDevelopmentOperationUtils.java:49) ~[dss-framework-orchestrator-publish-1.1.0.jar:?]
at com.webank.wedatasphere.dss.standard.app.development.utils.DevelopmentOperationUtils.tryDevelopmentOperation(DevelopmentOperationUtils.java:56) ~[dss-development-process-standard-1.1.0.jar:?]
at com.webank.wedatasphere.dss.standard.app.development.utils.DevelopmentOperationUtils.tryDevelopmentOperation(DevelopmentOperationUtils.java:77) ~[dss-development-process-standard-1.1.0.jar:?]
at com.webank.wedatasphere.dss.standard.app.development.utils.DevelopmentOperationUtils.tryDevelopmentRequestRefOperation(DevelopmentOperationUtils.java:109) ~[dss-development-process-standard-1.1.0.jar:?]
at com.webank.wedatasphere.dss.orchestrator.publish.utils.OrchestrationDevelopmentOperationUtils.tryOrchestrationOperation(OrchestrationDevelopmentOperationUtils.java:45) ~[dss-framework-orchestrator-publish-1.1.0.jar:?]
at com.webank.wedatasphere.dss.orchestrator.server.service.impl.OrchestratorServiceImpl.tryRefOperation(OrchestratorServiceImpl.java:159) ~[dss-framework-orchestrator-server-1.1.0.jar:?]
Anything else
创建工作流时报错
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: