Problem solved. I find it in the end of faban-streaming/streaming/scripts/run-test.sh file, just edit the -Xmx4000m, -Xms 2000m to a smaller size.
-------- Forwarding messages -------- From: June <[email protected]> Date: 2013-06-30 10:48:34 To: [email protected] Subject: Media streaming:Error occurred during initialization of VM Could not reserve enough space for object heap The termination shows : Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. I encountered this problem when I input the command "sh scripts/run-test.sh" to start the media streaming test. I know there is something wrong with the JAVA heap size parameters,but have no idea in which file to tune this parameter. Any help would be appreciated.
