I retried and I obtain same result:
"We couldn't find any extension with id
'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
'6.0-milestone-1'. Make sure you have the right extension repositories
configured."
I use Java7 and tomcat 7.0.47 on Debian wheezy behind an http proxy (xwiki 5.4.2 work
well)
JAVA_OPTS="-server -Xms1724m -Xmx1724m -XX:PermSize=256M -XX:MaxPermSize=512m
-Dfile.encoding=utf-8 -Djava.awt.headless=true -XX:+UseParallelGC -XX:MaxGCPauseMillis=100
-Dhttp.proxyHost=my.nice.proxy.com -Dhttp.proxyPort=8080"
My catalin log indicate:
2014-04-02 09:41:42,790 [Active Installs Ping Thread] WARN a.i.c.ActiveInstallsPingThread
- Failed to send Active Installation ping to [
http://extensions.xwiki.org/activeinstalls].
Error = [ConnectException: Connexion terminée par expiration du délai d'attente]. Will
retry in [86400] seconds...
but
root@blabla:/opt/tomcat-7.0.47-x6# ping
extensions.xwiki.org
PING
extensions.xwiki.org (5.135.240.206) 56(84) bytes of data.
64 bytes from
www.xwiki.org (5.135.240.206): icmp_req=1 ttl=46 time=115 ms
Any idea?
________________________________
De : Thomas Mortagne <thomas.mortagne(a)xwiki.com>
À : Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr>fr>; XWiki Users <users(a)xwiki.org>
Envoyé le : Mercredi 2 avril 2014 9h07
Objet : Re: [xwiki-users] xwiki 6.0RC1
No you don't need to do anything. I guess you tested when the server
was not in a good shape for some reason, seems to work well right now.
On Wed, Apr 2, 2014 at 9:02 AM, Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr> wrote:
Hello,
I wanted to try 6.0 version...
The distribution Wizard doesn't want install UI extension. DW display:
"We couldn't find any extension with id
'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version
'6.0-milestone-1'. Make sure you have the right extension repositories
configured."
I suppose I must add 6.0milestone1 repository in my xwiki.properties:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repos…
But what is the line to modify?
I add this line without success:
extension.repositories=milestone-xwiki:milestone:http://nexus.xwiki.org/nex…
Thxs for your help.
Pascal B
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne