• 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

    Mango does not come up after upgrading to the new version

    Mango Automation Installation
    2
    5
    2.6k
    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.
    • M
      mohd
      last edited by

      Hi All,
      I upgraded the Mango v. 2.7.2 to 2.7.10, but when I tried to get access to that via the web interface, I could not see the log in page, the ip address is reachable but not via web. When I tried to access for the first time after upgrading I saw the web finalization step, but after that the log in page didn't come up. Appreciate your help.

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi mohd,

        Are there errors in the terminal or command prompt used to start Mango, or the end of the log file located at Mango/logs/ma.log?

        1 Reply Last reply Reply Quote 0
        • M
          mohd
          last edited by

          Hi Phildunlap,
          Thanks for the response. When I am trying to stop/start the Mango I recive the following warnning, I think maybe the upgrading process has not been finished. Is there any way to run it again or do factory reset or something like this to have a fresh one and upgrade it again.Thanks.
          'WARN 2016-05-08 15:45:47,255 (com.serotonin.m2m2.rt.dataSource.PollingDataSource$2.execute:226) - Genset Controller: poll scheduled at 2016/05/08 15:45:47.254 aborted
          because Task Currently Running
          '

          1 Reply Last reply Reply Quote 0
          • phildunlapP
            phildunlap
            last edited by

            That warning means your data sources are polling at least. Pretty unlikely to get those with a failing boot. But, having the log of your entire boot would be more meaningful.

            A few guesses....

            1. Your env.properties file was in Mango/classes/ and the upgrade overwrote it, setting your port back to 8080. To make an env.properties file persistent, place it in Mango/overrides/properties/
            2. Your configuration is overpowering the machine it's running on, try with a file named "SAFE" (no extension, no quote marks) placed in your Mango/ folder and rebooting.
            3. Something is screwed up in a compiled JSP. Delete your Mango/work/jsp directory completely.

            I could probably be more definite with more of the log of a boot. That message you posted isn't from the boot sequence.

            1 Reply Last reply Reply Quote 0
            • M
              mohd
              last edited by

              Hi Phildunlap,
              The third solution redolved the issue. Thanks for your help and appreciate it.
              Cheers,
              Mohammad

              1 Reply Last reply Reply Quote 0
              • First post
                Last post