Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 27245 invoked from network); 12 Aug 2006 08:19:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Aug 2006 08:19:41 -0000 Received: (qmail 24230 invoked by uid 500); 12 Aug 2006 08:19:41 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 24201 invoked by uid 500); 12 Aug 2006 08:19:40 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 24191 invoked by uid 99); 12 Aug 2006 08:19:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Aug 2006 01:19:40 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Aug 2006 01:19:32 -0700 Received: by nf-out-0910.google.com with SMTP id l36so1426590nfa for ; Sat, 12 Aug 2006 01:19:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pYr3b7Y7rEjiL/wDbDGZb8//sMLXbO7I6vZMLLwA3k+TObfZajojVLGdJpjUzcMghEIrkF6oLArWvEvnpr20wKQfds8ORDWqM6CF5YRmb3jUMkTwLpC9TkLBej8DK1O9zDi8XlaQarnf3jhdyGPW/NwhG1YDE5hhJwkRvPGXQcU= Received: by 10.78.132.12 with SMTP id f12mr2479792hud; Sat, 12 Aug 2006 01:19:05 -0700 (PDT) Received: by 10.78.173.20 with HTTP; Sat, 12 Aug 2006 01:19:05 -0700 (PDT) Message-ID: Date: Sat, 12 Aug 2006 09:19:05 +0100 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: Async exception In-Reply-To: <5772721.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5772721.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It does look a bit like you have reached an OS limit on sockets. How many connections did you have? What OS are you using? On 8/12/06, rain.xk wrote: > > Hi, > When I connect a AMQ server ,I get this problem : > Async exception with no exception listener: java.net.SocketException: No > buffer sp > ace available (maximum connections reached?): recv failed > java.net.SocketException: No buffer space available (maximum connections > reached > ?): recv failed > at java.net.SocketInputStream.socketRead0(Native Method) > at java.net.SocketInputStream.read(SocketInputStream.java:129) > at > org.apache.activemq.transport.tcp.TcpBufferedInputStream.readStream(T > cpBufferedInputStream.java:66) > at org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBuff > eredInputStream.java:87) > at java.io.DataInputStream.readFully(DataInputStream.java:176) > at java.io.DataInputStream.readFully(DataInputStream.java:152) > at > org.apache.activemq.openwire.v1.BaseDataStreamMarshaller.tightUnmarsh > alByteSequence(BaseDataStreamMarshaller.java:412) > at > org.apache.activemq.openwire.v1.MessageMarshaller.tightUnmarshal(Mess > ageMarshaller.java:71) > at > org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller.tightUnmars > hal(ActiveMQMessageMarshaller.java:65) > at > org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller.tightU > nmarshal(ActiveMQBytesMessageMarshaller.java:65) > at > org.apache.activemq.openwire.OpenWireFormat.tightUnmarshalNestedObjec > t(OpenWireFormat.java:431) > at > org.apache.activemq.openwire.v1.BaseDataStreamMarshaller.tightUnmarsa > lNestedObject(BaseDataStreamMarshaller.java:117) > at > org.apache.activemq.openwire.v1.MessageDispatchMarshaller.tightUnmars > hal(MessageDispatchMarshaller.java:70) > at > org.apache.activemq.openwire.OpenWireFormat.doUnmarshal(OpenWireForma > t.java:350) > at > org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat. > java:276) > at > org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java: > 142) > at java.lang.Thread.run(Thread.java:595) > > what's up? > -- > View this message in context: http://www.nabble.com/Async-exception-tf2094097.html#a5772721 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- James ------- http://radio.weblogs.com/0112098/