[rabbitmq-discuss] questions

Ann Witbrock (c) awitbrock at vmware.com
Fri Oct 28 18:24:56 BST 2011


魔哥, 

If you look at the Documentation page http://www.rabbitmq.com/documentation.html in the Clients section, 
you will find info on the Java client. 
  
For example, from the javadocs: 
http://www.rabbitmq.com/releases/rabbitmq-java-client/v2.6.1/rabbitmq-java-client-javadoc-2.6.1/com/rabbitmq/client/Channel.html 
  
and more generally 
http://www.rabbitmq.com/api-guide.html 

Ann 

----- Original Message -----

From: "魔哥" <lianlupeng at gmail.com> 
To: "Ann Witbrock (c)" <awitbrock at vmware.com> 
Sent: Friday, 28 October, 2011 12:38:59 PM 
Subject: Re: questions 

hi 

   thanks ! i have already resoled the problrm. 


  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. 

  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 
i can not find com.rabbitmq.client.Channel in the document? 

and in my project it is very important for me to user channel to send objects ,how should i do? 


best regards! 


2011/10/28 Ann Witbrock (c) < awitbrock at vmware.com > 





Hi lianlupeng, 
I agree, your service hasn't started. 
  
First question, did you install the erlang first? 
http://www.rabbitmq.com/install.html#windows 

Second question, if you installed the latest Erlang first, did you change any options in the installer? 
  
Third question, do you have write permissions for the relevant folders? 
e.g. Did you run as an administrator? 
  
I recommend you use our discussion list for any further questions. 
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss 
  
Regards, 
Ann Witbrock 




From: "魔哥" < lianlupeng at gmail.com > 
To: legitimategrievance at rabbitmq.com 
Sent: Thursday, 27 October, 2011 2:19:24 PM 
Subject: questions 





hi 

   i have a question in installing rabbitmq-server-2.6.1.exe,and the result is rabbitserver is not start.and it lead to the question below 


Exception in thread "main" java.net.ConnectException: Connection refused: connect 
    at java.net.DualStackPlainSocketImpl.connect0(Native Method) 
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:69) 
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:337) 
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:198) 
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180) 
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:157) 
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) 
    at java.net.Socket.connect(Socket.java:579) 
    at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:362) 
    at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:400) 
    at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:423) 
    at org.llp.iamq.server.Recv.main(Recv.java:16) 
 how can i resolve the problem ? 

best regards! 
-- 
by lianlupeng. 






-- 
by lianlupeng. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111028/0b12d679/attachment.htm>


More information about the rabbitmq-discuss mailing list