[Opensim-dev] Recover Assets from cache?

Michelle Argus argus at archimuh.de
Sun Aug 24 18:08:13 UTC 2014


If I remember correct, I had checked the inventory service after the 
asset issue, and it was showing the inventory with names and properties.

  Looking at the inventory service, only the asset itself is saved in 
the asset server. Recovering all cached data without Name and 
description would thus not be much of an issue for the inventory. On the 
region side, well... no name/description would be better than empty region.

Am 24.08.2014 18:38, schrieb Mister Blue:
> Some creative programming could probably recover a lot of the data 
> from the asset cache. The items in the cache are serialized instances 
> of AssetBase which is the object passed to the database system. I'd 
> have to do some more looking to make sure the name and description are 
> stored in the AssetBase but a lot of data is there. I don't know what 
> that would mean for inventory, though -- one could recover the assets 
> but not have any handles to them.
>
>
>
> On Sun, Aug 24, 2014 at 2:46 AM, Michelle Argus <argus at archimuh.de 
> <mailto:argus at archimuh.de>> wrote:
>
>     Hi,
>
>     general question, is it possible to recover assets using the
>     localy stored asset cache? This might be usefull in our OSG
>     situation, were we might need to recover some unsaved Assets. If
>     possible, one should maybe create an addon-module which then does
>     all the neaded work..
>
>     Michelle
>     _______________________________________________
>     Opensim-dev mailing list
>     Opensim-dev at opensimulator.org <mailto:Opensim-dev at opensimulator.org>
>     http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
>
>
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20140824/54cb18e0/attachment.html>


More information about the Opensim-dev mailing list