Unable to remove RabbitMQ service instance.
search cancel

Unable to remove RabbitMQ service instance.

book

Article ID: 418409

calendar_today

Updated On:

Products

VMware Tanzu Application Service

Issue/Introduction

When attempting to delete a service instance either via Apps Manager or using the CF CLI, there is an error similar to:

Service broker failed to delete service binding for instance Service_name: 
Service broker error: delete user failed: Delete "http://xx.rabbitmq-server.domain.service-instance-xyz.bosh:15672/api/users/xyz": dial tcp xx.xx.xx.xx:15672: i/o timeout

The deployment has one or more VMs in a failing state. Issue a command similar to:

bosh -d service-instance-xyz vms 

 

Environment

Tanzu application service 10.x

RabbitMQ for Tanzu application service. 

Cause

Service broker can't communicate with the service instance. 

Resolution

1. Restart the failing VM and wait for it to enter in "running" state. 
2. Delete the RMQ service using Apps Manager or CF CLI.