Hi Guys Trying to do a fresh install of thredds, and from the WAR and (customising the tds.properties, log4j locations, and catalog.xml) I get this SEVERE: Servlet /thredds threw load() exception dap4.core.util.DapException: Cannot read servlet resources directory: /var/lib/tomcat7/webapps/thredds/WEB-INF/resources Ubuntu 12.04 LTS - Apache Tomcat/7.0.26 SunJavaPPA - java version "1.7.0_65" Java(TM) SE Runtime Environment (build 1.7.0_65-b17) And I cant seem to get the catalog.html or .xml up for my data. - Any suggestions? catalog.xml <?xml version="1.0" encoding="UTF-8"?> <catalog name="THREDDS Server Default Catalog : You must change this to fit your server!" xmlns="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0" xmlns:xlink="http://www.w3.org/1999/xlink"> <service name="all" base="" serviceType="compound"> <service name="odap" serviceType="OpenDAP" base="/thredds/dodsC/" /> <service name="dap4" serviceType="DAP4" base="/thredds/dap4/" /> <service name="http" serviceType="HTTPServer" base="/thredds/fileServer/" /> <service name="wcs" serviceType="WCS" base="/thredds/wcs/" > <service name="wms" serviceType="WMS" base="/thredds/wms/" > <service name="ncss" serviceType="NetcdfSubset" base="/thredds/ncss/grid/" > </service> <datasetScan name="DEM Data" ID="testDatasetScan" path="dem" location="/data"> <metadata inherited="true"> <serviceName>all</serviceName> <dataType>Grid</dataType> </metadata> <filter> <include wildcard="*.nc"/> <include wildcard="*.nc4"/> </filter> </datasetScan> </catalog>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
thredds
archives: