On 07/01/2010 02:59 PM, Thomas Hoeschele wrote: > I know it should not cause a heap exception... Tried to modify JAVA_OPTS > didn't help ... that's why I use the mailing list to ask for help... > Upload Works, I can select the Pages I want to import, but when I import I > get this error message.
How much memory does the JVM have? (the -Xmx parameter). You should give at least 512m for a decent experience, although for a real deployment on a server you should give more than 1g, depending on the target load. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
