• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. kierantimberlake
    3. Topics

    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
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by kierantimberlake

    • K

      Error during initialization: The BROWSE action is not supported on the current platform!

      Mango Automation Installation
      • • • kierantimberlake
      2
      0
      Votes
      2
      Posts
      3.5k
      Views

      K

      I was previously able to get MA up and running, however when I tried to do a fresh install, I got this error. I'm using Ubuntu 14.04, and am trying to initialize Mango by running ma-start.sh. I have Oracle JDK installed:
      java version "1.8.0_20"
      Java(TM) SE Runtime Environment (build 1.8.0_20-b26)
      Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode)

      ERROR 2014-09-09 11:14:12,355 (com.serotonin.m2m2.Lifecycle.terminate:360) - com.serotonin.provider.InputStreamEPollProvider ERROR 2014-09-09 11:14:12,357 (com.serotonin.m2m2.Lifecycle.terminate:368) - com.serotonin.provider.ProcessEPollProvider ERROR 2014-09-09 11:14:12,359 (com.serotonin.m2m2.Main.main:111) - Error during initialization java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! at java.awt.Desktop.checkActionSupport(Desktop.java:225) at java.awt.Desktop.browse(Desktop.java:381) at com.serotonin.m2m2.Lifecycle.initialize(Lifecycle.java:183) at com.serotonin.m2m2.Main.main(Main.java:106)
    • K

      Serial data source help - parsing stream with regex

      User help
      • • • kierantimberlake
      3
      0
      Votes
      3
      Posts
      2.0k
      Views

      jeremyhJ

      Hi,

      Have you tried using regexpal.com or regerx.com to verify your regex expression gives you the expected results?

      Cheers