X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=P76ZgnNEaa0/ku7iLpNx/Hd4DHWvA
	1tq8tEX719jJ/FpdlVIM+GnV+p/68+7qc/lmZ9oFmW/orqUECijqkAP03fIl3XRb
	7vbSyD/8HtFivDkbZKnxYlpD9ic6iljsJQhB3X6zIEchNgnSGN/4CUBiIv8MSWv6
	QpQK+uzfwc7d/A=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=LkYwjnX9Z1tSC4qjnoUwksZjHFo=; b=y0w
	oSPJ83uPinmr1HE0zt9EjItsQBxxmH3VIuiNazObHL+OvgF6xsq2GzwoHbHYS8R0
	9AEBHENV04wCEYd1t5u0LQXAB5SXafY1rmrR42EWKOxVGu0rUiMTWB2RxCYzELph
	2YOiF/4OsO1iTUCGXre8URwNDVcHc3LdFQAU59qQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: mail-lf0-f47.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=KHtS7t7d2lA5sMZFG6vi7ZBZQQCQZizgeWK+lisjuwo=;        b=IVWsIzyGHY0JP75eCsV92RhXgeidTNGy86Fz4zuMvs29HLkwVcqckxjhVqs7Es0QJ7         WLvjm/nlR1vxPmVgbBav/wo5Q/aB1VCqmuM0eqB/zJyB6+5cJxcWpUWQMWz9PJhCM6WZ         +bauCgjOBQB5ZH+/4snM8SGKa2uKRtHDnqbjbqk3+5zkBaI9w1MncV38c6GOeJXQLFzh         AFCIthXHSO332AMnRj0MkmHhaBh1Zdiv2HSU7Ins4bCy1mUWfkJ+bQ3zbdS2mn1T0Uik         VONffdckNHuvdOJ+A9TtjfMmsQcf1S9W4Z02T9nPIHmVfDaAszcoyFrqVUUjMcDESgh1         /ymw==
X-Gm-Message-State: ABUngvdwRLbXqEOfY/0TbFjzA3L1CddT5lqJ6OU449MzwKhvXvUSYihOphoIlbxRsnIK1wlSgeslAtGZ+H6J1g==
X-Received: by 10.25.203.141 with SMTP id b135mr4470578lfg.169.1477544300303; Wed, 26 Oct 2016 21:58:20 -0700 (PDT)
MIME-Version: 1.0
From: David Karr <davidmichaelkarr@gmail.com>
Date: Wed, 26 Oct 2016 21:58:19 -0700
Message-ID: <CAA5t8Vr6_s6Oi4dZmADVQ_tW73T25QZbp0PrzanuXRBnn_C++g@mail.gmail.com>
Subject: procps doesn't show some processes that ProcessExplorer can see
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

In an Emacs shell buffer, I'm running Maven, which runs some PaxExam
integration tests, which run instances of karaf, which is a Java
process.

When this is running, I can see the java processes in SysInternal's
ProcessExplorer.

If I open a mintty, whether run as an admin or not, and run "procps
-wwFAH" it doesn't show those java processes. I can see the java
process running Maven, but not the subprocesses.

Why might that be?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

