- To: thredds@xxxxxxxxxxxxxxxx
- Subject: Thredds init error
- From: Bruce Flynn <brucef@xxxxxxxxxxxxx>
- Date: Fri, 9 Jun 2006 16:18:34 -0500
I've spent some time trying to get my server running the way I need
it too, and I'm sooo close. Most of my problems were solved by
obtaining the correct latest version war file. There is still one
problem that I'm having... when Thredds is initialized I get the
following errors:
2006-06-09T17:28:14.866 +0100 [ 8857][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<dodsC/ Shelves> mapped to directory= </Volumes/gulf1/Shelves/> 2006-06-09T17:28:14.869 +0100 [ 8860][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<fileServer/Shelves> mapped to directory= </Volumes/gulf1/Shelves/> 2006-06-09T17:28:14.992 +0100 [ 8983][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<dodsC/ Shelves> mapped to directory= </Volumes/gulf1/Shelves/> 2006-06-09T17:28:14.995 +0100 [ 8986][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<fileServer/Shelves> mapped to directory= </Volumes/gulf1/Shelves/> 2006-06-09T17:28:15.131 +0100 [ 9122][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<dodsC/ Shelves> mapped to directory= </Volumes/gulf1/Shelves/> 2006-06-09T17:28:15.134 +0100 [ 9125][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<fileServer/Shelves> mapped to directory= </Volumes/gulf1/Shelves/> 2006-06-09T17:28:15.466 +0100 [ 9457][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<dodsC/ Shelves> mapped to directory= </Volumes/gulf1/Shelves/> 2006-06-09T17:28:15.469 +0100 [ 9460][ 1] ERROR - thredds.servlet.CatalogRootHandler - already have dataRoot =<fileServer/Shelves> mapped to directory= </Volumes/gulf1/Shelves/>
This is just a sample, I get one for every catalog I have I think. In each of my catalogs I have compound service that has the same datasetRoot. I have included a gziped copy of my catalog tree from $TOMCAT_ROOT/content/thredds/dodsC with this email. Are multiple like datasetRoots not allowed? If not how would I share one datasetRoot for all the services in my catalogRef tree, or propagate the services from my root catalog to the sub-catalogs via the catalogRefs?
Thanks Bruce ============================================================================== To unsubscribe thredds, visit: http://www.unidata.ucar.edu/mailing-list-delete-form.html ==============================================================================
- Follow-Ups:
- Re: Thredds init error
- From: Ethan Davis
- Re: Thredds init error