Fixed it. It turns out the server wasn't configured for headless mode
properly. Adding the headless flag cleared up the root cause of the
problem:

Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an
operation which requires it.
        at 
sun.awt.HeadlessToolkit.getMenuShortcutKeyMask(HeadlessToolkit.java:213)

....etc

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2008/12/2 James Holmes <[EMAIL PROTECTED]>:
> If I use a cfdocumentitem in a doc to create a footer in CF 8.01
> Enterprise (with all the updaters) the doc generation churns for
> minutes and eventually causes a page load error. While the doc is
> being produced, FusionReactor shows this for the request:
>
> State:        TIMED_WAITING
>
> "jrpp-390" prio=5 in Object.wait()
>
> java.lang.Object.wait(Object.java:???)[Native Method]
> - waiting on <0x190c9ad> (a java.lang.Object)
> com.icesoft.util.PageDecorator.HeaderFooterDecoration.paint(HeaderFooterDecoration.java:118)
> ice.pilots.html4.ThePrinter.printPage(ThePrinter.java:187)
> coldfusion.document.DocumentSection.print(DocumentSection.java:144)
> ... etc
>
> It just waits forever and eventually dies. Am I the only one seeing
> this? We're on SLES10.
>
>
> mxAjax / CFAjax docs and other useful articles:
> http://www.bifrost.com.au/blog/
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316098
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to