Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-15610

UnsupportedEncodingException: The character encoding [] is not supported on Iceberg Theme logo

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • 10.7
    • None
    • None
    • Docker version 18.06.1-ce, build e68fc7a on ubuntu 16.04.10
      xwiki:10.7-postgres-tomcat
      postgres:9.6.10
    • Unknown

    Description

      • clone docker-xwiki git repo
      • edit docker-compose-postgres.yml to explicitly use images "xwiki:10.7-postgres-tomcat" and "postgres:9.6.10"
      • docker-compose -f docker-compose-postgres.yml up
      • open http://<host-ip>:8080 in browser, xwiki starts up
      • wizard [continue] -> User "Admin" "admin" -> create and login
      • Choose XWiki Standard Flavor 10.7 and install -> continue -> continue after installing
      • When landing on the Main/WebHome, an exception is being output in console, see also attachment
      xwiki-postgres-tomcat-web | 18-Sep-2018 19:05:31.934 WARNING [http://10.0.0.11:8080/bin/download/FlamingoThemes/Iceberg/logo.svg] org.apache.catalina.connector.Response.setCharacterEncoding The encoding [] is not recognised by the JRE
      xwiki-postgres-tomcat-web |  java.lang.IllegalArgumentException: java.io.UnsupportedEncodingException: The character encoding [] is not supported
      xwiki-postgres-tomcat-web | 	at org.apache.coyote.Response.setCharacterEncoding(Response.java:417)
      

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              AutomationX Mario (AutomationX)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: