I just came accoss this same issue on one of my ES units, any thoughts?
Latest posts made by ctrewartha
-
RE: Suspected hardware failure
-
RE: Mango suddenly fails to startup (on Mango ES)
Thank you both for your support!
Seems what happened was when I started Mango using "sudo ma.sh start", Mango started as root user and wrote the ma.log file as root. Then, many days later when I software rebooted the ES, Mango was failing to startup using the default "mango" user because it didn't have privileges to remove the root owned ma.log file. Of course, the log file wasn't being updated either, making it difficult to track down the issue. I had to manually remove the ma.log file using sudo and then start Mango using "sudo service mango start" to run it as the mango user.Thanks again!
-
RE: Mango suddenly fails to startup (on Mango ES)
part 2 of 2:
INFO 2017-07-30T20:08:23,677 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mailing_lists.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,678 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/publishers.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,678 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/system_settings.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,678 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/modules.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,678 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/emport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,679 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/error.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,679 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/not-found.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,679 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/unauthorized.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,679 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/upload.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,680 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mobile_data_point_details.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,680 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/point_links.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,680 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/excel-reports.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,682 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/public_view.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,685 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/views.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,691 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mobile/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,692 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,692 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/point_details.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,695 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mango-api-docs//*] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,697 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/private-dashboards///] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,698 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/public-dashboards//**/] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,703 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/csvDataImport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,703 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/dataImport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,703 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/templateConfig.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,704 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/logging_console.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,704 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mango_no_sql.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,704 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/m2m_report_import.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,704 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/reports.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,708 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/reportChart.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,708 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/status.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,709 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/queueStats.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,709 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/workItems.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,709 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/threads.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,710 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/tasks.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,710 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_point_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataPointEditController]
INFO 2017-07-30T20:08:23,710 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_source_properties.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataSourcePropertiesController]
INFO 2017-07-30T20:08:23,711 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_source_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataSourceEditController]
INFO 2017-07-30T20:08:23,711 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_source_properties_error.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataSourceEditController]
INFO 2017-07-30T20:08:23,711 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/help.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.HelpController]
INFO 2017-07-30T20:08:23,711 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/startup.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.StartupController]
INFO 2017-07-30T20:08:23,711 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/shutdown.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.ShutdownController]
INFO 2017-07-30T20:08:23,712 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/publisher_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.PublisherEditController]
INFO 2017-07-30T20:08:23,712 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/users.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.UsersController]
INFO 2017-07-30T20:08:23,717 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/sqlConsole.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,717 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/globalScripts.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,720 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/view_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,720 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/scheduled_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,721 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/maintenance_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
WARN 2017-07-30T20:08:25,001 (com.serotonin.m2m2.util.timeout.TaskRejectionHandler.rejectedTask:77) - Rejected task: Polling Data Source: DS_0baf61c9-f0da-495e-b3ce-de67727e4221 because Task Queue Full
WARN 2017-07-30T20:08:45,002 (com.serotonin.m2m2.util.timeout.TaskRejectionHandler.rejectedTask:77) - Rejected task: Polling Data Source: DS_0baf61c9-f0da-495e-b3ce-de67727e4221 because Task Queue Full
WARN 2017-07-30T20:09:00,002 (com.serotonin.m2m2.util.timeout.TaskRejectionHandler.rejectedTask:77) - Rejected task: Polling Data Source: DS_0baf61c9-f0da-495e-b3ce-de67727e4221 because Task Queue Full
WARN 2017-07-30T20:09:20,001 (com.serotonin.m2m2.util.timeout.TaskRejectionHandler.rejectedTask:77) - Rejected task: Polling Data Source: DS_0baf61c9-f0da-495e-b3ce-de67727e4221 because Task Queue Full -
RE: Mango suddenly fails to startup (on Mango ES)
Many thank phildunlap for your support!
that log is what is in ma.log after a software reboot of the ES, when the machine boots up, Mango is not running. If i run "sudo /opt/mango/bin/ma.sh start", it appears Mango starts up, but with the following alarm:
This instance is running in free mode. To purchase a license, go to the modules page and click 'Update your license now'. Reason: GUID does not match license value
Mango will shutdown after a few hours. i appreciate if there is anything else you can offer to try to nail down this issue.here is the output from the "ma.sh start" command (sorry for the text copy, the forum will not let me upload the file):
(part 1 of 2)
MA_HOME is /opt/mango
ma-start: MA started with Process ID: 4550
Listening for transport dt_socket at address: 8090
INFO 2017-07-30T20:07:34,857 (com.serotonin.m2m2.Main.main:90) - Starting Mango 3.1.1+20170620163725 with Schema Version: 17
INFO 2017-07-30T20:07:36,788 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sqlds', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,850 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mqttClientDataSource', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,860 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'TCPIP', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,869 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'asciiFile', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,878 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sqlConsole', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,887 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sstGlobalScripts', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,896 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mbus', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,908 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'log4jDS', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,917 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'persistent', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,928 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'vmstat', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,937 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoApi', v3.1.4 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,946 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'pointLinks', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,959 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'log4JReset', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,961 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sstTheme', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,967 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'twilio', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,981 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoESConfiguration', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:36,993 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'meta', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,004 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'excelReports', v3.1.2 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,021 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'snmp', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,031 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'http', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,045 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'controlcore', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,053 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'advancedComponents', v3.1.3 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,058 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/advancedComponents/web/dox/manifest.xml
INFO 2017-07-30T20:07:37,062 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'jsonFileImport', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,070 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'graphicalViews', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,116 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'scripting', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,128 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'watchlists', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,151 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dataPointDetailsView', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,163 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'modbus', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,179 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dashboards', v3.6.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,416 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'onewire', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,428 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'virtualDS', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,440 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dashboardDesigner', v3.1.5 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,446 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/dashboardDesigner/web/dox/manifest.xml
INFO 2017-07-30T20:07:37,456 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dataFile', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,486 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoUI', v3.1.7 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,493 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/mangoUI/web/dox/manifest.xml
INFO 2017-07-30T20:07:37,732 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'ssh', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,744 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'envcands', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,754 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dnp3', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,767 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dataImport', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,776 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'pop3', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,787 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'deviceConfig', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,792 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/deviceConfig/web/dox/manifest.xml
INFO 2017-07-30T20:07:37,798 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'templateConfig', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,810 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'BACnet', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,822 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'pid', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,836 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'zwave', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,873 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'egauge', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,884 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'scheduledEvents', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,895 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'loggingConsole', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,905 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sstGraphics', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,939 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoNoSqlDatabase', v3.1.2 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,953 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'reports', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,967 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'maintenanceEvents', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,978 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'serial', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:37,988 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'internal', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-30T20:07:44,785 (com.serotonin.m2m2.Lifecycle.initialize:192) - Initializing Spring Object Mapper
INFO 2017-07-30T20:07:47,146 (com.serotonin.m2m2.Lifecycle.loadLic:503) - Checking license...
WARN 2017-07-30T20:07:47,490 (com.serotonin.m2m2.TimedLicenseRegistrar.checkLicenses:62) - Mango NoSQL database is running in free mode, Mango will shutdown at 4:07:47 31/07/2017.
INFO 2017-07-30T20:07:47,810 (com.serotonin.m2m2.db.H2Proxy.initializeImpl:42) - Initializing H2 connection manager
INFO 2017-07-30T20:07:49,680 (com.serotonin.m2m2.db.upgrade.DBUpgrade.checkUpgrade:36) - Starting instance with core version 3.1.1+20170620163725, db 17
INFO 2017-07-30T20:07:49,680 (com.infiniteautomation.nosql.MangoNoSqlProxy.initialize:77) - Starting MangoNoSql Database
INFO 2017-07-30T20:07:49,813 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:140) - Database started
INFO 2017-07-30T20:07:50,029 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:169) - Empty dir delete took 173ms
INFO 2017-07-30T20:07:50,354 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:140) - Database started
INFO 2017-07-30T20:07:50,380 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:169) - Empty dir delete took 0ms
INFO 2017-07-30T20:07:50,909 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c chmod +x /opt/mango/web/modules/mangoESConfiguration/resources/scripts/linux/.sh
INFO 2017-07-30T20:07:50,926 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c chmod +x /opt/mango/web/modules/mangoESConfiguration/resources/scripts/linux/patchScripts/.sh
INFO 2017-07-30T20:07:51,217 (com.serotonin.m2m2.rt.DataSourceGroupInitializer.initialize:77) - Initializing 6 NORMAL priority data sources in 8 threads.
INFO 2017-07-30T20:07:52,172 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'MangoES System' initialized
INFO 2017-07-30T20:07:52,173 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'MangoES System' took 948.222615ms to start
INFO 2017-07-30T20:07:52,211 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'A3_Water_Storage_Tank' initialized
INFO 2017-07-30T20:07:52,216 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'A3_Water_Storage_Tank' took 996.6396ms to start
INFO 2017-07-30T20:07:52,222 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'Mango Internal' initialized
INFO 2017-07-30T20:07:52,222 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'Mango Internal' took 1001.095375ms to start
INFO 2017-07-30T20:07:52,276 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'MangoES System' initialized
INFO 2017-07-30T20:07:52,277 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'MangoES System' took 1054.281634ms to start
INFO 2017-07-30T20:07:52,641 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'Weather_Current_Toronto' initialized
INFO 2017-07-30T20:07:52,641 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'Weather_Current_Toronto' took 1414.435746ms to start
INFO 2017-07-30T20:07:54,685 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'Modbus_RS485' initialized
INFO 2017-07-30T20:07:54,686 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'Modbus_RS485' took 3460.355406ms to start
INFO 2017-07-30T20:07:54,777 (com.serotonin.m2m2.rt.DataSourceGroupInitializer.initialize:109) - Initialization of 6 NORMAL priority data sources took 3559ms
INFO 2017-07-30T20:07:54,778 (com.serotonin.m2m2.rt.DataSourceGroupInitializer.initialize:77) - Initializing 4 LAST priority data sources in 8 threads.
INFO 2017-07-30T20:07:57,078 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'Weather_Meta_Data' initialized
INFO 2017-07-30T20:07:57,079 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'Weather_Meta_Data' took 2299.395797ms to start
INFO 2017-07-30T20:07:57,179 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'A3_Meta_Data' initialized
INFO 2017-07-30T20:07:57,180 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'A3_Meta_Data' took 2401.191171ms to start
INFO 2017-07-30T20:07:57,248 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'A3_Water_Storage_Tank' initialized
INFO 2017-07-30T20:07:57,248 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'A3_Water_Storage_Tank' took 2469.500084ms to start
INFO 2017-07-30T20:07:57,603 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:376) - Data source 'Running_Equipment' initialized
INFO 2017-07-30T20:07:57,603 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSourceStartup:381) - Data source 'Running_Equipment' took 2824.147398ms to start
INFO 2017-07-30T20:07:57,650 (com.serotonin.m2m2.rt.DataSourceGroupInitializer.initialize:109) - Initialization of 4 LAST priority data sources took 2873ms
INFO 2017-07-30T20:07:57,821 (com.serotonin.m2m2.rt.RuntimeManager.initialize:160) - Starting 0 Publishers...
INFO 2017-07-30T20:07:57,822 (com.serotonin.m2m2.rt.RuntimeManager.initialize:172) - 0 Publisher's started in 5ms
INFO 2017-07-30T20:07:59,156 (com.infiniteautomation.system.MulticastDNSServiceDiscovery.startJmDNS:171) - Multicast DNS Service Discovery started on eth0 (eth0) with IP address 10.1.20.5
INFO 2017-07-30T20:08:01,920 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:32) - Mango Automation context starting
INFO 2017-07-30T20:08:01,922 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:40) - Mango Automation context started
WARN 2017-07-30T20:08:10,005 (com.serotonin.m2m2.rt.dataSource.PollingDataSource.incrementUnsuccessfulPolls:136) - Data Source Modbus_RS485 aborted 1 polls since it started.
WARN 2017-07-30T20:08:10,158 (com.serotonin.m2m2.util.timeout.TaskRejectionHandler.rejectedTask:77) - Rejected task: Polling Data Source: DS_0baf61c9-f0da-495e-b3ce-de67727e4221 because Task Queue Full
INFO 2017-07-30T20:08:13,730 (com.serotonin.m2m2.web.mvc.rest.v1.BacnetDiscoveryRestController.<init>:54) - Creating Discovery Rest Controller
INFO 2017-07-30T20:08:14,964 (com.serotonin.m2m2.web.mvc.rest.v1.DataPointRestController.<init>:72) - Creating Data Point Rest Controller.
INFO 2017-07-30T20:08:15,821 (com.serotonin.m2m2.web.mvc.rest.v1.DataSourceRestController.<init>:58) - Creating DS Rest Controller
WARN 2017-07-30T20:08:21,689 (org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandlers:114) - Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
INFO 2017-07-30T20:08:23,509 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: EnvCanEditDwr
INFO 2017-07-30T20:08:23,513 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: HttpDataSourceDwr
INFO 2017-07-30T20:08:23,515 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: TcpIpDataSourceEditDwr
INFO 2017-07-30T20:08:23,518 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: Pop3EditDwr
INFO 2017-07-30T20:08:23,522 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: DataFileDataSourceEditDwr
INFO 2017-07-30T20:08:23,526 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ZwaveEditDwr
INFO 2017-07-30T20:08:23,529 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: BACnetMSTPEditDwr
INFO 2017-07-30T20:08:23,533 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: MBusEditDwr
INFO 2017-07-30T20:08:23,536 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SNMPEditDwr
INFO 2017-07-30T20:08:23,538 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: InternalEditDwr
INFO 2017-07-30T20:08:23,541 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SerialEditDwr
INFO 2017-07-30T20:08:23,545 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: MetaEditDwr
INFO 2017-07-30T20:08:23,548 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: PersistentDataSourceDwr
INFO 2017-07-30T20:08:23,550 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: DnpEditDwr
INFO 2017-07-30T20:08:23,555 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ModbusEditDwr
INFO 2017-07-30T20:08:23,557 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: Log4jEditDwr
INFO 2017-07-30T20:08:23,561 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ScriptingEditDwr
INFO 2017-07-30T20:08:23,563 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SshDataSourceEditDwr
INFO 2017-07-30T20:08:23,566 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: PidDataSourceEditDwr
INFO 2017-07-30T20:08:23,570 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: AsciiFileEditDwr
INFO 2017-07-30T20:08:23,570 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr
INFO 2017-07-30T20:08:23,574 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: OneWireEditDwr
INFO 2017-07-30T20:08:23,577 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SqlEditDwr
INFO 2017-07-30T20:08:23,579 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: VMStatEditDwr
INFO 2017-07-30T20:08:23,581 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: MqttClientEditDwr
INFO 2017-07-30T20:08:23,583 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: EgaugeDataSourceDwr
INFO 2017-07-30T20:08:23,584 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr
INFO 2017-07-30T20:08:23,585 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: BACnetIPEditDwr
INFO 2017-07-30T20:08:23,586 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: br.org.scadabr.dnp3.dwr.DnpEditDwr
INFO 2017-07-30T20:08:23,587 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ControlCoreEditDwr
INFO 2017-07-30T20:08:23,588 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.modbus.dwr.ModbusEditDwr
INFO 2017-07-30T20:08:23,588 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr
INFO 2017-07-30T20:08:23,591 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: VirtualEditDwr
INFO 2017-07-30T20:08:23,676 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_point_details.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,676 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,676 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/pending_alarms.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,677 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/event_handlers.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,677 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_sources.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-30T20:08:23,677 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/point_hierarchy.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController] -
Mango suddenly fails to startup (on Mango ES)
I've had Mango ES running great for a few months now without issue. Today, it stopped running for some reason and I was no longer able to access the system through the webpages - I can still SSH into the machine. I've tried several reboots, including in SAFE mode, Mango will not startup for some reason as it normally would. I would really appreciate some advise! Thanks in advance!
Here is my ma.log file:
INFO 2017-07-28T20:43:04,445 (com.serotonin.m2m2.Main.main:90) - Starting Mango 3.1.1+20170620163725 with Schema Version: 17
INFO 2017-07-28T20:43:06,381 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sqlds', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,443 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mqttClientDataSource', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,452 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'TCPIP', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,461 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'asciiFile', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,471 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sqlConsole', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,480 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sstGlobalScripts', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,488 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mbus', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,500 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'log4jDS', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,509 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'persistent', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,520 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'vmstat', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,529 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoApi', v3.1.4 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,537 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'pointLinks', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,548 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'log4JReset', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,550 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sstTheme', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,555 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'twilio', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,568 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoESConfiguration', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,579 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'meta', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,590 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'excelReports', v3.1.2 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,606 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'snmp', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,615 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'http', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,628 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'controlcore', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,636 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'advancedComponents', v3.1.3 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,641 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/advancedComponents/web/dox/manifest.xml
INFO 2017-07-28T20:43:06,645 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'jsonFileImport', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,653 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'graphicalViews', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,690 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'scripting', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,700 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'watchlists', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,717 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dataPointDetailsView', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,726 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'modbus', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,738 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dashboards', v3.6.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,856 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'onewire', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,866 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'virtualDS', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,875 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dashboardDesigner', v3.1.5 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,880 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/dashboardDesigner/web/dox/manifest.xml
INFO 2017-07-28T20:43:06,885 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dataFile', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,904 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoUI', v3.1.7 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:06,909 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/mangoUI/web/dox/manifest.xml
INFO 2017-07-28T20:43:07,013 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'ssh', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,022 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'envcands', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,030 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dnp3', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,039 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'dataImport', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,047 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'pop3', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,054 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'deviceConfig', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,059 (com.serotonin.m2m2.util.DocumentationManifest.parseManifestFile:60) - Documentation manifest file not found: /opt/mango/web/modules/deviceConfig/web/dox/manifest.xml
INFO 2017-07-28T20:43:07,061 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'templateConfig', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,071 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'BACnet', v3.1.1 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,080 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'pid', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,090 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'zwave', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,107 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'egauge', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,115 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'scheduledEvents', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,124 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'loggingConsole', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,131 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'sstGraphics', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,146 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'mangoNoSqlDatabase', v3.1.2 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,157 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'reports', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,167 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'maintenanceEvents', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,175 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'serial', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:07,182 (com.serotonin.m2m2.Main.loadModules:544) - Loading module 'internal', v3.1.0 by Infinite Automation Systems Inc.
INFO 2017-07-28T20:43:13,651 (com.serotonin.m2m2.Lifecycle.initialize:192) - Initializing Spring Object Mapper
INFO 2017-07-28T20:43:15,789 (com.serotonin.m2m2.Lifecycle.loadLic:503) - Checking license...
WARN 2017-07-28T20:43:16,114 (com.serotonin.m2m2.TimedLicenseRegistrar.checkLicenses:62) - Mango NoSQL database is running in free mode, Mango will shutdown at 4:43:16 29/07/2017.
INFO 2017-07-28T20:43:16,409 (com.serotonin.m2m2.db.H2Proxy.initializeImpl:42) - Initializing H2 connection manager
INFO 2017-07-28T20:43:17,758 (com.serotonin.m2m2.db.upgrade.DBUpgrade.checkUpgrade:36) - Starting instance with core version 3.1.1+20170620163725, db 17
INFO 2017-07-28T20:43:17,759 (com.infiniteautomation.nosql.MangoNoSqlProxy.initialize:77) - Starting MangoNoSql Database
INFO 2017-07-28T20:43:17,883 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:140) - Database started
INFO 2017-07-28T20:43:17,972 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:169) - Empty dir delete took 47ms
INFO 2017-07-28T20:43:18,277 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:140) - Database started
INFO 2017-07-28T20:43:18,303 (com.infiniteautomation.tsdb.impl.IasTsdbImpl.<init>:169) - Empty dir delete took 0ms
WARN 2017-07-28T20:43:18,685 (com.serotonin.m2m2.Lifecycle.runtimeManagerInitialize:715) -
-
NOTE *
- Mango Automation is starting in safe mode. All data *
- sources, publishers, and elements applicable from *
- modules will be disabled. To disable safe mode, remove *
- the SAFE file from the Mango Automation application *
- directory. *
-
*
- To find all objects that were automatically disabled, *
- search for Audit Events on the alarms page. *
INFO 2017-07-28T20:43:19,005 (com.serotonin.m2m2.rt.RuntimeManager.initialize:160) - Starting 0 Publishers...
INFO 2017-07-28T20:43:19,006 (com.serotonin.m2m2.rt.RuntimeManager.initialize:172) - 0 Publisher's started in 4ms
INFO 2017-07-28T20:43:22,691 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:32) - Mango Automation context starting
INFO 2017-07-28T20:43:22,693 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:40) - Mango Automation context started
INFO 2017-07-28T20:43:35,136 (com.serotonin.m2m2.web.mvc.rest.v1.BacnetDiscoveryRestController.<init>:54) - Creating Discovery Rest Controller
INFO 2017-07-28T20:43:36,221 (com.serotonin.m2m2.web.mvc.rest.v1.DataPointRestController.<init>:72) - Creating Data Point Rest Controller.
INFO 2017-07-28T20:43:37,064 (com.serotonin.m2m2.web.mvc.rest.v1.DataSourceRestController.<init>:58) - Creating DS Rest Controller
WARN 2017-07-28T20:43:42,784 (org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandlers:114) - Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
INFO 2017-07-28T20:43:44,520 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: EnvCanEditDwr
INFO 2017-07-28T20:43:44,524 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: HttpDataSourceDwr
INFO 2017-07-28T20:43:44,526 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: TcpIpDataSourceEditDwr
INFO 2017-07-28T20:43:44,529 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: Pop3EditDwr
INFO 2017-07-28T20:43:44,533 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: DataFileDataSourceEditDwr
INFO 2017-07-28T20:43:44,536 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ZwaveEditDwr
INFO 2017-07-28T20:43:44,540 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: BACnetMSTPEditDwr
INFO 2017-07-28T20:43:44,544 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: MBusEditDwr
INFO 2017-07-28T20:43:44,547 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SNMPEditDwr
INFO 2017-07-28T20:43:44,549 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: InternalEditDwr
INFO 2017-07-28T20:43:44,551 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SerialEditDwr
INFO 2017-07-28T20:43:44,555 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: MetaEditDwr
INFO 2017-07-28T20:43:44,558 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: PersistentDataSourceDwr
INFO 2017-07-28T20:43:44,560 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: DnpEditDwr
INFO 2017-07-28T20:43:44,565 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ModbusEditDwr
INFO 2017-07-28T20:43:44,567 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: Log4jEditDwr
INFO 2017-07-28T20:43:44,570 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ScriptingEditDwr
INFO 2017-07-28T20:43:44,573 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SshDataSourceEditDwr
INFO 2017-07-28T20:43:44,576 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: PidDataSourceEditDwr
INFO 2017-07-28T20:43:44,579 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: AsciiFileEditDwr
INFO 2017-07-28T20:43:44,580 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr
INFO 2017-07-28T20:43:44,583 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: OneWireEditDwr
INFO 2017-07-28T20:43:44,586 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: SqlEditDwr
INFO 2017-07-28T20:43:44,588 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: VMStatEditDwr
INFO 2017-07-28T20:43:44,590 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: MqttClientEditDwr
INFO 2017-07-28T20:43:44,593 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: EgaugeDataSourceDwr
INFO 2017-07-28T20:43:44,593 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr
INFO 2017-07-28T20:43:44,594 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: BACnetIPEditDwr
INFO 2017-07-28T20:43:44,595 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: br.org.scadabr.dnp3.dwr.DnpEditDwr
INFO 2017-07-28T20:43:44,597 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: ControlCoreEditDwr
INFO 2017-07-28T20:43:44,597 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.modbus.dwr.ModbusEditDwr
INFO 2017-07-28T20:43:44,597 (com.serotonin.m2m2.Lifecycle.configureDwr:1160) - Duplicate definition of DWR class ignored: com.serotonin.m2m2.http.dwr.HttpDataSourceDwr
INFO 2017-07-28T20:43:44,600 (com.serotonin.m2m2.Lifecycle.configureDwr:1167) - Added DWR definition for: VirtualEditDwr
INFO 2017-07-28T20:43:44,680 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_point_details.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,681 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,681 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/pending_alarms.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,681 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/event_handlers.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,682 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_sources.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,682 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/point_hierarchy.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,682 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mailing_lists.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,682 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/publishers.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,682 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/system_settings.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,683 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/modules.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,683 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/emport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,683 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/error.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,683 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/not-found.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,684 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/unauthorized.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,684 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/upload.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,684 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mobile_data_point_details.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,684 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/point_links.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,685 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/excel-reports.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,687 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/public_view.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,689 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/views.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,696 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mobile/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,697 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,697 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/point_details.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,699 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mango-api-docs//*] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,701 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/private-dashboards///] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,703 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/public-dashboards//**/] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,707 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/csvDataImport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,707 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/dataImport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,708 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/templateConfig.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,708 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/logging_console.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,708 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/mango_no_sql.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,708 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/m2m_report_import.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,709 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/reports.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,712 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/reportChart.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,713 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/status.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,713 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/queueStats.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,713 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/workItems.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,713 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/threads.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,714 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/internal/tasks.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,714 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_point_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataPointEditController]
INFO 2017-07-28T20:43:44,715 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_source_properties.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataSourcePropertiesController]
INFO 2017-07-28T20:43:44,715 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_source_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataSourceEditController]
INFO 2017-07-28T20:43:44,715 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/data_source_properties_error.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.DataSourceEditController]
INFO 2017-07-28T20:43:44,715 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/help.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.HelpController]
INFO 2017-07-28T20:43:44,716 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/startup.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.StartupController]
INFO 2017-07-28T20:43:44,716 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/shutdown.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.ShutdownController]
INFO 2017-07-28T20:43:44,716 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/publisher_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.PublisherEditController]
INFO 2017-07-28T20:43:44,716 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/users.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.controller.UsersController]
INFO 2017-07-28T20:43:44,722 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/sqlConsole.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,722 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/globalScripts.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,724 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/view_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,725 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/scheduled_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:43:44,725 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:362) - Mapped URL path [/maintenance_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2017-07-28T20:44:32,817 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c chmod +x /opt/mango/web/modules/mangoESConfiguration/resources/scripts/linux/.sh
INFO 2017-07-28T20:44:32,835 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c chmod +x /opt/mango/web/modules/mangoESConfiguration/resources/scripts/linux/patchScripts/.sh
INFO 2017-07-28T20:44:32,852 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c hostname
INFO 2017-07-28T20:44:32,869 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c cat /etc/timezone
INFO 2017-07-28T20:44:32,885 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c /opt/mango/web/modules/mangoESConfiguration/resources/scripts/linux/timezone.sh -l
INFO 2017-07-28T20:44:32,924 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c AP_CONF=sudo /etc/init.d/hostapd status | grep /usr/sbin/hostapd | grep -o "[^ ]*conf"
&& if [ -e $AP_CONF ]; then cat $AP_CONF | grep -oP "(?<=^interface=)."; fi
INFO 2017-07-28T20:44:33,050 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c ip addr
INFO 2017-07-28T20:44:33,085 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c sudo /sbin/iwconfig
INFO 2017-07-28T20:44:33,155 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c cat $(ls /etc/network/interfaces.d/.cfg) /etc/network/interfaces
INFO 2017-07-28T20:44:33,197 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c ps -ef | grep dhclient
INFO 2017-07-28T20:44:33,273 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c ip route
INFO 2017-07-28T20:44:33,301 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c ip -6 route
INFO 2017-07-28T20:44:52,644 (com.infiniteautomation.system.SystemManager.createProcess:104) - Running command: sh -c sudo /sbin/reboot
INFO 2017-07-28T20:44:52,724 (com.serotonin.m2m2.Lifecycle.terminate:361) - Mango Lifecycle terminating... -