dromara / dromara/liteflow

component[tryAppInit] cause error,error:this type is not in the context type passed in

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.9k
Forks
525
PR merge metrics
No merged PRs in 30d

Description

component[tryAppInit] cause error,error:this type is not in the context type passed in

这个怎么回事

2023-06-07 13:45:17.648 | http-nio-9091-exec-4raceId | ERROR | 11012 | http-nio-9091-exec-4 | com.yomahub.liteflow.core.FlowExecutor.doExecute(FlowExecutor.java:391) : [30ba299d661e4f4383e4cd60dc45cc77]:chain[tryapp] execute error on slot[6]
com.yomahub.liteflow.exception.NoSuchContextBeanException: this type is not in the context type passed in
at com.yomahub.liteflow.slot.Slot.getContextBean(Slot.java:393) ~[liteflow-core-2.10.3.jar:2.10.3]
at com.yomahub.liteflow.core.NodeComponent.getContextBean(NodeComponent.java:214) ~[liteflow-core-2.10.3.jar:2.10.3]
at com.minienjoy.meadmin.component.flow.wechat.open.tryapp.tryAppInit.process(tryAppInit.java:14) ~[classes/:?]
at com.yomahub.liteflow.core.NodeComponent.execute(NodeComponent.java:97) ~[liteflow-core-2.10.3.jar:2.10.3]
at com.yomahub.liteflow.flow.executor.NodeExecutor.execute(NodeExecutor.java:33) ~[liteflow-core-2.10.3.jar:2.10.3]
at com.yomahub.liteflow.flow.executor.DefaultNodeExecutor.execute(DefaultNodeExecutor.java:15) ~[liteflow-core-2.10.3.jar:2.10.3]
at com.yomahub.liteflow.flow.element.Node.execute(Node.java:143) ~[liteflow-core-2.10.3.jar:2.10.3]

@bryan31

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.