<div>Using RMQ 3.0.2 / Erlang R14B04</div><div><br></div><div>I'm having difficulty deleting a specific vhost. &nbsp;When attempting to delete I receive the message below. &nbsp;Other vhosts do not appear to have this same issue.</div><div><br></div><div>Would appreciate any guidance on where to start troubleshooting ...</div><div><br></div><div><br></div><div>Delete this vhost</div><div><br></div><div>HTTP APICommand LineUpdate &nbsp;</div><div>Last update: 2013-06-19 14:41:20</div><div><br></div><div>Got response code 500 with body</div><div>Internal Server Error</div><div><br></div><div>The server encountered an error while processing this request:</div><div>{throw,</div><div>&nbsp; &nbsp; {error,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {{badmatch,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{error_string,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"Validation failed\n\nname not recognised: undefined\n"}},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[{rabbit_vhost,'-internal_delete/1-lc$^1/1-1-',2},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {rabbit_vhost,internal_delete,1},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {rabbit_vhost,'-delete/1-fun-0-',1},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {mnesia_tm,apply_fun,3},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {mnesia_tm,execute_transaction,5},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {rabbit_misc,'-execute_mnesia_transaction/1-fun-0-',1},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {worker_pool_worker,handle_call,3},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {gen_server2,handle_msg,2}]}},</div><div>&nbsp; &nbsp; [{rabbit_misc,execute_mnesia_transaction,1},</div><div>&nbsp; &nbsp; &nbsp;{rabbit_mgmt_wm_vhost,delete_resource,2},</div><div>&nbsp; &nbsp; &nbsp;{webmachine_resource,resource_call,3},</div><div>&nbsp; &nbsp; &nbsp;{webmachine_resource,do,3},</div><div>&nbsp; &nbsp; &nbsp;{webmachine_decision_core,resource_call,1},</div><div>&nbsp; &nbsp; &nbsp;{webmachine_decision_core,decision,1},</div><div>&nbsp; &nbsp; &nbsp;{webmachine_decision_core,handle_request,2},</div><div>&nbsp; &nbsp; &nbsp;{rabbit_webmachine,'-makeloop/1-fun-0-',2}]}</div><div>mochiweb+webmachine web server</div>