Can you tell us what versions of tomcat, geoserver and java you have installed please?
My first guess is that you need to install the java advanced image libraries (JAI) and java image IO (jio) they are separate from the normal JRE install https://jai.dev.java.net/binary-builds.html https://jai-imageio.dev.java.net/binary-builds.html Hope this helps Darren Graham Information Analyst EDS 1-3 Bartley Way Bartley Way Industrial Park Hook, RG279XA UK Phone: +44 01256 74 2579 + mailto: [EMAIL PROTECTED] This email contains information which is confidential and may be privileged. Unless you are the intended addressee (or authorised to receive for the addressee) you may not use, forward, copy or disclose to anyone this email or any information contained in this email. If you have received this email in error, please advise the sender by reply email immediately and delete this email. EDS Defence Ltd Registered Office: 4 Roundwood Avenue, Stockley Park, Uxbridge, Middlesex, UB11 1BQ. Registered in England no: 936751 VAT number: 432 99 5915 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cameron Shorter Sent: 19 September 2007 00:23 To: Amy Johnson Cc: [email protected] Subject: Re: [Mapbuilder-users] Problem displaying map Bit hard to say what the error is. My guess is there is something wrong with Geoserver - maybe a missing library or similar. I'd start by asking the geoserver email list. It is possible that Mapserver is sending a strange request to Geoserver which you can check using firebug to get the request, then put it into the Geoserver test page. Amy Johnson wrote: > Hello, > > I have a map that I can not display. It displays fine in Geoserver > 6.0, > but when I try to display it using Mapbuilder (version is > mapbuilder-lib-1.0-rc2), I get the following error from Tomcat: > > Error: Could not find mediaLib accelerator wrapper classes. Continuing > in pure J > ava mode. > Occurs in: com.sun.media.jai.mlib.MediaLibAccessor > java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image > at > com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:2 > 48) > at java.security.AccessController.doPrivileged(Native Method) > at > com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.j > ava:245) > at > com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java > :177) > at > com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLib > Accessor.java:357) > at > com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLib > Accessor.java:315) > at > com.sun.media.jai.mlib.MlibBandSelectRIF.create(MlibBandSelectRIF.jav > a:47) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > > Any ideas what might be causing this? > > Thanks, > > Amy > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mapbuilder-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users > > -- Cameron Shorter Systems Architect, http://lisasoft.com.au Tel: +61 (0)2 8570 5050 Mob: +61 (0)419 142 254 ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
