I have a question for you, is this your first run of the server, or did you do a hotfix and restart it? I noticed some issues with zones being unavailable after restarting the server after doing a hotfix.
Edit: If you forgot whether or not you did a hotfix, check your variables table with this query:
Code:
SELECT * FROM `variables` WHERE `varname` LIKE '%hotfix%';