On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <[email protected]> wrote: > Hello, > > How can I identify the reason of not being able to search through extension > repository with Extension Manager? > > The symptoms are: no extensions returned on the extension search page, and > following error is displayed in the logs > > 2012-01-03 12:50:15,672 > [http://192.168.0.3/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=XWiki.AddExtensions] > ERROR aultExtensionRepositoryManager - Failed to search on repository > [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepository@17d76c] > with pattern=[polls], offset=[0] and nb=[20]. Ignore and got to next > repository.
Indeed, not very helpful, just seen that I forgot to pass the real exception to the error log... Fixing that. Now on the why it's not working: * do the machine on which XWiki is running has access to internet and more specifically to extensions.xwiki.org ? * did you tested several times ? Maybe xwiki.org was down or was restarting when you tested > > XWiki 3.3 > > Regards, > Roman > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/How-can-I-identify-the-reason-of-not-being-able-to-search-through-extension-repository-with-Extensio-tp7146394p7146394.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
