DaViper,
I think I see what's happening now -- though I could be mistaken. In AuctionHouseBot::addNewAuctions(), it calls GetAuctionHouseEntry() for the 'AHBplayer' (I assume this is the GUID set in mangosd.conf). AuctionHouseMgr::GetAuctionHouseEntry() determines the player's faction, and assigns the auction house number based on that. My configured auction house character happens to be Human, so the only auction house available is houseid 1. In other words, my Alliance auction house has items in it, but the Horde and Neutral houses are empty.
Interesting... Do you (or anyone else) see similar behavior? Or have I finally lost the rest of my marbles ?
Thanks again.