You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
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
The text was updated successfully, but these errors were encountered: