• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. JAST
    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 13
    • Posts 54
    • Groups 0

    Posts

    Recent Best Controversial
    • TCP IP Data point Stops Refreshing

      Hi there,

      I have multiple TCP/IP data points that are configured to pull every 15 min. In my watchlist I get the error "point is unreliable" on some of these points; however if I go to the data points not polling and do a manual pull do a manual pull I am able to get a value. Why would the point not be logging?

      Here is my data point setup:

      {
         "dataPoints":[
            {
               "purgePeriod":99,
               "setExtremeLowLimit":-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368,
               "intervalLoggingType":"INSTANT",
               "dataSourceXid":"SWG_01_MB_1",
               "discardHighLimit":179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368,
               "deviceName":"MB-1",
               "enabled":true,
               "rollup":"NONE",
               "purgeOverride":true,
               "chartRenderer":{
                  "numberOfPeriods":1,
                  "type":"IMAGE",
                  "timePeriodType":"DAYS"
               },
               "xid":"Current_c",
               "eventDetectors":[
               ],
               "textRenderer":{
                  "useUnitAsSuffix":false,
                  "format":"0.00",
                  "type":"ANALOG",
                  "suffix":""
               },
               "loggingType":"INTERVAL",
               "overrideIntervalLoggingSamples":false,
               "defaultCacheSize":1,
               "readPermission":"user",
               "setPermission":"superadmin",
               "intervalLoggingPeriodType":"MINUTES",
               "intervalLoggingSampleWindowSize":0,
               "tolerance":0,
               "purgeType":"YEARS",
               "plotType":"SPLINE",
               "intervalLoggingPeriod":15,
               "discardExtremeValues":false,
               "tags":{
               },
               "unit":"",
               "pointLocator":{
                  "charset":"ASCII",
                  "writeType":"NOT_SETTABLE",
                  "offset":271,
                  "slaveId":1,
                  "slaveMonitor":false,
                  "multiplier":1,
                  "multistateNumeric":false,
                  "registerCount":0,
                  "range":"HOLDING_REGISTER",
                  "modbusDataType":"FOUR_BYTE_FLOAT",
                  "bit":0,
                  "additive":0
               },
               "discardLowLimit":-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368,
               "setExtremeHighLimit":179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368,
               "name":"Current_c",
               "chartColour":"",
               "preventSetExtremeValues":false,
               "simplifyType":"NONE"
            }
         ]
      }
      

      Is something wrong with my setup?

      posted in User help
      J
      JAST
    • RE: Windows 10 Services for Mango

      I see that the warning is related to releases of JDK 9 and up https://issues.apache.org/jira/browse/GROOVY-8339
      I reverted to JDK 8 as a work around. Ran the installServices.bat without any issues; however, I am having problems with starting the service as an administrator, this time I am not getting any warnings on the command prompt. 0_1588681499423_Screen Shot 2020-05-05 at 8.22.46 AM.png
      I am not getting logs on C:\Mango\log and C:\Mango\yajsw\log
      Please advise

      posted in User help
      J
      JAST
    • RE: Windows 10 Services for Mango

      Hi there,
      I am running into this issue again. Unfortunately the proposed solution in this thread isn't sustainable.
      I am trying to run the Mango service.
      I see that the service is installed successfully,
      0_1588622327484_Screen Shot 2020-05-04 at 3.54.17 PM.png
      But when I try to start the service I get a couple of warnings related to reflective access and the service wont start.
      0_1588622432291_Screen Shot 2020-05-04 at 3.54.42 PM.png
      I am attempting to install services for Mango 3.7.7 using yajsw.zip on a 64 bit Windows 10 system with JDK-14.

      posted in User help
      J
      JAST
    • RE: How to configure email?

      Hi MattFox, not sure what you mean by application only password
      Are you referring to the mango instance?

      posted in User help
      J
      JAST
    • RE: How to configure email?

      We are encountering a similar issue with emailing reports on Mango3.6.3
      It is a gmail account, all settings appear to be correct (TLS, SMTP 587,, less secure apps allowed, IMAP enabled) When sending a test email) We keep getting an error but are not seeing anything on the log to further debug this.
      0_1581968142883_Screen Shot 2020-02-17 at 2.02.25 PM.png

      INFO  2020-02-17T12:28:48,166 (com.serotonin.m2m2.Main.main:105) - Starting Mango 3.6.3 with Schema Version: 28 
      INFO  2020-02-17T12:28:48,756 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'asciiFile', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,766 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'BACnet', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,770 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'controlcore', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,773 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'dashboardDesigner', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,774 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: C:\Mango\web\modules\dashboardDesigner\web\dox\manifest.xml 
      INFO  2020-02-17T12:28:48,776 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'dataFile', v3.6.1 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,784 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'dataImport', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,786 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'deviceConfig', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,788 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: C:\Mango\web\modules\deviceConfig\web\dox\manifest.xml 
      INFO  2020-02-17T12:28:48,789 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'dnp3', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,793 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'egauge', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,796 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'envcands', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,798 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'excelReports', v3.6.1 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,808 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'graphicalViews', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,831 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'Haystack', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,834 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'http', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,838 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'jsonFileImport', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,840 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'log4jDS', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,843 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'log4JReset', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,844 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'loggingConsole', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,846 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'maintenanceEvents', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,849 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'mangoApi', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,853 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'mangoUI', v3.6.2 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,854 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: C:\Mango\web\modules\mangoUI\web\dox\manifest.xml 
      INFO  2020-02-17T12:28:48,874 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'mbus', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,877 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'meta', v3.6.1 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,880 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'modbus', v3.6.2 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,883 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'onewire', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,886 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'opcda', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,887 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'pakbus', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,891 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'pointLinks', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,895 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'pop3', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,898 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'reports', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,902 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'scheduledEvents', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,905 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'scripting', v3.6.2 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,907 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'serial', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,910 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'snmp', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,913 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'sqlConsole', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,915 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'sqlds', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,918 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'ssh', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,920 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'sstGlobalScripts', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,923 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'sstGraphics', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,933 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'TCPIP', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,936 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'templateConfig', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,939 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'twilio', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,942 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'virtualDS', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,944 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'vmstat', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,948 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'watchlists', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:48,954 (com.serotonin.m2m2.Main.loadModules:586) - Loading module 'internal', v3.6.0 by Infinite Automation Systems Inc. 
      INFO  2020-02-17T12:28:50,584 (com.serotonin.m2m2.Lifecycle.loadLic:611) - Checking license... 
      INFO  2020-02-17T12:28:50,658 (com.serotonin.m2m2.db.H2Proxy.initializeImpl:61) - Initializing H2 connection manager 
      INFO  2020-02-17T12:28:53,493 (com.serotonin.m2m2.db.upgrade.DBUpgrade.checkUpgrade:38) - Starting instance with core version 3.6.3, schema v28 
      INFO  2020-02-17T12:28:55,306 (com.infiniteautomation.mango.spring.MangoRuntimeContextConfiguration.contextRefreshed:125) - Spring context 'runtimeContext' refreshed: org.springframework.context.annotation.AnnotationConfigApplicationContext@6e3ecf5c 
      INFO  2020-02-17T12:28:55,309 (com.infiniteautomation.mango.spring.MangoRuntimeContextConfiguration.contextStarted:139) - Spring context 'runtimeContext' started: org.springframework.context.annotation.AnnotationConfigApplicationContext@6e3ecf5c 
      INFO  2020-02-17T12:28:55,437 (com.serotonin.m2m2.rt.RuntimeManagerImpl.initialize:176) - Starting 0 Publishers... 
      INFO  2020-02-17T12:28:55,438 (com.serotonin.m2m2.rt.RuntimeManagerImpl.initialize:188) - 0 Publisher's started in 2ms 
      WARN  2020-02-17T12:28:55,885 (org.eclipse.jetty.webapp.StandardDescriptorProcessor.addServletMapping:1220) - Duplicate mapping from *.jsp to jsp 
      INFO  2020-02-17T12:28:56,134 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:32) - Mango Automation context starting 
      INFO  2020-02-17T12:28:56,134 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:40) - Mango Automation context started 
      INFO  2020-02-17T12:28:57,123 (com.infiniteautomation.mango.spring.MangoRuntimeContextConfiguration.contextRefreshed:125) - Spring context 'rootWebContext' refreshed: Root WebApplicationContext 
      INFO  2020-02-17T12:28:57,643 (com.infiniteautomation.mango.spring.MangoRuntimeContextConfiguration.contextRefreshed:125) - Spring context 'jspDispatcherContext' refreshed: WebApplicationContext for namespace 'JSP_DISPATCHER-servlet' 
      INFO  2020-02-17T12:28:57,794 (com.infiniteautomation.mango.spring.MangoRuntimeContextConfiguration.contextRefreshed:125) - Spring context 'rootRestDispatcherContext' refreshed: WebApplicationContext for namespace 'ROOT_REST_DISPATCHER-servlet' 
      INFO  2020-02-17T12:28:58,731 (com.serotonin.m2m2.web.mvc.rest.v1.BacnetDiscoveryRestController.<init>:54) - Creating Discovery Rest Controller 
      INFO  2020-02-17T12:28:59,254 (com.infiniteautomation.mango.spring.MangoRuntimeContextConfiguration.contextRefreshed:125) - Spring context 'restV1DispatcherContext' refreshed: WebApplicationContext for namespace 'restV1DispatcherServlet-servlet' 
      INFO  2020-02-17T12:29:01,348 (com.infiniteautomation.mango.spring.MangoRuntimeContextConfiguration.contextRefreshed:125) - Spring context 'restV2DispatcherContext' refreshed: WebApplicationContext for namespace 'restV2DispatcherServlet-servlet' 
      INFO  2020-02-17T12:29:01,349 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: EnvCanEditDwr 
      INFO  2020-02-17T12:29:01,350 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: HttpDataSourceDwr 
      INFO  2020-02-17T12:29:01,351 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: TcpIpDataSourceEditDwr 
      INFO  2020-02-17T12:29:01,352 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: Pop3EditDwr 
      INFO  2020-02-17T12:29:01,353 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: HaystackDataSourceDwr 
      INFO  2020-02-17T12:29:01,353 (com.serotonin.m2m2.Lifecycle.configureDwr:1267) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr 
      INFO  2020-02-17T12:29:01,354 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: DataFileDataSourceEditDwr 
      INFO  2020-02-17T12:29:01,356 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: OPCDAEditDwr 
      INFO  2020-02-17T12:29:01,358 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: BACnetMSTPEditDwr 
      INFO  2020-02-17T12:29:01,360 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: PakBusEditDwr 
      INFO  2020-02-17T12:29:01,361 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: MBusEditDwr 
      INFO  2020-02-17T12:29:01,361 (com.serotonin.m2m2.Lifecycle.configureDwr:1267) - Duplicate definition of DWR class ignored: com.infiniteautomation.mango.pakbus.dwr.PakBusEditDwr 
      INFO  2020-02-17T12:29:01,362 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: SNMPEditDwr 
      INFO  2020-02-17T12:29:01,363 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: InternalEditDwr 
      INFO  2020-02-17T12:29:01,364 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: SerialEditDwr 
      INFO  2020-02-17T12:29:01,365 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: MetaEditDwr 
      INFO  2020-02-17T12:29:01,367 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: DnpEditDwr 
      INFO  2020-02-17T12:29:01,368 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: ModbusEditDwr 
      INFO  2020-02-17T12:29:01,369 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: Log4jEditDwr 
      INFO  2020-02-17T12:29:01,370 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: ScriptingEditDwr 
      INFO  2020-02-17T12:29:01,372 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: SshDataSourceEditDwr 
      INFO  2020-02-17T12:29:01,373 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: AsciiFileEditDwr 
      INFO  2020-02-17T12:29:01,373 (com.serotonin.m2m2.Lifecycle.configureDwr:1267) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr 
      INFO  2020-02-17T12:29:01,375 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: OneWireEditDwr 
      INFO  2020-02-17T12:29:01,376 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: SqlEditDwr 
      INFO  2020-02-17T12:29:01,377 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: VMStatEditDwr 
      INFO  2020-02-17T12:29:01,378 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: EgaugeDataSourceDwr 
      INFO  2020-02-17T12:29:01,378 (com.serotonin.m2m2.Lifecycle.configureDwr:1267) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr 
      INFO  2020-02-17T12:29:01,380 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: BACnetIPEditDwr 
      INFO  2020-02-17T12:29:01,380 (com.serotonin.m2m2.Lifecycle.configureDwr:1267) - Duplicate definition of DWR class ignored: br.org.scadabr.dnp3.dwr.DnpEditDwr 
      INFO  2020-02-17T12:29:01,381 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: ControlCoreEditDwr 
      INFO  2020-02-17T12:29:01,381 (com.serotonin.m2m2.Lifecycle.configureDwr:1267) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.modbus.dwr.ModbusEditDwr 
      INFO  2020-02-17T12:29:01,381 (com.serotonin.m2m2.Lifecycle.configureDwr:1267) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr 
      INFO  2020-02-17T12:29:01,382 (com.serotonin.m2m2.Lifecycle.configureDwr:1274) - Added DWR definition for: VirtualEditDwr 
      INFO  2020-02-17T12:47:09,662 (com.serotonin.m2m2.rt.RuntimeManagerImpl.initializeDataSourceStartup:403) - Data source 'Field Server' initialized 
      INFO  2020-02-17T12:47:09,746 (com.serotonin.m2m2.rt.RuntimeManagerImpl.initializeDataSourceStartup:403) - Data source 'Mango Internal' initialized 
      WARN  2020-02-17T13:10:21,579 (com.serotonin.m2m2.web.dwr.MiscDwr.jsError:167) - Javascript error
         Description: SyntaxError: unterminated parenthetical
         Page: http://localhost:8080/resources/view/dataPoint/allDataPoints.js
         Line: 329
         Browser name: Firefox
         Browser version: 72
         osName: Windows
         location: http://localhost:8080/data_source_edit.shtm?dsid= 
      WARN  2020-02-17T13:10:22,091 (com.serotonin.m2m2.web.dwr.MiscDwr.jsError:167) - Javascript error
         Description: SyntaxError: unterminated parenthetical
         Page: http://localhost:8080/resources/view/dataPoint/allDataPoints.js
         Line: 329
         Browser name: Firefox
         Browser version: 72
         osName: Windows
         location: http://localhost:8080/data_source_edit.shtm?dsid= 
      WARN  2020-02-17T13:10:26,106 (com.serotonin.m2m2.web.dwr.MiscDwr.jsError:167) - Javascript error
         Description: SyntaxError: unterminated parenthetical
         Page: http://localhost:8080/resources/view/dataPoint/allDataPoints.js
         Line: 329
         Browser name: Firefox
         Browser version: 72
         osName: Windows
         location: http://localhost:8080/data_source_edit.shtm?dsid= 
      WARN  2020-02-17T13:10:26,494 (com.serotonin.m2m2.web.dwr.MiscDwr.jsError:167) - Javascript error
         Description: SyntaxError: unterminated parenthetical
         Page: http://localhost:8080/resources/view/dataPoint/allDataPoints.js
         Line: 329
         Browser name: Firefox
         Browser version: 72
         osName: Windows
         location: http://localhost:8080/data_source_edit.shtm?dsid= 
      
      
      posted in User help
      J
      JAST
    • RE: Windows 10 Services for Mango

      @Ralf vielen Dank!
      We hav been experiencing the same issue on Whindows 10. We're not sure what updates cause it, after some Windows updates the Mango service gets removed. Even running as admin, we still cannot start Service Mango. The instructions you sent work perfectly!
      @Jared-Wiltshire I'm including the english screenshots below:
      0_1576505467599_Screen Shot 2019-12-15 at 9.09.37 PM.png
      0_1576505474394_Screen Shot 2019-12-15 at 9.09.49 PM.png
      0_1576505515202_Screen Shot 2019-12-15 at 9.09.54 PM.png
      0_1576505546082_Screen Shot 2019-12-15 at 9.11.23 PM.png
      0_1576505528736_Screen Shot 2019-12-15 at 9.11.15 PM.png
      0_1576505576698_Screen Shot 2019-12-15 at 9.11.37 PM.png
      0_1576505588096_Screen Shot 2019-12-15 at 9.11.50 PM.png

      posted in User help
      J
      JAST
    • Windows 10 Services for Mango

      On the page for installing services for mango I see that the steps for installing services has been updated for versions 3.5 and higher. Is the yajsw still used for windows? Following the instructions posted return the follwoing error:
      0_1576250436458_Screen Shot 2019-12-12 at 2.02.16 AM.png

      posted in User help
      J
      JAST
    • RE: Where are point event detectors configurable in the new UI?

      Thanks Phillip!

      posted in User help
      J
      JAST
    • RE: Chart of sum data points

      Hi Philp, thanks for the example. Where would the cron pattern go?

      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JAST
    • RE: Mango Service not working on Windows 10

      @phildunlap said in Mango Service not working on Windows 10:

      https://forum.infiniteautomation.com/topic/4168/mango-not-starting-back-up-after-restart-within-mango/5

      We are experiencing this issue again. As KLN describes, the service does successfully install and we can see that it is running. But when trying to run mango on the browser, it cannot connect to local host. From your recommendation on https://forum.infiniteautomation.com/topic/4168/mango-not-starting-back-up-after-restart-within-mango/4 where would the event handler to create the Mango/RESTART file go?

      posted in User help
      J
      JAST
    • BACnet Multiple Subnets

      Hey there, we have Mango v3 deployed on a system that has multiple devices on various subnets. I was told that there can only be one BACnet module to avoid threading issues. With multiple devices on various subnets, what would be the best way to tie them into the Mango System?

      posted in User help
      J
      JAST
    • RE: Mango Service not working on Windows 10

      Thanks!

      I was able to get the service up and running with a system power cycle.

      posted in User help
      J
      JAST
    • RE: Mango Service not working on Windows 10

      I am having the same problem. I've been following this thread as well as a post from three years ago: https://forum.infiniteautomation.com/topic/2270/windows-service-setup/7

      We've set our JAVA_Home variable and edited the PATH variable as well:
      0_1557940234016_Screen Shot 2019-05-15 at 1.09.24 PM.png

      Where would we find our wrapper.config file?

      Is there currently a patch for this or in the works? We are getting this issue with every Windows 10 device we try to load Mango 3 to.
      0_1557940396791_Screen Shot 2019-05-14 at 9.02.45 PM.png

      Thank you.

      posted in User help
      J
      JAST
    • Time Intervals

      Is it possible to modify the times that trend samples are taken so that the 15-minute samples are taken at the top of each hour, at 15 minutes after each hour, at 30 minutes after each hour and at 45 minutes after each hour (i.e. 9:00am, 9:15am, 9:30am, 9:45am, 10:00am, etc)?

      posted in User help
      J
      JAST
    • RE: Trouble Connecting To Modbus IP

      Hey Joel! Yup, that was it. I was trying to read the wrong register. Thank you!

      posted in User help
      J
      JAST
    • Trouble Connecting To Modbus IP

      Hello,

      I am using Mango v 2.8.8
      I am trying to use the Modbus IP Module on Mango. With another a modbus scanning tool, I can confirm I have the correct IP, Port #, Slave ID and Register #.
      0_1549290521646_Screen Shot 2019-02-04 at 6.39.06 AM.png
      However on Mango, when I try to scan for nodes I am getting no results, it seems to be stuck scanning. I also get the error Illegal data address when trying to read the modbus directly.
      0_1549290615495_Screen Shot 2019-02-04 at 6.41.27 AM.png
      0_1549290651380_Screen Shot 2019-02-04 at 9.30.33 AM.png

      posted in User help
      J
      JAST
    • RE: Mango Service Not Running (Switching from H2 DB to MySQL)

      Hi phildunlap, apparently MYSQL v8 came with a security update that prevents many third party applications from accessing the server.
      Authentication plugin 'caching_sha2_password' cannot be loaded
      I could not find a fix for this, other than just downgrading to an older version.
      I will create a new post regarding the BACnet question: https://forum.infiniteautomation.com/topic/4042/adding-a-bacnet-router-as-a-foreign-device

      posted in User help
      J
      JAST
    • Adding a BACnet router as a foreign device

      Hey there,
      we are using Mango 2.8.8 to read a BACnet device. We noticed we are having issues reading the devices from Mango when we do a BACnet who is look up. When we spoke to the manufacturer of the BACnet device they told us to add the BACnet device as a foreign device on Mango--Mango has to send the who is request directly to the router on a specific IP address. How can this be done on the system settings for a bacnet data source?
      0_1548956076686_Screen Shot 2019-01-31 at 12.34.06 PM.png

      posted in User help
      J
      JAST