• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. JackChad
    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
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Trouble shooting Installation

      Trying to evaluate Mango.
      I am using Ubuntu. Installed JDK and Tomcat6. Tomcat6 works fine. Then extracted Mango to the Tomcat6/webapps/ROOT.
      Now browsing to localhost/8080 gives error 404.
      Looked in the Mango log. Got

      INFO 2013-03-01 10:27:45,244 (org.springframework.web.context.ContextLoader.initWebApplicationContext:209) - Root WebApplicationContext: initialization completed in 1351 ms
      INFO 2013-03-01 10:27:45,244 (com.serotonin.mango.MangoContextListener.contextInitialized:79) - Mango context starting
      INFO 2013-03-01 10:27:45,807 (com.serotonin.mango.db.DerbyAccess.initializeImpl:72) - Initializing derby connection manager
      INFO 2013-03-01 10:27:46,713 (com.serotonin.mango.MangoContextListener.contextDestroyed:120) - Mango context terminating
      INFO 2013-03-01 10:27:46,714 (com.serotonin.mango.db.DerbyAccess.terminate:93) - Stopping database
      INFO 2013-03-01 10:27:46,734 (com.serotonin.mango.MangoContextListener.contextDestroyed:142) - Mango context terminated

      I assume that derby is not installed or not working.

      Any ideas? Should I ignore derby and use MySQL?

      posted in Mango Automation Installation
      J
      JackChad