Scheduled Tasks Error

2014-08-23 Thread John M Bliss
ACF 10,0,12,286680 This AM, when I login to the admin and click Scheduled Tasks, I get the following error. Ideas? The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name for undefine

Re: Scheduled Tasks Error

2014-08-23 Thread John M Bliss
Appears that my neo-cron.xml disappeared and neo-cron.bak is of size zero. Trying to restore from backup. Any idea how this could have happened? On Sat, Aug 23, 2014 at 9:48 AM, John M Bliss wrote: > ACF 10,0,12,286680 > > This AM, when I login to the admin and click Scheduled Tasks, I get the

Re: Scheduled Tasks Error

2014-08-24 Thread John M Bliss
[crickets] :-) On Sat, Aug 23, 2014 at 10:13 AM, John M Bliss wrote: > Appears that my neo-cron.xml disappeared and neo-cron.bak is of size zero. > Trying to restore from backup. Any idea how this could have happened? > > > On Sat, Aug 23, 2014 at 9:48 AM, John M Bliss > wrote: > >> ACF 10,0

Re: Scheduled Tasks Error

2014-11-09 Thread Sebastian Powell
>[crickets] :-) > > > > > > > >-- >John Bliss - http://www.linkedin.com/in/jbliss I am experiencing the same issue on CF 11, neo-cron.xml all the scedheuled task vanished. and its an empty file. Did you manage to resolve this? ~~~

Re: Scheduled Tasks Error

2014-11-09 Thread Bryan Stevenson
Weekend ;-) chirp chirp *Bryan Stevenson*B.Comm. President & CEO Electric Edge Systems Group Inc. - makers of FACTS^(TM) phone: 250.480.0642 cell: 250.920.8830 e-mail: br...@electricedgesystems.com web: www.electricedgesystems.com

Re: Scheduled Tasks Error

2014-11-09 Thread Russ Michaels
if you just restore that file from your backups, then everything should be good again :-) On Sun, Nov 9, 2014 at 11:37 PM, Sebastian Powell wrote: > > >[crickets] :-) > > > > > > > > > > > > > > > >-- > >John Bliss - http://www.linkedin.com/in/jbliss > > I am experiencing the same issue on CF

Re: Scheduled Tasks Error

2014-11-10 Thread John M Bliss
Only by restoring from backup. No clue as to root-cause / preventing it from happening again. On Sun, Nov 9, 2014 at 6:37 PM, Sebastian Powell wrote: > > >[crickets] :-) > > > > > > > > > > > > > > > >-- > >John Bliss - http://www.linkedin.com/in/jbliss > > I am experiencing the same issue on

Re: Scheduled Tasks Error

2014-11-10 Thread Byron Mann
I've seen this before when the CF service suddenly terminates. Could be the service terminated during an update to the xml file rendering it empty. A subsequent restart of CF may have created a backup of the xml file before stopping, rendering the bak file empty as well. We moved to clustered con

Re: Scheduled Tasks Error

2014-11-10 Thread Russ Michaels
is this a new feature in CF10/11 to install the tasks in DB ? On Mon, Nov 10, 2014 at 1:37 PM, Byron Mann wrote: > > I've seen this before when the CF service suddenly terminates. Could be the > service terminated during an update to the xml file rendering it empty. A > subsequent restart of CF

Re: Scheduled Tasks Error

2014-11-10 Thread Byron Mann
This was a new feature implemented in CF10. There were a ton of improvements to scheduling for that release. http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d31851899e53a51353e870493-8000.html On Mon, Nov 10, 2014 at 9:08 AM, Russ Michaels wrote: > > is this a new feature in

Re: Scheduled Tasks Error

2014-11-10 Thread Russ Michaels
cool, it was about time. I haven't really bothered with CF since CF9 since I use Railo for everything now. On Mon, Nov 10, 2014 at 2:11 PM, Byron Mann wrote: > > This was a new feature implemented in CF10. There were a ton of > improvements to scheduling for that release. > > > http://help.ad