-
Notifications
You must be signed in to change notification settings - Fork 7
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
LdesClientRunner FAILURE #152
Labels
bug
Something isn't working
Comments
I also noticed this. |
sverholen
pushed a commit
that referenced
this issue
Apr 21, 2023
sverholen
pushed a commit
that referenced
this issue
Apr 21, 2023
sverholen
added a commit
that referenced
this issue
Apr 21, 2023
#159) Co-authored-by: Stijn Verholen <boro@inuits.eu>
Wait for the fix of : #175 to validate current case. |
Validated on ghcr.io/informatievlaanderen/ldi-orchestrator:20230508T085639 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites:
Test plan: https://github.com/Informatievlaanderen/VSDS-LDES-E2E-testing/tree/main/demos/020.client-pause-and-resume
Tag provided by @rorlic for sprint 24.
ghcr.io/informatievlaanderen/ldi-orchestrator:20230407T130529
Scenario:
docker compose --env-file .env up ldio-workflow -d
Current result:
2023-04-18 13:27:53 2023-04-18T11:27:53.652Z ERROR 1 --- [pool-4-thread-1] o.h.engine.jdbc.spi.SqlExceptionHelper : opening db: 'database.db': Permission denied
2023-04-18 13:27:53 2023-04-18T11:27:53.653Z ERROR 1 --- [pool-4-thread-1] b.v.i.ldes.ldio.LdesClientRunner : LdesClientRunner FAILURE
Full docker logs: ldesclient.txt
Expected result:
There should be no error in the log
The text was updated successfully, but these errors were encountered: