• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. plato
    3. Posts

    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
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by plato

    • RE: Mango and Jetty problem

      Yes - this should help.
      Will let you know.

      Thanks!

      posted in User help
      P
      plato
    • Mango and Jetty problem

      Hi,

      I would like to run Mango on cloude server but i got this error durring initialization:
      SelectChannelConnector@0.0.0.0:8080 FAILED: java.net.SocketException: Permission denied.

      Embedded Jetty tries to open socket at 0.0.0.0, which is prohibited by Openshift server - you can only open ports at $OPENSHIFT_INTERNAL_IP.

      My question is : how to set jetty.host to $OPENSHIFT_INTERNAL_IP ( any xml ? ) ?

      Is compilation from source necessary ?

      Thanks in advance

      Przemek

      posted in User help
      P
      plato
    • RE: Mango and Jetty problem

      Hi,

      I would like to run Mango on cloude server but i got this error durring initialization:
      SelectChannelConnector@0.0.0.0:8080 FAILED: java.net.SocketException: Permission denied.

      Embedded Jetty tries to open socket at 0.0.0.0, which is prohibited by Openshift server - you can only open ports at $OPENSHIFT_INTERNAL_IP.

      My question is : how to set jetty.host to $OPENSHIFT_INTERNAL_IP ( any xml ? ) ?

      Is compilation from source necessary ?

      Thanks in advance

      Przemek

      posted in User help
      P
      plato