You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/07/10 19:08:12 UTC

Build failed in Hudson: Jackrabbit-trunk #1185

See <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/1185/changes>

Changes:

[mreutegg] JCR-2671: AbstractLoginModule must not call abort() in commit()
- fix compilation error with Java 5, where Configuration.refresh() is abstract, while in Java 6 it isn't anymore

------------------------------------------
[...truncated 1256 lines...]
[INFO] Uploading repository metadata for: 'artifact org.apache.jackrabbit:jackrabbit-webapp'
[INFO] Uploading project information for jackrabbit-webapp 2.2-20100708.090709-69
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.jackrabbit:jackrabbit-webapp:2.2-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-webapp/2.2-SNAPSHOT/jackrabbit-webapp-2.2-20100708.090709-69.jar
33K uploaded
[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-webapp/pom.xml> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-webapp/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-webapp/2.2-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-webapp/target/jackrabbit-webapp-2.2-SNAPSHOT.war> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-webapp/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-webapp/2.2-20100708.090709-69/jackrabbit-webapp-2.2-SNAPSHOT.war
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-webapp/target/jackrabbit-webapp-2.2-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-webapp/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-webapp/2.2-20100708.090709-69/jackrabbit-webapp-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit JCA Resource Adapter
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target> (included: [**], excluded: [])
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/src/main/java'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/src/test/java'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/src/test/resources'> for tasks ... 
[TASKS] Found 0.
[INFO] [remote-resources:process {execution: default}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Compiling 10 source files to <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/classes>

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] [compiler:testCompile]
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Compiling 3 source files to <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/test-classes>

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [surefire:test]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.jca.test.ConnectionFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.166 sec
Running org.apache.jackrabbit.jca.test.ConnectionRequestInfoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: package-jca-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/jackrabbit-jca-2.2-SNAPSHOT.jar>
[TASKS] Skipping maven reporter: there is already a result available.[INFO] [rar:rar]
[INFO] Including generated jar file[jackrabbit-jca-2.2-SNAPSHOT.jar]
[INFO] Copying artifact[org.apache.jackrabbit, org.apache.jackrabbit:jackrabbit-core:jar:2.2-SNAPSHOT, compile]
[INFO] Copying artifact[concurrent, concurrent:concurrent:jar:1.3.4, compile]
[INFO] Copying artifact[commons-collections, commons-collections:commons-collections:jar:3.2.1, compile]
[INFO] Copying artifact[commons-io, commons-io:commons-io:jar:1.4, compile]
[INFO] Copying artifact[commons-dbcp, commons-dbcp:commons-dbcp:jar:1.2.2, compile]
[INFO] Copying artifact[commons-pool, commons-pool:commons-pool:jar:1.3, compile]
[INFO] Copying artifact[org.apache.jackrabbit, org.apache.jackrabbit:jackrabbit-api:jar:2.2-SNAPSHOT, compile]
[INFO] Copying artifact[org.apache.jackrabbit, org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.2-SNAPSHOT, compile]
[INFO] Copying artifact[org.apache.jackrabbit, org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.2-SNAPSHOT, compile]

[INFO] Copying artifact[org.apache.jackrabbit, org.apache.jackrabbit:jackrabbit-spi:jar:2.2-SNAPSHOT, compile]
[INFO] Copying artifact[org.slf4j, org.slf4j:slf4j-api:jar:1.5.11, compile]
[INFO] Copying artifact[org.apache.tika, org.apache.tika:tika-parsers:jar:0.7, compile]
[INFO] Copying artifact[org.apache.tika, org.apache.tika:tika-core:jar:0.7, compile]
[INFO] Copying artifact[org.apache.commons, org.apache.commons:commons-compress:jar:1.0, compile]
[INFO] Copying artifact[org.apache.pdfbox, org.apache.pdfbox:pdfbox:jar:1.0.0, compile]
[INFO] Copying artifact[org.apache.pdfbox, org.apache.pdfbox:fontbox:jar:1.0.0, compile]
[INFO] Copying artifact[org.apache.pdfbox, org.apache.pdfbox:jempbox:jar:1.0.0, compile]
[INFO] Copying artifact[org.bouncycastle, org.bouncycastle:bcmail-jdk15:jar:1.45, compile]
[INFO] Copying artifact[org.bouncycastle, org.bouncycastle:bcprov-jdk15:jar:1.45, compile]
[INFO] Copying artifact[org.apache.poi, org.apache.poi:poi:jar:3.6, compile]
[INFO] Copying artifact[log4j, log4j:log4j:jar:1.2.14, compile]
[INFO] Copying artifact[org.apache.poi, org.apache.poi:poi-scratchpad:jar:3.6, compile]
[INFO] Copying artifact[org.apache.poi, org.apache.poi:poi-ooxml:jar:3.6, compile]
[INFO] Copying artifact[org.apache.poi, org.apache.poi:poi-ooxml-schemas:jar:3.6, compile]
[INFO] Copying artifact[org.apache.xmlbeans, org.apache.xmlbeans:xmlbeans:jar:2.3.0, compile]
[INFO] Copying artifact[org.apache.geronimo.specs, org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1, compile]
[INFO] Copying artifact[dom4j, dom4j:dom4j:jar:1.6.1, compile]
[INFO] Copying artifact[org.ccil.cowan.tagsoup, org.ccil.cowan.tagsoup:tagsoup:jar:1.2, compile]
[INFO] Copying artifact[asm, asm:asm:jar:3.1, compile]
[INFO] Copying artifact[com.drewnoakes, com.drewnoakes:metadata-extractor:jar:2.4.0-beta-1, compile]
[INFO] Copying artifact[org.slf4j, org.slf4j:jcl-over-slf4j:jar:1.5.11, compile]
[INFO] Copying artifact[org.apache.lucene, org.apache.lucene:lucene-core:jar:2.4.1, compile]
[INFO] Copying artifact[org.apache.derby, org.apache.derby:derby:jar:10.5.3.0_1, compile]
[INFO] Copying artifact[ch.qos.logback, ch.qos.logback:logback-classic:jar:0.9.20, compile]
[INFO] Copying artifact[ch.qos.logback, ch.qos.logback:logback-core:jar:0.9.20, compile]
[INFO] Copy rar resources to <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/jackrabbit-jca-2.2-SNAPSHOT>
[INFO] Using ra.xml <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/src/main/rar/META-INF/ra.xml>
[INFO] Could not find manifest file: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/src/main/rar/META-INF/MANIFEST.MF> - Generating one
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/jackrabbit-jca-2.2-SNAPSHOT.rar>
[TASKS] Skipping maven reporter: there is already a result available.[INFO] [build-helper:attach-artifact {execution: attach-artifacts}]

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: release.properties

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/jackrabbit-jca-2.2-SNAPSHOT.rar> to /export/home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jca/2.2-SNAPSHOT/jackrabbit-jca-2.2-SNAPSHOT.rar
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/jackrabbit-jca-2.2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jca/2.2-SNAPSHOT/jackrabbit-jca-2.2-SNAPSHOT.jar

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [deploy:deploy]
[INFO] Retrieving previous build number from apache.snapshots.https

Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-jca/2.2-SNAPSHOT/jackrabbit-jca-2.2-20100708.090709-66.rar
22201K uploaded
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.jackrabbit:jackrabbit-jca'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.jackrabbit:jackrabbit-jca:2.2-SNAPSHOT'
[INFO] Uploading project information for jackrabbit-jca 2.2-20100708.090709-66
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-jca/2.2-SNAPSHOT/jackrabbit-jca-2.2-20100708.090709-66.jar
28K uploaded
[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/pom.xml> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-jca/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-jca/2.2-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/jackrabbit-jca-2.2-SNAPSHOT.rar> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-jca/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-jca/2.2-20100708.090709-66/jackrabbit-jca-2.2-SNAPSHOT.rar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jca/target/jackrabbit-jca-2.2-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-jca/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-jca/2.2-20100708.090709-66/jackrabbit-jca-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit JCR to SPI
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target> (included: [**], excluded: [])
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/src/main/java'> for tasks ... 
[TASKS] Found 56.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/src/test/java'> for tasks ... 
[TASKS] Found 10.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/src/test/resources'> for tasks ... 
[TASKS] Found 0.
[INFO] [remote-resources:process {execution: default}]
[TASKS] Skipping maven reporter: there is already a result available.[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [compiler:compile]
[INFO] Compiling 135 source files to <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/classes>

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [compiler:testCompile]
[INFO] Compiling 78 source files to <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/test-classes>

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [surefire:test]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Recording test results
[INFO] [bundle:bundle]
[TASKS] Skipping maven reporter: there is already a result available.[INFO] [assembly:single {execution: default}]
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/jackrabbit-jcr2spi-2.2-SNAPSHOT-tests.jar>

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: release.properties

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/jackrabbit-jcr2spi-2.2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr2spi/2.2-SNAPSHOT/jackrabbit-jcr2spi-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/jackrabbit-jcr2spi-2.2-SNAPSHOT-tests.jar> to /export/home/hudson/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr2spi/2.2-SNAPSHOT/jackrabbit-jcr2spi-2.2-SNAPSHOT-tests.jar

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [bundle:install]
[INFO] Parsing file:/export/home/hudson/.m2/repository/repository.xml
[INFO] Installing org/apache/jackrabbit/jackrabbit-jcr2spi/2.2-SNAPSHOT/jackrabbit-jcr2spi-2.2-SNAPSHOT.jar
[INFO] Installing org/apache/jackrabbit/jackrabbit-jcr2spi/2.2-SNAPSHOT/jackrabbit-jcr2spi-2.2-SNAPSHOT-tests.jar
[INFO] Writing OBR metadata

[TASKS] Skipping maven reporter: there is already a result available.[INFO] [deploy:deploy]
[INFO] Retrieving previous build number from apache.snapshots.https

Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-jcr2spi/2.2-SNAPSHOT/jackrabbit-jcr2spi-2.2-20100708.090709-63.jar
389K uploaded
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.jackrabbit:jackrabbit-jcr2spi:2.2-SNAPSHOT'
[INFO] Uploading project information for jackrabbit-jcr2spi 2.2-20100708.090709-63
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.jackrabbit:jackrabbit-jcr2spi'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jackrabbit/jackrabbit-jcr2spi/2.2-SNAPSHOT/jackrabbit-jcr2spi-2.2-20100708.090709-63-tests.jar
163K uploaded
[TASKS] Skipping maven reporter: there is already a result available.[INFO] [bundle:deploy]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)

[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/pom.xml> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-jcr2spi/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-jcr2spi/2.2-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/jackrabbit-jcr2spi-2.2-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-jcr2spi/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-jcr2spi/2.2-20100708.090709-63/jackrabbit-jcr2spi-2.2-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/ws/trunk/jackrabbit-jcr2spi/target/jackrabbit-jcr2spi-2.2-SNAPSHOT-tests.jar> to /export/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-jcr2spi/builds/2010-07-08_09-03-08/archive/org.apache.jackrabbit/jackrabbit-jcr2spi/2.2-20100708.090709-63/jackrabbit-jcr2spi-2.2-SNAPSHOT-tests.jar
Sending e-mails to: dev@jackrabbit.apache.org
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:112)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:100)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
	at java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.java:1784)
	at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:691)
	at hudson.remoting.Channel.send(Channel.java:418)
	at hudson.remoting.Request.call(Request.java:149)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:483)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)


Hudson build is back to normal : Jackrabbit-trunk #1186

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/1186/changes>