• 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

    M2M2 System Settings

    Mango Automation general Discussion
    2
    6
    3.3k
    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.
    • F
      fmunhoz
      last edited by

      I can not access the system settings, here attached you can find the error message.

      Attachment: download link

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        Which version do you have?

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • F
          fmunhoz
          last edited by

          Core version is 0.6.0 and theese are the installed modules:
          meta 0.9.0
          modbus 0.9.0
          virtualDS 0.9.0
          watchlists 0.9.2

          Do I need an specific module to access the system settings?

          1 Reply Last reply Reply Quote 0
          • M
            mlohbihler
            last edited by

            Try this:

            In the file web/WEB-INF/jsp/systemSettings.jsp replace the line that says:

            <%@page import="com.serotonin.m2m2.util.freemarker.MangoEmailContent"%>
            

            ... with:

            <%@page import="com.serotonin.m2m2.email.MangoEmailContent"%>
            

            Best regards,
            Matthew

            1 Reply Last reply Reply Quote 0
            • F
              fmunhoz
              last edited by

              Ok, it works!

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