<br><font size=2 face="sans-serif">Dear Sir/Madam, </font>
<br>
<br><font size=2 face="sans-serif">I am writing to ask a question about
how to use rabbitmq library properly in Java coding.</font>
<br>
<br><font size=2 face="sans-serif">The question is </font>
<br>
<br><font size=2 face="sans-serif">when I set the parameter of the method
</font><font size=2 color=red face="sans-serif"><b>'ConnectionFactory.setHost'</b></font><font size=2 face="sans-serif">
with the true local ipaddress like </font><font size=2 color=red face="sans-serif"><b>'10.47.207.33'</b></font><font size=2 face="sans-serif">
instead of the string </font><font size=2 color=red face="sans-serif"><b>'localhost'</b></font><font size=2 face="sans-serif">,</font>
<br>
<br><font size=2 face="sans-serif">failure emerges as '</font><font size=2 color=red face="Courier New">ACCESS_REFUSED
- Login was refused using authentication mechanism PLAIN. For details see
the broker logfile.</font><font size=2 face="sans-serif">' </font>
<br>
<br><font size=2 face="sans-serif">when I try to call the </font><font size=2 color=red face="sans-serif"><b>'ConnectionFactory.newConnection()'</b></font><font size=2 face="sans-serif">.</font>
<br>
<br>
<br><font size=2 face="sans-serif">I have tried to find the answer from
the internet and the community yet unfortunately failed. The following
is my measure and I think it is close to the fact. </font>
<br>
<br><font size=2 face="sans-serif">Please help me amend it and let it work:</font>
<br>
<br><font size=2 face="sans-serif">Background:</font>
<br>
<br><font size=2 face="sans-serif">I have installed rabbitmq into </font><font size=2 color=red face="sans-serif"><b>"C:\Program
Files\RabbitMQ Server\rabbitmq_server-3.3.1"</b></font><font size=2 face="sans-serif">
and I have found a config example at </font>
<br>
<br><font size=2 color=red face="sans-serif"><b>"C:\Program Files\RabbitMQ
Server\rabbitmq_server-3.3.1\etc\rabbitmq.config.example"</b></font><font size=2 face="sans-serif">.
</font>
<br>
<br>
<br><font size=2 face="sans-serif">Step:</font>
<br>
<br><font size=2 face="sans-serif">1. Create a file in the directory </font><font size=2 color=red face="sans-serif"><b>"C:\Program
Files\RabbitMQ Server\rabbitmq_server-3.3.1\etc\"</b></font><font size=2 face="sans-serif">
and name it with '</font><font size=2 color=red face="sans-serif"><b>rabbitmq.config</b></font><font size=2 face="sans-serif">';</font>
<br>
<br><font size=2 face="sans-serif">2. Open this new file, write </font><font size=2 color=red face="sans-serif"><b>'[{rabbit,
[{loopback_users, []}]}].</b></font><font size=2 face="sans-serif">', and
save it;</font>
<br>
<br><font size=2 face="sans-serif">3. Add an environment variable (system
variable), name it with '</font><font size=2 color=red face="sans-serif"><b>RABBITMQ_CONFIG_FILE</b></font><font size=2 face="sans-serif">'
and set value with '</font><font size=2 color=red face="sans-serif"><b>C:\Program
Files\RabbitMQ Server\rabbitmq_server-3.3.1\etc\rabbitmq</b></font><font size=2 face="sans-serif">';</font>
<br>
<br><font size=2 face="sans-serif">4. Stop the service '</font><font size=2 color=red face="sans-serif"><b>RabbitMQ</b></font><font size=2 face="sans-serif">'
and Run it again.</font>
<br>
<br><font size=2 face="sans-serif">After all the steps above, the problem
still exists. </font>
<br>
<br>
<br><font size=2 face="sans-serif">I look forward to receiving answer from
you.</font>
<br>
<br><font size=2 face="sans-serif">Your sincerely, </font>
<br>
<br><font size=2 face="sans-serif">Shrek </font>

<br><pre><font color="blue">
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s).  If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited.  If you have received this mail in error, please delete it and notify us immediately.

</font></pre><br>