Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 85646 invoked from network); 20 Dec 2010 10:11:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Dec 2010 10:11:22 -0000 Received: (qmail 48442 invoked by uid 500); 20 Dec 2010 10:11:22 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 48409 invoked by uid 500); 20 Dec 2010 10:11:22 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 48401 invoked by uid 99); 20 Dec 2010 10:11:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 10:11:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 10:11:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBKAB0px024258 for ; Mon, 20 Dec 2010 10:11:01 GMT Message-ID: <14365768.211861292839860960.JavaMail.jira@thor> Date: Mon, 20 Dec 2010 05:11:00 -0500 (EST) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Subject: [jira] Work started: (KARAF-282) The shell:exec does not always capture the whole output In-Reply-To: <18172758.160881290029593734.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KARAF-282 started by Guillaume Nodet. > The shell:exec does not always capture the whole output > ------------------------------------------------------- > > Key: KARAF-282 > URL: https://issues.apache.org/jira/browse/KARAF-282 > Project: Karaf > Issue Type: Bug > Components: console > Affects Versions: 2.1.0 > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 2.1.3, 2.2.0 > > Attachments: backport-KARAF-282.patch > > > On windows: > "exec ipconfig" just returns without printing anything > "exec cmd xxx" just hangs until hitting Ctrl+C -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.