Run a SELECT query on spawn2 to see if there are any NPC spawns in the Arena2.
Code:
SELECT id FROM spawn2 WHERE zone='arena2';
Your zones may be crashing from NPC spawns. If that's the case, you may need to get newer source from the CVS and recompile.