Hi,
I'm trying hard to update from XE 3.1M2 to stable 3.2 without success. I get
the very same error from
http://jira.xwiki.org/browse/XE-1037:
Wrapped Exception: Error number 3201 in 3: Exception while saving document
xwiki:XWiki.XWikiUsers
Wrapped Exception: Error number 3211 in 3: Exception while updating archive
XWiki.XWikiUsers
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: could not load an entity:
[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=495778886,
version2=6, version1=1}]
...
...
root cause:
org.postgresql.util.PSQLException: Bad value for type long : <?xml
version="1.0" encoding="UTF-8"?>
<xwikidoc>
<web>XWiki</web>
<name>XWikiUsers</name>
<language></language>
<defaultLanguage>en</defaultLanguage>...
The same happens for other docs also, like:
<xwikidoc>
<web>Scheduler</web>
<name>WatchListHourlyNotifier</name>
<language></language>
<defaultLanguage></defaultLanguage>
<translation>0</translation>
<parent>XWiki.WatchListClass</parent>
I have done nothing but following the default upgrade instructions, using
the new 3.2 war, with the database schema I was running without problem with
the 3.1M2. I'm running on Jboss 4.3.2 with Postgres 8.3 on CentOS 5.6.
Do you have any idea of what's going on? Any parser problem? Every major
release since now I've updated without problems, excepting this one.
Regards,
--
Ramon Gomes Brandao
--
View this message in context:
http://xwiki.475771.n2.nabble.com/ERROR-XWikiRCSNodeContent-Upgrade-to-3-2-…
Sent from the XWiki- Users mailing list archive at
Nabble.com.