[xwiki-users] oddity after upgrade from 6.4.2 to 7.1.4
I have update the XWiki 6.4.2 to 7.1.4 with using "xwiki-enterprise-jetty-hsqldb-7.1.4.zip" on window server with success then i import 6.4.2 xar to 7.1.4 and import some ui,such as xwiki-platform-watchlist-ui.xar,o-rg.xwiki.platform-xwiki-platform-admin~.xar,o-rg.xwiki.platform-xwiki-platform-activ~.xar etc. when i do some thing in the XWiki/XWikiPreferences What causes the following error? error.error <http://xwiki.475771.n2.nabble.com/file/n7598342/error.error> -- View this message in context: http://xwiki.475771.n2.nabble.com/oddity-after-upgrade-from-6-4-2-to-7-1-4-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, On 6 Mar 2016 at 11:08:40, Jack ([email protected](mailto:[email protected])) wrote:
I have update the XWiki 6.4.2 to 7.1.4 with using "xwiki-enterprise-jetty-hsqldb-7.1.4.zip" on window server with success then i import 6.4.2 xar
What is this XAR? What does it contain? That probably explains why you get an error. You should use the Distribution Wizard, see: * http://platform.xwiki.org/xwiki/bin/view/Features/DistributionWizard * http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade Thanks -Vincent
to 7.1.4 and import some ui,such as xwiki-platform-watchlist-ui.xar,o-rg.xwiki.platform-xwiki-platform-admin~.xar,o-rg.xwiki.platform-xwiki-platform-activ~.xar etc.
when i do some thing in the XWiki/XWikiPreferences
What causes the following error? error.error
hi vmassol, the XAR contain my old system(6.4.2) export all data to xar. then i download "xwiki-enterprise-jetty-hsqldb-7.1.4.zip" and modify xwiki.cfg, xwiki.properties ,web.xml files and then import xwiki-platform-watchlist-ui.xar,xwiki-platform-xclass-ui.xar,xwiki-platform-watchlist-ui.xar etc to overwrite 6.4.2 old data for update the following error: "ERROR .o.i.DefaultObservationManager - Failed to send event [org.xwiki.bridge.event.DocumentUpdatedEvent@bb170136] to listener [org.xwiki.watchlist.internal.AutomaticWatchModeListener@1abc920] java.lang.ClassCastException: com.xpn.xwiki.objects.LargeStringProperty cannot be cast to com.xpn.xwiki.objects.ListProperty" I think import xwiki-platform-watchlist-ui.xar,xwiki-platform-xclass-ui.xar can solve the problem,but it didn't work -- View this message in context: http://xwiki.475771.n2.nabble.com/oddity-after-upgrade-from-6-4-2-to-7-1-4-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
As I mentioned you should use the Distribution Wizard which performs merges. Let us know how it goes. Thanks -Vincent On 7 Mar 2016 at 16:18:30, Jack ([email protected]) wrote: hi vmassol, the XAR contain my old system(6.4.2) export all data to xar. then i download "xwiki-enterprise-jetty-hsqldb-7.1.4.zip" and modify xwiki.cfg, xwiki.properties ,web.xml files and then import xwiki-platform-watchlist-ui.xar,xwiki-platform-xclass-ui.xar,xwiki-platform-watchlist-ui.xar etc to overwrite 6.4.2 old data for update the following error: "ERROR .o.i.DefaultObservationManager - Failed to send event [org.xwiki.bridge.event.DocumentUpdatedEvent@bb170136] to listener [org.xwiki.watchlist.internal.AutomaticWatchModeListener@1abc920] java.lang.ClassCastException: com.xpn.xwiki.objects.LargeStringProperty cannot be cast to com.xpn.xwiki.objects.ListProperty" I think import xwiki-platform-watchlist-ui.xar,xwiki-platform-xclass-ui.xar can solve the problem,but it didn't work
participants (2)
-
Jack -
vincent@massol.net