[fdo-trac] #602: WMS: Fix
FDO
trac_fdo at osgeo.org
Wed Dec 16 13:29:48 EST 2009
#602: WMS: Fix
--------------------------+-------------------------------------------------
Reporter: gregboone | Owner: gregboone
Type: defect | Status: new
Priority: major | Milestone: 3.5.0
Component: FDO API | Version: 3.4.0
Severity: 2 | Keywords:
External_id: 1203481.02 |
--------------------------+-------------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/602>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list