• 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

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

    Mango Automation Installation
    1
    2
    3.5k
    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.
    • K
      kierantimberlake
      last edited by

      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)
      
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post