We are using opengeo 2.4.3, and trying to open some layers with geoserver through WMS. The different layers in the WMS file are detected, but when doing 'layer preview', we get the following error:
'org.geoserver.wms.map.RenderedImageMapOutputFormat.directRasterRender(RenderedImageMapOutputFormat.java:871)
at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:290)
... 88 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://localhost:8080/thredds/wms/conakry.nc?SERVICE=WMS&LAYERS=tz&FORMAT=image%252Fpng&TRANSPARENT=FALSE&HEIGHT=512&BGCOLOR=0xFFFFFF&REQUEST=GetMap&WIDTH=512&BBOX=-21.017490386963,3.9957752227786,-9.0176734924312,15.99559211731&STYLES=&SRS=CRS:84&VERSION=1.3.0'
The thing is that we have previously done this with the geoserver 2.1.1 version and everything worked fine. We have checked the URL causing the problem, and pasting the URL into a web-browser and changing the 'SRS' bit to CRS bit seems to be working somehow...
Can someone please help us on this issue?
Otherwise, does somebody know how to use another version of geoserver in the opengeo suite
Best regards,
Juan