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

Cannot build docker image #505

Closed
renefritze opened this issue Apr 12, 2022 · 5 comments
Closed

Cannot build docker image #505

renefritze opened this issue Apr 12, 2022 · 5 comments

Comments

@renefritze
Copy link
Contributor

Describe the bug
The docker image build fails with a test error.

#12 78.19 Tests in error:
#12 78.19 testPrintEvaluation2(oops.OOPSevaluationTest): Cannot invoke "org.semanticweb.owlapi.model.OWLOntology.getOWLOntologyManager()" because "this.model" is null
#12 78.19 testPrintEvaluation(oops.OOPSevaluationTest): Cannot invoke "org.semanticweb.owlapi.model.OWLOntology.getOWLOntologyManager()" because "this.model" is null

To Reproduce
Steps to reproduce the behavior:

git clone https://github.com/dgarijo/Widoco /tmp/Widoco
cd /tmp/Widoco
docker build .

Complete docker output

@dgarijo
Copy link
Owner

dgarijo commented Apr 12, 2022

Ouch, the OOPS! Web service seems to be down, and it's breaking the integration tests. I got in touch with OOPS! developers so they look it up. I'll make the tests with a pre-cached response instead of doing a live request. In the meantime, you can try and use one of the existing JARs. Sorry about that!

@dgarijo dgarijo added this to the v1.4.17 milestone Apr 12, 2022
@dgarijo
Copy link
Owner

dgarijo commented Apr 12, 2022

@renefritze btw, it's holidays this week in Spain, so the ws will likely work again in one week.

@renefritze
Copy link
Contributor Author

Thanks for the heads up. Using the release JAR works for me. I saw that you don't have CI (Github Actions) to regularly build the image. I'd be happy to contribute that.

@dgarijo
Copy link
Owner

dgarijo commented Apr 13, 2022

I would appreciate it! Thanks!

@dgarijo
Copy link
Owner

dgarijo commented Apr 18, 2022

@renefritze please give it a try, it should be working now.

dgarijo added a commit that referenced this issue Apr 18, 2022
renefritze pushed a commit to renefritze/widoco that referenced this issue Apr 19, 2022
@dgarijo dgarijo removed this from the v1.4.xx milestone Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants