[rabbitmq-discuss] Rabbitmq server wont start on AWS linux AMI
Emile Joubert
emile at rabbitmq.com
Tue Oct 29 11:35:08 GMT 2013
Hi,
I tried installing with the same AMI as you on a new VM and get no error:
# cat /etc/image-id
image_name="amzn-ami-pv"
image_version="2013.03"
image_arch="x86_64"
image_file="amzn-ami-pv-2013.03.0.x86_64.ext4"
image_stamp="02c3-8bc3"
image_date="20130326200539"
recipe_name="amzn ami"
recipe_id="240049bc-8990-fb91-ccad-aeb9-4dfe-eaac-44035533"
# /sbin/service rabbitmq-server start
Starting rabbitmq-server: SUCCESS
Perhaps you mistakenly installed the SuSE RPM instead of the generic
one. The RPM I tested with was rabbitmq-server-3.2.0-1.noarch.rpm.
-Emile
On 29/10/13 11:13, Abid Varshani wrote:
> Thanks for responding Emile.
>
> I am using this ami."amzn-ami-pv-2013.03.0.x86_64-ebs (ami-ecbe2adc"
>
> Just to add I have tried starting the server using* "/sbin/service
> rabbitmq-server start" *command as well and the result is same.
>
> Also, I have been using this server for some time now but yesterday I
> ran into some issues while trying to reset the server. basically it
> won't start after resetting.
>
> Hence I uninstalled and re-installed the server today after which I
> started getting the above issue.
>
> Thanks
>
> Regards
>
>
> On Tue, Oct 29, 2013 at 3:04 PM, Emile Joubert <emile at rabbitmq.com
> <mailto:emile at rabbitmq.com>> wrote:
>
> 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
>
>
>
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
--
Emile Joubert
RabbitMQ
SpringSource, a division of VMware
VMware
More information about the rabbitmq-discuss
mailing list