Opened 16 years ago

Closed 16 years ago

#716 closed defect (fixed)

SDF resource was busy error with the generic tasks

Reported by: trevorwekel Owned by: trevorwekel
Priority: high Milestone: 2.1
Component: Server Version: 2.0.1
Severity: major Keywords:
Cc: brucedechant, gregboone External ID: 1049877

Description

Set up the generic tasks application that Bob wrote. Use the markup task specifically when creating a new entity, get the error "resource was busy"

Tom suggests that this might be because the SDF connection doesn't release and I suspect that is exactly what is happening. This works fine with 2008.

"Please try your operation later as the resource was busy: Library://Markup/Markup1.FeatureSource Exception occurred in method MgFdoConnectionManager.RemoveCachedFdoConnection"

Change History (3)

comment:1 by trevorwekel, 16 years ago

Cc: brucedechant gregboone added
Milestone: 2.1
Status: newassigned

comment:2 by trevorwekel, 16 years ago

Submitted to 2.0.x in http://trac.osgeo.org/mapguide/changeset/3355

  • Removed the MgCacheManager notification from MgServerUpdateFeatures. As far as I know, the MapGuide server only caches schema and spatial context information. Updating feature data should not affect the schema of a feature source so invalidating the cache is not specifically required.
  • This fix for this defect also requires updates to the SDF connection logic backported to Fdo 3.3 by Greg in http://trac.osgeo.org/fdo/changeset/4094

comment:3 by trevorwekel, 16 years ago

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