Thanks David/Vasko for your support.
It is OK now.
"* hard nofile 20000" line in limits.conf had effect.
There was also a problem I solved in the meantime. JAVA_OPTS should be set to increase heap size to Xmx512m otherwise the installation fails.

This story could be named "Installing Magnolia in Fedora Core 6 on a VPS server".

Now I have two Magnolia working instances.
I will try to set correctly the subscribers so in order to connect author to public. Knows anybody a tutorial for that?
I will come back anyway with a new thread here if I will have problems.

Adrian




Vasko Gjurovski schreef:
Haven't read the rest of the conversation but I supose you are talking
about "Too many open files" exception on LInux? Thi bug has given me a
headache a coupe of times, but this is how you fix it:

go to /etc/security/limits.conf go towards the end of it and you
should see commented settings in this rofmat

<username> <limit type> <item> <value>

add one of your own... for example

* hard nofile 20000 (this is how I use it) means <all users> <hard
type> <number of files> <number od files open>

that should solve your problem...

Regards,
Vasko

On Wed, Sep 3, 2008 at 10:51 PM, Christian Menzel
<[email protected]> wrote:
On Mi, 2008-09-03 at 20:56 +0200, Adrian Butnaru wrote:
If I type ulimit command I receive "unlimited" result.
use 'ulimit -a' and have a look at the 'open files' line


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to