[xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
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...] 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. 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... Sent from the XWiki- Users mailing list archive at Nabble.com.
On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <rmuntyan@softserveinc.com> 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...] 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... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Yes I've tested several times. Looks like extensions.xwiki.org is down. Cannot ping it neither from work nor from home. Also I was able to successfully install the Polls Application before (end of Dec 2011). -----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:20 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager? On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <rmuntyan@softserveinc.com> 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=glob aladmin§ion=XWiki.AddExtensions] ERROR aultExtensionRepositoryManager - Failed to search on repository [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepositor y@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-tp714 6394p7146394.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Well http://extensions.xwiki.org works well for me right now at least. 2012/1/3 Roman Muntyanu <rmuntyan@softserveinc.com>:
Yes I've tested several times. Looks like extensions.xwiki.org is down. Cannot ping it neither from work nor from home. Also I was able to successfully install the Polls Application before (end of Dec 2011).
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:20 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <rmuntyan@softserveinc.com> 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=glob aladmin§ion=XWiki.AddExtensions] ERROR aultExtensionRepositoryManager - Failed to search on repository [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepositor y@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-tp714 6394p7146394.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
But indeed ping does not, maybe there is a protection or something on the server. On Tue, Jan 3, 2012 at 12:29 PM, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
Well http://extensions.xwiki.org works well for me right now at least.
2012/1/3 Roman Muntyanu <rmuntyan@softserveinc.com>:
Yes I've tested several times. Looks like extensions.xwiki.org is down. Cannot ping it neither from work nor from home. Also I was able to successfully install the Polls Application before (end of Dec 2011).
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:20 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <rmuntyan@softserveinc.com> 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=glob aladmin§ion=XWiki.AddExtensions] ERROR aultExtensionRepositoryManager - Failed to search on repository [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepositor y@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-tp714 6394p7146394.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne
Looks like problem is rather on my side Cannot perform wget http://download.forge.objectweb.org/xwiki/xwiki-enterprise-web-3.3.war and wget http://extensions.xwiki.org The first one definitely worked before. When I resolve the issue with connection, what would be the Linux command to check that repository is reachable and will work? -----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:30 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager? But indeed ping does not, maybe there is a protection or something on the server. On Tue, Jan 3, 2012 at 12:29 PM, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
Well http://extensions.xwiki.org works well for me right now at least.
2012/1/3 Roman Muntyanu <rmuntyan@softserveinc.com>:
Yes I've tested several times. Looks like extensions.xwiki.org is down. Cannot ping it neither from work nor from home. Also I was able to successfully install the Polls Application before (end of Dec 2011).
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:20 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <rmuntyan@softserveinc.com> 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=gl ob aladmin§ion=XWiki.AddExtensions] ERROR aultExtensionRepositoryManager - Failed to search on repository [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionReposit or y@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-n ot -being-able-to-search-through-extension-repository-with-Extensio-tp7 14 6394p7146394.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
And one more question: If I have a proxy on a Linux machine, where should I configure it for Extension Manager? -----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Roman Muntyanu Sent: Tuesday, January 03, 2012 13:58 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager? Looks like problem is rather on my side Cannot perform wget http://download.forge.objectweb.org/xwiki/xwiki-enterprise-web-3.3.war and wget http://extensions.xwiki.org The first one definitely worked before. When I resolve the issue with connection, what would be the Linux command to check that repository is reachable and will work? -----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:30 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager? But indeed ping does not, maybe there is a protection or something on the server. On Tue, Jan 3, 2012 at 12:29 PM, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
Well http://extensions.xwiki.org works well for me right now at least.
2012/1/3 Roman Muntyanu <rmuntyan@softserveinc.com>:
Yes I've tested several times. Looks like extensions.xwiki.org is down. Cannot ping it neither from work nor from home. Also I was able to successfully install the Polls Application before (end of Dec 2011).
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:20 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <rmuntyan@softserveinc.com> 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=gl ob aladmin§ion=XWiki.AddExtensions] ERROR aultExtensionRepositoryManager - Failed to search on repository [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionReposit or y@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-n ot -being-able-to-search-through-extension-repository-with-Extensio-tp7 14 6394p7146394.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
2012/1/3 Roman Muntyanu <rmuntyan@softserveinc.com>:
And one more question: If I have a proxy on a Linux machine, where should I configure it for Extension Manager?
Default repositories are http://extensions.xwiki.org/xwiki/rest/ and http://nexus.xwiki.org/nexus/content/groups/public/
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Roman Muntyanu Sent: Tuesday, January 03, 2012 13:58 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
Looks like problem is rather on my side Cannot perform wget http://download.forge.objectweb.org/xwiki/xwiki-enterprise-web-3.3.war and wget http://extensions.xwiki.org
The first one definitely worked before.
When I resolve the issue with connection, what would be the Linux command to check that repository is reachable and will work?
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:30 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
But indeed ping does not, maybe there is a protection or something on the server.
On Tue, Jan 3, 2012 at 12:29 PM, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
Well http://extensions.xwiki.org works well for me right now at least.
2012/1/3 Roman Muntyanu <rmuntyan@softserveinc.com>:
Yes I've tested several times. Looks like extensions.xwiki.org is down. Cannot ping it neither from work nor from home. Also I was able to successfully install the Polls Application before (end of Dec 2011).
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Thomas Mortagne Sent: Tuesday, January 03, 2012 13:20 PM To: XWiki Users Subject: Re: [xwiki-users] How can I identify the reason of not being able to search through extension repository with Extension Manager?
On Tue, Jan 3, 2012 at 12:08 PM, coldserenity <rmuntyan@softserveinc.com> 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=gl ob aladmin§ion=XWiki.AddExtensions] ERROR aultExtensionRepositoryManager - Failed to search on repository [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionReposit or y@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-n ot -being-able-to-search-through-extension-repository-with-Extensio-tp7 14 6394p7146394.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (3)
-
coldserenity -
Roman Muntyanu -
Thomas Mortagne