|
|
| Author |
Message |
|
| Guest |
Posted: Tue Aug 14, 2007 10:48 pm |
|
|
|
Guest
|
Hi,
I have recently started using RabbitMQ. It has been working fine for me until today. When I try to start the server, I get this error. I have also attached the auto-generated crash/dump report. Please have a look and see if somebody has a suggestion about what the problem might be.
|
|
|
| Back to top |
|
| 0x6e6562 |
Posted: Wed Aug 15, 2007 6:20 am |
|
|
|
User
Joined: 12 Jul 2007
Posts: 250
|
Tanmay,
> I have recently started using RabbitMQ. It has been working fine for me
> until today. When I try to start the server, I get this error. I have also
> attached the auto-generated crash/dump report. Please have a look and see if
> somebody has a suggestion about what the problem might be.
Do you get the same error if you start rabbit using an erlang shell, i.e.
C:\Program Files\erl5.5.5\lib\rabbitmq-server-1.1.0-alpha> erl -pa
ebin -boot start_sasl -mnesia dir <SOME_DIRECTORY> -s rabbit
?
HTH,
Ben
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Wed Aug 15, 2007 8:06 am |
|
|
|
Guest
|
Tanmay,
Goel, Tanmay wrote:
> I have recently started using RabbitMQ. It has been working fine for me
> until today. When I try to start the server, I get this error. I have
> also attached the auto-generated crash/dump report. Please have a look
> and see if somebody has a suggestion about what the problem might be.
Did anything get written to the rabbit.log and rabbit-sasl.log files? I
see you are running on Windows, where these files are normally found in
the rabbitmq sub-directory of your home directory, i.e. usually
C:\Documents and Settings\<User>\rabbitmq.
Regards,
Matthias.
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Wed Aug 15, 2007 5:39 pm |
|
|
|
Guest
|
Yes, here they are.
-----Original Message-----
From: Matthias Radestock [mailto:matthias@lshift.net]
Sent: Wednesday, August 15, 2007 1:06 AM
To: Goel, Tanmay
Cc: rabbitmq-discuss@lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Error while starting server
Tanmay,
Goel, Tanmay wrote:
> I have recently started using RabbitMQ. It has been working fine for
me
> until today. When I try to start the server, I get this error. I have
> also attached the auto-generated crash/dump report. Please have a look
> and see if somebody has a suggestion about what the problem might be.
Did anything get written to the rabbit.log and rabbit-sasl.log files? I
see you are running on Windows, where these files are normally found in
the rabbitmq sub-directory of your home directory, i.e. usually
C:\Documents and Settings\<User>\rabbitmq.
Regards,
Matthias.
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Wed Aug 15, 2007 5:58 pm |
|
|
|
Guest
|
Tanmay,
"Goel, Tanmay" <tanmay.goel@intel.com> writes:
> Yes, here they are.
Congratulations. You have found a bug!
It's a simple arity error when attempting to redeliver persistet
messages after a restart.
The fix for the bug will be in the next release.
Meanwhile, the easiest workaround to get you up and running again is to
delete the existing persistet messages, assuming of course that you can
afford to lose them. To do so just delete the rabbit_persister.LOG and
rabbit_persister.LOG.previous files. These normally reside in
C:\Documents and Settings\<User>\rabbitmq\rabbit-mnesia.
Regards,
Matthias.
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|