NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Chunlei Liu wrote:
you dont need to unpack it yourself, just place jar file into $tomcat/webappsHi JohnFollowing instructions inhttp://www.unidata.ucar.edu/projects/THREDDS/tech/dodsAS/AggServerInstall.html 1) I installed tomcat version 5.0.27, it is working fine. 2) then I downloaded thredds.war, used jar -xf thredds.war to unpack it.
3) I had the dir structure like this : jakarta-tomcat-5.0.27/webapps/thredds, but the servlet is not working under http://localhost:port/thredds/dodsC/The HTTP Status 404 - /thredds/ error message is : The requested resource (/thredds/) is not available.I assume the directory is not found.
your directory looks ok you may need to restart tomcatalso find out what the messages are that are coming out of tomcat - usually from the console window that tomcat started in, or look in $tomcat/logs
4) I cannot see dodsC directory under thredds, but there is one under /webapps/thredds/initialContent/Do I need to download the dodsC.war and unpack it under /webapps/thredds/ ?
no, dodsC.war is obsoleted
Could you give any help please ? Chunlei ESSC Reading University
if you can install on public server, it is easier for us to help. also, cc email to yuan for faster help.
Date: Fri, 18 Jun 2004 19:41:55 -0600 From: John Caron <caron@xxxxxxxxxxxxxxxx> Reply-To: John Caron <caron@xxxxxxxxxxxxxxxx> Subject: Re: 20040614: dncdump client from a DODS server (cont.) To: Kevin Hodges <kih@xxxxxxxxxxxxxxxxxxxx> Hi Kevin: The latest version of the AS does fix this (it actually only needs DODS 1.1.4 or later), as you can see from this dump of an old and new HEAD request for http://motherlode.ucar.edu:8080/dodsC/htn_sst_decloud.das HTTP/1.x 200 OK XDODS-Server: CatalogAggServer/0.8 Content-Description: dods_dds Content-Type: text/plain Content-Length: 9085 Date: Sat, 19 Jun 2004 01:29:31 GMT Server: Apache-Coyote/1.1 HEAD request for http://motherlode.ucar.edu:8088/thredds/dodsC/casestudies/ccs034/netcdf/2000081200_avn_H.nc.das HTTP/1.x 200 OK XDODS-Server: CatalogAggServer/0.9 Content-Description: dods_das Content-Type: text/plain Content-Length: 8469 Date: Sat, 19 Jun 2004 01:29:31 GMT Server: Apache-Coyote/1.1 So you are probably running an old one. The new one comes only packaged in the thredds.war release, which changes its URLS (its was ../dodsC, now its ../thredds/dodsC). Get the new one from: http://www.unidata.ucar.edu/projects/THREDDS/tech/dodsAS/AggServerInstall.html probably be good to remove all traces of the old ones to make sure you arent accidentally using it. I apologize that the web pages are out of date; i will fix ASAP. The motherlode dods server will be switched to the new stuff probably next week.
netcdf-java
archives: