About the X11 error. Did you start geoserver with
java -Djava.awt.headless=true On CentOs, you can check with ps -ef | grep java If not, set this system property. The X11 error should disappear. Cheers Christian Zitat von Harikumar Reddy <[email protected]>: > Hi GS users, > > I am using Geoserver 2.1.1 and configured Georasters through ImageMosiacJDBC > plugin. In the mapframe, wms output is rendering part of the imagery like in > attachment., but actually whole area imagery is present. Orange color square > is full mapframe boundary, while yellow color square is the portion, where > imagery rendering is failured. for every image it is rendering imagery in > same portion and in side yellow rectangle only vector is displaying.... what > is this unexpected behavior of GS 2.1.1 ? > > AFAIK, The log file attached has the given below errors, since my 3 days > observation. Insufficient memory error straight forward., but how to > increase memory (is it memory of JAI or general RAM increase). I am still > unable to install JAI & Image IO on Geoserver 2.1.1 & 2.1.0 (installed but > still it is showing false as value of JAI & ImageIO)... > > - java.lang.NoClassDefFoundError: Could not initialize class > sun.awt.X11GraphicsEnvironment > - ERROR [geotools.map] - Call MapContent dispose() to prevent memory > leaks > - Error rendering in fast path....Insufficient memory for the specified > georaster data (ORA-13483) > > Thankyou in advance for your time, > > Regards, > Hari. > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
