Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-23816

Fix webdriver tests with MariaDB profile

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Won't Fix
    • Affects Version/s: 8.10
    • Fix Version/s: None
    • Component/s: Tests

      Description

      The build FT-nuxeo-8.10-webdriver-cap-tomcat-multidb-linux is failing for [MariaDB|MULTIDB_LINUX_810,mariadb,java-8-oracle]
      because of a missing template

      11:55:17 [INFO]      [exec] Template 'mariadb' not found with relative or absolute path (/opt/jenkins/workspace/8.10/FT-nuxeo-8.10-webdriver-cap-tomcat-multidb-linux/Slave/MULTIDB_LINUX_810/dbprofile/mariadb/jdk/java-8-oracle/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/tomcat/templates/mariadb). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files.
      11:55:17 [INFO]      [exec] Missing value for nuxeo.db.type, using unknown
      11:55:17 [INFO]      [exec] Malformed URL: http://127.0.0.1:null/nuxeo/runningstatus
      11:55:17 [INFO]      [exec] java.net.MalformedURLException: For input string: "null"
      11:55:17 [INFO]      [exec] 	at java.net.URL.<init>(URL.java:627)
      11:55:17 [INFO]      [exec] 	at java.net.URL.<init>(URL.java:490)
      11:55:17 [INFO]      [exec] 	at java.net.URL.<init>(URL.java:439)
      11:55:17 [INFO]      [exec] 	at org.nuxeo.launcher.monitoring.StatusServletClient.<init>(StatusServletClient.java:87)
      11:55:17 [INFO]      [exec] 	at org.nuxeo.launcher.NuxeoLauncher.init(NuxeoLauncher.java:708)
      11:55:17 [INFO]      [exec] 	at org.nuxeo.launcher.NuxeoLauncher.<init>(NuxeoLauncher.java:698)
      11:55:17 [INFO]      [exec] 	at org.nuxeo.launcher.NuxeoTomcatLauncher.<init>(NuxeoTomcatLauncher.java:44)
      11:55:17 [INFO]      [exec] 	at org.nuxeo.launcher.NuxeoLauncher.createLauncher(NuxeoLauncher.java:2528)
      11:55:17 [INFO]      [exec] 	at org.nuxeo.launcher.NuxeoLauncher.main(NuxeoLauncher.java:1112)
      11:55:17 [INFO]      [exec] Caused by: java.lang.NumberFormatException: For input string: "null"
      11:55:17 [INFO]      [exec] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
      11:55:17 [INFO]      [exec] 	at java.lang.Integer.parseInt(Integer.java:580)
      11:55:17 [INFO]      [exec] 	at java.lang.Integer.parseInt(Integer.java:615)
      11:55:17 [INFO]      [exec] 	at java.net.URLStreamHandler.parseURL(URLStreamHandler.java:216)
      11:55:17 [INFO]      [exec] 	at java.net.URL.<init>(URL.java:622)
      11:55:17 [INFO]      [exec] 	... 8 more
      11:55:17 [INFO]      [exec] Didn't find a known database template in the list but some template contributed a value for nuxeo.db.type.
      11:55:17 [INFO]      [exec] Server is not running.
      

      The problem may be due a a new version of nuxeo-ftest as the bug was not there with nuxeo-ftest-1.8.1

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              tmartins Thierry Martins
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: