Opened 14 years ago

Closed 14 years ago

#602 closed defect (fixed)

WMS: Navigation with WMS-Layers results in an application crash

Reported by: gregboone Owned by: gregboone
Priority: major Milestone: 3.5.0
Component: WMS Provider Version: 3.4.0
Severity: 2 Keywords:
Cc: External ID: 1203481.02

Description

Issues:

  • The WMS Class name returned from FDO has a trailing space character. This caused a subsequent failure. This error can be resolved by stripping off the trailing space before the schema is returned from FDO.
  • Applications are crashing in the FDO WMS provider accessing the schema class definition on the FDO Select statement. It looks as if the cached class definition is being released prematurely, and then re-accessed causing an exception. I believe

tighter reference counting of FDO objects in the WMS provider will resolve this issue.

Change History (4)

comment:1 by gregboone, 14 years ago

Component: FDO APIWMS Provider

comment:2 by gregboone, 14 years ago

Status: newassigned

comment:3 by gregboone, 14 years ago

Summary: WMS: FixWMS: Navigation with WMS-Layers results in an application crash

comment:4 by gregboone, 14 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.