LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   red5 (flash server) build memory issue (https://www.linuxquestions.org/questions/linux-server-73/red5-flash-server-build-memory-issue-587156/)

kurupt 09-25-2007 02:02 AM

red5 (flash server) build memory issue
 
Hi guys i am having some problems trying to install red5(flash server)on a centos server. (i hope i am posted this thread in the right place!)
anyway im hoping someone can help me with this? im lost and not sure where to go next with this?
here is the Build error i get.....

[root@vps red5]# ant server
Buildfile: build.xml
[echo] java.home is /usr/java/jdk/jre and the target version is 1.6

server:
[echo] java.home is /usr/java/jdk/jre and the target version is 1.6

-java6.check:

-junit.check:

prepare:

compile:
[echo] Javac version: 1.6
[echo] Compiler adapter name: modern
[echo] java.home is /usr/java/jdk/jre and the target version is 1.6

compile_core:
[javac] Compiling 407 source files to /opt/red5/bin
[javac] Could not create the Java virtual machine.
[javac] Error occurred during initialization of VM
[javac] Could not reserve enough space for object heap

BUILD FAILED
/opt/red5/build.xml:653: The following error occurred while executing this line:
/opt/red5/build.xml:127: The following error occurred while executing this line:
/opt/red5/build.xml:139: Compile failed; see the compiler error output for detai
ls.

Total time: 2 seconds
[root@vps red5]#

kurupt 09-25-2007 10:44 PM

problem found
 
ok for those that have been reading this thread, i found some answers to this problem. it seems that the VPS does not have enough memory (only 256mb)to be able to complie the red5 server, so basicly from what i have been reading it says to shut down some services and try compiling again or upgrade to a bigger VPS.


All times are GMT -5. The time now is 05:32 AM.