You can run the broker with the debug log turned on to help collect additional information about your problem. To turn on the debug log level, use the following command:
| # imqbrokerd -loglevel DEBUG | 
You can get a debug dump of the broker using the following command:
| imqcmd dump bkr -edebug -u admin -o file=filename |