It would appear that there is a known bug in j2se 1.4.1 on Linux (maybe more
versions of j2se on Linux, but I didn't check that far).

Before I mention the bug, I'll just say that in the java settings in the CF
Admin you need to add the following to the JVM Arguments
"-Djava.awt.headless=true"

Now on to the bug...  Apparently, this addition to the arguements should be
enough to allow java.awt to work, unfortunately it would seem that the X11
library need to be present on the server as well!  The X server doesn't
actually need to be running, the libraries need to be installed though.  On
Linux the minimum required libraries are XFree86 and XFree86-libs.

http://www.davisor.com/chart/doc/headless.html#headless

I don't know whether this would make any difference to the CFChart/J2SE1.4
problem you're having  Tim, but you never know....

Regards

Stephen

----- Original Message -----
From: "Tim Blair" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 03, 2003 4:50 PM
Subject: RE: [ cf-dev ] Retriving image dimensions


> Stephen,
>
> > In the end I switched the JRE to Sun j2re 1.4.1_02 as you did
> > and with the help of a java blokie I know eventually created this.
>
> Thanks for that, but IIRC I had problems before with the 1.4 JRE
> breaking the graphing within CFMX...  Did you find this also?
>
> Tim.
>



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to