Vanilla CF 9.0.1 Mulit-server install (JVM 1.6). It does install with headless=true in JVM.
Sumit Verma Partner / Vice President | ten24, LLC office: 877.886.5806 x 103 | mobile: 617.290.8214 www.ten24web.com | www.linkedin.com/in/sverma | twitter: blogonria On Thu, Jan 19, 2012 at 1:14 PM, Peter J. Farrell <[email protected]> wrote: > 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<http://lists.apple.com/archives/java-dev/2011/Aug/msg00061.html> > > .pjf > > -- > Peter J. Farrell > [email protected] > [email protected] > http://blog.maestropublishing.**com <http://blog.maestropublishing.com> > Identi.ca / Twitter: @maestrofjp > > > -- > To post to this group, send email to mach-ii-for-coldfusion@** > googlegroups.com <[email protected]> > For more options and to unsubscribe, visit this group at > http://groups.google.com/**group/mach-ii-for-coldfusion?**hl=en<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/<http://trac.mach-ii.com/machii/> > -- 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/
