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

Services not working (searching, ogc-api) using documentation and docker-compose #60

Open
jeanpommier opened this issue Sep 21, 2022 · 3 comments

Comments

@jeanpommier
Copy link

Hi,
I built the code using ./mvnw clean install on openJDK 11 as instructed in the readme. Then started the composition.

I'm getting two services that won't run:

  • searching service, since gn-cloud-searching image was apparently not built by the mvnw clean install command
  • ogc-records service fails to start with the following error Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class. It's apparently a configuration issue, but I would have expected it to start out-of-the-box, no ?
@archaeogeek
Copy link

Stuck at the same point- with the searching service not working after running mvnw clean install. When I run docker-compose up it fails because it can't find the image.

@gareth-sullivan
Copy link

Same here - are there any plans to address this? Happy to help...

@archaeogeek
Copy link

I have it working just by using the docker image, using the docker-compose file at https://github.com/geonetwork/docker-geonetwork/blob/main/4.2.5/docker-compose.yml. I'm not sure what the original problem is though!

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

No branches or pull requests

3 participants