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

moda_sst_7d_fk failing #37

Closed
7yl4r opened this issue Mar 14, 2023 · 0 comments
Closed

moda_sst_7d_fk failing #37

7yl4r opened this issue Mar 14, 2023 · 0 comments

Comments

@7yl4r
Copy link
Member

7yl4r commented Mar 14, 2023

error spotted in /erddap/logs/log.txt:

datasets.xml error on line #869
While trying to load datasetID=moda_sst_7d_fk (after 0 ms)
java.lang.RuntimeException: datasets.xml error on or before line #869: 0 files found in /mnt/sdb/moda_sst_7d_fk/
regex=.*\.nc recursive=true pathRegex=.* time=0ms
 at gov.noaa.pfel.erddap.dataset.EDD.fromXml(EDD.java:471)
 at gov.noaa.pfel.erddap.LoadDatasets.run(LoadDatasets.java:359)
Caused by: java.lang.RuntimeException: 0 files found in /mnt/sdb/moda_sst_7d_fk/
regex=.*\.nc recursive=true pathRegex=.* time=0ms
 at gov.noaa.pfel.erddap.dataset.EDDGridFromFiles.<init>(EDDGridFromFiles.java:819)
 at gov.noaa.pfel.erddap.dataset.EDDGridFromNcLow.<init>(EDDGridFromNcLow.java:96)
 at gov.noaa.pfel.erddap.dataset.EDDGridFromNcFiles.<init>(EDDGridFromNcFiles.java:102)
 at gov.noaa.pfel.erddap.dataset.EDDGridFromFiles.fromXml(EDDGridFromFiles.java:299)
 at gov.noaa.pfel.erddap.dataset.EDD.fromXml(EDD.java:430)
 ... 1 more
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

1 participant