I think it's easy to find on the Wiki. 

Best Regards

Mike Burton


On 13 Feb 2011, at 10:58, "Kevin Meyer - KMZ" <[email protected]> wrote:

> Hi Iain,
> 
> It could be the java heap space settings. Try the settings listed in [1] or 
> [2], or variations thereof.
> 
> (Guys - it took me about 5 minutes to find this information - argh!)
> 
> Regards,
> Kevin
> 
> [1] 
> http://mail-archives.apache.org/mod_mbox/incubator-isis-dev/201010.mbox/%[email protected]%3E
> [2] http://incubator.apache.org/isis/docbkx/html/guide/ch01.html
> 
> On 13 Feb 2011 at 0:53, Iain Flynn wrote:
> 
>> Hi there,
>> 
>> My name is Iain and I'm looking into working with Apache Isis as part of an 
>> MSc project. Unfortunately, I seem to have hit a bit of a snag building the 
>> version that's on the project page (that you can check out using svn). I'm 
>> running a MacBook on OS X Snow Leopard (latest updates installed) with Java 
>> version 1.6.0_22. I've tried it multiple times, along with having as few 
>> processes as possible running, but it seems like I get the same error every 
>> time. I've not got access to another machine I can install maven on at the 
>> moment so I can't test that.
>> 
>> I've had a look through this mailing list but can't seem to find any 
>> similar-looking problems. If someone could try and tell me what's wrong here 
>> I'd really appreciate it. If I've omitted any important details just tell me 
>> and I'll do my best :)
>> 
>> - Iain
>> 
>> My log is as follows (I've just taken what seems relevant as I wouldn't want 
>> to try burying a needle in a haystack!):
>> 
>> [INFO] Trace
>> org.apache.maven.BuildFailureException: Compilation failure
>> Failure executing javac, but could not parse the error:
>> 
>> 
>> The system is out of resources.
>> Consult the following stack trace for details.
>> java.lang.OutOfMemoryError: Java heap space
>>    at java.nio.ByteBuffer.wrap(ByteBuffer.java:350)
>>    at java.nio.ByteBuffer.wrap(ByteBuffer.java:373)
>>    at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:237)
>>    at java.lang.StringCoding.encode(StringCoding.java:272)
>>    at java.lang.String.getBytes(String.java:946)
>>    at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
>>    at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:228)

Reply via email to