Search found 4 matches

by colin_b
Wed Jun 03, 2009 12:28 pm
Forum: Installation & Upgrades
Topic: Location of JVM arguments in Windows version?
Replies: 1
Views: 4651

Ok, I've found a solution myself. For others facing this problem, I did the following: In openemm.py I added the following after line 395 (in 'resinexec'):

Code: Select all

	cmd += ' -Xmx512m'
	cmd += ' -Xms512m'
This increases the max memory of the JVM OpenEMM uses.
by colin_b
Wed May 27, 2009 8:40 am
Forum: Installation & Upgrades
Topic: Location of JVM arguments in Windows version?
Replies: 1
Views: 4651

Location of JVM arguments in Windows version?

Because we're having some problems with the heap space size of the JVM with large mailing lists, we're looking for the location to increase this memory limit. After searching google / your documentation, two locations are mentioned, namely httpd.sh and core.conf, but the first is for Linux only and ...
by colin_b
Wed Feb 18, 2009 10:51 am
Forum: Miscellaneous
Topic: About the OpenEMM license additional terms
Replies: 2
Views: 9860

OK, thanks for your answer!
by colin_b
Tue Feb 17, 2009 1:59 pm
Forum: Miscellaneous
Topic: About the OpenEMM license additional terms
Replies: 2
Views: 9860

About the OpenEMM license additional terms

I'm thinking about using OpenEMM as a back end using its web service functionality coupled with a separate, custom-made front end. I was wondering if the additional terms regarding adding the OpenEMM logo and copyright notice on each user interface screen (http://www.openemm.org/cpal1/openemm.html) ...