|
Kevin Smith created an issue |
Error when resolving unrecognized self referential schema location |
Issue Type: |
|
---|---|
Affects Versions: |
2.7.0 |
Assignee: |
|
Components: |
WFS |
Created: |
11/Mar/15 3:16 PM |
Priority: |
|
Reporter: |
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. |
This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) |
|