I just wanted to install cfssp manager on a linux machine and got the
follwong error when I tried to create an album. It works on my local
winXP machine with Java 1.5.
"This graphics environment can be used only in the software emulation
mode."
The error occurred in
/serverdata/mysite/www/html/slideshow/manage/cfc/img.cfc: line 491
89 : <cfscript>
490 : // Create the Graphics2D object
491 : var jGraphics2D = arguments.imgBuffer.createGraphics();
somebody any idea what that means....
thanks Daniel