Search found 7 matches

by paulmto
Mon Apr 16, 2012 9:24 am
Forum: Using OpenEMM
Topic: Memory leak problem?
Replies: 4
Views: 4773

Re: Memory leak problem?

Hello,

Is there any answer for my issue ?

Thanks,

Best Regards.
by paulmto
Fri Apr 06, 2012 9:04 am
Forum: Using OpenEMM
Topic: Memory leak problem?
Replies: 4
Views: 4773

Re: Memory leak problem?

Thanks unhuman for the answer. But as I said in my previous message I already change the JAVA_OPTIONS in the openemm.sh script to put all my available memory (2go). So my question is how can I get OpenEmm working with 2go of memory, or how much memory do I need to send 2,000,000 emails in one mailin...
by paulmto
Thu Apr 05, 2012 4:50 pm
Forum: Using OpenEMM
Topic: Memory leak problem?
Replies: 4
Views: 4773

Memory leak problem?

Hello, I am testing OpenEmm with a lot of subscribers (more than 2,000,000). I always have a "Java.lang.OutOfMemoryError: Java heap space" error when I try to generate a mailing (without any templating or tag in it). I changed the JAVA_OPTIONS (as the documentation said) and added all my a...
by paulmto
Thu Apr 05, 2012 8:50 am
Forum: OpenEMM Contributions
Topic: "AddSubscribers" Web Service
Replies: 1
Views: 10930

"AddSubscribers" Web Service

Hello, I'd like to contribute to OpenEmm by adding a web service "AddSubscribers". This web service will add several subscribers and bind them to a mailing list in one call as described below: void addSubscribers(java.lang.String username, java.lang.String password, boolean doubleCheck, ja...
by paulmto
Thu Apr 05, 2012 8:29 am
Forum: Bugs, bug fixes & releases
Topic: OpenEmm 2012: List of Web Services?
Replies: 4
Views: 5726

Re: OpenEmm 2012: List of Web Services?

Found. Thanks.
by paulmto
Wed Apr 04, 2012 8:13 am
Forum: Bugs, bug fixes & releases
Topic: OpenEmm 2012: List of Web Services?
Replies: 4
Views: 5726

Re: OpenEmm 2012: List of Web Services?

Thanks for your answer.
I assume the related code is not available yet (nothing found in the M2 version :( ).
Thanks again.
by paulmto
Tue Apr 03, 2012 10:28 am
Forum: Bugs, bug fixes & releases
Topic: OpenEmm 2012: List of Web Services?
Replies: 4
Views: 5726

OpenEmm 2012: List of Web Services?

Hello,

Could someone tell me what will be the list of new Web Services available in OpenEmm Version 2012?
I downloaded the 2012_M2 version and the EmmWebService_Port interface (containing the list of Web Services) seems exactly the same as in 2011 version :(

Thanks by advance for your help.

Paul