Hi,
DaemonTools is a better option.
http://cr.yp.to/daemontools.html

Yours
Julian Palacios


Rob Coenen escribió:
Thanks, the kill -9 did the trick. Ok collective brain enhanced.

On 1/24/07, *joseph wamicha* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote:

    Hi,

    After you get the red5 process no. on doing ps aux|grep red5. Do,
    kill -9 red5processnumber

    You can checkout the redhat init.d script from:
    http://svn1.cvsdude.com/osflash/red5/java/server/redhat

    Please confirm, I'm can't remember where exactly, but it should be
    there.

    >Hi gang, another question. (Chris Allen: thanks for pointing out
    that the
    RC1 of Red5 V0.6 has a bug that disables the admin interface)

    so I removed RC1 and compiled the last trunk red5 v0.6 RC2 on
    Ubuntu 6.06LTS.

    The problem with this is that there is no 'installer' / package
    manager
    involved so the red5 server does not get registered with the init
    deamon.
    /etc/init.d/red5 no longer exists to control the service, no
    start|stop|reload|force-reload commands ...

    anyway I have started the server manually using ./red5.sh - but
    how do I
    terminate the server? I did ctrl-z to get back to the terminal,
    but I think
    the service is still active in memory (but inactive? no reply from
    localhost:5080) Als when I try to restart by executing ./red5.sh
    for the
    second time it complains about the port already being used
    ('Exception in
    thread "main" java.net.BindException: Address already in use')

    I also tried to kill all processes running matching 'red5' (ps aux
    | grep
    red5) but I cant seem to kill them, they just keep on showing up
    after I
    kill em?

    maybe its a really simple answer that I'll get, but, I did not
    find any
    answer in the existing documentation, mailinglist archives or
    google, so
    this one is for the collective brain I guess...
    -------------- next part --------------
    An HTML attachment was scrubbed...



    --
    C is forever.

    _______________________________________________
    Red5 mailing list
    [email protected] <mailto:[email protected]>
    http://osflash.org/mailman/listinfo/red5_osflash.org



------------------------------------------------------------------------

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to