Re: cfdocument not working in ie

2009-12-08 Thread Claude Schneegans

 thanks for your help

You would have better help if you show us your CFDOCUMENT tag.

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328968
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working in ie

2009-12-08 Thread Dave Watts

 we have a cfdocument and works fine in firefox but when trying to view in 
 internet explorer it only shows characters e.g. � [�ˏ
 �� �C��_�y�l�fS�6 (������{� ( 
D�.�X�1� �������

If you reload the page in IE immediately after this, does it work then?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328969
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-11 Thread Dave Phillips
 Anyone find a solution on this?  I'm having the same problem

Post the stack trace.

~D

Error,WebContainer : 0,04/10/08,12:39:14,,
coldfusion.document.DocumentProcessor$TimeOutException
at 
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:251)
at 
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:155)
at 
coldfusion.tagext.lang.DocumentTag.processContent(DocumentTag.java:1476)
at 
coldfusion.tagext.lang.DocumentTag._processContent(DocumentTag.java:1396)
at coldfusion.tagext.lang.DocumentTag.doAfterBody(DocumentTag.java:1354)
at 
cftest2ecfm625691459.runPage(/was_d68i/WebSphere/AppServer/profiles/was_d68i/installedApps/tfl0663bNode04Cell/Adobe_ColdFusion_8.ear/cfusion.war/Support/AcctTeamRpt/test.cfm:4)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1068)
at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1009)
at 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
at 
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at 
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at 
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
at 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at 
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at 
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:771)
at 
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:679)
at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:539)
at 
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
at 
com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
at 
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
at 
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
at 
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:115)
at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
at 
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
at 
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
at 
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at 
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at 
com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303208
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 

Re: cfdocument not working with CF 8.0.1 update

2008-04-10 Thread Dave Phillips
Anyone find a solution on this?  I'm having the same problem 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303093
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-10 Thread Dave Morris
Anyone find a solution on this?  I'm having the same problem

Can you please go through the entire thread? You will have the solution.

~D 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303096
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-10 Thread Dave Phillips
Anyone find a solution on this?  I'm having the same problem

Can you please go through the entire thread? You will have the solution.

~D

I did read the entire thread.  This doesn't solve my problem though.  I'm not 
on CF 8.0.1 and I tried removing the CF hotfix 3 and I still have the same 
problem.  A simple PDF cannot be created with just this code:

cfdocument format=PDF filename=#expandPath('tempfiles/')#mytest.pdf
This my test PDF.
/cfdocument

I know it's not a permissions issue.  I'm trying to get a solution here, so can 
someone please help?

Thanks,

Dave 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303102
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-10 Thread Dave Morris
 Anyone find a solution on this?  I'm having the same problem
 
 Can you please go through the entire thread? You will have the 
 solution.
 
 ~D
 
 I did read the entire thread.  This doesn't solve my problem though.  
 I'm not on CF 8.0.1 and I tried removing the CF hotfix 3 and I still 
 have the same problem.  A simple PDF cannot be created with just this 
 code:
 
 cfdocument format=PDF filename=#expandPath('tempfiles/')#mytest.
 pdf
 This my test PDF.
 /cfdocument
 
 I know it's not a permissions issue.  I'm trying to get a solution 
 here, so can someone please help?
 
 Thanks,
 
 Dave 

Post the stack trace.

~D


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303106
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-08 Thread Sankaram Tata
Hello Brian Love,
  I have tested cfdocument with CF8.0.1 update on RedHat Linux environment 
and it created pdf fine. Could you send me the stack trace and cf server logs. 
my id -- [EMAIL PROTECTED]  (Though CF is not supported on cent OS , I don't 
see any reason which cfdoc doesn't work)

Thnx
Sankaram. 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302923
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-08 Thread Brian Love
Dave:
  Here is the stack trace, thanks!

java.lang.AbstractMethodError: 
coldfusion.document.DocumentExporter.export([Lice/storm/Viewport;Lcoldfusion/document/spi/DocumentProperties;Lcoldfusion/document/spi/HeaderFooterContentProvider;Lcoldfusion/document/spi/HeaderFooterContentProvider;Lcoldfusion/document/spi/PageNoCallbackHandler;Ljava/net/URL;)V
at 
coldfusion.document.DocumentFrame.exportContent(DocumentFrame.java:162)
at 
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:276)
at 
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:163)
at 
coldfusion.tagext.lang.DocumentTag.processContent(DocumentTag.java:1479)
at 
coldfusion.tagext.lang.DocumentTag._processContent(DocumentTag.java:1382)
at coldfusion.tagext.lang.DocumentTag.doAfterBody(DocumentTag.java:1340)
at 
cftoc2ecfm1498671522.runPage(/home/brian/domains/brianflove.com/public_html/public/cfpdf/toc.cfm:8)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:273)
at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at 
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at 
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Brian



  Hello:

 
  I am attempting to create a PDF document on a server that was 
  recently updated to CF 8.0.1, and cannot create a basic pdf.
  
  Code:
  
  cfdocument format=PDF filename=test.pdf 
  overwrite=truetest/cfdocument
  
  Error:
  
  An exception occurred when performing document processing.
  The cause of this exception was that: java.lang.AbstractMethodError: 
 
  coldfusion.document.DocumentExporter.
export([Lice/storm/Viewport;Lcoldfusion/document/spi/DocumentProperties;Lcoldfusion/document/spi/Heade
 rFooterContentProvider;Lcoldfusion/document/spi/HeaderFooterContentPr 
 ovider;Lcoldfusion/document/spi/PageNoCallbackHandler;Ljava/net/URL;)V.
 
  
  (I can provide stack trace if that helps)
  
  Environment:
  
  Server Product   ColdFusion
  Version 8,0,1,195765 
  Edition Standard
  Operating System UNIX 
  OS Version 2.6.9-67.0.1.ELsmp (CentOs)
  
  Unfortunately, I have never attempting using cfdocument before on 
 
  this 
  server, so I cannot confirm/deny that this error is due to CF 8.0.1 
 
  updater.  I have checked permissions, and everything looks good.
  
  Any help would be appreciated!
 Brian
 
 Post the stack trace.
 
 ~D 


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302930
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-08 Thread Rupesh Kumar
Hi,
AbstractMethodError can come only when there is incompatibility between two 
classes which in this case means, that you have a hotfix applied which is no 
longer compatible. Since you have upgraded to 801, you can remove the hotfix 
and you should be good to go.
Please let me know if that works for you.

Thanks  Regards,
Rupesh
Adobe ColdFusion Team. 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302939
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfdocument not working with CF 8.0.1 update

2008-04-08 Thread Brad Wood
Rupesh, 
To confirm, you not saying he should un-install the 8.01 updater, but
instead another ColdFusion Hotfix he had manually applied before the
updater was released.  Is that correct?

Thanks.

~Brad

-Original Message-
From: Rupesh Kumar [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 08, 2008 10:01 AM
To: CF-Talk
Subject: Re: cfdocument not working with CF 8.0.1 update

Hi,
AbstractMethodError can come only when there is incompatibility between
two classes which in this case means, that you have a hotfix applied
which is no longer compatible. Since you have upgraded to 801, you can
remove the hotfix and you should be good to go.
Please let me know if that works for you.

Thanks  Regards,
Rupesh
Adobe ColdFusion Team. 


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302944
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: cfdocument not working with CF 8.0.1 update

2008-04-08 Thread Dave Watts
 Rupesh,
 To confirm, you not saying he should un-install the 8.01 
 updater, but instead another ColdFusion Hotfix he had 
 manually applied before the updater was released.  Is that correct?

I'm not Rupesh, but yes, that's what he's saying. You simply have to delete
the JAR file containing the hotfix from the /lib directory.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302977
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-08 Thread Brian Love
Folks:
  Just to confirm this for anyone else interested on the list.  Yes, this did 
resolve the issues I was having with cfdocument.  After removing the hotfix 
lib, everything worked great.  Thanks for all the help, I would have never even 
thought about this

Thanks,
Brian



 Rupesh,
 To confirm, you not saying he should un-install the 8.01 
 updater, but instead another ColdFusion Hotfix he had 
 manually applied before the updater was released.  Is that correct?

I'm not Rupesh, but yes, that's what he's saying. You simply have to delete
the JAR file containing the hotfix from the /lib directory.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/ 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302986
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfdocument not working with CF 8.0.1 update

2008-04-07 Thread Dave Morris
 Hello:

 I am attempting to create a PDF document on a server that was 
 recently updated to CF 8.0.1, and cannot create a basic pdf.
 
 Code:
 
 cfdocument format=PDF filename=test.pdf 
 overwrite=truetest/cfdocument
 
 Error:
 
 An exception occurred when performing document processing.
 The cause of this exception was that: java.lang.AbstractMethodError: 
 coldfusion.document.DocumentExporter.
export([Lice/storm/Viewport;Lcoldfusion/document/spi/DocumentProperties;Lcoldfusion/document/spi/HeaderFooterContentProvider;Lcoldfusion/document/spi/HeaderFooterContentPr
 ovider;Lcoldfusion/document/spi/PageNoCallbackHandler;Ljava/net/URL;)V.
 
 (I can provide stack trace if that helps)
 
 Environment:
 
 Server Product   ColdFusion
 Version 8,0,1,195765 
 Edition Standard
 Operating System UNIX 
 OS Version 2.6.9-67.0.1.ELsmp (CentOs)
 
 Unfortunately, I have never attempting using cfdocument before on 
 this 
 server, so I cannot confirm/deny that this error is due to CF 8.0.1 
 updater.  I have checked permissions, and everything looks good.
 
 Any help would be appreciated!
Brian

Post the stack trace.

~D 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302916
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFDOCUMENT not working

2008-02-06 Thread Brad Wood
There are a number of things that can cause a cfdocument tag to hang.
It seems that timeouts are never enforced for third-party calls like
images.

You only have given us an iceburg-tip piece of information though.  
What version of CF are you on?  
What updaters do you have installed?
Have you obtained a stack trace with SeeFusion or Fusion-Reactor to get
an idea of what is going on behind the scenes?  
Are you on CF standard or enterprise (throttling)?  

One of the most common reasons I have found for cfdocuments to hang
involve images.  Examine your HTML and make sure all the img links are
valid.  If you are on Windows, run SysInternal's tcpview.exe or netstat
to look for open TCP connections attempting to retrieve an external
image from a server which is not responding.

~Brad

-Original Message-
From: Tarek Jubaer [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 06, 2008 4:15 AM
To: CF-Talk
Subject: CFDOCUMENT not working

Hi
My my site, i used CFDOCUMENT tag to generate a dynamic PDF file and
save it to physical location.
It used to work properly.
Now it is not working at all. The page hangs up when the PDF file
generation code is parsed.

Can anyone please help me on this issue? 

thanks in advance. 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298368
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFDOCUMENT not working

2008-02-06 Thread AJ Mercer
dont put processing inside the cfdocument tag
do it inside cfsavecontent then put that variable into cfdocument

you can then take a look at you variable to make sure the content is what
you expected.

There is also a hot fix for cfdocument for 702

On Feb 7, 2008 4:18 AM, Brad Wood [EMAIL PROTECTED] wrote:

 There are a number of things that can cause a cfdocument tag to hang.
 It seems that timeouts are never enforced for third-party calls like
 images.

 You only have given us an iceburg-tip piece of information though.
 What version of CF are you on?
 What updaters do you have installed?
 Have you obtained a stack trace with SeeFusion or Fusion-Reactor to get
 an idea of what is going on behind the scenes?
 Are you on CF standard or enterprise (throttling)?

 One of the most common reasons I have found for cfdocuments to hang
 involve images.  Examine your HTML and make sure all the img links are
 valid.  If you are on Windows, run SysInternal's tcpview.exe or netstat
 to look for open TCP connections attempting to retrieve an external
 image from a server which is not responding.

 ~Brad

 -Original Message-
 From: Tarek Jubaer [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, February 06, 2008 4:15 AM
 To: CF-Talk
 Subject: CFDOCUMENT not working

 Hi
 My my site, i used CFDOCUMENT tag to generate a dynamic PDF file and
 save it to physical location.
 It used to work properly.
 Now it is not working at all. The page hangs up when the PDF file
 generation code is parsed.

 Can anyone please help me on this issue?

 thanks in advance.

 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298416
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfdocument stopped working

2005-08-24 Thread Pete Ruckelshaus
I've seen this, but only as a result of my own bad code.  Check your
code or post it here.

Pete

On 8/23/05, dan martin [EMAIL PROTECTED] wrote:
 I have been using cfdocument to print to pdf for a while now. Messing with 
 html and css to get the pdf to look right. All of a sudden no pdf's print 
 out. Not even a simple hello. The browser is a blank screen.
 
 I restarted cf server, checked the logs, and restarted my browser. Any ideas 
 how to get it to do something again? Is there a specific service for cfdoc?
 
 Please help.
 
 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216177
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfdocument stopped working

2005-08-24 Thread Matthew Blatchley
Pete,

I haven't ran into issues with the PDF not showing up, but we've been 
working with it for a while too and have worked out a lot of the problems 
with the formatting and css.  If you need any answers let me know off list 
and I may be able to help you out if you get into a hole.

Matt 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216180
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: SPAM-LOW: Re: cfdocument stopped working

2005-08-24 Thread Matthew Blatchley
Meant to say out of a hole :)

 Pete,

I haven't ran into issues with the PDF not showing up, but we've been
 working with it for a while too and have worked out a lot of the problems
 with the formatting and css.  If you need any answers let me know off list
 and I may be able to help you out if you get into a hole.

 Matt

 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216183
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfdocument stopped working

2005-08-24 Thread dan martin
 I've seen this, but only as a result of my own bad code.  Check your
 code or post it here.
 
 Pete
 
 On 8/23/05, dan martin [EMAIL PROTECTED] wrote:
  I have been using cfdocument to print to pdf for a while now. 
 Messing with html and css to get the pdf to look right. All of a 
 sudden no pdf's print out. Not even a simple hello. The browser is a 
 blank screen.
  
  I restarted cf server, checked the logs, and restarted my browser. 
 Any ideas how to get it to do something again? Is there a specific 
 service for cfdoc?
  
  Please help.
  
  


here's the code:
cfdocument format=PDF
blah!
/cfdocument

as you can see, I've simplified it to remove any possibility of coding 
mistakes. Also, I have another piece of code in a different area that was 
working yesterday and was not changed at all in two weeks and no longer works.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216202
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54