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.

  • High priority tasks rejected after latest upgrade

    12
    0 Votes
    12 Posts
    4k Views
    J
    Terry, Thanks for the tip on: runtime.realTimeTimer.defaultTaskQueueSize The setting was adjusted to a max of 2. The FATAL message still occurs. Periodicity is around a minute between occurrences. It seems better than it was but still nagging away. If you're not seeing the same thing on your end there must be a configuration difference on my end. Dealing with configuration problems is tiresome for all involved. With that in mind, I highly recommend Docker. If Mango were available on the Docker hub I'd definitely use it.
  • Public Dashboards 404 not found

    1
    0 Votes
    1 Posts
    423 Views
    No one has replied
  • 0 Votes
    11 Posts
    5k Views
    ChanakaC
    Solved.. Thank you all
  • Latest value of a log on change point in Excel Report

    3
    0 Votes
    3 Posts
    2k Views
    Xof1986X
    @terrypacker Thanks Terry, I look forward to the feature making it in!
  • Converting to MySQL

    5
    0 Votes
    5 Posts
    2k Views
    L
    Joel, We were converting from H2 to MySQL. That was the time from shut down to restart. I have checked the data points and all seems fine at this point. Larry
  • Data File data source does not trigger events

    4
    0 Votes
    4 Posts
    2k Views
    R
    I try the new data file module. It does not work.
  • Using the H2 DB

    3
    0 Votes
    3 Posts
    2k Views
    L
    I am trying to connect to the h2 server DB with "Razorsql" ,but it tells me ------ ((ERROR: An error occurred while trying to make a connection to the database: JDBC URL: jdbc:h2:P:\IT Dept Installs\Mango Automation 2.7.10 Enterprise Demo\databases\mah2 Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode [90020-166] )) Has any one used razor for the h2 DB? Any help would be great. Thanks
  • Can't see any data source

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    Looks like you don't have any Modules installed. Go to the Modules page and click "Check for Upgrades" then expand the list of Modules available for installation and check the ones you want.
  • How to connect Mango with PLC

    3
    0 Votes
    3 Posts
    2k Views
    ChanakaC
    Thank you
  • Multiple equations inside the single data point?

    2
    0 Votes
    2 Posts
    2k Views
    phildunlapP
    Hi Dan, I'm not sure I understand your example. You can certainly enter something like 1.2 as the multiplicand, to change 22 to 26.4. I assume this is the SNMP data source? The answer is likely no, there is not a general purpose tool other than Meta Points or connecting a Point Link or Script to a virtual point for arbitrary transformations of a value. Meta points are incredibly flexible, and if you're running on Java 8 their overhead is very small (still pretty small on Java 7, only somewhat problematic on stressed single core machines), especially if they're doing simple multiplication / math.
  • More strange SNMP results

    11
    0 Votes
    11 Posts
    5k Views
    danD
    I've upgraded to this version of the module and it appears to be continuing if there is an exception which is handy, thanks.
  • Importing Points from Excel or CSV

    6
    0 Votes
    6 Posts
    3k Views
    JoelHaggarJ
    If you import a point with the same XID as one in the system it will be updated. Points in the CSV with new XIDs will be created. There is currently no way to delete points through the CSV.
  • Graphical Views getting slower with "server-side script" components

    3
    0 Votes
    3 Posts
    1k Views
    JoelHaggarJ
    Here is a video about using the AngularJS code inside a graphic view. You might be able to replace some of your server side scripts with this code. If you want to send us your graphic view JSON export we can take a look and make more recommendations. http://infiniteautomation.com/forum/topic/2157/mango-angularjs-beta/2
  • H2 database

    5
    0 Votes
    5 Posts
    3k Views
    L
    . Phil The trouble it turns out was the h2-*.jar file being on my computer not on the server. After I moved it the console connected with no errors and I can see all the data points from my computer. Again thanks for all your help.
  • Custom Point Units

    4
    0 Votes
    4 Posts
    2k Views
    Xof1986X
    I was previously avoiding using the suffix since it is tied to the Property Template. I'll go ahead and fine tune the property templates moving instead of using the generic one that I had made. Thanks as always guys! Ed
  • Modbus Publisher Multiple Register Size

    4
    0 Votes
    4 Posts
    2k Views
    phildunlapP
    Hi Alex, I will bring it up with the team. I don't think they need to be contiguous in the table, but it's probably the easiest way to verify the spacing of the register offsets for the data types. The import thing is that there are no gaps between registers and that all points are enabled. I will talk to the team about the need to have points enabled, too. Yeah, we'll be sure to include a note about this behavior in the publisher's documentation on the page in the next release.
  • Reset Mango User Passwords

    11
    0 Votes
    11 Posts
    4k Views
    Xof1986X
    Success! Deleting the database did the trick. Thanks a ton Phil!
  • Unitronics vision PLC

    3
    0 Votes
    3 Posts
    1k Views
    L
    Phil, Thanks a good place to start
  • DGLux2.5 Window Scaling Issue

    5
    0 Votes
    5 Posts
    2k Views
    M
    So after playing around with the screens a bit more, it seems that the visible editing screen is not set at a particular resolution so it won't show the true layout until it is displayed on the appropriate screen. I was able to manually change the X-Y coordinates, as you mentioned in the last post to put it in the right place, half blindly. I refreshed the page with every change. Eventually I got it in the right position. However, if using docked layout containers, it shows up as it would on the final screen.
  • Datasources Not Accessable

    3
    0 Votes
    3 Posts
    1k Views
    JoelHaggarJ
    Did you remove the Modbus Module, that would be the only way I see to get that error?