[Bug 215781] Calling pgrep "javafrom java process

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 4 21:56:32 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215781

--- Comment #1 from Brandon Barker <brandon.barker at gmail.com> ---
A couple of notes I accidentally left out due to premature submission:

* openjdk8 is required to be installed.

After running this in amm:
%pgrep("java")

this results in the following less than helpful error, which after looking
through the ammonite code, indicates that nothing to stdout was printed from
pgrep:

ammonite.ops.InteractiveShelloutException
  ammonite.ops.Shellout$.executeInteractive(Shellout.scala:53)
  ammonite.ops.Shellout$.$anonfun$$percent$1(Shellout.scala:14)
  ammonite.ops.Shellout$.$anonfun$$percent$1$adapted(Shellout.scala:14)
  ammonite.ops.Command.applyDynamic(Shellout.scala:105)
  $sess.cmd22$.<init>(cmd22.sc:1)
  $sess.cmd22$.<clinit>(cmd22.sc:-1)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list