XWiki kļūdu novēršana
MySQL kļūdas
Ja parādās kļūdas ziņojums:
Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: could not insert: [[com.xpn.xwiki.doc.XWikiDeletedDocument]]
...
com.mysql.jdbc.PacketTooBigException: Packet for query is too large (22344674 > 16776192). You can change this value on the server by setting the max_allowed_packet' variable.
...Atver failu /etc/mysql/my.cnf un tajā izmaina rindu:
[[mysqld]]
...
max_allowed_packet = 16Muz lielāku, piemēram:
max_allowed_packet = 64M- Pārstartē MySQL serveri.
Tags
XWiki
Kļūda
Created by Valdis Vītoliņš on 2013-11-09 11:22
Last modified by Valdis Vītoliņš on 2025-05-19 19:18
Created by Valdis Vītoliņš on 2013-11-09 11:22
Last modified by Valdis Vītoliņš on 2025-05-19 19:18