October 10, 200718 yr 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, 200718 yr by Guest formatting
October 10, 200718 yr Author 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.
Create an account or sign in to comment