Re: C:\ColdFusion8\Mail\Spool

2010-02-03 Thread John M Bliss

[bump]

Does anyone happen to know whether this problem is fixed/ameliorated by
upgrading from CF8 to CF9?


On Tue, Dec 8, 2009 at 4:51 PM, David  wrote:

>
> On Tue, Dec 8, 2009 at 8:16 AM, John M Bliss  wrote:
> >
> > So this AM, my production server had not sent me my usual batch of emails
> > (via cfmail).  I went to Server Settings > Mail, checked Verify mail
> server
> > connection, clicked Submit Changes, and received Connection Verification
> > Successful.  I stopped and restarted my SMTP server and then noticed that
> > email I was expecting to receive was sitting in
> C:\ColdFusion8\Mail\Spool.
> > I stopped and restarted the CF server (CF 8 with CHF 4) and now all of
> the
> > mail is being delivered.
> >
> > Is this a fluke?  Known issue?  Anything I can do to prevent it from
> > recurring?
> >
> > Thanks!
>
>
> There's actually a way to restart just the spool component, which may
> be all you need to get it spooling again
> http://stackoverflow.com/questions/94948/restarting-coldfusion-mail-queue
>
> I added a file to my cf admin/custom folder, and added to
> custommenu.xml, to restart the mail service:
>
> 
> Restart
> mail spool service
>
>  URL.restartMailService IS true>
> CreateObject("java","coldfusion.server.ServiceFactory")>
>
>
>Mail spool service stopped.
>
>
>Mail spool service restarted!
>
> 
>
> - D
>
> 

~|
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:330386
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: C:\ColdFusion8\Mail\Spool

2009-12-08 Thread John M Bliss

Thanks!

On Tue, Dec 8, 2009 at 4:51 PM, David  wrote:

>
> On Tue, Dec 8, 2009 at 8:16 AM, John M Bliss  wrote:
> >
> > So this AM, my production server had not sent me my usual batch of emails
> > (via cfmail).  I went to Server Settings > Mail, checked Verify mail
> server
> > connection, clicked Submit Changes, and received Connection Verification
> > Successful.  I stopped and restarted my SMTP server and then noticed that
> > email I was expecting to receive was sitting in
> C:\ColdFusion8\Mail\Spool.
> > I stopped and restarted the CF server (CF 8 with CHF 4) and now all of
> the
> > mail is being delivered.
> >
> > Is this a fluke?  Known issue?  Anything I can do to prevent it from
> > recurring?
> >
> > Thanks!
>
>
> There's actually a way to restart just the spool component, which may
> be all you need to get it spooling again
> http://stackoverflow.com/questions/94948/restarting-coldfusion-mail-queue
>
> I added a file to my cf admin/custom folder, and added to
> custommenu.xml, to restart the mail service:
>
> 
> Restart
> mail spool service
>
>  URL.restartMailService IS true>
> CreateObject("java","coldfusion.server.ServiceFactory")>
>
>
>Mail spool service stopped.
>
>
>Mail spool service restarted!
>
> 
>
> - D
>
> 

~|
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:328987
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: C:\ColdFusion8\Mail\Spool

2009-12-08 Thread David

On Tue, Dec 8, 2009 at 8:16 AM, John M Bliss  wrote:
>
> So this AM, my production server had not sent me my usual batch of emails
> (via cfmail).  I went to Server Settings > Mail, checked Verify mail server
> connection, clicked Submit Changes, and received Connection Verification
> Successful.  I stopped and restarted my SMTP server and then noticed that
> email I was expecting to receive was sitting in C:\ColdFusion8\Mail\Spool.
> I stopped and restarted the CF server (CF 8 with CHF 4) and now all of the
> mail is being delivered.
>
> Is this a fluke?  Known issue?  Anything I can do to prevent it from
> recurring?
>
> Thanks!


There's actually a way to restart just the spool component, which may
be all you need to get it spooling again
http://stackoverflow.com/questions/94948/restarting-coldfusion-mail-queue

I added a file to my cf admin/custom folder, and added to
custommenu.xml, to restart the mail service:


Restart
mail spool service





Mail spool service stopped.


Mail spool service restarted!



- D

~|
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:328986
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: C:\ColdFusion8\Mail\Spool

2009-12-08 Thread John M Bliss

Ug.  OK.  Thanks.

On Tue, Dec 8, 2009 at 4:23 PM, Bobby  wrote:

>
> The same thing has happened to use before. I never found any logs
> indicating the cause and a service restart prompted the spooled emails
> to start sending again.
>
> It was just one of the few reasons we put all of our servers on a weekly
> reboot schedule.
>
>
> John M Bliss wrote:
> >> Typically you'll see an error in your ColdFusion mail.log file that will
> >>
> > state that the connection to your mail server failed at some point.
> >
> > That didn't happen in this case.
> >
> >
> > On Tue, Dec 8, 2009 at 8:04 AM, Cutter (ColdFusion) <
> > cold.fus...@cutterscrossing.com> wrote:
> >
> >
> >> See if this might help you:
> >>
> >>
> >>
> http://blog.cutterscrossing.com/index.cfm/2006/12/10/ColdFusion-Mail-Spool-Lock
> >>
> >> Steve "Cutter" Blades
> >> Adobe Certified Professional
> >> Advanced Macromedia ColdFusion MX 7 Developer
> >>
> >> Co-Author of "Learning Ext JS"
> >> http://www.packtpub.com/learning-ext-js/book
> >> _
> >> http://blog.cutterscrossing.com
> >>
> >>
> >>
> >> John M Bliss wrote:
> >>
> >>> So this AM, my production server had not sent me my usual batch of
> emails
> >>> (via cfmail).  I went to Server Settings > Mail, checked Verify mail
> >>>
> >> server
> >>
> >>> connection, clicked Submit Changes, and received Connection
> Verification
> >>> Successful.  I stopped and restarted my SMTP server and then noticed
> that
> >>> email I was expecting to receive was sitting in
> >>>
> >> C:\ColdFusion8\Mail\Spool.
> >>
> >>> I stopped and restarted the CF server (CF 8 with CHF 4) and now all of
> >>>
> >> the
> >>
> >>> mail is being delivered.
> >>>
> >>> Is this a fluke?  Known issue?  Anything I can do to prevent it from
> >>> recurring?
> >>>
> >>> Thanks!
> >>>
> >>>
> >>>
> >>
> >>
> >
> >
>
> 

~|
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:328984
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: C:\ColdFusion8\Mail\Spool

2009-12-08 Thread Bobby

The same thing has happened to use before. I never found any logs 
indicating the cause and a service restart prompted the spooled emails 
to start sending again.

It was just one of the few reasons we put all of our servers on a weekly 
reboot schedule.


John M Bliss wrote:
>> Typically you'll see an error in your ColdFusion mail.log file that will
>> 
> state that the connection to your mail server failed at some point.
>
> That didn't happen in this case.
>
>
> On Tue, Dec 8, 2009 at 8:04 AM, Cutter (ColdFusion) <
> cold.fus...@cutterscrossing.com> wrote:
>
>   
>> See if this might help you:
>>
>>
>> http://blog.cutterscrossing.com/index.cfm/2006/12/10/ColdFusion-Mail-Spool-Lock
>>
>> Steve "Cutter" Blades
>> Adobe Certified Professional
>> Advanced Macromedia ColdFusion MX 7 Developer
>>
>> Co-Author of "Learning Ext JS"
>> http://www.packtpub.com/learning-ext-js/book
>> _
>> http://blog.cutterscrossing.com
>>
>>
>>
>> John M Bliss wrote:
>> 
>>> So this AM, my production server had not sent me my usual batch of emails
>>> (via cfmail).  I went to Server Settings > Mail, checked Verify mail
>>>   
>> server
>> 
>>> connection, clicked Submit Changes, and received Connection Verification
>>> Successful.  I stopped and restarted my SMTP server and then noticed that
>>> email I was expecting to receive was sitting in
>>>   
>> C:\ColdFusion8\Mail\Spool.
>> 
>>> I stopped and restarted the CF server (CF 8 with CHF 4) and now all of
>>>   
>> the
>> 
>>> mail is being delivered.
>>>
>>> Is this a fluke?  Known issue?  Anything I can do to prevent it from
>>> recurring?
>>>
>>> Thanks!
>>>
>>>
>>>   
>>
>> 
>
> 

~|
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:328983
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: C:\ColdFusion8\Mail\Spool

2009-12-08 Thread John M Bliss

> Typically you'll see an error in your ColdFusion mail.log file that will
state that the connection to your mail server failed at some point.

That didn't happen in this case.


On Tue, Dec 8, 2009 at 8:04 AM, Cutter (ColdFusion) <
cold.fus...@cutterscrossing.com> wrote:

>
> See if this might help you:
>
>
> http://blog.cutterscrossing.com/index.cfm/2006/12/10/ColdFusion-Mail-Spool-Lock
>
> Steve "Cutter" Blades
> Adobe Certified Professional
> Advanced Macromedia ColdFusion MX 7 Developer
>
> Co-Author of "Learning Ext JS"
> http://www.packtpub.com/learning-ext-js/book
> _
> http://blog.cutterscrossing.com
>
>
>
> John M Bliss wrote:
> > So this AM, my production server had not sent me my usual batch of emails
> > (via cfmail).  I went to Server Settings > Mail, checked Verify mail
> server
> > connection, clicked Submit Changes, and received Connection Verification
> > Successful.  I stopped and restarted my SMTP server and then noticed that
> > email I was expecting to receive was sitting in
> C:\ColdFusion8\Mail\Spool.
> > I stopped and restarted the CF server (CF 8 with CHF 4) and now all of
> the
> > mail is being delivered.
> >
> > Is this a fluke?  Known issue?  Anything I can do to prevent it from
> > recurring?
> >
> > Thanks!
> >
> >
>
>
> 

~|
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:328949
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: C:\ColdFusion8\Mail\Spool

2009-12-08 Thread Cutter (ColdFusion)

See if this might help you:

http://blog.cutterscrossing.com/index.cfm/2006/12/10/ColdFusion-Mail-Spool-Lock

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer

Co-Author of "Learning Ext JS"
http://www.packtpub.com/learning-ext-js/book
_
http://blog.cutterscrossing.com



John M Bliss wrote:
> So this AM, my production server had not sent me my usual batch of emails
> (via cfmail).  I went to Server Settings > Mail, checked Verify mail server
> connection, clicked Submit Changes, and received Connection Verification
> Successful.  I stopped and restarted my SMTP server and then noticed that
> email I was expecting to receive was sitting in C:\ColdFusion8\Mail\Spool.
> I stopped and restarted the CF server (CF 8 with CHF 4) and now all of the
> mail is being delivered.
>
> Is this a fluke?  Known issue?  Anything I can do to prevent it from
> recurring?
>
> Thanks!
>
>   


~|
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:328948
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: \ColdFusion8\Mail\Spool

2009-12-08 Thread John M Bliss

Nothing since Oct 16.

On Tue, Dec 8, 2009 at 7:30 AM, Dave Phillips <
experiencedcfdevelo...@gmail.com> wrote:

>
> John,
>
> Anything revealing in your mail log?  I've seen this behavior before, but
> not with CF 8. It was with older versions.  We ended up scheduling a
> nightly
> restart of the service to alleviate things like this occurring.
>
> Dave Phillips
>
> -Original Message-
> From: John M Bliss [mailto:bliss.j...@gmail.com]
> Sent: Tuesday, December 08, 2009 7:17 AM
> To: cf-talk
> Subject: C:\ColdFusion8\Mail\Spool
>
>
> So this AM, my production server had not sent me my usual batch of emails
> (via cfmail).  I went to Server Settings > Mail, checked Verify mail server
> connection, clicked Submit Changes, and received Connection Verification
> Successful.  I stopped and restarted my SMTP server and then noticed that
> email I was expecting to receive was sitting in C:\ColdFusion8\Mail\Spool.
> I stopped and restarted the CF server (CF 8 with CHF 4) and now all of the
> mail is being delivered.
>
> Is this a fluke?  Known issue?  Anything I can do to prevent it from
> recurring?
>
> Thanks!
>
> --
> John Bliss
> IT Professional
> @jbliss (t) / http://www.brandiandjohn.com
>
>
>
>
> 

~|
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:328947
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: \ColdFusion8\Mail\Spool

2009-12-08 Thread Dave Phillips

John,

Anything revealing in your mail log?  I've seen this behavior before, but
not with CF 8. It was with older versions.  We ended up scheduling a nightly
restart of the service to alleviate things like this occurring.

Dave Phillips

-Original Message-
From: John M Bliss [mailto:bliss.j...@gmail.com] 
Sent: Tuesday, December 08, 2009 7:17 AM
To: cf-talk
Subject: C:\ColdFusion8\Mail\Spool


So this AM, my production server had not sent me my usual batch of emails
(via cfmail).  I went to Server Settings > Mail, checked Verify mail server
connection, clicked Submit Changes, and received Connection Verification
Successful.  I stopped and restarted my SMTP server and then noticed that
email I was expecting to receive was sitting in C:\ColdFusion8\Mail\Spool.
I stopped and restarted the CF server (CF 8 with CHF 4) and now all of the
mail is being delivered.

Is this a fluke?  Known issue?  Anything I can do to prevent it from
recurring?

Thanks!

-- 
John Bliss
IT Professional
@jbliss (t) / http://www.brandiandjohn.com




~|
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:328946
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


C:\ColdFusion8\Mail\Spool

2009-12-08 Thread John M Bliss

So this AM, my production server had not sent me my usual batch of emails
(via cfmail).  I went to Server Settings > Mail, checked Verify mail server
connection, clicked Submit Changes, and received Connection Verification
Successful.  I stopped and restarted my SMTP server and then noticed that
email I was expecting to receive was sitting in C:\ColdFusion8\Mail\Spool.
I stopped and restarted the CF server (CF 8 with CHF 4) and now all of the
mail is being delivered.

Is this a fluke?  Known issue?  Anything I can do to prevent it from
recurring?

Thanks!

-- 
John Bliss
IT Professional
@jbliss (t) / http://www.brandiandjohn.com


~|
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:328945
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4