Hi Sergiu, For encoding, on server side I have "LANG=en_US.UTF-8". In xwiki.cfg : "xwiki.encoding=ISO-8859-1" I did not find any more errors in the logs, except at one time, during showing of preferences : "2009-04-30 13:58:20,997 [http://vanille:8080/xwiki/bin/save/XWiki/XWikiPreferences] [http-8080-Processor23] WARN web.XWikiAction - Uncaught exception: Error number 13007 in 3: Exception while loading lock Wrapped Exception: a different object with the same identifier value was already associated with the session: [com.xpn.xwiki.doc.XWikiLock#104408758] com.xpn.xwiki.XWikiException: Error number 13007 in 3: Exception while loading lock Wrapped Exception: a different object with the same identifier value was already associated with the session: [com.xpn.xwiki.doc.XWikiLock#104408758] at com.xpn.xwiki.store.XWikiHibernateStore.loadLock(XWikiHibernateStore.java:1693) at com.xpn.xwiki.store.XWikiCacheStore.loadLock(XWikiCacheStore.java:461) at com.xpn.xwiki.doc.XWikiDocument.removeLock(XWikiDocument.java:4039) at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:179) [...]" ... but it does not show up anymore. For errors on import, if I import 1 page after the other, it works. But it fails when trying to import 2 or 3 or more pages at the same time ... Thanks, Jeremie Sergiu Dumitriu-2 wrote:
jerem wrote:
Hi,
I migrated the binaries from 1.5 to 1.8.2 (I'm on linux redhad / tomcat 5.5 / mysql 5).
When importing default xar, most of the pages fail to be imported. Logs show these kind of messages : "ERROR packaging.Package - Failed to save document Stats.WebHome"
In some cases, it fails on delete of existing pages.
As I had many errors I removed the activity stream plugin temporarily. As it was too resource consuming, I also removed lucene to avoid full indexing at startup. Errors on import were the same with or without these plugins.
I really don't know what I missed ... If anyone has a clue, thanks.
Can you tell me what encoding do you use?
Also, there should be a more specific error message in the logs, indicating a database-related problem. Can you dig that up?
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://n2.nabble.com/XWiki-1.8.2-%3A-migration-from-1.5%2C-import-default-.x... Sent from the XWiki- Users mailing list archive at Nabble.com.