2012/6/9 Peter Stuge <pe...@stuge.se>:
> Ludovic Rousseau wrote:
>> I don't know where the "Gerrit's review directory" is and could not
>> find a gerrit config file.
>
> ps www $(pidof java)

$ pidof java
24079

$ ps www $(pidof java)
  PID TTY      STAT   TIME COMMAND
24079 pts/2    Sl+   29:22 java -jar jenkins.war --httpPort=8889
--httpListenAddress=127.0.0.1 --ajp13Port=-1 --prefix=/autobuild

There is another java process

$ ps www 25775
  PID TTY      STAT   TIME COMMAND
25775 ?        Sl   681:58 GerritCodeReview -jar
/home/git/codereview/bin/gerrit.war daemon -d /home/git/codereview
--run-id=1338275543.25754

-- 
 Dr. Ludovic Rousseau
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to