Skip to content
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

Closed
xdxxxdx opened this issue Apr 18, 2023 · 3 comments
Closed

LdesClientRunner FAILURE #152

xdxxxdx opened this issue Apr 18, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@xdxxxdx
Copy link

xdxxxdx commented Apr 18, 2023

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

  • LDI_WORKBENCH_NIFI_TAG=20230407T130526
  • LDI_ORCHESTRATOR_TAG=20230407T130529
  • LDES_SERVER_TAG=20230407T1308
  • LDES_WORKBENCH_NIFI_TAG=20230214T123440

Scenario:

  1. Follow the steps documented in https://github.com/Informatievlaanderen/VSDS-LDES-E2E-testing/tree/main/demos/020.client-pause-and-resume.
  2. Till execute 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

@rorlic
Copy link
Contributor

rorlic commented Apr 18, 2023

I also noticed this.
Please create a folder in the docker image to hold the LDIO,
Change the working directory there (WORKDIR).
Provide user ldes with R/W to this folder.

sverholen pushed a commit that referenced this issue Apr 21, 2023
@sverholen sverholen moved this from 🆕 New to 👀 In review in VSDS Backlog 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>
@xdxxxdx xdxxxdx added the bug Something isn't working label May 4, 2023
@xdxxxdx
Copy link
Author

xdxxxdx commented May 4, 2023

Wait for the fix of : #175 to validate current case.

@xdxxxdx
Copy link
Author

xdxxxdx commented May 11, 2023

Validated on ghcr.io/informatievlaanderen/ldi-orchestrator:20230508T085639
with E2E tag: Informatievlaanderen/VSDS-LDES-E2E-testing@937e069

@xdxxxdx xdxxxdx closed this as completed May 11, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in VSDS Backlog May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants