You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Asankha C. Perera" <as...@wso2.com> on 2007/03/23 09:41:29 UTC

Running out of memory during integration test compilation

I just ran into the following error on the latest trunk when doing a 
"maven -Dskip.enterprise.tests=true clean dist-bin" using JDK 1.4.2_13

Has anyone seen this?
asankha

test:test-resources:
Copying 150 files to 
/home/asankha/code/apache/Axis2/modules/integration/target/test-classes

test:compile:
    [copy] Copying 1 file to 
/home/asankha/code/apache/Axis2/modules/integration/target/test-classes/modules
    [mkdir] Created dir: 
/home/asankha/code/apache/Axis2/modules/integration/target/wsdl
    [echo] Compiling DocumentUnwrappingTest.wsdl
    [mkdir] Created dir: 
/home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping
    [java] log4j:WARN No appenders could be found for logger 
(org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
    [java] log4j:WARN Please initialize the log4j system properly.
    [mkdir] Created dir: 
/home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build
    [mkdir] Created dir: 
/home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build/classes
    [mkdir] Created dir: 
/home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build/lib
    [mkdir] Created dir: 
/home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/test
    [echo] Stax Availability= true
    [echo] Axis2 Availability= true
    [javac] Compiling 26 source files to 
/home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build/classes
    [javac] Error occurred during initialization of VM
    [javac] Could not reserve enough space for object heap


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org