@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:
Best posts made by JAST
-
RE: Windows 10 Services for Mango
Latest posts made by JAST
-
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?
-
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.
I am not getting logs on C:\Mango\log and C:\Mango\yajsw\log
Please advise -
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,
But when I try to start the service I get a couple of warnings related to reflective access and the service wont start.
I am attempting to install services for Mango 3.7.7 using yajsw.zip on a 64 bit Windows 10 system with JDK-14. -
RE: How to configure email?
Hi MattFox, not sure what you mean by application only password
Are you referring to the mango instance? -
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.
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=
-
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:
-
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:
-
RE: Chart of sum data points
Hi Philp, thanks for the example. Where would the cron pattern go?
-
RE: Mango Service not working on Windows 10
@phildunlap said in Mango Service not working on Windows 10:
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?