no, you have to wait until cf has finished with the file, if you are trying
to delete immediately afterwards then that is probably why.
You should either try adding a delay, or simply add the images to a list
and setup a scheduled task that comes and deletes the files in that list
later on.
On
>the file is probably still locked. how long have you waited before trying
>to delete it ?
>
>
>On Tue, Aug 19, 2014 at 10:57 PM, te...@it-werks.com te...@it-werks.com <
>te...@it-werks.com> wrote:
>
>>
>> Cannot delete an image after using cfimage unless I stop and restart the
>> Coldfusion Appli
I've got an application running on CF8 that's been successfully
generating Excel reports for a good amount of time.
Recently, the user upgraded Office (using 2013 now) - and now it no
longer functions for them.
Pretty simple stuff:
... with cftry and things where needed to catch errors...
Hi back, Dave!
> > Or do the request thread and the database connection operate
> independently of each other?
>
> Yes, they're completely independent.
Thanks. This is what I always thought but I read something that made me think
things might be otherwise.
George
~~
Hi, George!
> Is there a relationship between CF simultaneous requests and maintained
> database connections?
No, not really.
> Does a maintained database connection use one of the threads allocated for
> simultaneous requests?
No. Database connections use their own separate thread pool. The
Is there a relationship between CF simultaneous requests and maintained
database connections?
Does a maintained database connection use one of the threads allocated for
simultaneous requests?
For example, suppose in Request Tuning I have simultaneous (Template) requests
set to 10 and in CF d
Do you have logging your scheduled tasks enabled? Might shed some light.
Does a CF restart fix the issue?
Are these setup as clustered? If so I would check server time-stamps
between CF and DB servers to ensure they are correct. Not sure if this
would really matter, as I would think CF would j
Here's a strange one: ACF 10,0,12,286680 Scheduled Tasks not attempted. I
have numerous Scheduled Tasks that run daily in the early AM hours. This
AM, it appears that none of them ran. No errors. The Scheduled Task page in
the Admin shows two types:
Duration Interval Last Run Next Run
Sep 17, 200
8 matches
Mail list logo