• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Illegal key size or default parameters

    Mango Automation Installation
    2
    2
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stensma
      last edited by

      Hi !
      I am installing Mango on a old PC with a fresh UBUNTU installation 16.04.
      After Java installation according to Installatiob section in Documents page I have some starting up issue
      See attached text, what do I do?

      // Stensma

      “ma-start: MA started with Process ID: 3167
      INFO 2018-02-27T08:49:05,543 (com.serotonin.m2m2.Main.main:90) - Starting Mango 3.3.0 with Schema Version: 23
      Exception in thread "main" com.serotonin.m2m2.Main$ModulePropertiesException: java.security.InvalidKeyException: Illegal key size or default parameters
      at com.serotonin.m2m2.Main.getProperties(Main.java:838)
      at com.serotonin.m2m2.Main.loadReleaseProperties(Main.java:322)
      at com.serotonin.m2m2.Main.main(Main.java:101)
      Caused by: java.security.InvalidKeyException: Illegal key size or default parameters
      at javax.crypto.Cipher.a(Unknown Source)
      at javax.crypto.Cipher.a(Unknown Source)
      at javax.crypto.Cipher.a(Unknown Source)
      at javax.crypto.Cipher.init(Unknown Source)
      at javax.crypto.Cipher.init(Unknown Source)
      at com.serotonin.m2m2.Main.cipher(Main.java:861)
      at com.serotonin.m2m2.Main.getProperties(Main.java:823)
      ... 2 more
      ma-start: no restart flag found, not restarting MA
      ma-start: MA done

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire
        last edited by

        @stensma What version of Java are you using? Oracle or OpenJDK?

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • First post
          Last post