Ben Caradoc-Davies created GEOS-5096:
----------------------------------------
Summary: Build hang in wps-core ExecuteTest.testConcurrentRequests
Key: GEOS-5096
URL: https://jira.codehaus.org/browse/GEOS-5096
Project: GeoServer
Issue Type: Bug
Components: WPS
Affects Versions: 2.2.x
Environment: Apache Maven 2.2.1 (r801777; 2009-08-07 03:16:01+0800)
Java version: 1.6.0_26
Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
Default locale: en_AU, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-5-686" arch: "i386" Family: "unix"
Reporter: Ben Caradoc-Davies
Assignee: Andrea Aime
Priority: Blocker
Fix For: 2.2.x
Attachments: jstack.txt
The build hangs in ExecuteTest.testConcurrentRequests under Maven 2.2.1:
{noformat}
Apache Maven 2.2.1 (r801777; 2009-08-07 03:16:01+0800)
Java version: 1.6.0_26
Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
Default locale: en_AU, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-5-686" arch: "i386" Family: "unix"
{noformat}
jstack output for the hung test attached.
Tests pass with Maven 3.0.3 32-bit:
{noformat}
Apache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800)
Maven home: /home/car605/junk/java/maven
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: /home/car605/junk/java/jdk1.6.0_26.i586/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "2.6.43.2-6.fc15.x86_64", arch: "i386", family: "unix"
{noformat}
Tests also pass with Maven 3.0.3 64-bit:
{noformat}
Apache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800)
Maven home: /home/car605/junk/java/maven3
Java version: 1.6.0_32, vendor: Sun Microsystems Inc.
Java home: /home/car605/junk/java/jdk1.6.0_32.x64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "2.6.43.2-6.fc15.x86_64", arch: "amd64", family: "unix"
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira