[jboss-dev-forums] [Embedded JBoss Development] - Re: Tried to check out & build with cygwin - OOME
ALRubinger
do-not-reply at jboss.com
Sat Nov 21 20:28:50 EST 2009
Giving more memory to Maven using MAVEN_OPTS shouldn't help you with tests which Surefire launches (in another process/VM). For that there's the Surefire config in build/pom.xml; see if bumping the Xmx there locally works for you.
So far as the "port in use" issue, I recommend using Sysinternals' PortMon (http://technet.microsoft.com/en-us/sysinternals/bb896644.aspx) to see what process is holding the port (my guess is something external to AS).
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266900#4266900
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266900
More information about the jboss-dev-forums
mailing list