Have you set MAVEN_OPTS=-Xmx512m or something similar?
On Sat, Dec 25, 2010 at 8:06 PM, Jud <[email protected]> wrote: > Sean Owen <srowen <at> gmail.com> writes: > >> >> Sorry, but the issue appears to be on your end as the example runs >> fine. Check you are following the instructions. we can't debug your >> environment. >> >> > > Hey Sean, > > This is what I got with the mahout00.2: > > After: mvn jetty:run-war > ---------------------- > > 010-12-25 21:54:43.357::WARN: failed taste-recommender > > java.lang.OutOfMemoryError: Java heap space > > at > > org.apache.mahout.cf.taste.impl.common.FastByIDMap.rehash( > FastByIDMap.java:258) > > > AND lots of them errors of the memory. > > What could it be? > How to fixit? > > Thanx, > Jud. > >
