[rabbitmq-discuss] unable to create debug file

Matthias Radestock matthias at rabbitmq.com
Thu Nov 8 19:19:03 GMT 2012


On 08/11/12 18:58, Prabodh Upreti wrote:
> One more quick question.  It is now picking up the config file but it is not
> recognizing the changes.

The config file is read when rabbit starts.

>It keeps saying
> (2): syntax error before: '['"}
> I have cleaned the log file and it still says that.

That's strange.

> My config is very simple
>
> [
> 	{rabbit,
> 		[{auth_backends, [rabbitmq_cas_authen]},
> 		 {vm_memory_high_watermark, 0.1}
> 		]
> 	}
> ].

That looks fine. Certainly shouldn't produce the syntax error above.


Matthias.


More information about the rabbitmq-discuss mailing list