[jboss-dev-forums] [Embedded JBoss Development] - Re: Tried to check out & build with cygwin - OOME

pgmjsd do-not-reply at jboss.com
Sat Nov 21 20:53:50 EST 2009


"ALRubinger" wrote : 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.
  | 

Yeah, I saw the surefire plugin doc but I figured I'd try MAVEN_OPTS first.

anonymous wrote : 
  | 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

Okay, the weird thing is that ServerTestCase-output.txt has the 'port in use' message in it, but ServerTestCase.txt has OOME.

I used currports... it says there's nothing listening on 8083.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266901#4266901

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266901



More information about the jboss-dev-forums mailing list