[Red5] java.lang.OutOfMemoryError: GC overhead limit exceeded

Martijn van Beek martijn.vanbeek at gmail.com
Mon Sep 17 06:10:32 PDT 2007


I'll give it a go, i have set the Xmx and Xms to 320m, I use the default
red5.sh startup script.
I run Linux with jdk 1.6 on a Dual Duo Core Xeon 2Ghz, with 4GB ram, should
be more than enough for 400+ users watching videos, I thought.
Although I noticed that Red5 is running slower with 200+ users (all watching
videos).


On 9/17/07, Victor <dreamland_skib2 at mail333.com> wrote:
>
>  Martijn,
>
> all depends on your JVM settings. Seems that garbage collector spent too
> much time trying to free memory (making garbage collections). You may attach
> to your JVM using "jconsole" tool from JDK and look at JVM settings (flags
> like -Xmx, -Xms,...) there.
>
> You can try to increase -Xmx and -Xms setting as a first attempt, but I
> would recommend you to read the following post:
> http://blogs.sun.com/partnertech/entry/a_short_primer_to_java
>
> Victor
>
>
> Martijn van Beek wrote:
>
> I got this error: java.lang.OutOfMemoryError: GC overhead limit exceeded
> Does anyone know if this is a common error?
>
> ------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.orghttp://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/20070917/4cbe8929/attachment.html 


More information about the Red5 mailing list