Opened 16 years ago
#974 new defect
Server renders incomplete Tiles if memory runs out.
Reported by: | uvlite | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Mapping Service | Version: | 2.1.0 |
Severity: | critical | Keywords: | exception |
Cc: | walt.welton-lair | External ID: |
Description
An exception handler inside the layer loop inside the Stylize Layer method catches all exceptions and logs them. But the calling Rendering Service never sees this exception.
Therefore any exception thrown in the FDO reader causes the curent layers to disappear from the tile making it incomplete.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Different Exception handling to void rendering wrong tiles