Skip to content

BluAge L3 Workshop CEEDAYS Program not found Exception when adding new transaction online

1

Hello Everyone, In Workshop version 4.2.0, I am encountering the following error when trying to test the online transaction features. Could this issue be related to the current BluAge runtime version? How can I resolve this problem?

ERROR 8128 --- [ taskExecutor-3] c.n.bluage.gapwalk.rt.jics.internal.a : Unexpected exception: Program not found : CEEDAYS ! java.lang.RuntimeException: Program not found : CEEDAYS ! at com.netfective.bluage.gapwalk.rt.call.internal.ExecutionControllerImpl.xaa(Unknown Source) at com.netfective.bluage.gapwalk.rt.call.internal.ExecutionControllerImpl.lambda$callSubProgram$0(Unknown Source) at com.netfective.bluage.gapwalk.rt.call.internal.ExecutionControllerImpl.xaa(Unknown Source) at com.netfective.bluage.gapwalk.rt.call.internal.ExecutionControllerImpl.callSubProgram(Unknown Source) at com.netfective.bluage.gapwalk.rt.call.internal.ExecutionControllerImpl.callSubProgram(Unknown Source)

asked 2 years ago423 views

1 Answer
8
Accepted Answer

Hello,

Try to add the following key to application-main.yml

stopExecutionWhenProgNotFound: false

Regards

AWS

answered 2 years ago

EXPERT

reviewed 2 years ago

  • Thank you very much for your support.

  • Thank you Adeleke.

    I was having the same issue just now, and your solution worked.

    Much appreciated.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.