jboss-qa / jcontainer-manager

Tool to manage Java application containers
Apache License 2.0
4 stars 9 forks source link

Shutdown sequence for Karaf does not work properly on Mac OS #117

Open osmman opened 7 years ago

osmman commented 7 years ago

There is problem while stoping Karaf based conteiners on Mac OS system. It throws ilegal argument exception.

017-08-04 10:40:24 DEBUG KarafContainer:82 - Start shutdown sequence.
ps: illegal argument: o
usage: ps [-AaCcEefhjlMmrSTvwXx] [-O fmt | -o fmt] [-G gid[,gid...]]
          [-u]
          [-p pid[,pid...]] [-t tty[,tty...]] [-U user[,user...]]
       ps [-L]
2017-08-04 10:40:32 INFO  AbstractContainer:183 - Container was stopped
llowinge commented 6 years ago

@osmman Is it still relevant ?