[rabbitmq-discuss] Rabbitmq server wont start on AWS linux AMI

Emile Joubert emile at rabbitmq.com
Tue Oct 29 09:34:23 GMT 2013


On 29/10/13 03:28, Abid Varshani wrote:

> I have installed RabbitMQ using RPM based distro which was successful.
> But when I try to start the server using "/etc/init.d/rabbitmq-server
> start" , it hangs.
> 
> startup_err file has following error
> 
> "/etc/init.d/rabbitmq-server: line 64: startproc: command not found"


That should only happen if the RPM OS is detected has SuSE, otherwise
the broker is daemonised using "daemon". I was unable to reproduce the
error using this AMI:

# cat /etc/image-id
image_name="amzn-ami-pv"
image_version="2013.09"
image_arch="i386"
image_file="amzn-ami-pv-2013.09.0.i386.ext4"
image_stamp="a0b9-e027"
image_date="20130925011250"
recipe_name="amzn ami"
recipe_id="55ae74f2-622a-de5d-2288-c450-6402-3ea3-a8b3b196"


Can you please confirm exactly which image you are using?

Also see https://www.rabbitmq.com/ec2.html



-Emile





More information about the rabbitmq-discuss mailing list