Sql Backup And FTP

Welcome Guest Search | Active Topics | Log In | Register
New Topic Post Reply
Cant Save Job - Job Scheduling Error: Object reference not set to an instance of an object Options · View
jmeatx22
#1 Posted : Thursday, April 14, 2011 11:13:06 AM Quote
Rank: Newbie

Groups: Registered

Joined: 4/14/2011
Posts: 6
Location: Austin, TX
I can connect to the local SQL 2005 EXPRESS server successfully, run the backup successfully and it saves to C:\Windows\TEMP but when trying to update settings and save the job I get this error.

Job Scheduling Error: Object reference not set to an instance of an object
mikeshilov
#2 Posted : Friday, April 15, 2011 1:33:28 AM Quote
Rank: Administration

Groups: Administrators

Joined: 8/12/2009
Posts: 271
Are you able to save the job withiout scheduling ("Schedule to run this job daily = OFF") ?
jmeatx22
#3 Posted : Wednesday, April 20, 2011 4:49:23 PM Quote
Rank: Newbie

Groups: Registered

Joined: 4/14/2011
Posts: 6
Location: Austin, TX
Yes! I just tried turning daily OFF and it saved.
- Jamie
jmeatx22
#4 Posted : Friday, April 22, 2011 1:11:20 PM Quote
Rank: Newbie

Groups: Registered

Joined: 4/14/2011
Posts: 6
Location: Austin, TX
So can I not schedule this?
mikeshilov
#5 Posted : Tuesday, April 26, 2011 7:51:58 AM Quote
Rank: Administration

Groups: Administrators

Joined: 8/12/2009
Posts: 271
What Windows account do you use to schedule the job? (It's specified in Advanced settings)
Guest
#6 Posted : Tuesday, April 26, 2011 8:12:23 AM Quote
Rank: Guest

Groups:

Joined: 8/10/2009
Posts: 732
Domain Admin
jmeatx22
#7 Posted : Tuesday, April 26, 2011 8:14:33 AM Quote
Rank: Newbie

Groups: Registered

Joined: 4/14/2011
Posts: 6
Location: Austin, TX
Sorry, that was me (not Guest) - I am using domain administrator.
-jme
mikeshilov
#8 Posted : Tuesday, April 26, 2011 8:17:49 AM Quote
Rank: Administration

Groups: Administrators

Joined: 8/12/2009
Posts: 271
So your "Run scheduled job as" field is not empty? If so could you try to empty this field and save the job with scheduling again.
jmeatx22
#9 Posted : Tuesday, April 26, 2011 8:49:53 AM Quote
Rank: Newbie

Groups: Registered

Joined: 4/14/2011
Posts: 6
Location: Austin, TX
I tried both ways, same error;
mikeshilov
#10 Posted : Tuesday, April 26, 2011 12:05:34 PM Quote
Rank: Administration

Groups: Administrators

Joined: 8/12/2009
Posts: 271
Hm... it seems this problem is specific to your computer. The only thing I can suggest you now is to wait until we release the next version with option of using a special Windows service instead of Windows Task Scheduler. I hope we'll release it within a month.
jmeatx22
#11 Posted : Thursday, May 19, 2011 11:24:26 AM Quote
Rank: Newbie

Groups: Registered

Joined: 4/14/2011
Posts: 6
Location: Austin, TX
Issue resolved!
Not sure how these permissions were changed/removed but here is the cause and resolution...


Cause:

The Administrators group lack permission on the C:\WINDOWS\Tasks folder.

Resolution:

Start > Run > CMD > C:/windows - CACLS TASKS /E /G builtin\administrators:F
The steps above grant Administrators group full control permission to the C:\WINDOWS\Tasks folder.
ruslan
#12 Posted : Thursday, May 19, 2011 11:29:34 AM Quote
Rank: Administration

Groups: Administrators

Joined: 8/10/2009
Posts: 368
Thank you sharing. This is helpful.
Quick Reply Show Quick Reply
New Topic Post Reply
Forum Jump  
You can post new topics in this forum.
You can reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You can create polls in this forum.
You can vote in polls in this forum.