Mark,

The error you see below is typically a result of the resource still being used 
by someone else. However, if a feature reader is not closed and you try to do 
something with the same resource (update) it can report that it is in use still 
and therefore busy.

Since you are closing your feature reader I suspect the problem is most likely 
a defect if you are the only one that is using it.

What provider is this happening with? Is this easily reproduced?
If you could create a track ticket for this and include as much information as 
possible for someone to investigate the issue that would be great.

Thanks,
Bruce

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pendergraft
Sent: Friday, May 16, 2008 11:44 AM
To: mapguide-users@lists.osgeo.org
Subject: Re: [mapguide-users] Please try your operation later as the resource 
was busy


I am getting this message too.  I am closing my feature reader and disposing
of it.
The problem happens when the user adds features to one of the feature
sources named "Jobs".  We use our map primarily to track where we have
worked, and users need to be able to add jobs to the map.  Sometimes it
works, other times it harrasses me about the resource being busy.  I would
have to use the library resource because the changes need to show up in
everyones map.

Am i missing something here?  is there a way to possibly check if the
resource is busy and force it to not be?


zspitzer wrote:
>
> Are you closing your featureReader? show us some more code :)
>
> Also, you probably want to be using session resources rather than
> library resources
>
>

--
View this message in context: 
http://www.nabble.com/Please-try-your-operation-later-as-the-resource-was-busy-tp16392736p17280519.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to