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
