Ryan,
the "-e" parameter edited just after the mvn commands did not produce any extended trace. So I browsed the StackOverflowError on the web at the following  site:
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/StackOverflowError.html
Here you can read that the stack overflow occurs because an application recurses too deeply.
So it seems that the problem is due to the application.
Moreover in the Constructory Summary of the class error you can read that this, edited without the (string) paramater, do not produce error details: this could explain the lack of extended trace although the -e parameter after the mvn commands.
 
Giuseppe
 
 
----- Original Message -----
From: "Ryan Lee" <
[EMAIL PROTECTED]>
To: "General List" <
[email protected]>
Sent: Friday, October 13, 2006 9:11 PM
Subject: Re: Installing Longwell-semantic bank from Subversion


> Giuseppe Bux wrote:
>> Ryan,
>> Sorry to still let you know about errors in loading the longwell-semantic
>> bank repository.
> ...
>> So the longwell directory was created and there I launched the command:
>> longwell.bat /c semantic-bank.
>
> This snippet from your attached logs is relevant:
>
> [INFO] Trace
> java.lang.StackOverflowError
>
> Unfortunately the trace is abbreviated.  Could you edit longwell.bat to
> add "-e" after the mvn commands?  That will more fully expose the error
> when it's run; at the moment, this doesn't say enough to be useful.
>
> I just tried a checkout of 5224 on a WinXP machine (running Java
> 1.5.0-04 and installing maven and svn for the first time) and ran it
> successfully.  I don't think this is a problem with our code, per se.
> StackOverflow may mean you need to increase the stack size.  We'll see,
> based on an extended trace.
>
> Thanks for helping us improve the software, sorry it's been so
> troublesome.
>
> --
> Ryan Lee                 
[EMAIL PROTECTED]
> MIT CSAIL Research Staff  +1.617.253.5327
>
http://simile.mit.edu/
> _______________________________________________
> General mailing list
>
[email protected]
> http://simile.mit.edu/mailman/listinfo/general
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to