Thomas Müller
Mon, 08 Feb 2010 23:57:44 -0800
Hi, > the clients connect with RMI. I'm not sure, but that might be the problem. To analyze the problem, I suggest to use the command line option -XX:+HeapDumpOnOutOfMemoryError and then use a memory analysis tool such as the Eclipse Memory Analyzer (MAT): http://www.eclipse.org/mat There is an alternative to using RMI: http://wiki.apache.org/jackrabbit/RemoteAccess#DavEx If the Jackrabbit RMI implementation is really the problem, we should document that. Regards, Thomas