Page 1 of 1

Mediafusion problem

Posted: Mon Apr 11, 2011 10:50 pm
by mackowiakp
Sometimes I got such result os ps -e}grep mediafusion
mediafusion-int <defunct>

So no Media Feeds working.
How to resolve the problem?

Re: Mediafusion problem

Posted: Wed Apr 27, 2011 7:41 pm
by a.barlea
Help,

I have the same problem...

root@~]# ps -ef
...................................
root 1268 1 0 21:24 ? 00:00:00 /usr/local/twonkymedia/twonkymedia -D
root 1269 1268 12 21:24 ? 00:00:58 /usr/local/twonkymedia/twonkymediaserver -D
.........................................
root 1409 1269 0 21:25 ? 00:00:00 [mediafusion-int] <defunct>
......................................

Thank you

Re: Mediafusion problem

Posted: Wed Apr 27, 2011 8:34 pm
by mackowiakp
Maybe it is Linux firewall problem? Is any set of TCP or UDP ports dedicated for this function?

Re: Mediafusion problem

Posted: Thu Apr 28, 2011 6:02 pm
by parnott
No it is just standard Twonky behaviour and ultimately causes no problems.

All it means is that TwonkyServer launched MediaFusion as a child process, MediaFusion ended but TwonkyServer did not read the exit results of its child process. Does very little harm except take up a little space in the process table.