[Red5] Cant install Red5 correct on an debian server!
Max Gieselmann
max.gieselmann at googlemail.com
Mon Apr 30 07:37:10 EDT 2007
Hey,
at the moment I am not sure wether this error really comes from the paths.
;)
I had this error some time ago, but i do not remember what I did to solve
it.
Try to run:
echo $JAVA_HOME
when the output is empty your JAVA_HOME is not set correctly.
Did you try to install java as explained in the tutorial?
http://osflash.org/red5/suse
Perhaps you need to tweak your java VM on the commandline and increase the
headspace like this:
*java* -Xms<some_min_size> -Xmx<some_max_size>
Example:
*java* -Xms256 -Xmx1024
greetings
Max
On 4/29/07, hovig bedros <hovhanes at googlemail.com> wrote:
>
> /usr/lib/red5/red5.sh
>
> > Error occurred during initialization of VM
> > Could not reserve enough space for object heap
> >
>
> ps aux | grep red5
>
> > root 5971 0.0 0.0 1548 476 pts/0 S+ 12:20 0:00 grep red5
> >
>
> nmap localhost
>
> Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2007-04-29 12:21
> > CEST
> > Interesting ports on ************* (127.0.0.1):
> > (The 1646 ports scanned but not shown below are in state: closed)
> > PORT STATE SERVICE
> > 21/tcp open ftp
> > 22/tcp open ssh
> > 25/tcp open smtp
> > 53/tcp open domain
> > 80/tcp open http
> > 106/tcp open pop3pw
> > 110/tcp open pop3
> > 143/tcp open imap
> > 443/tcp open https
> > 465/tcp open smtps
> > 953/tcp open rndc
> > 993/tcp open imaps
> > 995/tcp open pop3s
> > 3000/tcp open ppp
> > 3306/tcp open mysql
> > 8009/tcp open ajp13
> > 8443/tcp open https-alt
> >
> > Nmap finished: 1 IP address (1 host up) scanned in 0.375 seconds
> >
>
>
> Ok here the results.
> I believe you that something with java and paths are the problem.
> Could you tell me from early beginning, how i can get JAVA how i transfer
> with ssh, and how i install it and how to make the paths?
> I would be very pleased
>
> Hovig
>
> 2007/4/29, Max Gieselmann <max.gieselmann at googlemail.com>:
> >
> > Hey,
> > when I type ps -a red5 is not listet, too. So, try :
> > ps aux | grep red5
> > or
> > nmap localhost
> > and check whether your rmtp port is open.
> > But I am still sure, that your problem comes from your Java paths.
> >
> > Try to lunch red5 this way:
> > /usr/lib/red5/red5.sh
> >
> > There you should get an detailed output, whats going wrong.
> >
> > greetings,
> > Max
> >
> > On 4/29/07, hovig bedros <hovhanes at googlemail.com> wrote:
> > >
> > > Hey Max, thank you!
> > >
> > > I thought i installed an Java Package. (But i dont know if its right)
> > > i done what you said, but after i type: ps -a
> > > its not listing there.
> > > another red5 user said to me, it must be listet if i type ps -a
> > >
> > > greetings
> > >
> > > Hovig
> > >
> > > 2007/4/29, Max Gieselmann <max.gieselmann at googlemail.com >:
> > > >
> > > > Hey,
> > > > I think you have to set your Java paths.
> > > > Look at this tutorial on the red5 page: http://osflash.org/red5/suse
> > > > .
> > > > It shows howto install and set your JAVA_HOME path on Suse Linux.
> > > > For Debian it should be the same procedure.
> > > > Install Java and then run
> > > >
> > > > JAVA_HOME=/usr/java/jdk1.5.0
> > > > export JAVA_HOME='/usr/java/jdk1.5.0′
> > > >
> > > > after this you should be able to run your
> > > > /etc/init.d/red5 start
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Max
> > > >
> > > >
> > > >
> > > >
> > > > On 4/29/07, hovig bedros < hovhanes at googlemail.com> wrote:
> > > >
> > > > > Hello ppl,
> > > > > im new here, thatswhy be gentle if i done some mistakes! :)
> > > > >
> > > > > Ok, my support was so gentle to install Red5 on my server.
> > > > > But its not working, i start it and its done. no errormsg.
> > > > > But if i type ps -a
> > > > > its not showing that Red5 is working.
> > > > > Someone told me that it is because i have no Java on my Server.
> > > > >
> > > > > Could one of you tell me shortly but easy how i can install java
> > > > > and if its necessary red5.
> > > > > Im an noob with nix-Systems. But i ordered one because i want to
> > > > > use RED5.
> > > > > And now im Stuck!!
> > > > > Pleasse Help.
> > > > >
> > > > > If you dont want to write a short manual, probably you want to
> > > > > help me with doing it on my server.
> > > > >
> > > > >
> > > > > Hovig
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Red5 mailing list
> > > > > Red5 at osflash.org
> > > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > > >
> > > > >
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > Red5 at osflash.org
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070430/67aee234/attachment-0001.htm
More information about the Red5
mailing list