A short update. WMS version 1.1.1 getCapabilities works:
http://dev-vm188:8080/thredds/wms/osisaf/met.no/ice/ice_conc_nh_200911291200_CF.nc?service=WMS&version=1.1.1&request=GetCapabilities
Heiko
On 2010-08-20 16:28, Heiko Klein wrote:
Hi,
I just tried upgrading to thredds4.2 snapshot (2010-08-05). I followed
the changes described in
http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.2/UpgradingTo4.2.html
I left the wmsConfig.xml file unchanged, and just copied it to the
content/thredds catalog.
Requesting a wms-map works well:
http://dev-vm188:8080/thredds/wms/osisaf/met.no/ice/ice_conc_nh_200911291200_CF.nc?REQUEST=GetMap&LAYERS=ice_conc&PALETTE=redblue&SERVICE=WMS&FORMAT=image/png&VERSION=1.3.0&CRS=EPSG:4326&BBOX=-30,-60,30,90&WIDTH=400&HEIGHT=400&STYLES=BOXFILL/ncview
though the colors look a bit different (different scale?) than in
thredds 4.1.
Requesting a capabilities document for the same file (or some others,
too) gives a 500 internal server error:
http://dev-vm188:8080/thredds/wms/osisaf/met.no/ice/ice_conc_nh_200911291200_CF.nc?service=WMS&version=1.3.0&request=GetCapabilities
Error in catalina.out:
SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.jsp.WEB_002dINF.jsp.wms.capabilities_005fxml_jsp
I attach the complete catalina.out file of a freshly rebootet server
after one request.
Best regards,
Heiko