Sorry to inform, the problem is actually solved, I am not on VPS , I am on dedicated server. First I guest I have no sufficient RAM because when I did 'free' it just left 400k free. Then I do RAM 'clear' but the problem is still occurred.
After googling I found that my system has limit memory usage for a program, then I use "ulimit" to change the memory limit for a program. The red5 then works perfectly. On Sun, Oct 24, 2010 at 7:35 PM, Sebastian Wagner <[email protected]>wrote: > This can be the case on VPS systems. > Is the memory really FREE and can be allocated ?! Sometimes some > (actually bad) providers claim that they give you for example a > VServer with 8GB RAM. BUt actually you share that Server with 10 other > customers and nobody is able to allocate memory. > > Sebastian > > On Oct 24, 7:18 am, wicahyanto <[email protected]> wrote: > > Hi, > > > > I try to install openmeetings (follow this instructionhttp:// > code.google.com/p/openmeetings/wiki/InstallationOpenMeetings) > > on Centos 5.x 64 bit version, when I try to start red5, > > > > Running on Linux > > Starting Red5 > > Error occurred during initialization of VM > > Could not reserve enough space for object heap > > Could not create the Java virtual machine. > > > > The error will always appear, even I have free up my ram > > > > total used free shared > > buffers cached > > Mem: 8169216 504388 7664828 0 10132 > > 96244 > > -/+ buffers/cache: 398012 7771204 > > Swap: 8385920 4 8385916 > > > > Regards > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<openmeetings-user%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
