Strange cron problem

I have 2 servers I will call "server A" and "server B". Server A has an application account user on it that rsyncs it's scripts and configuration files to Server B. Server B is acting as a failover server for Server A.

We recently renamed Server B to Server A and Server A to Server B to test our failover and then switched everything back. Now for the strange part. The application user is still running the scripts on Server B even though it has been supposely returned completely to it's original configuration. I have just /var/spool/cron/crontabs and there is no crontab for the application user. I also checked the cron.allow file and the application user is not in there on Server B. How is it possible for the scripts to continue to run and email out results when the user account no longer has cron permissions and their crontab is gone ?

[862 byte] By [sunsysadm2003] at [2007-11-26 10:33:14]
# 1
HiAre You restart cron daemon after all changes ?Regards.
Nikolay_GNV at 2007-7-7 2:41:36 > top of Java-index,General,Maintenance...
# 2
I thought I had bounced cron, however, I did it again today and the problem has not resurfaced.Thanks,
sunsysadm2003 at 2007-7-7 2:41:36 > top of Java-index,General,Maintenance...