[Geoserver-devel] [jira] (GEOS-6933) Error when resolving unrecognized self referential schema location

Kevin Smith created an issue

GeoServer / BugGEOS-6933

Error when resolving unrecognized self referential schema location

Issue Type:

BugBug

Affects Versions:

2.7.0

Assignee:

Andrea Aime

Components:

WFS

Created:

11/Mar/15 3:16 PM

Priority:

MajorMajor

Reporter:

Kevin Smith

The WFSURIHandler tries to recognize DescribeFeatureType requests made to the local GeoServer. If it fails to recognize them it will make an HTTP call to itself, that results in a deadlock on the Schemas class that times out after 10 seconds (by default) causing the originating request (generally a WFS Transaction) to fail.

Hostnames for self are detected from the network interfaces and the configured proxy base url. Additional aliases can be specified as a system property. Anything not detected as being reflexive will cause the failure.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo