Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-562

Distribution Wizard doesn't want install UI extension behind a http proxy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 6.0-rc-1
    • 6.0-milestone-1
    • Extension
    • Java7 and tomcat 7.0.47 on Debian wheezy behind an http proxy
    • Unit
    • N/A
    • N/A

    Description

      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."
      

      xwiki 5.4.2 work well with same parameter in catalina.sh:

      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 catalina 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
      

      Thxs

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              Pbas Pascal BASTIEN
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: