|
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
Cfdocumentitem broken
If I use a cfdocumentitem in a doc to create a footer in CF 8.01James Holmes 12/01/08 11:10 P Fixed it. It turns out the server wasn't configured for headless modeJames Holmes 12/02/08 12:55 A 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/ 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/ ----- Excess quoted text cut - see Original Post for more -----
|
Mailing Lists
|
Latest Fusion Authority Articles
|
||||||