xochi Posted October 10, 2007 Posted October 10, 2007 (edited) I have an OS X shell script to move some backup files around. Since I upgraded to FMSA9v2 (from 8) it worked once or twice, then failed. Errors I'm seeing: Admin Console: "Aborted Unexpectedly" Event.log: 2007-10-10 14:58:50.694 -0700 Information 148 Servername Schedule X Running 2007-10-10 14:58:50.695 -0700 Error 642 Servername Schedule X aborted; unexpected error. (-1) If I run the script from the Terminal it works fine. If I make the entire script be only the lines #!/bin/sh exit 0 I still see the error. the script file is owned by fmserverd and group fmsadmin, with R/W permissions for both, and the +X bit is set. Any help? This is my daily backup script so it's very critical that it's working... Edited October 10, 2007 by Guest formatting
xochi Posted October 10, 2007 Author Posted October 10, 2007 Update: rebooting the server fixed the problem. I'm getting a bit concerned here -- FMSA9v2 on OS X 10.4.10 is showing two bugs that appear in combination to be very dangerous: (1) Email notifications or warnings & errors are not working. (2) OS-level scripts stop working for no apparent reason after a few days with the mysterious 642 error.
Recommended Posts
This topic is 6252 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now