<div dir="ltr">set > innodb_log_file_size=128M in mysql configuration and restart<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 5, 2015 at 7:57 PM, CiderJack <span dir="ltr"><<a href="mailto:opensim.users@katijackstudio.com" target="_blank">opensim.users@katijackstudio.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hmmm... while doing this has stopped generating that console error, a new console error is now generated instead (and still unable to rez inworld):<br>
<br>
13:08:33 - [ASSET DB]: MySQL failure creating asset 8e9cd34e-57e2-4447-b6c8-6275<span class=""><br>
18a1556c with name From IAR.  Exception  MySql.Data.MySqlClient.<u></u>MySqlException (<br></span>
0x80004005): Row size too large (> 8126). Changing some columns to TEXT or BLOB<br>
or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row fo<br>
rmat, BLOB prefix of 768 bytes is stored inline.<br>
   at MySql.Data.MySqlClient.<u></u>MySqlStream.ReadPacket()<br>
   at MySql.Data.MySqlClient.<u></u>NativeDriver.GetResult(Int32& affectedRow, Int32& i<br>
nsertedId)<br>
   at MySql.Data.MySqlClient.Driver.<u></u>GetResult(Int32 statementId, Int32& affected<br>
Rows, Int32& insertedId)<br>
   at MySql.Data.MySqlClient.Driver.<u></u>NextResult(Int32 statementId)<br>
   at MySql.Data.MySqlClient.<u></u>MySqlDataReader.NextResult()<span class=""><br>
   at MySql.Data.MySqlClient.<u></u>MySqlCommand.ExecuteReader(<u></u>CommandBehavior behavior<br>
)<br>
   at MySql.Data.MySqlClient.<u></u>MySqlCommand.ExecuteNonQuery()<br>
   at OpenSim.Data.MySQL.<u></u>MySQLAssetData.StoreAsset(<u></u>AssetBase asset)<br>
<br>
<br></span>
So this looks like more MySQL stuff, so presumably it now falls outside the realm of this list (Or is this still OS database stuff?) and beyond my area of knowledge. Unless there are further suggestions, it's looking like I will just have to let it go.<br>
<br>
Anyway, thanks for the help.<br>
<br>
---<br>
~!CJ<div><div class="h5"><br>
<br>
<br>
On 2015-03-06 12:50, Michael Emory Cerquoni wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
You need to set max_allowed_packet=16M in your MySQL ini either<br>
/etc/my.cnf on linux or my.ini wherever that file lives on Windows,<br>
and then restart mysql, you should be ok after that, good luck!<br>
<br>
On Thu, Mar 5, 2015 at 5:56 PM, CiderJack<br>
<<a href="mailto:opensim.users@katijackstudio.com" target="_blank">opensim.users@katijackstudio.<u></u>com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Justin.<br>
<br>
I finally remembered how to mark/copy text from the shell, so<br>
here's one of the blocks of red text:<br>
<br>
10:41:44 - [ASSET DB]: MySQL failure creating asset<br>
8e9cd34e-57e2-4447-b6c8-<u></u>627518a1556c with name From IAR. Exception<br>
MySql.Data.MySqlClient.<u></u>MySqlException (<br>
0x80004005): Packets larger than max_allowed_packet are not<br>
allowed.<br>
at MySql.Data.MySqlClient.<u></u>MySqlStream.SendPacket(<u></u>MySqlPacket<br>
packet)<br>
at MySql.Data.MySqlClient.<u></u>NativeDriver.ExecutePacket(<u></u>MySqlPacket<br>
packetToExec<br>
ute)<br>
at MySql.Data.MySqlClient.<u></u>NativeDriver.SendQuery(<u></u>MySqlPacket<br>
queryPacket)<br>
at MySql.Data.MySqlClient.Driver.<u></u>SendQuery(MySqlPacket p)<br>
at MySql.Data.MySqlClient.<u></u>Statement.ExecuteNext()<br>
at MySql.Data.MySqlClient.<u></u>PreparableStatement.<u></u>ExecuteNext()<br>
at MySql.Data.MySqlClient.<u></u>PreparableStatement.Execute()<br>
at<br>
MySql.Data.MySqlClient.<u></u>MySqlCommand.ExecuteReader(<u></u>CommandBehavior<br>
behavior<br>
)<br>
at MySql.Data.MySqlClient.<u></u>MySqlCommand.ExecuteNonQuery()<br>
at OpenSim.Data.MySQL.<u></u>MySQLAssetData.StoreAsset(<u></u>AssetBase asset)<br>
<br>
Looking more closely I see "Packets larger than max_allowed_packet<br>
are not allowed" although checking the usual .ini files<br>
(OpenSim.ini, StandAloneCommon.ini) I am not finding anywhere to<br>
change max_allwed_packet.<br>
<br>
Is this setting accessible to the end user, or is it buried in the<br>
code somewhere?<br>
<br>
This appears to only have affected the Objects, everything else<br>
seems intact (textures, sounds, scripts, etc.), so I'm wondering if<br>
maybe my linksets have become ungainly (a few exceed 400 prims, some<br>
by quite a bit) and this might be what makes the packets too large?<br>
Most of what seems to have not loaded are larger linksets (~100-300)<br>
although a few are smaller (< 50). Additionally I do have some large<br>
linksets that appear to have loaded intact.<br>
<br>
Looks like around 100 objects in total are affected, and reasonably<br>
large/major builds that are not easily replaced. I'd rather not just<br>
give up on them if there is any way possible to recover them.<br>
<br>
---<br>
~!CJ<br>
<br>
On 2015-03-06 08:44, Justin Clark-Casey wrote:<br>
If those red blocks of text complain about corrupted assets then<br>
that<br>
may indeed be the case. If there are no other copies then they are<br>
lost forever.<br>
<br>
On 04/03/15 11:26, CiderJack wrote:<br>
When attempting to rez certain items from my inventory (loaded from<br>
an iar), I am receiving error in viewer blue<br>
dialogue box (upper right):<br>
Unable to rez: could not find asset [then it shows the uuid & name<br>
of the object]<br>
<br>
Console outputs in yellow text (with actual numbers & names in<br>
brackets):<br>
[InventoryAccessModule]: Could not find asset [uuid] for item [item<br>
name] [different uuid] for [avatar name] in RezObject()<br>
<br>
Have rebooted both server & viewer to no effect. Have reloaded iar<br>
file to no effect.<br>
<br>
However, while loading the iar file, several blocks of red text<br>
show up headed [Asset DB]. Would these be corrupt items,<br>
presumably the items that will not rez?<br>
<br>
Is this a problem anyone has had (nothing found in a web search)?<br>
Are the lost items lost forever? Is there something I<br>
can do to get those items to rez again?<br>
</blockquote>
<br>
 ______________________________<u></u>_________________<br>
 Opensim-users mailing list<br>
 <a href="mailto:Opensim-users@opensimulator.org" target="_blank">Opensim-users@opensimulator.<u></u>org</a><br></div></div>
 <a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users" target="_blank">http://opensimulator.org/cgi-<u></u>bin/mailman/listinfo/opensim-<u></u>users</a> [1]<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
<br>
Michael Emory Cerquoni<br>
<br>
Links:<br>
------<br>
[1] <a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users" target="_blank">http://opensimulator.org/cgi-<u></u>bin/mailman/listinfo/opensim-<u></u>users</a></font></span><span class=""><br>
<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@opensimulator.org" target="_blank">Opensim-users@opensimulator.<u></u>org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users" target="_blank">http://opensimulator.org/cgi-<u></u>bin/mailman/listinfo/opensim-<u></u>users</a><br>
</span></blockquote><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@opensimulator.org" target="_blank">Opensim-users@opensimulator.<u></u>org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users" target="_blank">http://opensimulator.org/cgi-<u></u>bin/mailman/listinfo/opensim-<u></u>users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Michael Emory Cerquoni</div>
</div>