Page 1 of 1

OS X: Why does the serviio program not show in top(1)

PostPosted: Mon Jul 23, 2012 10:58 pm
by parish
Just upgraded to 1.0 and spent ages trying to figure out why it wasn't, apparently, starting - until I started the Console and found the server was running.

It doesn't show up in Activity Monitor, top(1), or in ps -ax

I'm starting it in daemon mode, but still it should show up.

Any ideas?

Re: OS X: Why does the serviio program not show in top(1)

PostPosted: Mon Jul 23, 2012 11:46 pm
by zip
is it not there as a 'java' task? ie

  Code:
ps aux | grep java

OS X: Why does the serviio program not show in top(1)

PostPosted: Tue Jul 24, 2012 4:39 pm
by parish
zip wrote:is it not there as a 'java' task? ie

  Code:
ps aux | grep java


Duh, yes of course, it's a Java app. Had a senior moment there :$



Sent from my iPhone using Tapatalk