House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home /  Groups /  ColdFusion Talk (CF-Talk)

Cfdocumentitem broken

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
James Holmes
12/01/2008 11:10 PM

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/

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
James Holmes
12/02/2008 12:55 AM

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


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists