Sumit Verma said the following on 01/19/2012 01:53 AM:
Ok, so since I got an new MAC with Lion on it, this needed to be resolved. I suspected it to be a Java issue and it sure was.

Removing this line from HTMLHelperProperty fixes the issue:

<cfset variables.AWT_TOOLKIT = CreateObject("java", "java.awt.Toolkit").getDefaultToolkit() />

 * This seems very odd - what JVM are you using?
 * There are some major problems with Java7 on Mac - are you running that?
 * Are you using the official one or something like JRocket?
 * Are you running with headless=true in your JVM config?

More than likely it's related to this bug on the Apple forums:

http://lists.apple.com/archives/java-dev/2011/Aug/msg00061.html

.pjf

--
Peter J. Farrell
[email protected]
[email protected]
http://blog.maestropublishing.com
Identi.ca / Twitter: @maestrofjp

--
To post to this group, send email to [email protected]
For more options and to unsubscribe, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to