[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with WCS



Oh yeaaaahhhhhh, I forgot to say (sheepish grin), you have to explicitly enable 
it now in 3.16, in ThreddsConfig:

 <WCS>
   <allow>true</allow>
   <dir>/temp/ncache/</dir>
   <scour>15 min</scour>
   <maxAge>30 min</maxAge>
 </WCS>

put a valid directory name in <dir>, its where temporary files get written.


Pauline Mak wrote:
Hi John,

Both catalina.out and threddsServlet.log did not produce anything when I
click on a WCS link.  It seems like Tomcat just didn't recognise the
request at all.  There were no errors, nothing :/

Here's what I got from the Apache access_log though:

131.217.6.7 - - [04/Jul/2007:09:45:46 +1000]
"GET /thredds/wcs/ncep1/pressure/air/air.1948.nc?request=GetCapabilities&version=1.0.0&service=WCS 
HTTP/1.0" 403 1027 
"http://ngdev2.sf.utas.edu.au/thredds/catalog/ncep1/pressure/air/catalog.html?dataset=ncep1/pressure/air/air.1948.nc";
 "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1"

The error I get on the page is:

HTTP Status 403 - Service not supported
Type: Service report
Message: Service not supported
Description: Access to the specified resource (Service not supported)
has been forbidden.

Would this be a permission problem?

Cheers,

-Pauline.

On Tue, 2007-07-03 at 09:06 -0600, John Caron wrote:
Hi Pauline:

Can you look in the error logs (tomcat/logs/catalina.out and 
content/thredds/logs/threddsServlet.log and see what errors are being reported?



===============================================================================
To unsubscribe thredds, visit:
http://www.unidata.ucar.edu/mailing-list-delete-form.html
===============================================================================