Hello list,
I've still some trouble with Intermap. No WMS is shown.
First no GeoServer was running. This could be fixed changing the java installation because the integrated geoserver does not run with openJDK. I switched to Sun-java6-jre.
Geoserver works fine. But no map is shown... The map request works and an image is stored in the tmp folder.
Checking the log files I found this in output.log
WARNING: WMSFormat: type 'application/atom+xml' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'application/openlayers' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'application/pdf' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'application/rss+xml' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'application/vnd.google-earth.kml+xml' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'application/vnd.google-earth.kmz' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'image/geotiff' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'image/geotiff8' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'image/png8' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'image/svg+xml' is not defined internally. Please update the internal mimetype list.
* skipping null WMSFormat
WARNING: WMSFormat: type 'image/tiff8' is not defined internally. Please update the internal mimetype list.
Any idea what's missing? Is the problem related to the java installation?
(GN 2.2 | Ubuntu 8.04 | Sun-jre-1.6.0)
Kind regards,
Christian