Re: CFAdmin failing to set up a Scheduled Task

2014-02-07 Thread Russ Michaels

I have had Server closed the connection without sending any data and it has
usually been browser related.
I think this is more likely a problem being caused by your VPN connection
interfering with the browser response.
Is your cfadmin running over SSL by any chance ?



On Sat, Feb 8, 2014 at 1:14 AM, Gonzo Rock  wrote:

>
> Thanks... Like this Russ
>
> The CF server is @ 192.168.11.30
> The local desktop is @ 192.168.11.123
> I phone in and speak to the person at the desktop and guide them to set
> Scheduled Tasks
>
> My VPN connection assigns my desktop  192.168.13.102
> and when I connect to the CF admin for the server it runs fine with the
> exception of failing as described earlier ... can not click Submit or even
> Cancel without the error being displayed.
>
> ~still a perplexed Gonzo
>
>
> On Fri, Feb 7, 2014 at 2:43 PM, Russ Michaels  wrote:
>
> >
> > are you connecting to the server using the same IP on each subnet to
> access
> > the cfadmin ?
> >
> >
> > On Fri, Feb 7, 2014 at 9:20 PM, Gonzo Rock  wrote:
> >
> > >
> > > It's a virtulized linux box running on the same subnet as desktops that
> > can
> > > successfully update the scheduled tasks.
> > > When I vpn into the network as the IP discussed above only the
> scheduled
> > > task update fails.
> > > For now I am directing them via telephone and email how to update and
> set
> > > the tasks but this is not an ideal workaround.
> > >
> > >
> >
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357630
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-02-07 Thread Gonzo Rock

Thanks... Like this Russ

The CF server is @ 192.168.11.30
The local desktop is @ 192.168.11.123
I phone in and speak to the person at the desktop and guide them to set
Scheduled Tasks

My VPN connection assigns my desktop  192.168.13.102
and when I connect to the CF admin for the server it runs fine with the
exception of failing as described earlier ... can not click Submit or even
Cancel without the error being displayed.

~still a perplexed Gonzo


On Fri, Feb 7, 2014 at 2:43 PM, Russ Michaels  wrote:

>
> are you connecting to the server using the same IP on each subnet to access
> the cfadmin ?
>
>
> On Fri, Feb 7, 2014 at 9:20 PM, Gonzo Rock  wrote:
>
> >
> > It's a virtulized linux box running on the same subnet as desktops that
> can
> > successfully update the scheduled tasks.
> > When I vpn into the network as the IP discussed above only the scheduled
> > task update fails.
> > For now I am directing them via telephone and email how to update and set
> > the tasks but this is not an ideal workaround.
> >
> >
>


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357629
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-02-07 Thread Russ Michaels

are you connecting to the server using the same IP on each subnet to access
the cfadmin ?


On Fri, Feb 7, 2014 at 9:20 PM, Gonzo Rock  wrote:

>
> It's a virtulized linux box running on the same subnet as desktops that can
> successfully update the scheduled tasks.
> When I vpn into the network as the IP discussed above only the scheduled
> task update fails.
> For now I am directing them via telephone and email how to update and set
> the tasks but this is not an ideal workaround.
>
>
> On Thu, Jan 30, 2014 at 2:26 PM, Russ Michaels 
> wrote:
>
> >
> > certainly sounds a bit odd, if you are connecting to CF on the same
> address
> > as if you were logged on locally then it should make no difference.
> > what if you remote into the server and do it directly form the server
> > desktop ?
> >
> >
> > On Thu, Jan 30, 2014 at 8:20 PM, Gonzo Rock  wrote:
> >
> > >
> > > More Info:
> > >
> > > First... this is all on a remote server via VPN connection.
> > >
> > > So attempting to get the scheduled task running I called someone onsite
> > and
> > > directed them to the CFAdmin pages where they were able to setup the
> > > Scheduled Task... while I am still not... regardless of browser I am
> > using.
> > >
> > > CF server is @ 192.168.11.30
> > > The local desktop is @ 192.168.11.123
> > >
> > > My VPN connection is @ 192.168.13.102
> > >
> > > So I'm on a different subnet ? since I first set up the scheduled tasks
> > > months ago?  And it only affects Tasks?  Everything else I've tried in
> > the
> > > CFAdmin works as expected.
> > >
> > > Perplexed.
> > >
> > >
> > > On Thu, Jan 30, 2014 at 8:48 AM, Gonzo Rock 
> wrote:
> > >
> > > > Re permissions: So the neo-cron.xml file is owned by user "nobody" as
> > is
> > > > normal for these linux installs and the permissions are set properly.
> > If
> > > I
> > > > click the suspend/resume button on a scheduled task the neo-cron.xml
> > file
> > > > is updated and the .bak file is created. Did it several time this
> > morning
> > > > watching the time stamps adjust on the two files as I do it. The lib
> > > folder
> > > > that the xml file sits in is also owned by nobody permissions set
> > > > properly... rwxr-xr-x
> > > >
> > > > Off to see what I can find in the Adobe forums.
> > > >
> > > >
> > > > On Wed, Jan 29, 2014 at 7:07 PM, Byron Mann 
> > > wrote:
> > > >
> > > >>
> > > >> We have had similar. Where we run the CF service under a local user,
> > and
> > > >> the user did not have file create permissions for the lib folder to
> > > create
> > > >> the .bak files.
> > > >>
> > > >> When you do a save does the new-cron.xml file get updated?
> > > >>
> > > >> Window event viewer may provide some insight. Also might run
> procmon,
> > to
> > > >> see if you are getting any access denied errors when doing the
> update.
> > > >>
> > > >> http://technet.microsoft.com/en-us/sysinternals/bb896645
> > > >>
> > > >> Byron Mann
> > > >> Lead Engineer & Architect
> > > >> HostMySite.com
> > > >> On Jan 29, 2014 6:49 PM, "Gonzo Rock"  wrote:
> > > >>
> > > >> >
> > > >> > Any ideas on why attempts to set a scheduled task would cause a
> > > "Server
> > > >> > closed the connection without sending any data" message. When I
> > reload
> > > >> the
> > > >> > scheduled tasks... the new one is not there.
> > > >> >
> > > >> > When I edit a task... not really edit... I just pull it up... and
> > > click
> > > >> > Submit I get the same result. And get this... If instead of
> hitting
> > > >> Submit
> > > >> > I hit Cancel I get the same result.
> > > >> >
> > > >> > I can create data sources and edit the mail setting and other such
> > > >> > things... just scheduled tasks is suddenly having a problem.
> > > >> >
> > > >> > I have confirmed scheduled tasks are running... I can see the logs
> > for
> > > >> them
> > > >> > updating.
> > > >> >
> > > >> > This is a linux box running CF 9
> > > >> >
> > > >> > Any ideas?  Unfortunately "the Google" is not helping :(
> > > >> >
> > > >> >
> > > >> >
> > > >>
> > > >>
> > >
> > >
> >
> >
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357628
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-02-07 Thread Gonzo Rock

It's a virtulized linux box running on the same subnet as desktops that can
successfully update the scheduled tasks.
When I vpn into the network as the IP discussed above only the scheduled
task update fails.
For now I am directing them via telephone and email how to update and set
the tasks but this is not an ideal workaround.


On Thu, Jan 30, 2014 at 2:26 PM, Russ Michaels  wrote:

>
> certainly sounds a bit odd, if you are connecting to CF on the same address
> as if you were logged on locally then it should make no difference.
> what if you remote into the server and do it directly form the server
> desktop ?
>
>
> On Thu, Jan 30, 2014 at 8:20 PM, Gonzo Rock  wrote:
>
> >
> > More Info:
> >
> > First... this is all on a remote server via VPN connection.
> >
> > So attempting to get the scheduled task running I called someone onsite
> and
> > directed them to the CFAdmin pages where they were able to setup the
> > Scheduled Task... while I am still not... regardless of browser I am
> using.
> >
> > CF server is @ 192.168.11.30
> > The local desktop is @ 192.168.11.123
> >
> > My VPN connection is @ 192.168.13.102
> >
> > So I'm on a different subnet ? since I first set up the scheduled tasks
> > months ago?  And it only affects Tasks?  Everything else I've tried in
> the
> > CFAdmin works as expected.
> >
> > Perplexed.
> >
> >
> > On Thu, Jan 30, 2014 at 8:48 AM, Gonzo Rock  wrote:
> >
> > > Re permissions: So the neo-cron.xml file is owned by user "nobody" as
> is
> > > normal for these linux installs and the permissions are set properly.
> If
> > I
> > > click the suspend/resume button on a scheduled task the neo-cron.xml
> file
> > > is updated and the .bak file is created. Did it several time this
> morning
> > > watching the time stamps adjust on the two files as I do it. The lib
> > folder
> > > that the xml file sits in is also owned by nobody permissions set
> > > properly... rwxr-xr-x
> > >
> > > Off to see what I can find in the Adobe forums.
> > >
> > >
> > > On Wed, Jan 29, 2014 at 7:07 PM, Byron Mann 
> > wrote:
> > >
> > >>
> > >> We have had similar. Where we run the CF service under a local user,
> and
> > >> the user did not have file create permissions for the lib folder to
> > create
> > >> the .bak files.
> > >>
> > >> When you do a save does the new-cron.xml file get updated?
> > >>
> > >> Window event viewer may provide some insight. Also might run procmon,
> to
> > >> see if you are getting any access denied errors when doing the update.
> > >>
> > >> http://technet.microsoft.com/en-us/sysinternals/bb896645
> > >>
> > >> Byron Mann
> > >> Lead Engineer & Architect
> > >> HostMySite.com
> > >> On Jan 29, 2014 6:49 PM, "Gonzo Rock"  wrote:
> > >>
> > >> >
> > >> > Any ideas on why attempts to set a scheduled task would cause a
> > "Server
> > >> > closed the connection without sending any data" message. When I
> reload
> > >> the
> > >> > scheduled tasks... the new one is not there.
> > >> >
> > >> > When I edit a task... not really edit... I just pull it up... and
> > click
> > >> > Submit I get the same result. And get this... If instead of hitting
> > >> Submit
> > >> > I hit Cancel I get the same result.
> > >> >
> > >> > I can create data sources and edit the mail setting and other such
> > >> > things... just scheduled tasks is suddenly having a problem.
> > >> >
> > >> > I have confirmed scheduled tasks are running... I can see the logs
> for
> > >> them
> > >> > updating.
> > >> >
> > >> > This is a linux box running CF 9
> > >> >
> > >> > Any ideas?  Unfortunately "the Google" is not helping :(
> > >> >
> > >> >
> > >> >
> > >>
> > >>
> >
> >
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357627
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-01-30 Thread Russ Michaels

certainly sounds a bit odd, if you are connecting to CF on the same address
as if you were logged on locally then it should make no difference.
what if you remote into the server and do it directly form the server
desktop ?


On Thu, Jan 30, 2014 at 8:20 PM, Gonzo Rock  wrote:

>
> More Info:
>
> First... this is all on a remote server via VPN connection.
>
> So attempting to get the scheduled task running I called someone onsite and
> directed them to the CFAdmin pages where they were able to setup the
> Scheduled Task... while I am still not... regardless of browser I am using.
>
> CF server is @ 192.168.11.30
> The local desktop is @ 192.168.11.123
>
> My VPN connection is @ 192.168.13.102
>
> So I'm on a different subnet ? since I first set up the scheduled tasks
> months ago?  And it only affects Tasks?  Everything else I've tried in the
> CFAdmin works as expected.
>
> Perplexed.
>
>
> On Thu, Jan 30, 2014 at 8:48 AM, Gonzo Rock  wrote:
>
> > Re permissions: So the neo-cron.xml file is owned by user "nobody" as is
> > normal for these linux installs and the permissions are set properly. If
> I
> > click the suspend/resume button on a scheduled task the neo-cron.xml file
> > is updated and the .bak file is created. Did it several time this morning
> > watching the time stamps adjust on the two files as I do it. The lib
> folder
> > that the xml file sits in is also owned by nobody permissions set
> > properly... rwxr-xr-x
> >
> > Off to see what I can find in the Adobe forums.
> >
> >
> > On Wed, Jan 29, 2014 at 7:07 PM, Byron Mann 
> wrote:
> >
> >>
> >> We have had similar. Where we run the CF service under a local user, and
> >> the user did not have file create permissions for the lib folder to
> create
> >> the .bak files.
> >>
> >> When you do a save does the new-cron.xml file get updated?
> >>
> >> Window event viewer may provide some insight. Also might run procmon, to
> >> see if you are getting any access denied errors when doing the update.
> >>
> >> http://technet.microsoft.com/en-us/sysinternals/bb896645
> >>
> >> Byron Mann
> >> Lead Engineer & Architect
> >> HostMySite.com
> >> On Jan 29, 2014 6:49 PM, "Gonzo Rock"  wrote:
> >>
> >> >
> >> > Any ideas on why attempts to set a scheduled task would cause a
> "Server
> >> > closed the connection without sending any data" message. When I reload
> >> the
> >> > scheduled tasks... the new one is not there.
> >> >
> >> > When I edit a task... not really edit... I just pull it up... and
> click
> >> > Submit I get the same result. And get this... If instead of hitting
> >> Submit
> >> > I hit Cancel I get the same result.
> >> >
> >> > I can create data sources and edit the mail setting and other such
> >> > things... just scheduled tasks is suddenly having a problem.
> >> >
> >> > I have confirmed scheduled tasks are running... I can see the logs for
> >> them
> >> > updating.
> >> >
> >> > This is a linux box running CF 9
> >> >
> >> > Any ideas?  Unfortunately "the Google" is not helping :(
> >> >
> >> >
> >> >
> >>
> >>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357530
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-01-30 Thread Gonzo Rock

More Info:

First... this is all on a remote server via VPN connection.

So attempting to get the scheduled task running I called someone onsite and
directed them to the CFAdmin pages where they were able to setup the
Scheduled Task... while I am still not... regardless of browser I am using.

CF server is @ 192.168.11.30
The local desktop is @ 192.168.11.123

My VPN connection is @ 192.168.13.102

So I'm on a different subnet ? since I first set up the scheduled tasks
months ago?  And it only affects Tasks?  Everything else I've tried in the
CFAdmin works as expected.

Perplexed.


On Thu, Jan 30, 2014 at 8:48 AM, Gonzo Rock  wrote:

> Re permissions: So the neo-cron.xml file is owned by user "nobody" as is
> normal for these linux installs and the permissions are set properly. If I
> click the suspend/resume button on a scheduled task the neo-cron.xml file
> is updated and the .bak file is created. Did it several time this morning
> watching the time stamps adjust on the two files as I do it. The lib folder
> that the xml file sits in is also owned by nobody permissions set
> properly... rwxr-xr-x
>
> Off to see what I can find in the Adobe forums.
>
>
> On Wed, Jan 29, 2014 at 7:07 PM, Byron Mann  wrote:
>
>>
>> We have had similar. Where we run the CF service under a local user, and
>> the user did not have file create permissions for the lib folder to create
>> the .bak files.
>>
>> When you do a save does the new-cron.xml file get updated?
>>
>> Window event viewer may provide some insight. Also might run procmon, to
>> see if you are getting any access denied errors when doing the update.
>>
>> http://technet.microsoft.com/en-us/sysinternals/bb896645
>>
>> Byron Mann
>> Lead Engineer & Architect
>> HostMySite.com
>> On Jan 29, 2014 6:49 PM, "Gonzo Rock"  wrote:
>>
>> >
>> > Any ideas on why attempts to set a scheduled task would cause a "Server
>> > closed the connection without sending any data" message. When I reload
>> the
>> > scheduled tasks... the new one is not there.
>> >
>> > When I edit a task... not really edit... I just pull it up... and click
>> > Submit I get the same result. And get this... If instead of hitting
>> Submit
>> > I hit Cancel I get the same result.
>> >
>> > I can create data sources and edit the mail setting and other such
>> > things... just scheduled tasks is suddenly having a problem.
>> >
>> > I have confirmed scheduled tasks are running... I can see the logs for
>> them
>> > updating.
>> >
>> > This is a linux box running CF 9
>> >
>> > Any ideas?  Unfortunately "the Google" is not helping :(
>> >
>> >
>> >
>>
>> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357529
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-01-30 Thread Gonzo Rock

Re permissions: So the neo-cron.xml file is owned by user "nobody" as is
normal for these linux installs and the permissions are set properly. If I
click the suspend/resume button on a scheduled task the neo-cron.xml file
is updated and the .bak file is created. Did it several time this morning
watching the time stamps adjust on the two files as I do it. The lib folder
that the xml file sits in is also owned by nobody permissions set
properly... rwxr-xr-x

Off to see what I can find in the Adobe forums.


On Wed, Jan 29, 2014 at 7:07 PM, Byron Mann  wrote:

>
> We have had similar. Where we run the CF service under a local user, and
> the user did not have file create permissions for the lib folder to create
> the .bak files.
>
> When you do a save does the new-cron.xml file get updated?
>
> Window event viewer may provide some insight. Also might run procmon, to
> see if you are getting any access denied errors when doing the update.
>
> http://technet.microsoft.com/en-us/sysinternals/bb896645
>
> Byron Mann
> Lead Engineer & Architect
> HostMySite.com
> On Jan 29, 2014 6:49 PM, "Gonzo Rock"  wrote:
>
> >
> > Any ideas on why attempts to set a scheduled task would cause a "Server
> > closed the connection without sending any data" message. When I reload
> the
> > scheduled tasks... the new one is not there.
> >
> > When I edit a task... not really edit... I just pull it up... and click
> > Submit I get the same result. And get this... If instead of hitting
> Submit
> > I hit Cancel I get the same result.
> >
> > I can create data sources and edit the mail setting and other such
> > things... just scheduled tasks is suddenly having a problem.
> >
> > I have confirmed scheduled tasks are running... I can see the logs for
> them
> > updating.
> >
> > This is a linux box running CF 9
> >
> > Any ideas?  Unfortunately "the Google" is not helping :(
> >
> >
> >
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357528
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-01-29 Thread Byron Mann

We have had similar. Where we run the CF service under a local user, and
the user did not have file create permissions for the lib folder to create
the .bak files.

When you do a save does the new-cron.xml file get updated?

Window event viewer may provide some insight. Also might run procmon, to
see if you are getting any access denied errors when doing the update.

http://technet.microsoft.com/en-us/sysinternals/bb896645

Byron Mann
Lead Engineer & Architect
HostMySite.com
On Jan 29, 2014 6:49 PM, "Gonzo Rock"  wrote:

>
> Any ideas on why attempts to set a scheduled task would cause a "Server
> closed the connection without sending any data" message. When I reload the
> scheduled tasks... the new one is not there.
>
> When I edit a task... not really edit... I just pull it up... and click
> Submit I get the same result. And get this... If instead of hitting Submit
> I hit Cancel I get the same result.
>
> I can create data sources and edit the mail setting and other such
> things... just scheduled tasks is suddenly having a problem.
>
> I have confirmed scheduled tasks are running... I can see the logs for them
> updating.
>
> This is a linux box running CF 9
>
> Any ideas?  Unfortunately "the Google" is not helping :(
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357527
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-01-29 Thread Wil Genovese

I ran into this on a server recently. There was code (not mine) that was 
running cfschedule and updating scheduled tasks every second. (Yeah, a bad 
idea) So my changes were just overwritten even before I could save.  It could 
also be permissions to the neo-cron.xml file have been altered.




Wil Genovese
Sr. Web Application Developer/
Systems Administrator
CF Webtools
www.cfwebtools.com

wilg...@trunkful.com
www.trunkful.com

On Jan 29, 2014, at 5:48 PM, Gonzo Rock  wrote:

> 
> Any ideas on why attempts to set a scheduled task would cause a "Server
> closed the connection without sending any data" message. When I reload the
> scheduled tasks... the new one is not there.
> 
> When I edit a task... not really edit... I just pull it up... and click
> Submit I get the same result. And get this... If instead of hitting Submit
> I hit Cancel I get the same result.
> 
> I can create data sources and edit the mail setting and other such
> things... just scheduled tasks is suddenly having a problem.
> 
> I have confirmed scheduled tasks are running... I can see the logs for them
> updating.
> 
> This is a linux box running CF 9
> 
> Any ideas?  Unfortunately "the Google" is not helping :(
> 
> 
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357526
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFAdmin failing to set up a Scheduled Task

2014-01-29 Thread Russ Michaels

you should have a search through the Adobe forums, I do recall seeing
something like this there once, although I do not recall if it got solved.


On Wed, Jan 29, 2014 at 11:48 PM, Gonzo Rock  wrote:

>
> Any ideas on why attempts to set a scheduled task would cause a "Server
> closed the connection without sending any data" message. When I reload the
> scheduled tasks... the new one is not there.
>
> When I edit a task... not really edit... I just pull it up... and click
> Submit I get the same result. And get this... If instead of hitting Submit
> I hit Cancel I get the same result.
>
> I can create data sources and edit the mail setting and other such
> things... just scheduled tasks is suddenly having a problem.
>
> I have confirmed scheduled tasks are running... I can see the logs for them
> updating.
>
> This is a linux box running CF 9
>
> Any ideas?  Unfortunately "the Google" is not helping :(
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357525
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm