Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

[thredds] out of the box 4.5.1 - broken for me

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

  • 2014 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: