See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/5096/changes>
Changes:
[mcr] Fix GEOS-5100
------------------------------------------
[...truncated 43770 lines...]
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:707)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:313)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:298)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:131)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:110)
at org.geoserver.wms.capabilities.GetCapabilitiesResponse.write(GetCapabilitiesResponse.java:143)
at org.geoserver.ows.Dispatcher.response(Dispatcher.java:909)
at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:276)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1236)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1255)
at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1190)
at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:606)
at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:589)
at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:574)
at org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest.testTileSets(CachingExtendedCapabilitiesProviderTest.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:147)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
May 7, 2012 4:00:55 PM org.geoserver.catalog.impl.ResourceInfoImpl boundingBox
WARNING: Failed to derive native bbox from declared one
org.geotools.referencing.operation.projection.ProjectionException: The transform result may be 11,823,003.718 meters away from the expected position. Are you sure that the input coordinates are inside this map projection area of validity? The point is located 19°12.4'E away from the central meridian and 0°00.0'N away from the latitude of origin. The projection is "Transverse_Mercator".
at org.geotools.referencing.operation.projection.MapProjection.checkReciprocal(MapProjection.java:679)
at org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:871)
at org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:906)
at org.geotools.referencing.operation.transform.AbstractMathTransform.transform(AbstractMathTransform.java:237)
at org.geotools.referencing.CRS.transform(CRS.java:1284)
at org.geotools.referencing.CRS.transform(CRS.java:1350)
at org.geotools.geometry.jts.ReferencedEnvelope.transform(ReferencedEnvelope.java:648)
at org.geotools.geometry.jts.ReferencedEnvelope.transform(ReferencedEnvelope.java:603)
at org.geoserver.catalog.impl.ResourceInfoImpl.boundingBox(ResourceInfoImpl.java:214)
at sun.reflect.GeneratedMethodAccessor144.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.geoserver.catalog.impl.ModificationProxy.invoke(ModificationProxy.java:144)
at $Proxy10.boundingBox(Unknown Source)
at org.geoserver.wms.capabilities.GetCapabilitiesTransformer$CapabilitiesTranslator.handleLayer(GetCapabilitiesTransformer.java:830)
at org.geoserver.wms.capabilities.GetCapabilitiesTransformer$CapabilitiesTranslator.handleLayerTree(GetCapabilitiesTransformer.java:759)
at org.geoserver.wms.capabilities.GetCapabilitiesTransformer$CapabilitiesTranslator.handleLayers(GetCapabilitiesTransformer.java:641)
at org.geoserver.wms.capabilities.GetCapabilitiesTransformer$CapabilitiesTranslator.handleCapability(GetCapabilitiesTransformer.java:407)
at org.geoserver.wms.capabilities.GetCapabilitiesTransformer$CapabilitiesTranslator.encode(GetCapabilitiesTransformer.java:275)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:716)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(TransformerImpl.java:636)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:707)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:313)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:298)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:131)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:110)
at org.geoserver.wms.capabilities.GetCapabilitiesResponse.write(GetCapabilitiesResponse.java:143)
at org.geoserver.ows.Dispatcher.response(Dispatcher.java:909)
at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:276)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1236)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1255)
at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1190)
at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:606)
at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:589)
at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:574)
at org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest.testTileSets(CachingExtendedCapabilitiesProviderTest.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:147)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.107 sec
Running org.geoserver.gwc.GWCTransactionListenerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.geoserver.gwc.layer.CatalogLayerEventListenerTest
May 7, 2012 4:00:58 PM org.geoserver.gwc.layer.CatalogLayerEventListener handleLayerGroupInfoChange
INFO: Truncating TileLayer for layer group 'LayerGroupName' due to a change in its layers or styles
May 7, 2012 4:00:58 PM org.geoserver.gwc.layer.CatalogLayerEventListener handleLayerGroupInfoChange
INFO: Truncating TileLayer for layer group 'LayerGroupName' due to a change in its layers or styles
May 7, 2012 4:00:58 PM org.geoserver.gwc.layer.CatalogLayerEventListener handleLayerInfoChange
INFO: Truncating default style for layer mock:Layer, as it changed from oldStyle to newStyle
May 7, 2012 4:00:58 PM org.geoserver.gwc.layer.CatalogLayerEventListener handleLayerInfoChange
INFO: Truncating cached style removedStyleName of layer mock:Layer as it's no longer one of the layer's styles
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Results :
Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-sld/8-SNAPSHOT/gt-xsd-sld-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/8-SNAPSHOT/gt-property-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-fes/8-SNAPSHOT/gt-xsd-fes-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-render/8-SNAPSHOT/gt-render-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-image/8-SNAPSHOT/gt-image-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-arcgrid/8-SNAPSHOT/gt-arcgrid-8-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT.jar>
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-sld/8-SNAPSHOT/gt-xsd-sld-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/8-SNAPSHOT/gt-property-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-fes/8-SNAPSHOT/gt-xsd-fes-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-render/8-SNAPSHOT/gt-render-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-image/8-SNAPSHOT/gt-image-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-arcgrid/8-SNAPSHOT/gt-arcgrid-8-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT-tests.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc> (directory)
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedDate" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT-sources.jar>
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc> (directory)
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedDate" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:test-jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT-test-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT.jar> to /home/tomcat/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT-tests.jar> to /home/tomcat/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT-sources.jar> to /home/tomcat/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/gwc-2.2-SNAPSHOT-test-sources.jar> to /home/tomcat/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building REST Support Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/rest/target>
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/rest> (directory)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/rest/src/main/resources>
Downloading: http://repo.opengeo.org//org/geotools/gt-main/8-SNAPSHOT/gt-main-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-sld/8-SNAPSHOT/gt-xsd-sld-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/8-SNAPSHOT/gt-property-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-render/8-SNAPSHOT/gt-render-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-image/8-SNAPSHOT/gt-image-8-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 24 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/rest/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/rest/src/test/resources>
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-sld/8-SNAPSHOT/gt-xsd-sld-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/8-SNAPSHOT/gt-property-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-render/8-SNAPSHOT/gt-render-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-image/8-SNAPSHOT/gt-image-8-SNAPSHOT.jar
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 12 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/rest/target/test-classes>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Fatal error compiling
Embedded error: Error while executing the external compiler.
java.io.IOException: error=12, Cannot allocate memory
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22 minutes 41 seconds
[INFO] Finished at: Mon May 07 16:01:02 UTC 2012
[INFO] Final Memory: 63M/267M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to mcr because no e-mail address is known, and no default e-mail domain is configured
--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/