You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/12/20 11:29:03 UTC

[jira] Resolved: (KARAF-282) The shell:exec does not always capture the whole output

     [ https://issues.apache.org/jira/browse/KARAF-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved KARAF-282.
-----------------------------------

    Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/karaf/branches/karaf-2.1.x ...
	R	shell/commands/src/main/java/org/apache/karaf/shell/commands/utils/PumpStreamHandler.java => util/src/main/java/org/apache/karaf/util/process/PumpStreamHandler.java
	R	shell/commands/src/main/java/org/apache/karaf/shell/commands/utils/StreamPumper.java => util/src/main/java/org/apache/karaf/util/process/StreamPumper.java
	M	pom.xml
	M	shell/commands/pom.xml
	M	shell/commands/src/main/java/org/apache/karaf/shell/commands/ExecuteAction.java
	M	shell/wrapper/pom.xml
	M	shell/wrapper/src/main/java/org/apache/karaf/shell/wrapper/PumpStreamHandler.java
Committed r1051038


> 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.