You have several very weird things in your setup:
* first as you can see in the error it seems like you installed
org.xwiki.platform:xwiki-platform-appwithinminutes-ui at farm level
which is a really unusual thing to do for a XAR and especially for a
XAR which is a standard XE dependency
* this extension is 6.3 which mean you did not fully upgraded from 6.3
to 6.4.1 and you have some leftover for some reason
* as far as I understand you are not using the Distribution Wizard (as
otherwise you wouldn't have ended up with XWiki Enterprise - UI - Main
Wiki All and at all or some standard extension installed at farm
level), is there a specific reason for that ?
I ideally I would suggest to cleanup a bit (look at installed
extension and try to clean anything that don't make much sense like
6.3 standard extension leftover or standard extension installed at
farm level instead of in the wiki they are used) and then use the
Distribution Wizard to so a proper upgrade but I don't know your
constraints.
On Thu, Mar 5, 2015 at 10:28 PM, Charlie Mann <charlie.mann(a)aed.pro> wrote:
I am using the Extension Updater to upgrade our XWiki
instance from 6.3 to
6.4.2 Whenever I try to upgrade the 'XWiki Enterprise - UI - Main Wiki All'
package, I get the following error:
* An extension with feature
[org.xwiki.platform:xwiki-platform-appwithinminutes-ui] is already installed
on root namespace
([org.xwiki.platform:xwiki-platform-appwithinminutes-ui-6.3])
class org.xwiki.extension.InstallException: Failed to resolve extension at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(Abs
tractInstallPlanJob.java:770) at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(Abs
tractInstallPlanJob.java:393) at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(Abs
tractInstallPlanJob.java:290) at
org.xwiki.extension.job.internal.AbstractInstallPlanJob.start(AbstractInstal
lPlanJob.java:220) at
org.xwiki.extension.job.internal.InstallPlanJob.runInternal(InstallPlanJob.j
ava:88) at
org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at
org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192)
I have tried to upgrade from 6.3 to 6.4.1 first and then upgrade from 6.4.1
to 6.4.2, but I still get the same issue when going from 6.4.1 to 6.4.2.
Going from 6.3 to 6.4.1 works fine.
Are there any workarounds to get Enterprise UI package to upgrade, or will
this be something that is fixed in next release?
Thank you,
Charlie
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne