Date: 2004-05-05T09:20:07
   Editor: ArchimedesTrajano <[EMAIL PROTECTED]>
   Wiki: Apache Geronimo Wiki
   Page: Building
   URL: http://wiki.apache.org/geronimo/Building

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -104,7 +104,7 @@
 
 Running the command `maven site` seems to take up a lot of memory.  If you get 
an out of memory error, try setting MAVEN_OPTS=-Xmx512m.
 
-One of the many reasons that tests fail is because some ports are in use by 
other programs.  Check the log of the test reports and see if it does use a 
port that is already active.  You can use a program called TCPView 
(http://www.sysinternals.com/ntw2k/source/tcpview.shtml) to determine which 
ports are in use by which program and if they are conflicting with 
ListOfPortsUsedDuringTesting.
+One of the many reasons that tests fail is because some ports are in use by 
other programs.  Check the log of the test reports for the specific module that 
failed in the `target/test-reports` directory and see if it does use a port 
that is already active.  You can use a program called TCPView 
(http://www.sysinternals.com/ntw2k/source/tcpview.shtml) to determine which 
ports are in use by which program and if they are conflicting with 
ListOfPortsUsedDuringTesting.
 
 = Remoting Tests Hang =
 

Reply via email to