[xwiki-devs] Error installing Social Login Application
All, I am trying to install the social login application, but I receive the following error on install Any ideas? Kr W Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105) at org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168) at org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103) at org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85) at org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151) at org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150) at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier [extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki] -- View this message in context: http://xwiki.475771.n2.nabble.com/Error-installing-Social-Login-Application-... Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi, What version of XWiki are you using? Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version of XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)? Thanks -Vincent On 6 Sep 2015 at 23:42:25, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105) at org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168) at org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103) at org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85) at org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151) at org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150) at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier [extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki]
Looks like retro compatibility issue with the crypto module (in this case the PasswordCryptoService class missing). On Mon, Sep 7, 2015 at 8:53 AM, [email protected] <[email protected]> wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version of XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105) at org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168) at org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103) at org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85) at org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151) at org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150) at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier [extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki]
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
On 7 Sep 2015 at 09:39:16, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
Looks like retro compatibility issue with the crypto module (in this case the PasswordCryptoService class missing).
Yes. What’s strange is that this extension has been marked as working with XWiki 6.0.1. That’s why I’m curious to know which version he’s using. Thanks -Vincent
On Mon, Sep 7, 2015 at 8:53 AM, [email protected] wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version of XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105) at org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168) at org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103) at org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85) at org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151) at org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150) at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier [extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki]
PasswordCryptoService has been remove in 7.1M1 AFAIK (http://jira.xwiki.org/browse/XWIKI-12045) On Mon, Sep 7, 2015 at 9:43 AM, [email protected] <[email protected]> wrote:
On 7 Sep 2015 at 09:39:16, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
Looks like retro compatibility issue with the crypto module (in this case the PasswordCryptoService class missing).
Yes.
What’s strange is that this extension has been marked as working with XWiki 6.0.1. That’s why I’m curious to know which version he’s using.
Thanks -Vincent
On Mon, Sep 7, 2015 at 8:53 AM, [email protected] wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version of XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132) at org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105) at org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168) at org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149) at org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103) at org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85) at org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204) at org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151) at org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150) at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier [extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki]
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
I am using the latest version 7.1.2. and it should be compatible (7.X compatible) Kr, W On Mon, Sep 7, 2015 at 8:53 AM, vmassol [via XWiki] < [email protected]> wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version of XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([hidden email] <http:///user/SendEmail.jtp?type=node&node=7595904&i=0>(mailto:[hidden email] <http:///user/SendEmail.jtp?type=node&node=7595904&i=1>)) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at
org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105)
at
org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168)
at
org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136)
at
org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149)
at
org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103)
at
org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151)
at
org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150)
at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier [extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki]
_______________________________________________ devs mailing list [hidden email] <http:///user/SendEmail.jtp?type=node&node=7595904&i=2> http://lists.xwiki.org/mailman/listinfo/devs
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://xwiki.475771.n2.nabble.com/Error-installing-Social-Login-Application-... To unsubscribe from Error installing Social Login Application, click here <http://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7595902&code=d291dC52YW5kdWZmZWxAZ21haWwuY29tfDc1OTU5MDJ8LTE4MDM2NzkyOQ==> . NAML <http://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://xwiki.475771.n2.nabble.com/Error-installing-Social-Login-Application-... Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi, On 8 Sep 2015 at 17:00:24, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
I am using the latest version 7.1.2. and it should be compatible (7.X compatible)
Ok then if you check the compatibility section of this extension you’ll see it doesn’t work with 7.x: http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Applicatio... Thanks -Vincent
Kr,
W
On Mon, Sep 7, 2015 at 8:53 AM, vmassol [via XWiki] < [email protected]> wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version of XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at
org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105)
at
org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168)
at
org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136)
at
org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149)
at
org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103)
at
org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151)
at
org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150)
at org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209) at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier [extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki]
Ah... Damn. Did not see the note there. Any ETA on the update so that it will work with the latest version? Tx W On Tue, Sep 8, 2015 at 5:14 PM, vmassol [via XWiki] < [email protected]> wrote:
Hi,
On 8 Sep 2015 at 17:00:24, wout.vanduffel ([hidden email] <http:///user/SendEmail.jtp?type=node&node=7595932&i=0>(mailto:[hidden email] <http:///user/SendEmail.jtp?type=node&node=7595932&i=1>)) wrote:
I am using the latest version 7.1.2. and it should be compatible (7.X compatible)
Ok then if you check the compatibility section of this extension you’ll see it doesn’t work with 7.x:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Applicatio...
Thanks -Vincent
Kr,
W
On Mon, Sep 7, 2015 at 8:53 AM, vmassol [via XWiki] < [hidden email] <http:///user/SendEmail.jtp?type=node&node=7595932&i=2>>
wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version
of
XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. class java.lang.NoClassDefFoundError: Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader. at
org.xwiki.component.util.ReflectionUtils.getAllFields(ReflectionUtils.java:71)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:132)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:105)
at
org.xwiki.component.annotation.ComponentAnnotationLoader.register(ComponentAnnotationLoader.java:168)
at
org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:136)
at
org.xwiki.extension.jar.internal.handler.JarExtensionHandler.loadComponents(JarExtensionHandler.java:149)
at
org.xwiki.extension.jar.internal.handler.JarExtensionHandler.install(JarExtensionHandler.java:103)
at
org.xwiki.extension.handler.internal.DefaultExtensionHandlerManager.install(DefaultExtensionHandlerManager.java:85)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.installExtension(AbstractExtensionJob.java:256)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.applyAction(AbstractExtensionJob.java:204)
at
org.xwiki.extension.job.internal.AbstractExtensionJob.applyActions(AbstractExtensionJob.java:151)
at
org.xwiki.extension.job.internal.InstallJob.runInternal(InstallJob.java:150)
at
org.xwiki.job.internal.AbstractJob.runInContext(AbstractJob.java:209)
at org.xwiki.job.internal.AbstractJob.run(AbstractJob.java:192) at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722) Finished job of type [install] with identifier
[extension/action/org.xwiki.contrib:xwiki-social-login-ui/wiki:xwiki]
devs mailing list [hidden email] <http:///user/SendEmail.jtp?type=node&node=7595932&i=3> http://lists.xwiki.org/mailman/listinfo/devs
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://xwiki.475771.n2.nabble.com/Error-installing-Social-Login-Application-... To unsubscribe from Error installing Social Login Application, click here <http://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7595902&code=d291dC52YW5kdWZmZWxAZ21haWwuY29tfDc1OTU5MDJ8LTE4MDM2NzkyOQ==> . NAML <http://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://xwiki.475771.n2.nabble.com/Error-installing-Social-Login-Application-... Sent from the XWiki- Dev mailing list archive at Nabble.com.
On 8 Sep 2015 at 17:18:16, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
Ah... Damn. Did not see the note there. Any ETA on the update so that it will work with the latest version?
No idea. Thomas is assigned on it. See http://jira.xwiki.org/browse/AUTHSL-3 Thanks -Vincent
Tx
W
On Tue, Sep 8, 2015 at 5:14 PM, vmassol [via XWiki] < [email protected]> wrote:
Hi,
On 8 Sep 2015 at 17:00:24, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
I am using the latest version 7.1.2. and it should be compatible (7.X compatible)
Ok then if you check the compatibility section of this extension you’ll see it doesn’t work with 7.x:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Applicatio...
Thanks -Vincent
Kr,
W
On Mon, Sep 7, 2015 at 8:53 AM, vmassol [via XWiki] < [hidden email] >
wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version
of
XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader.
[snip]
As indicated in the jira issue, we are waiting for a new socialauth release with the fix. On Tue, Sep 8, 2015 at 5:20 PM, [email protected] <[email protected]> wrote:
On 8 Sep 2015 at 17:18:16, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
Ah... Damn. Did not see the note there. Any ETA on the update so that it will work with the latest version?
No idea. Thomas is assigned on it. See http://jira.xwiki.org/browse/AUTHSL-3
Thanks -Vincent
Tx
W
On Tue, Sep 8, 2015 at 5:14 PM, vmassol [via XWiki] < [email protected]> wrote:
Hi,
On 8 Sep 2015 at 17:00:24, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
I am using the latest version 7.1.2. and it should be compatible (7.X compatible)
Ok then if you check the compatibility section of this extension you’ll see it doesn’t work with 7.x:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Applicatio...
Thanks -Vincent
Kr,
W
On Mon, Sep 7, 2015 at 8:53 AM, vmassol [via XWiki] < [hidden email] >
wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version
of
XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
All,
I am trying to install the social login application, but I receive the following error on install
Any ideas?
Kr
W
Failed to get fields for class [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be found in the ClassLoader.
[snip]
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
Note that this issue is only about install and has nothing to do with any runtime issue. You could try to install it by hand. On Tue, Sep 8, 2015 at 5:34 PM, Thomas Mortagne <[email protected]> wrote:
As indicated in the jira issue, we are waiting for a new socialauth release with the fix.
On Tue, Sep 8, 2015 at 5:20 PM, [email protected] <[email protected]> wrote:
On 8 Sep 2015 at 17:18:16, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
Ah... Damn. Did not see the note there. Any ETA on the update so that it will work with the latest version?
No idea. Thomas is assigned on it. See http://jira.xwiki.org/browse/AUTHSL-3
Thanks -Vincent
Tx
W
On Tue, Sep 8, 2015 at 5:14 PM, vmassol [via XWiki] < [email protected]> wrote:
Hi,
On 8 Sep 2015 at 17:00:24, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
I am using the latest version 7.1.2. and it should be compatible (7.X compatible)
Ok then if you check the compatibility section of this extension you’ll see it doesn’t work with 7.x:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Applicatio...
Thanks -Vincent
Kr,
W
On Mon, Sep 7, 2015 at 8:53 AM, vmassol [via XWiki] < [hidden email] >
wrote:
Hi,
What version of XWiki are you using?
Did you check the compatibility section for this extension (I think we need to make that information more visible from within XWiki and even display a warning if it’s been reported to not work with one’s version
of
XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also created http://jira.xwiki.org/browse/XWIKI-12510 which is related)?
Thanks -Vincent
On 6 Sep 2015 at 23:42:25, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
> All, > > I am trying to install the social login application, but I receive the > following error on install > > Any ideas? > > Kr > > W > > Failed to get fields for class > [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] because > the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be > found in the ClassLoader.
[snip]
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
-- Thomas Mortagne
Note: I just fixed two issue and released a new 2.2 version that should be a better fit for 7.x. I did not test it so it's possible there is other not yet reported issues. On Tue, Sep 8, 2015 at 5:35 PM, Thomas Mortagne <[email protected]> wrote:
Note that this issue is only about install and has nothing to do with any runtime issue. You could try to install it by hand.
On Tue, Sep 8, 2015 at 5:34 PM, Thomas Mortagne <[email protected]> wrote:
As indicated in the jira issue, we are waiting for a new socialauth release with the fix.
On Tue, Sep 8, 2015 at 5:20 PM, [email protected] <[email protected]> wrote:
On 8 Sep 2015 at 17:18:16, wout.vanduffel ([email protected](mailto:[email protected])) wrote:
Ah... Damn. Did not see the note there. Any ETA on the update so that it will work with the latest version?
No idea. Thomas is assigned on it. See http://jira.xwiki.org/browse/AUTHSL-3
Thanks -Vincent
Tx
W
On Tue, Sep 8, 2015 at 5:14 PM, vmassol [via XWiki] < [email protected]> wrote:
Hi,
On 8 Sep 2015 at 17:00:24, wout.vanduffel ([hidden email] (mailto:[hidden email] )) wrote:
I am using the latest version 7.1.2. and it should be compatible (7.X compatible)
Ok then if you check the compatibility section of this extension you’ll see it doesn’t work with 7.x:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Applicatio...
Thanks -Vincent
Kr,
W
On Mon, Sep 7, 2015 at 8:53 AM, vmassol [via XWiki] < [hidden email] >
wrote:
> Hi, > > What version of XWiki are you using? > > Did you check the compatibility section for this extension (I think we > need to make that information more visible from within XWiki and even > display a warning if it’s been reported to not work with one’s version
of
> XWiki - I’ve created http://jira.xwiki.org/browse/XWIKI-12511 - I’ve also > created http://jira.xwiki.org/browse/XWIKI-12510 which is related)? > > Thanks > -Vincent > > > On 6 Sep 2015 at 23:42:25, wout.vanduffel ([hidden email] > (mailto:[hidden > email] )) wrote: > > > All, > > > > I am trying to install the social login application, but I receive the > > following error on install > > > > Any ideas? > > > > Kr > > > > W > > > > Failed to get fields for class > > [org.xwiki.social.authentication.internal.DefaultSocialAuthManager] > because > > the class [Lorg/xwiki/crypto/passwd/PasswordCryptoService;] couldn't be > > found in the ClassLoader.
[snip]
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
-- Thomas Mortagne
-- Thomas Mortagne
participants (3)
-
Thomas Mortagne -
vincent@massol.net -
wout.vanduffel