• Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    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 performance issues on Windows 10 PC

    User help
    3
    3
    346
    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.
    • cwangv
      cwangv last edited by cwangv

      Hi,
      I would like have some advice on the performance issues I have experienced on
      a Windows 10 PC.

      The internet uplink speed from the PC to outside world is 536 Kbps where its downlink speed is 13. Mbps.

      Environment of Windows 10 PC:
      i7 3.6Ghz CPU/16GB RAM/256GB SSD with Windows 10 Pro and Java 8 Update 221.
      The CPU is less than 6% occupied and RAM is 53% used.
      There is a Windows IIS based web server running on this PC using port 80.
      Mango 3.6.5 (free version without NoSql) is installed running on the PC using port 8080. There are a total of 256 points in the database. All have 5 minutes interval logging configures. The main data source is a BACnet/IP. Mango has been allocated 3.6GB ram for the Java with free ram of 1.9GB as this moment. The H2 SQL Database size is 1.8GiB.

      I have recently added a custom dashboard page to display historical data for 4 points with various period ranges and statistic selection .

      I have noticed very frequent loss of connectivity to the server Mango UI when I access it remotely and I have the same kind of lag and loss of connectivity when locally working and accessing the Mango on the PC.

      Previously, I noticed loss of connectivity to the Mango UI when I use the watch list chart to pull up the same data but it is not as frequent as now when I access the dashboard.

      Once I navigate away from this dashboard page or the watch list charts to other items inside Mango, the loss of connectivity disappears. So it seems to have something to do with the history database. I am guessing the moment I bring up my dashboard page or the watch list chart, a query for data is sent to the Mango and it is busy extracting the data until such time the task is completed which causes the sluggish response of the UI.

      From the internal metrics, there is '1' high priority work items currently running, there are '222' currently scheduled high priority tasks and there is '0' high priority tasks queued.

      I can provide the MA.LOG and another log file if you are interested.

      Below is code snippets within the div for the dashboard:

      <ma-point-statistics id="109a237a-7fc1-4577-831a-02eaf239a3e7" style="left: 0px; top: 674px; position: absolute;" ng-model="p1MaxCurrent" to="dateBar.to" from="dateBar.from" statistics="p1MaxCurrentstatObj" first-last="false" point-xid="DP_A40-001_PHASE-1-CURRENT" rendered="true">this is phase 1 current amp</ma-point-statistics>
          <ma-gauge-chart id="20f336d2-77da-4c21-87f6-9ac8aa3ae1d3" style="left: 0px; top: 744px; width: 200px; height: 200px; position: absolute;" point-xid="DP_A40-001_PHASE-1-CURRENT" band3-end="p1MaxCurrentstatObj.maximum.value" auto-end="false" band2-end="p1MaxCurrentstatObj.average.value" band1-end="p1MaxCurrentstatObj.minimum.value" auto-start="false" start="0" label="Phase 1 Current"></ma-gauge-chart>
          <ma-point-statistics id="5d0117af-34f9-410c-8728-49720ca45841" style="left: 280px; top: 674px; position: absolute;" ng-model="p1MaxCurrent" to="dateBar.to" from="dateBar.from" statistics="p2MaxCurrentstatObj" first-last="false" point-xid="DP_A40-001_PHASE-2-CURRENT" rendered="true">this is phase 1 current amp</ma-point-statistics>
          <ma-gauge-chart id="a55424a5-69d9-43d2-8f15-a304b4850f47" style="left: 250px; top: 744px; width: 200px; height: 200px; position: absolute;" point-xid="DP_A40-001_PHASE-2-CURRENT" band3-end="p2MaxCurrentstatObj.maximum.value" auto-end="false" band2-end="p2MaxCurrentstatObj.average.value" band1-end="p2MaxCurrentstatObj.minimum.value" auto-start="false" start="0" label="Phase 2 Current"></ma-gauge-chart>
          <ma-point-statistics id="5cd74e57-8ff9-4a3e-8736-d50b406274d0" style="left: 560px; top: 674px; position: absolute;" ng-model="p1MaxCurrent" to="dateBar.to" from="dateBar.from" statistics="p3MaxCurrentstatObj" first-last="false" point-xid="DP_A40-001_PHASE-3-CURRENT" rendered="true">this is phase 1 current amp</ma-point-statistics>
          <ma-gauge-chart id="1231d565-cff5-47fe-ae09-f884af2f2497" style="left: 528px; top: 744px; width: 200px; height: 200px; position: absolute;" point-xid="DP_A40-001_PHASE-3-CURRENT" band3-end="p3MaxCurrentstatObj.maximum.value" band2-end="p3MaxCurrentstatObj.average.value" band1-end="p3MaxCurrentstatObj.minimum.value" start="0" label="Phase 3 Current"></ma-gauge-chart>
          <ma-point-statistics id="b7eac4d4-079d-490f-8f24-07205bcd0eb9" style="left: 860px; top: 684px; position: absolute;" ng-model="p1MaxCurrent" to="dateBar.to" from="dateBar.from" statistics="totalKwstatObj" first-last="false" point-xid="DP_A40-001_TOTAL-ACTIVE-POWER" rendered="true">this is phase 1 current amp</ma-point-statistics>
          <ma-gauge-chart id="a6c0334e-39ed-4dc2-a389-f6a664515b9d" style="left: 800px; top: 746px; width: 200px; height: 200px; position: absolute;" point-xid="DP_A40-001_TOTAL-ACTIVE-POWER" band3-end="totalKwstatObj.maximum.value" band2-end="totalKwstatObj.average.value" band1-end="totalKwstatObj.minimum.value" label="3 Phase Total kW"></ma-gauge-chart>
          <ma-now id="dad86b2b-04ee-4dbe-8ec4-0dc64fce84fd" style="left: 450px; top: 974px; width: 70px; height: 60px; position: absolute;" output="pagetime" update-interval="5 minutes" time-zone="browserTz"></ma-now>
          <ma-serial-chart id="7ed2d4de-79b4-498c-9b48-154fa82b82cc" style="left: 0px; top: 1205px; width: 304px; height: 265px; position: absolute;" series1-balloon-text="[[value]]" series1-values="todayTotalActiveEne" default-type="column" series2-values="yesterdayTotalActiveEne" series2-balloon-text="[[value]]" stack-type="none" series1-title="Today" series2-title="Yesterday" options="{titles:[{text:'Today Consumption', color:'#FFFFFF'}]}" export="true"></ma-serial-chart>
          <ma-point-values id="3bcadf9f-bceb-4479-a549-6e11800f7fb6" style="left: 0px; top: 1072px; width: 280.45px; height: 24.39px; position: absolute;" to="pagetime" from="pagetime|maMoment:'startOf':'day'" point-xid="DP_A40-001_TOTAL-ACTIVE-ENE" values="todayTotalActiveEne" rollup="DELTA" rollup-interval="1 days">forTodayTotalEnergy</ma-point-values>
          <ma-point-values id="5d66bc65-b6b8-431d-a252-f11ae77466b1" style="left: 0px; top: 1152px; position: absolute;" to="pagetime|maMoment:'endOf':'day'|maMoment:'subtract':1:'day'" from="pagetime|maMoment:'startOf':'day'|maMoment:'subtract':1:'day'" point-xid="DP_A40-001_TOTAL-ACTIVE-ENE" values="yesterdayTotalActiveEne" rollup="DELTA" rollup-interval="1 days">forYesterdayTotalEnergy</ma-point-values>
          <ma-serial-chart id="6e26dc7c-9758-40b7-b31d-56796eccb08a" style="left: 330px; top: 1204px; width: 298px; height: 266px; position: absolute;" series1-balloon-text="[[value]]" series1-values="lastMonthTotalActiveEne" default-type="column" series2-values="thisMonthTotalActiveEne" series2-balloon-text="[[value]]" stack-type="none" series1-title="This Month" series2-title="Last Month" options="{titles:[{text:'Current Month Consumption', color:'#FFFFFF'}]}" export="true" time-format="MMM" series1-color="rgb(214, 214, 0)" series2-color="rgb(163, 82, 0)"></ma-serial-chart>
          <ma-serial-chart id="b629054d-c143-43e7-8b6a-72f534be2bdf" style="left: 658px; top: 1205px; width: 304px; height: 265px; position: absolute;" series1-balloon-text="[[value]]" series1-values="thisYearTotalActiveEne" default-type="column" series2-values="lastYearTotalActiveEne" series2-balloon-text="[[value]]" stack-type="none" series1-title="Current Year" series2-title="Last year" options="{titles:[{text:'Current Year Consumption', color:'#FFFFFF'}]}" export="true"></ma-serial-chart>
          <ma-point-values id="d3262993-7e91-49f6-b891-eeeeb2633dc5" style="left: 310px; top: 1072px; position: absolute;" to="pagetime" from="pagetime|maMoment:'startOf':'month'" point-xid="DP_A40-001_TOTAL-ACTIVE-ENE" values="thisMonthTotalActiveEne" rollup="DELTA" rollup-interval="1 months">forThisMonthTotalEnergy</ma-point-values>
          <ma-point-values id="8186a140-75f0-4cd4-bd76-2b6d2283c5c0" style="left: 310px; top: 1152px; position: absolute;" to="pagetime|maMoment:'endOf':'month'|maMoment:'subtract':1:'month'" from="pagetime|maMoment:'startOf':'month'|maMoment:'subtract':1:'month'" point-xid="DP_A40-001_TOTAL-ACTIVE-ENE" values="lastMonthTotalActiveEne" rollup="DELTA" rollup-interval="1 months">forLastMonthTotalEnergy</ma-point-values>
          <ma-point-values id="24437e01-51d3-4401-88cf-d598d6ae5533" style="left: 650px; top: 1072px; position: absolute;" to="pagetime" from="pagetime|maMoment:'startOf':'year'" point-xid="DP_A40-001_TOTAL-ACTIVE-ENE" values="thisYearTotalActiveEne" rollup="DELTA" rollup-interval="1 years">forThisYearTotalEnergy</ma-point-values>
          <ma-point-values id="bf0c19ca-c4fd-4899-849f-26c4256b49c6" style="left: 650px; top: 1152px; position: absolute;" to="pagetime|maMoment:'endOf':'year'|maMoment:'subtract':13:'month'" from="pagetime|maMoment:'startOf':'year'|maMoment:'subtract':12:'month'" point-xid="DP_A40-001_TOTAL-ACTIVE-ENE" values="lastYearTotalActiveEne" rollup="DELTA" rollup-interval="1 years">forLastYearTotalEnergy</ma-point-values>
      

      I here pasted part of the MA.LOG below.

      Thanks.

      INFO  2020-05-03T00:05:00,025 (com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.execute:108) - Starting database backup WorkItem. 
      INFO  2020-05-03T00:05:00,025 (com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.createLogOutputStream:224) - Writing backup log to C:\Users\Metasyssysagent\Documents\free-m2m2-core-3.6.4\logs\com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.log 
      INFO  2020-05-03T03:05:00,015 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:68) - Data purge started 
      INFO  2020-05-03T03:05:00,015 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:93) - Purge for data points not enabled, skipping. 
      WARN  2020-05-03T11:57:38,830 (com.infiniteautomation.mango.rest.v2.ServerRestV2Controller.postClientError:319) - Client error
      [user=cwangv, cause=Possibly unhandled rejection: {}, location=http://139.130.89.77:8080/ui/administration/users/cwangv, userAgent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15, language=en-au, date=2020-05-03T11:57:38.770+10:00, timezone=Australia/Melbourne]
      RangeError: Maximum call stack size exceeded.
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319)
      	at R (http://139.130.89.77:8080/ui/mangoUi~ngMango~ngMangoServices.js?v=c87cb01007264a3a8bb2:78:2319) 
      WARN  2020-05-03T11:59:04,519 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@5ac1721e 
      WARN  2020-05-03T11:59:04,519 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@b83a75e 
      WARN  2020-05-03T11:59:04,519 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@286e60ea 
      WARN  2020-05-03T11:59:04,565 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@55e909a0 
      WARN  2020-05-03T11:59:04,597 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@7355361b 
      WARN  2020-05-03T11:59:04,597 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@12262902 
      WARN  2020-05-03T11:59:04,597 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@14c032f5 
      WARN  2020-05-03T11:59:04,612 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@284cc511 
      WARN  2020-05-03T11:59:04,628 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@1184355c 
      WARN  2020-05-03T11:59:04,644 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@73048741 
      WARN  2020-05-03T11:59:04,659 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@7e505f93 
      WARN  2020-05-03T11:59:04,737 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@29d34dcd 
      WARN  2020-05-03T11:59:04,753 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@76518c7f 
      WARN  2020-05-03T11:59:04,862 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@2b8d95de 
      WARN  2020-05-03T11:59:04,862 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@11440e72 
      WARN  2020-05-03T11:59:05,097 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@15783cc8 
      WARN  2020-05-03T11:59:05,097 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@3f2e15ef 
      WARN  2020-05-03T11:59:05,128 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@7c641ca5 
      WARN  2020-05-03T11:59:05,128 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@789af886 
      WARN  2020-05-03T11:59:05,175 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@45485b80 
      WARN  2020-05-03T11:59:05,175 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@1d409c5d 
      WARN  2020-05-03T11:59:05,175 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@35512f82 
      WARN  2020-05-03T11:59:05,175 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@7b34e689 
      WARN  2020-05-03T11:59:05,175 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@5a6ceb49 
      WARN  2020-05-03T11:59:05,269 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@5a4ac2a8 
      WARN  2020-05-03T11:59:05,331 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@2f8727a0 
      WARN  2020-05-03T11:59:05,331 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@445e147 
      WARN  2020-05-03T11:59:05,331 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@1d14ca72 
      WARN  2020-05-03T11:59:05,331 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@626dc36b 
      WARN  2020-05-03T11:59:05,331 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@4ac1bfc7 
      WARN  2020-05-03T11:59:05,331 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@420986 
      WARN  2020-05-03T11:59:05,441 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@1e467fba 
      WARN  2020-05-03T11:59:05,441 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@5a6a84ad 
      WARN  2020-05-03T11:59:05,472 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@7b72c235 
      WARN  2020-05-03T11:59:05,519 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@2389a368 
      WARN  2020-05-03T11:59:05,535 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@72818f7 
      WARN  2020-05-03T11:59:05,582 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@1d5c2dd6 
      WARN  2020-05-03T11:59:05,629 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@4f340a91 
      WARN  2020-05-03T11:59:05,629 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@1a414273 
      WARN  2020-05-03T11:59:05,660 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@664e9f63 
      WARN  2020-05-03T11:59:05,660 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@f226d83 
      WARN  2020-05-03T11:59:05,660 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@3d6b44a7 
      WARN  2020-05-03T11:59:05,660 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@159619da 
      WARN  2020-05-03T11:59:05,691 (org.eclipse.jetty.util.thread.QueuedThreadPool.execute:442) - QueuedThreadPool[jetty-thread-pool]@64030b91{STARTED,10<=80<=80,i=0,q=800}[ReservedThreadExecutor@483ce38d{s=3/8,p=8}] rejected org.eclipse.jetty.io.ManagedSelector$Accept@3dbcafc0 
      
      
      1 Reply Last reply Reply Quote 0
      • CraigWeb
        CraigWeb last edited by

        @cwangv said in Mango performance issues on Windows 10 PC:

        for the Java with free ram of 1.9GB as

        Hi @cwangv

        Terry would probably give better support here but I would start off by suggesting to send a trial request so you can use the NoSQL module and see if you are still having performance issues. The free version is not intended for commercial trials but for small home use cases and for students.

        1 Reply Last reply Reply Quote 0
        • MattFox
          MattFox last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post