Dear all,
I am looking for solution for 24 Dspace for 24 communities run on 1 server.
Which solution I should choose:

1) 24 instances of Tomcat, one for each Dspace instance, or
2) One Tomcat for 24 Dspace instances.

I choose second solution by following the link
http://www.nabble.com/Changing-DB-Name-%C2%BFhow--td19053520.html 
and already finished installation. But my server is broken if I  try to
access 24 DSpace at the same time (it is ok to open 12 Dspace).

Some sites show error:
java.lang.OutOfMemoryError: PermGen space

The others return errors:
 java.io.FileNotFoundException:
/usr/local/gmseenet/partners/gmseenet/dspace/webapps/jspui/WEB-INF/web.xml
(Too many open files)
 
or:
org.apache.jasper.JasperException: Unable to compile class for JSP

I already set heap memory for Tomcat to 2048 by
JAVA_OPTS="-Xmx2048M -Xms64M -Dfile.encoding=UTF-8", but I still face the
same problem.

Quick checking on internet tells me the problem is "garbage collection" of
Java class:
http://blogs.sun.com/fkieviet/entry/classloader_leaks_the_dreaded_java.

I have to run 24 DSpace in 1 machine, so what is solution for me?
Please help me. Thanks in advance.
Best,
Cachiusa
-- 
View this message in context: 
http://www.nabble.com/Install-many-instance-of-Dspace-in-1-machine-tp20396038p20396038.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to