On Nov 21, 2010, at 3:31 PM, Gerritjan Koekkoek wrote:
Hi,
I have to excuse myself on this error.
When you restart Tomcat it works, there seems to be a known issue on importing
macro's.
Yes, it's been fixed in XE 2.6. If you can upgrade to XE 3.6 let us know if it works
for you better.
Thanks
-Vincent
THanks anyway
Op 16 nov 2010, om 23:10 heeft Ricardo Rodriguez [eBioTIC.] het volgende geschreven:
Hi!
Gerritjan Koekkoek wrote:
Hello
I've imported the MapMacro into my test XWIKI.
If I go to the page imported XWiki/MapMacro the 2 examples show each 2 errors.
1. Failed to execute the [code] macro
2. Not a inline macro
In the details of error 1 I see a out-of-memory error, i'm running on Mac OS X
10.6.5, Tomcat 6.0.29, mySQL 5.1.50 and XWiki 2.5.1.32531
Perhaps you having two different errors. Please, check:
http://jira.xwiki.org/jira/browse/XWIKI-4048
and
http://www.xwiki.org/xwiki/bin/view/FAQ/HowToSolveAJavaHeapMemoryError
It is working for me in a XE 2.7-SNAPSHOT.32908 (Mac OS X 10.5.8, Tomcat
6.0.18, MySQL 5.1.51)
with
export CATALINA_OPTS="-Xmx256m -Xms256m"
export JAVA_OPTS="-Xmx256m -Xms256m"
[snip]