Tyler Neemann created DIRSERVER-2092:
----------------------------------------
Summary: Java Heap Space - MultiMaster
Key: DIRSERVER-2092
URL: https://issues.apache.org/jira/browse/DIRSERVER-2092
Project: Directory ApacheDS
Issue Type: Bug
Components: ldap
Affects Versions: 2.0.0-M20
Environment: Server 2008 R2
Reporter: Tyler Neemann
We are receiving the following errors on both of our DS Instances. They are
configured in a multimaster topology. I have increased the heap size as seen
below in the wrapper.conf. Increasing the memory prolongs when the instance
needs to be restarted, but does not resolve.
INFO | jvm 1 | 2015/09/12 23:43:34 | Exception in thread "pool-2-thread-3"
java.lang.OutOfMemoryError: Java heap space
INFO | jvm 1 | 2015/09/12 23:43:42 | Exception in thread "pool-2-thread-6"
java.lang.OutOfMemoryError: Java heap space
INFO | jvm 1 | 2015/09/12 23:43:49 | Exception in thread "pool-2-thread-7"
java.lang.OutOfMemoryError: Java heap space
INFO | jvm 1 | 2015/09/12 23:43:57 | Exception in thread "pool-2-thread-8"
java.lang.OutOfMemoryError: Java heap space
INFO | jvm 1 | 2015/09/12 23:44:48 | Exception in thread "pool-3-thread-1"
INFO | jvm 1 | 2015/09/12 23:44:52 | java.lang.OutOfMemoryError: Java heap
space
# Initial Java Heap Size (in MB)
#wrapper.java.initmemory=1024
# Maximum Java Heap Size (in MB)
#wrapper.java.maxmemory=2048
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)