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

Execution of scripts does not work #48

Closed
blcham opened this issue Aug 9, 2024 · 2 comments · Fixed by #56
Closed

Execution of scripts does not work #48

blcham opened this issue Aug 9, 2024 · 2 comments · Fixed by #56
Assignees

Comments

@blcham
Copy link
Contributor

blcham commented Aug 9, 2024

Moreover, when executing hello-world i get:
image

@blcham
Copy link
Contributor Author

blcham commented Aug 9, 2024

Most-likely not but this might be the issue as well ... look at ontodriver in record-manager (Sesame --> Rdf4J):
rdf4j.driver=cz.cvut.kbss.ontodriver.sesame.SesameDataSource

BTW, how to debug JAVA application you need to attach to JVM from intellij idea after you set up entrypoint of backend service and expose port 5005 as can be seen here:
image

@blcham
Copy link
Contributor Author

blcham commented Aug 15, 2024

Relates to #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants