Sumit Verma said the following on 01/19/2012 12:23 PM:
Vanilla CF 9.0.1 Mulit-server install (JVM 1.6). It does install with headless=true in JVM.
Hrm.... there is a bug with AWT on Mac:

http://holistictendencies.wordpress.com/2011/10/13/truly-headless-awt-operation-on-macos-x/

-Djava.awt.headless=true
-Dawt.toolkit=sun.awt.HToolkit

You need to change to use "sun.awt.HToolkit" directive. The "apple.awt.CToolkit" has bugs in it.

Can you try adding that additional directive and adding that AWT code back in? I don't have a MAC so I need your help testing out the fix that we need to add to the documentation.

Thanks for your help in advance!

.Peter

--
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