Search found 13 matches

by lgnch
Fri Mar 02, 2012 10:51 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Hey you are going to love this after all our discussion. I have the thing fully working now and it turns out it was an issue with the /tmp directory being set too small. Found this by mistake the otherday when doing an import. We had 500mb set by teh installer. I changed it to 40GB and teh recipient...
by lgnch
Tue Feb 28, 2012 5:37 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Ok, ill look into writing a custom script for now. And get them to use PHPadmin as a workaround. Thanks for the info. You may want to adjust the roadmap as the last two lines say april and may 2011 :) Thanks for the help it has resolved my question and was worth staying up all night till 6am in the ...
by lgnch
Tue Feb 28, 2012 5:17 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Nice. Glad it was found. See, I only ask the hard questions LOL. OK So to make the clients happy when will 2012 be released? and is there a workaround I can use? If no workaround please say and I will get them to use the phpmyadmin to edit the data until the 21012 release. Also when you say limit to...
by lgnch
Tue Feb 28, 2012 4:01 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

I do not get the ability to do so as it just errors. Or do you mean edit the java code of Openemm? The page I have trouble with does not provide the ability to edit the search before execution. If it did this would not be an issue. Can you advise which file executes the recipient.do command and what...
by lgnch
Tue Feb 28, 2012 3:16 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Here is a snippet of the java statement from ps -ax java -Xms4096m -Xmx8192m -Xss1m -Dresin.home=/home/openemm -Dserver.root=/home/openemm/webapps/core.... So I know the memory is being allocated correctly. Although I am unsure what the Xss1m is. Here is the emm.properties file # max number of recip...
by lgnch
Tue Feb 28, 2012 3:07 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Yep. Set it to 20million. No change.
by lgnch
Tue Feb 28, 2012 2:55 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Yep that was my idea too. Did that and imports are not an issue. It is when you click recipients then overview that it fails. The overview will not list users when it gets over 400k users.

As said my issue is not import but viewing users that have been uploaded into teh database.
by lgnch
Tue Feb 28, 2012 3:32 am
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Well I have checked everything for tomcat and I cannot see whats causing it. I can keep uploading no problem but canot view recipients. Clearly something is not quite right but I am stuck where to look next as the error logs show nothing. I have also found that the args= options in http.conf are ove...
by lgnch
Tue Feb 28, 2012 12:04 am
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Nope its back *sigh*

Seems it is a Tomcat problem though as it happens everytime the database is increased. I will need to read up on it. Any suggestions will be greatly appreciated however.
by lgnch
Mon Feb 27, 2012 11:31 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

Oh, nevermind I found the error. It was in the options, I had a typo in the max memory. DOH ! Thanks for the help :)
by lgnch
Mon Feb 27, 2012 11:13 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

When I do a netstat it shows me that port 8080 is bound to java

tcp 0 0 :::8080 :::* LISTEN 30891/java
by lgnch
Mon Feb 27, 2012 11:08 pm
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

Re: A General error occurred

All works perfectly until I upload above 300k records. Here is the catlina log SEVERE: Catalina.start: LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.net.BindException: Address already in use:8080 at org.apache.catalina.connector.Connector.start(Conn...
by lgnch
Mon Feb 27, 2012 7:58 am
Forum: Installation & Upgrades
Topic: A General error occurred
Replies: 19
Views: 19684

A General error occurred

I have everything running nicley on the server. The machine is specd at dual Xeon processors with 16GB ram. All requirements are covered well above teh minimum specs and requirements for Linux. redhat Enterprise in operation. The systems performs seemlessly until I put above 300k users in the databa...