I have set -Xmx512m on ther server(under winddows xp).What does it mean I didnt provide JAR?Where can I get it?It istn standart part of JDK?
Its Jakrabbit webapp and on this server runs Apache,Tomcat and about three databases. There is screen of all processes: http://www.nabble.com/file/6269/processes.bmp Jukka Zitting wrote: > > Hi, > > On 2/6/07, Michal Hybler <[EMAIL PROTECTED]> wrote: >> I save it as binary property(accordance with jackrabbit wiki) and I call >> save >> after each import. > > OK, no problem there. > > The OOE seems to come from the server. Are you setting the -Xmx512m > option on the server or the client JVM? The java usage message you > displayed in the recent message is just caused by the fact that you > didn't provide a class or jar file to run. > > How are you running the RMI server? Is it the Jackrabbit webapp, the > JCA adapter, or a standalone process where a custom class starts up > the repository? Do you have some other applications running in the > server JVM? > > BR, > > Jukka Zitting > > -- View this message in context: http://www.nabble.com/java.lang.OutOfMemoryError%3A-Java-heap-space-tf3147963.html#a8823503 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
