<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><P>魔哥,</P>
<P>&nbsp;</P>
<P>If you look at the Documentation page <A href="http://www.rabbitmq.com/documentation.html">http://www.rabbitmq.com/documentation.html</A> in the Clients section,</P>
<P>you will find&nbsp;info on the Java client.</P>
<P>&nbsp;</P>
<P>For example, from the javadocs: </P>
<P><A href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v2.6.1/rabbitmq-java-client-javadoc-2.6.1/com/rabbitmq/client/Channel.html">http://www.rabbitmq.com/releases/rabbitmq-java-client/v2.6.1/rabbitmq-java-client-javadoc-2.6.1/com/rabbitmq/client/Channel.html</A></P>
<P>&nbsp;</P>
<P>and more generally </P>
<P><A href="http://www.rabbitmq.com/api-guide.html">http://www.rabbitmq.com/api-guide.html</A></P>
<P>&nbsp;</P>
<P>Ann<BR><BR>
<HR id=zwchr>
</P>
<DIV style="FONT-STYLE: normal; FONT-FAMILY: Helvetica,Arial,sans-serif; COLOR: #000; FONT-SIZE: 12pt; FONT-WEIGHT: normal; TEXT-DECORATION: none"><B>From: </B>"魔哥" &lt;lianlupeng@gmail.com&gt;<BR><B>To: </B>"Ann Witbrock (c)" &lt;awitbrock@vmware.com&gt;<BR><B>Sent: </B>Friday, 28 October, 2011 12:38:59 PM<BR><B>Subject: </B>Re: questions<BR><BR>hi<BR><BR>&nbsp;&nbsp; thanks ! i have already resoled the problrm.<BR><BR><BR>&nbsp; i am newer ,and i am not familiar with RabbitMQ,but i really know it is a good framework,i use it in my project.<BR><BR>&nbsp; i found it is not easy to use it ,for example,when i use the com.rabbitmq.client.Channel,to send message from a client to a server ,i have to search the document as you provide,but the problem comes <BR>i can not find com.rabbitmq.client.Channel in the document?<BR><BR>and in my project it is very important for me to user channel to send objects ,how should i do?<BR><BR><BR>best regards!<BR><BR>
<DIV class=gmail_quote>2011/10/28 Ann Witbrock (c) <SPAN dir=ltr>&lt;<A href="mailto:awitbrock@vmware.com" target=_blank>awitbrock@vmware.com</A>&gt;</SPAN><BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV>
<DIV style="FONT-FAMILY: Times New Roman; COLOR: #000000; FONT-SIZE: 12pt">
<P>Hi lianlupeng,</P>
<P>I agree, your service hasn't started.</P>
<P>&nbsp;</P>
<P>First question, did you install the erlang first?</P>
<P><A href="http://www.rabbitmq.com/install.html#windows" target=_blank>http://www.rabbitmq.com/install.html#windows</A><BR></P>
<P>Second question, if you installed the latest Erlang first, did you&nbsp;change any&nbsp;options in the installer?</P>
<P>&nbsp;</P>
<P>Third question, do you have write permissions for the relevant folders?</P>
<P>e.g. Did you run as an administrator?</P>
<P>&nbsp;</P>
<P>I recommend you use our discussion list for any further questions.</P>
<P><A href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target=_blank>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</A></P>
<P>&nbsp;</P>
<P>Regards,</P>
<P>Ann Witbrock<BR></P>
<P></P>
<HR>

<P></P>
<DIV style="FONT-STYLE: normal; FONT-FAMILY: Helvetica,Arial,sans-serif; COLOR: #000; FONT-SIZE: 12pt; FONT-WEIGHT: normal; TEXT-DECORATION: none"><B>From: </B>"魔哥" &lt;<A href="mailto:lianlupeng@gmail.com" target=_blank>lianlupeng@gmail.com</A>&gt;<BR><B>To: </B><A href="mailto:legitimategrievance@rabbitmq.com" target=_blank>legitimategrievance@rabbitmq.com</A><BR><B>Sent: </B>Thursday, 27 October, 2011 2:19:24 PM<BR><B>Subject: </B>questions
<DIV>
<DIV></DIV>
<DIV class=h5><BR><BR><BR clear=all>hi<BR><BR>&nbsp;&nbsp; i have a question in installing <SPAN><SPAN>rabbitmq-server-2.6.1.exe,and the result is rabbitserver is not start.and it lead to the question below<BR><BR><BR>Exception in thread "main" java.net.ConnectException: Connection refused: connect<BR>&nbsp;&nbsp;&nbsp; at java.net.DualStackPlainSocketImpl.connect0(Native Method)<BR>&nbsp;&nbsp;&nbsp; at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:69)<BR>&nbsp;&nbsp;&nbsp; at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:337)<BR>&nbsp;&nbsp;&nbsp; at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:198)<BR>&nbsp;&nbsp;&nbsp; at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)<BR>&nbsp;&nbsp;&nbsp; at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:157)<BR>&nbsp;&nbsp;&nbsp; at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)<BR>&nbsp;&nbsp;&nbsp; at java.net.Socket.connect(Socket.java:579)<BR>&nbsp;&nbsp;&nbsp; at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:362)<BR>&nbsp;&nbsp;&nbsp; at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:400)<BR>&nbsp;&nbsp;&nbsp; at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:423)<BR>&nbsp;&nbsp;&nbsp; at org.llp.iamq.server.Recv.main(Recv.java:16)<BR>&nbsp;how can i resolve the problem ?<BR><BR>best regards!<BR></SPAN></SPAN>-- <BR>by lianlupeng.<BR></DIV></DIV></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>by lianlupeng.<BR></DIV><BR></div></body></html>