Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Problem creating WmsServlet dataset with 5.0-SNAPSHOT #977

Open
SvenDowideit opened this issue Dec 15, 2017 · 10 comments
Open

Problem creating WmsServlet dataset with 5.0-SNAPSHOT #977

SvenDowideit opened this issue Dec 15, 2017 · 10 comments
Assignees

Comments

@SvenDowideit
Copy link

I've a simplistic cfg that works with the 4.6.11 docker-compose setup, which fails when switching to 5.0-SNAPSHOT.

2017-12-15T00:43:08.833 +0000 [    110403][       2] WARN  - uk.ac.rdg.resc.edal.wms.WmsServlet - Wms Exception caught: "Problem creating dataset fx3/gbr4_rivers_simple_2017-10.nc at /usr/local/tomcat/content/thredds/public/fx3/gbr4_rivers_simple_2017-10.nc" from:uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory:115

I presume this is related to #618 - @rsignell-usgs appears to have much more details in a comment there too (I'm an utter newbie wrt thredds)

@SvenDowideit SvenDowideit changed the title Problem creating dataset with 5.0-SNAPSHOT Problem creating WmsServlet dataset with 5.0-SNAPSHOT Dec 15, 2017
@SvenDowideit
Copy link
Author

SvenDowideit commented Dec 15, 2017

I tried rebuilding the image using 2017-11-18T03 from https://artifacts.unidata.ucar.edu/#browse/browse/assets:unidata-snapshots just in case its a simple "fixed in dev" but there's no change.

@lesserwhirls
Copy link
Collaborator

Greetings @SvenDowideit! Thanks for giving this a try in a snapshot version, but be aware that all of 5.0 is dev at this point :-) It's possible that our code in 5.0 is too far out of sync of the edal-java version we are using at this point (there is a circular dependency in play here). I've bumped the edal-java version locally to see if perhaps updating those libraries would fix the issue, but now I've ran into another issue that needs to be addressed before we can use the latest edal-java stuff. I'll keep you posted when another snapshot is ready if you would not mind giving it a try.

@SvenDowideit
Copy link
Author

awesome :) thanks - because its so easy to switch versions, I thought I'd see what happened - I'm happy to try things any time.

@lesserwhirls
Copy link
Collaborator

Any chance I could get a copy of your config and a sample file to try?

@SvenDowideit
Copy link
Author

yup, I'm at a linux.conf.au this week - I'll push something through to you later, or possibly next week.

@lesserwhirls
Copy link
Collaborator

Great - thank you @SvenDowideit!

@SvenDowideit
Copy link
Author

I've pushed what I was using to a branch: https://github.com/SvenDowideit/thredds-docker/tree/first-try

I use the Makefile to kick things off - but admittedly, there are some site specific paths that you'll probably need to mod.

The data can be pulled using https://github.com/SvenDowideit/thredds-docker/blob/first-try/data/update-data.sh - but I don't think you need very much of it :)

@lesserwhirls
Copy link
Collaborator

Great - thanks @SvenDowideit! Is it the fx3 or fx4 (or both) that are not working with WMS?

@SvenDowideit
Copy link
Author

SvenDowideit commented Feb 1, 2018 via email

@lesserwhirls
Copy link
Collaborator

I think we have this fixed in the latest snapshot of 5.0.

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

No branches or pull requests

2 participants