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.

  • Error while installing Mango Automation

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    Hi, Mango does not require tomcat. Please see our installation documentation here: https://help.infiniteautomation.com/support/solutions/folders/14000092094 Mango also uses port 8080 by default so there is a conflict with tomcat. You can either shut down tomcat or change Mango to run on a different port in the env.properties file:https://help.infiniteautomation.com/support/solutions/articles/14000020052-installation-configuration Hope that helps.
  • Computer Change

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Error creating a new MySQL database - create H2 instead

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    To override the env.properties file place it in overrides/properties
  • error Migrating Historical Data to the NoSQL Database

    19
    0 Votes
    19 Posts
    9k Views
    phildunlapP
    You shouldn't have to redo anything. Deleting the NoSql module from your web/modules directory and restarting should be sufficient to use H2 for your pointValues again
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Auto Start Mango under Linux

    3
    0 Votes
    3 Posts
    3k Views
    V
    Thanks. That worked just fine. The service is now running. I'll now sort out the service starting on any reboot of the server and I will check the log if the system stops working.
  • Mango on Ubuntu 14.04

    21
    0 Votes
    21 Posts
    22k Views
    phildunlapP
    No problem! I wasn't sure why JAVA_HOME wasn't in the environment, but I sourced the environment from the service and exported JAVA_HOME, problem solved. Added the lines... . /etc/environment export JAVA_HOME to your Mango service file
  • Backup

    4
    0 Votes
    4 Posts
    3k Views
    JoelHaggarJ
    This issue was due to the zip file not being unzipped correctly. The Mango core files were unzipped into a folder MA_HOME/m2m2-core-2.7.2/ rather than directly into the MA_HOME folder where they would have overwritten the older core files and restored the /lib folder. Thanks.
  • MA-START ON WINDOWS hmmm..?

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Installing Mango in a High Availability Cluster

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    This should work fine but I'm not an expert on clusters. We have done some experimenting with LXC Containers and that should work really well. If you are using the enterprise version of Mango it's really simple as the databases are embedded so it's really simple to install and maintain on any kind of platform.
  • MySQL database backup

    4
    0 Votes
    4 Posts
    3k Views
    JoelHaggarJ
    It depends on your system hardware but it's usually if it get's into the millions of records that you would see problems in the Mango UI. If it's in the 10-50K range you'll have no problems. Just remember there is a big difference to "None" and "Do Not Log" Alarm levels. None alarm levels will still be logged. You have fine grain control over how you purge your events on the system setting page as well which helps get rid of the un needed events.
  • Windows installation Mango automation 2.5.2 (free version)

    5
    0 Votes
    5 Posts
    5k Views
    F
    maybe ENV. NOT configue good.
  • Can't open manggo 2.5.2

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    Please see the installation tutorials in our wiki: http://infiniteautomation.com/wiki/doku.php?id=installation Let us know if this helps resolve your issue. My guess is you don't have your JAVA_HOME set correctly. If you still have issues please post the full out put of the terminal when starting up.
  • Import historical data from older mango version

    14
    0 Votes
    14 Posts
    7k Views
    S
    finaly i got al the historic values in seprate csv file's I found out that there is some kind of limit to import in one file. The original amount of line's for the outside temperature in the excel file was 91000, i dived the file per year and that worked fine.
  • 1-wire not working

    2
    0 Votes
    2 Posts
    2k Views
    S
    Finaly it worked. i copied RXTXcomm.jar and rxtxSerial.dll and librxtxSerial.so to the java folder. I dindt know where to put it so i copied it to all lib foles i could find. a reboot of the system and it worked. After that i startet up my old mango v1.12 and made an export of the configuration, did an import and all datapoints are in the new mango v2.5. The onlything that didn't worked at once was the data source for the onewire device's. I configured the datasource with the same name and did the import again, that did the trick. now i have to find a way to get my historical data in v2.5 and get my graphical views imported.
  • Configuring Java Location Within Mango

    10
    0 Votes
    10 Posts
    7k Views
    U
    hi jeremyh, i believe that the inexpensive pid controllers on ebay, etc. do not have ramp/soak capability. the cheapest i could find on ebay was 75.00 and the quality i could not verify. omega has them for 85 and up. (good products) i chose solo, 90 and up, because of the software which you can get from this link. http://ftp.automationdirect.com/pub/slsoft.zip i think it's reasonable to assume this software will work other controllers.
  • Android and other second connections

    6
    0 Votes
    6 Posts
    5k Views
    S
    In my experience you don't need to install a license at all to use the free version. I am not a developer so I'm only guessing, but the message doesn't sound like its related to the license. It sounds more like you have left something incomplete. You should make sure that your modules and core are up to date.
  • Problems while installing mango 2.4.2 on Windows 7

    3
    0 Votes
    3 Posts
    3k Views
    M
    Solved. There is a SQL grammer error in Line 18 of the "createTables-MYSQL.sql" file, which is in the "m2m2-reports-2.0.7.zip" module. There is a dot character where there should be a comma in SQL.
  • Mango installation on Ubuntu step by step guide

    3
    0 Votes
    3 Posts
    9k Views
    jeremyhJ
    There are some very brief but adequate instructions here: http://store.infiniteautomation.com/core Mango is just a Java application, so the actual 'install' of Mango consists simply extracting files from a .zip file into a directory of your choosing. That's it! What you are probably asking for is a step by step guide to installing Ubuntu and the Java JVM, which are both products NOT made by serotonin software, which is why you won't find an install guide! :-) Otherwise Serotonin would have to make a million guides for every different possible system configuration that anyone might want. I would suggest that if you need a step by step guide, try searching for these things: *"How to install Ubuntu 13.10 server" "How to install JDK6 on Ubuntu 13.10 server" "How to unzip file in ubuntu" "How to run .sh file on startup in ubuntu" * ..Etc. You could even make a note of the steps you follow and post them here to help others in future.
  • How to run Mango 2.2 and later version under an existing tomcat servlet?

    3
    0 Votes
    3 Posts
    3k Views
    JoelHaggarJ
    Mango Automation 2.4.2 is the latest version and it doesn't run under tomcat. It has it's own Jetty server built in so you need to run it on a separate port than tomcat. I suppose you could run it under tomcat but you need to do quite a bit of work to make that happen. In the /classes/env.properties file in the port settings. You start it with one of the ma-start scripts in the home folder.