I'd try setting Java to run headless, by adding: -Djava.awt.headless=true
to the Java options with which Tomcat is being started. --- A. Soroka Digital Research and Scholarship R & D the University of Virginia Library On May 7, 2009, at 11:03 AM, Rebecca Sutton Koeser wrote: > > I've seen this problem before too. If we had a DISPLAY environment > variable set when Fedora was started, attempting to use the ImageManip > would crash Fedora with an error similar to the one described (X > server). However, if there is no DISPLAY environment variable set > when Fedora is started (which is normally the case for us), it works > fine. > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! > Your > production scanning environment may not be a perfect world - but > thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW > KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Fedora-commons-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
