Last modified by Lucas Charpentier (Sereza7) on 2024/01/19 11:27

<
From version < 1.49 >
edited by hritcu
on 2007/07/09 23:13
To version < 1.50 >
edited by VincentMassol
on 2007/07/09 23:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.hritcu
1 +XWiki.VincentMassol
Content
... ... @@ -150,13 +150,12 @@
150 150  
151 151  Note that this is a quick way of starting XWiki in development mode. However the real test is to start the XWiki Enterprise standalone distribution to ensure that everything works. This is achieved by running <tt>mvn install</tt> in <tt>xwiki-product-enterprise/</tt>.
152 152  
153 +1.1 Troubleshooting
154 +
153 153  1.1.1 Dealing with Out-of-Memory Errors
154 154  
155 155  If you get an OutOfMemoryError then increase the maximum heap space by setting the MAVEN_OPTS environment variable. For example with building XWiki Products - Curriki - Database seems to need MAVEN_OPTS=-Xmx100m or higher.
156 156  
157 -
158 -
159 -
160 160  1.1 Building in Eclipse
161 161  
162 162  * [BuildingInEclipse]

Get Connected