[Opensim-dev] Console debug message - helpful locations of objects with errors?

Justin Clark-Casey jjustincc at googlemail.com
Wed Dec 2 18:55:28 UTC 2009


Ai Austin wrote:
> I have a few residual errors in a few years of running Opensim.  Some 
> of which I found by tracking down the objects... but a few new ones 
> have arisen in loading a lot more objects in OAR testing...
> 
> It struck me that a little addition to the ERROR/DEBUG/WARN messages 
> when these arise would be very helpful indeed.
> 
> A couple of example of the relevant message are here... if a 
> developer knows where these come from and can perhaps add a region 
> and x,y,z location of the failing object it would assist in 
> tracking  down such things perhaps?
> 
> 
> 
> ERROR - OpenSim.Region.Framework.Scenes.SceneObjectPartInventory 
> [PRIM INVENTORY]: Couldn't start script New Script, 
> 3fad610e-3fb4-41a4-80c8-9a642e9ee3fe since asset ID 
> fa5342ff-0fe6-412e-a4ea-def3ce1d5554 could not be found

I added location and region information to this for both master and 0.6.8.RC1

> 
> DEBUG - OpenSim.Region.OptionalModules.Avatar.Chat.RegionState 
> [IRC-Region Vue] heard on channel 2147483647 : Error compiling script 
> 'Dialog module':
> Line (229,34) syntax error

Could you give a more general example that isn't being resent over the irc module?

> 
> WARN OpenSim.Data.MySQL.MySQLDataStore [REGION DB]: Database contains 
> an orphan child prim 4e1832dd-d594-4a85-be4e-79a39a71a20d pointing to 
> missing parent cdab0f45-5a41-464f-87e2-aa78e4e40c49

I added the child's location and region to the log message to master and 
0.6.8.RC1 (of course, it won't actually be loaded as it's an orphan).

-- 
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-dev mailing list