Re: CF8 Bug? CFReport / Flashpaper

2008-09-10 Thread Marcus Raphelt
Hi Brad,

the HTML file appeared to me as if CF was recreating the report using 
1x1-Pixel-TDs, i can post an extract of it tomorrow.
If the temp files in /tmp don't contain too much binary junk (I didn't 
look into them yet), I'll post an extract of one of them, too.

Could it be that CF works internally that way - generating HTML and 
converting it to SWF afterwards? That'd be weird. ;-)

bye,
marcus

Brad Wood schrieb:
> Wow, that's a lot of data.  I'm curious if you look in the temp file while 
> creating the HTML version what you would see.
>
> It sounds like and endless loop or something.
>
> Again, I think getting a stack trace here is key to figuring out what is 
> going on.
>
> Can you post the code somewhere to reproduce this issue.  Some of us might 
> poke around at it, if we can get the same thing to happen on our server.
>
> ~Brad
>
>   


-- 
Mit freundlichen Grüßen,
Marcus Raphelt

at.net websolutions
Mühlenbeck & Raphelt GbR
Klever Str. 60
47839 Krefeld
Tel.: 02151 / 3699732
Fax : 02151 / 3699734
Mob.: 0151 / 58113803

mailto: [EMAIL PROTECTED]
http://www.atnet-websolutions.de




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

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


Re: CF8 Bug? CFReport / Flashpaper

2008-09-10 Thread Brad Wood
Wow, that's a lot of data.  I'm curious if you look in the temp file while 
creating the HTML version what you would see.

It sounds like and endless loop or something.

Again, I think getting a stack trace here is key to figuring out what is 
going on.

Can you post the code somewhere to reproduce this issue.  Some of us might 
poke around at it, if we can get the same thing to happen on our server.

~Brad

- Original Message - 
From: "Marcus Raphelt" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Wednesday, September 10, 2008 7:41 AM
Subject: Re: CF8 Bug? CFReport / Flashpaper


> Hi all,
>
> update:
> While generating the report as a flashpaper, I noticed that the CPU wait
> time rises up and waves around 90%.
> The reason for this is that CF fills up /tmp with about 20GB (yes,
> gigabytes) of temporary files... what the hell is it doing there?
>
> I also had the idea to generate the report in HTML format and convert it
> to SWF via cfdocument. The resulting HTML file is extremely large, I
> stopped the request as it reached 5GB (yes, gigabytes again).
> Any ideas, anyone? ;-)


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

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


Re: CF8 Bug? CFReport / Flashpaper

2008-09-10 Thread Marcus Raphelt
Hi all,

update:
While generating the report as a flashpaper, I noticed that the CPU wait 
time rises up and waves around 90%.
The reason for this is that CF fills up /tmp with about 20GB (yes, 
gigabytes) of temporary files... what the hell is it doing there?

I also had the idea to generate the report in HTML format and convert it 
to SWF via cfdocument. The resulting HTML file is extremely large, I 
stopped the request as it reached 5GB (yes, gigabytes again).
Any ideas, anyone? ;-)

bye,
marcus

Brad Wood schrieb:
> I hate to be pessimistic, but your font problem has a good chance of being 
> an old fashioned bug.
> If it is reproducible, submit it to Adobe:
> http://www.adobe.com/go/wish
>
> ~Brad
>
> - Original Message - 
> From: "Marcus Raphelt" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Wednesday, September 10, 2008 2:30 AM
> Subject: Re: CF8 Bug? CFReport / Flashpaper
>
>
>   


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

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


Re: CF8 Bug? CFReport / Flashpaper

2008-09-10 Thread Brad Wood
I hate to be pessimistic, but your font problem has a good chance of being 
an old fashioned bug.
If it is reproducible, submit it to Adobe:
http://www.adobe.com/go/wish

~Brad

- Original Message - 
From: "Marcus Raphelt" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Wednesday, September 10, 2008 2:30 AM
Subject: Re: CF8 Bug? CFReport / Flashpaper


> Hi Brad,
>
> good idea - I'll give SeeFusion a try.
> Nevertheless, I wonder if that will solve the font size problem...
>


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

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


Re: CF8 Bug? CFReport / Flashpaper

2008-09-10 Thread Marcus Raphelt
Hi Brad,

good idea - I'll give SeeFusion a try.
Nevertheless, I wonder if that will solve the font size problem...

bye,
marcus

Brad Wood schrieb:
> It looks like you need to find out what your server is doing during those 10 
> minutes.  I would recommend installing SeeFusion or Fusion-Reactor and start 
> looking at the stack trace while it is processing.  If there is no CPU 
> usage, it might be getting hung on an image, query, or basically any code 
> that requires blocking for an external resource.
>
>   



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

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


Re: CF8 Bug? CFReport / Flashpaper

2008-09-09 Thread Brad Wood
It looks like you need to find out what your server is doing during those 10 
minutes.  I would recommend installing SeeFusion or Fusion-Reactor and start 
looking at the stack trace while it is processing.  If there is no CPU 
usage, it might be getting hung on an image, query, or basically any code 
that requires blocking for an external resource.

Also, if you post this over to the Adobe forums you *might* catch the 
attention of someone from Adobe to help you or at least confirm if it is a 
bug.

~Brad

- Original Message - 
From: "Marcus Raphelt" <[EMAIL PROTECTED]>
>* The SWF file is created, has 0 bytes at first and takes about
>  10mins (!)

> CF7, PDF: works
> CF7, SWF: works
> CF8, PDF: works, small layout issues
> CF8, SWF: fails


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

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