Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E28EC18530 for ; Mon, 11 Jan 2016 09:46:26 +0000 (UTC) Received: (qmail 39326 invoked by uid 500); 11 Jan 2016 09:46:26 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 39262 invoked by uid 500); 11 Jan 2016 09:46:26 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 39251 invoked by uid 99); 11 Jan 2016 09:46:26 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2016 09:46:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 12E06C30CA for ; Mon, 11 Jan 2016 09:46:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.315 X-Spam-Level: ** X-Spam-Status: No, score=2.315 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id CpjxYlNOvYeU for ; Mon, 11 Jan 2016 09:46:17 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 5BDE1429D4 for ; Mon, 11 Jan 2016 09:46:17 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id E48D4C0008EB for ; Mon, 11 Jan 2016 01:42:22 -0800 (PST) Date: Mon, 11 Jan 2016 01:25:13 -0800 (PST) From: AmolG To: dev@activemq.apache.org Message-ID: <1452504313207-4705741.post@n4.nabble.com> Subject: =?UTF-8?Q?=E2=80=9CNo_space_left_on_device_(28)=E2=80=9D_err?= =?UTF-8?Q?or_while_running_C_Client_producer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, =20 I am new to ActiveMQ. Using latest stable release i.e ActiveMQ 5.12.1 Release. =20 I have taken ActiveMQ C client code from =E2=80=9Chttp://svn.apache.org/repos/asf/activemq/sandbox/openwire-c/=E2=80= =9D, compiled it and started ActiveMQ server and trying to execute C client. But programs prompts =E2=80=9CNo space left on device (28)=E2=80=9D error.= =20 After executing C client, ActiveMQ server shows error like =E2=80=9CTranspo= rt Connection to: tcp://127.0.0.1:52546 failed: java.io.EOFException=E2=80=9D. =20 I have tried changing activemq.xml configuration as below -=20 ....................=20 but problem still persists. -- View this message in context: http://activemq.2283324.n4.nabble.com/No-spac= e-left-on-device-28-error-while-running-C-Client-producer-tp4705741.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.