[Geoserver-devel] [jira] (GEOS-5393) Build hangs in ResourceAccessManagerWFSTest.testInsertNoLimits if another GeoServer is listening on localhost:8080

Ben Caradoc-Davies created BugGEOS-5393
Build hangs in ResourceAccessManagerWFSTest.testInsertNoLimits if another GeoServer is listening on localhost:8080

Issue Type:

BugBug

Affects Versions:

2.3-beta1

Assignee:

Andrea Aime

Components:

WFS

Created:

06/Nov/12 2:39 AM

Description:

The build hangs in ResourceAccessManagerWFSTest.testInsertNoLimits if another GeoServer (release configuration) is listening on localhost:8080. Repeatable in Maven and Eclipse. GeoServer might have been half-shut-down and in effect a denial-of-service attack on the unit test. Sigh. Anyway, offline tests should not be using the network, not even localhost.

Some of the XML in the test references localhost:8080:
http://localhost:8080/geoserver/wfs/DescribeFeatureType?typename=topp:tasmania_roads

Environment:

Apache Maven 3.0.4 (r1232337; 2012-01-17 16:44:56+0800)
Maven home: /home/car605/junk/java/maven3
Java version: 1.6.0_37, vendor: Sun Microsystems Inc.
Java home: /home/car605/junk/java/jdk1.6.0_37.x64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: “linux”, version: “3.2.0-4-amd64”, arch: “amd64”, family: “unix”

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Ben Caradoc-Davies

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](http://www.atlassian.com/software/jira)