wlstks7 / interactive-spaces

Automatically exported from code.google.com/p/interactive-spaces
Other
0 stars 0 forks source link

the master throws an out of memory error while deploying large Activities #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a Live Activity using an Activity which is very large (in my 
instance, the .zip after building is >300Mb)
2. Deploy the Live Activity

What is the expected output? What do you see instead?
expected: The Live Activity deploys successfully
instead: The master throws an out of memory error

What version of the product are you using? On what operating system?
I.S. v1.5.2
Ubuntu 12.04
1 Gig RAM

Please provide any additional information below.
I attempted the same steps after running the master using both:
1) bin/startup_linux.bash
2) java -Mxm1g -server -jar interactivespaces-launcher-1.5.2.jar
and in each case got the out of memory error.

Initial discussion on the Google Group: 
https://groups.google.com/d/msg/interactive-spaces/t5qKJM6CWuE/hwqEE6ZbpSwJ

master log is attached.

Original issue reported on code.google.com by quinkenn...@gmail.com on 13 Sep 2013 at 4:31

Attachments: