> I think that 4001 is in use on the machine that I am using.
> When I change to 41001 the router starts.
> However when I try to send to queue or use CLI I
> get the following error:
> 
> javax.naming.NamingException: unable to connect, exception
> =javax.jms.JMSExcept
> ion: java.lang.IllegalArgumentException: Buffer maxSize <= 0

This exception is thrown when the TCP buffer size 
(socket.getSendBufferSize()) isn't correct (<= 0). Usually this size is 
8192 (=8KB). Check your machines setting of TCP buffer size.

-- 
Andreas Mueller, IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to