Dear thredds mailing-list,
I've tried to set up thredds on a linux virtual machine, Ubuntu 14.04, 64bit.
Java version is 1.7.0_111 and tomcat7.
Thredds is up and running on localhost:8080/thredds and seem to function ok .
Now I would like to test the WCS and WMS access options and therefore included
the wcs and wms service in catalog.xml and included the wcs and wms option in
threddsConfix.xml.
After restarting tomcat and redeploying thredds it gives me a normal xml output
for the WCS getcapabilities request
[http://localhost:8080/thredds/wcs/test/testData.nc?service=WCS&version=1.0.0&request=GetCapabilities],
but each time the WMS getcapabilities request
[http://localhost:8080/thredds/wms/test/testData.nc?service=WMS&version1.3.0&request=GetCapabilities]
results in a HTTP Status 500 - Internal Server Error .
>From the other available services all is working except the DAP4 service, this
>results in the same error as the WMS access. As Godiva2 is based on WMS
>access, this also results in an alert message stating Error getting data from
>server.
Are there more things to check to test these services [especially WMS]?
Kind regards,
Mattijn van Hoek