[xwiki-users] Upgrade from 5.1 to 5.3 (Portable Version)
Hello, i use a portable version v5.1 with jetty. With http://extensions.xwiki.org/xwiki/bin/view/Extension/Filesystem+Attachment+P... i exported all the attachments and change to filesystem. Now i want to upgrade to v5.3. I tried to install 5.3 and overwrite the data-dir and the xwiki.cfg. This is not working and throws exceptions. Did anyone try that and can give me some hint how this is working? Regards, Matthias -- View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-from-5-1-to-5-3-Portable-Version-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Matthias, If you can paste me the exceptions ( https://ezcrypt.it/ is nice for this ) I might have an idea of what went wrong. Thanks, Caleb On 02/01/2014 02:07 PM, Matthias Wegner wrote:
Hello,
i use a portable version v5.1 with jetty. With http://extensions.xwiki.org/xwiki/bin/view/Extension/Filesystem+Attachment+P... i exported all the attachments and change to filesystem. Now i want to upgrade to v5.3.
I tried to install 5.3 and overwrite the data-dir and the xwiki.cfg. This is not working and throws exceptions. Did anyone try that and can give me some hint how this is working?
Regards, Matthias
-- View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-from-5-1-to-5-3-Portable-Version-t... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Caleb, sure. Please see https://ezcrypt.it/QT7n#6xOV4Iswn3t6jof2kUPrIFjz If i ust the v5.3 xwiki.cfg and only set the attachment-lines to ...=file then the GooglePluginException not occurs. The others are similar if i copy the complete v5.1 xwiki.cfg to v5.3. As said i copied the complete data-dir from v5.1 to v5.3 Regards, Matthias -- View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-from-5-1-to-5-3-Portable-Version-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
Check your xwiki.cfg file, there should be a set of "plugins" in the file and you should see com.xpn.xwiki.plugin.google.GooglePlugin, you'll need make sure that the differences between the new xwiki.cfg file and the old one are resolved. Once that is working, if there are other errors then paste what's happening. Thanks, Caleb On 02/01/2014 04:20 PM, Matthias Wegner wrote:
Hi Caleb,
sure. Please see https://ezcrypt.it/QT7n#6xOV4Iswn3t6jof2kUPrIFjz
If i ust the v5.3 xwiki.cfg and only set the attachment-lines to ...=file then the GooglePluginException not occurs. The others are similar if i copy the complete v5.1 xwiki.cfg to v5.3.
As said i copied the complete data-dir from v5.1 to v5.3
Regards, Matthias
-- View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-from-5-1-to-5-3-Portable-Version-t... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Ok, now the Exception is this: https://ezcrypt.it/RT7n#m2QC9d3AHQZNVz9w8Jv4ucNR Regards, Matthias -- View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-from-5-1-to-5-3-Portable-Version-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, This error means that you need to reindex your SOLR index. This is indicated in the release notes: http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki53#HSolrSe... Thanks -Vincent On 1 Feb 2014 at 23:46:03, Matthias Wegner ([email protected]) wrote: Ok, now the Exception is this: https://ezcrypt.it/RT7n#m2QC9d3AHQZNVz9w8Jv4ucNR Regards, Matthias
Hi All, everything works fine now and the upgrade is done. Just to document this: 1. Unzip v5.3 and copy v5.1-Data-Directory to it 2. Copy needed or customized files from to v5.1 to v5.3, i.e. xwiki.cfg, apis, templates, resources, ... 3. Optional: Remove if necessary unwanted plugins 4. Delete solr-Directory from data-Directory (Reason: http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki53#HSolrSe...) 5. Restart v5.3 (Don't Worry, the ReIndexing need a while in background) 6. Follow the Upgrade in the Browser to get all depended v5.3-Extensions 7. Have Fun PS: At the moment this seems to be the only way to get a working file-based v5.3 for attachments, because the Attachment Porter is not working under v5.3. It would be nice if a file-based-portable-version could be downloaded from xwiki. Regards, Matthias -- View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-from-5-1-to-5-3-Portable-Version-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (3)
-
Caleb James DeLisle -
Matthias Wegner -
vincent@massol.net