Since I updated WIAB, I noticed I was getting the following exceptions when I start it:
Aug 11, 2011 11:00:46 PM org.waveprotocol.box.server.robots.agent.AbstractBaseRobotAgent ensureRegistered SEVERE: Failed to register the agent:welcome-bot org.waveprotocol.box.server.robots.util.RobotsUtil$RobotRegistrationException: Account does not exist: [email protected] at org.waveprotocol.box.server.robots.register.RobotRegistrarImpl.reRegister(RobotRegistrarImpl.java:149) at org.waveprotocol.box.server.robots.agent.AbstractBaseRobotAgent.ensureRegistered(AbstractBaseRobotAgent.java:120) ---snip--- and another 2 for the passwd-bot, and passwdadmin-bot. Once I made the accounts manually (by going to /robot/register/create) then the robots would register successfully, and WIAB could start without these errors. Are these accounts meant to have been automatically created for the bots?
