Ticket #716 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by trevorwekel

  • cc brucedechant, gregboone added
  • status changed from new to assigned
  • milestone set to 2.1

Changed 4 years ago by trevorwekel

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

Changed 4 years ago by trevorwekel

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.