Erro System Exception

Eu estava criando variáveis recentemente para o meu projeto utilizando a aba importar/exportar.
Mas algumas variáveis que criei por código json não foram criadas corretamente, e por causa disso tive que excluí-las, no entanto, quando excluí elas, a minha aba de DataSource, quando clico sobre ela, não funciona mais.

Apresenta esse erro:

System exception!

The server has experienced an exception processing your last request. The exception has been logged, and system administrators will be notified of this problem. You may continue to use the site. We apologize for the inconvenience.

Hide error details

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:535)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:453)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at com.serotonin.mango.web.filter.WebContextFilter.doFilter(WebContextFilter.java:57)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at com.serotonin.mango.web.filter.LoggedInFilter.doFilter(LoggedInFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at com.serotonin.web.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:37)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at java.lang.String$CaseInsensitiveComparator.compare(String.java:1193)
at java.lang.String$CaseInsensitiveComparator.compare(String.java:1186)
at java.lang.String.compareToIgnoreCase(String.java:1239)
at com.serotonin.mango.vo.DataPointNameComparator.compare(DataPointNameComparator.java:34)
at com.serotonin.mango.vo.DataPointNameComparator.compare(DataPointNameComparator.java:1)
at java.util.TimSort.gallopLeft(TimSort.java:542)
at java.util.TimSort.mergeLo(TimSort.java:752)
at java.util.TimSort.mergeAt(TimSort.java:514)
at java.util.TimSort.mergeCollapse(TimSort.java:441)
at java.util.TimSort.sort(TimSort.java:245)
at java.util.Arrays.sort(Arrays.java:1512)
at java.util.ArrayList.sort(ArrayList.java:1464)
at java.util.Collections.sort(Collections.java:177)
at com.serotonin.mango.db.dao.DataPointDao.getDataPoints(DataPointDao.java:108)
at com.serotonin.mango.web.mvc.controller.DataSourceListController.getData(DataSourceListController.java:58)
at com.serotonin.web.util.PaginatedListController.getData(PaginatedListController.java:54)
at com.serotonin.web.util.PaginatedListController.handle(PaginatedListController.java:38)
at org.springframework.web.servlet.mvc.AbstractCommandController.handleRequestInternal(AbstractCommandController.java:84)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:523)
… 34 more

REQUEST URL
http://localhost:8080/ScadaBR/exception/error.jsp

REQUEST PARAMETERS

REQUEST HEADERS
host=localhost:8080
connection=keep-alive
sec-ch-ua=“Not.A/Brand”;v=“8”, “Chromium”;v=“114”, “Google Chrome”;v=“114”
sec-ch-ua-mobile=?0
sec-ch-ua-platform=“Windows”
upgrade-insecure-requests=1
user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
accept=text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
sec-fetch-site=same-origin
sec-fetch-mode=navigate
sec-fetch-user=?1
sec-fetch-dest=document
referer=http://localhost:8080/ScadaBR/views.shtm?viewId=6
accept-encoding=gzip, deflate, br
accept-language=pt-BR,pt;q=0.9,en-US;q=0.8,en;q=0.7
cookie=theme=black.css; fullScreen=no; JSESSIONID=3BB28C27741CD192E6B504AF01478855

REQUEST ATTRIBUTES
javax.servlet.forward.request_uri=/ScadaBR/data_sources.shtm
javax.servlet.forward.context_path=/ScadaBR
javax.servlet.forward.servlet_path=/data_sources.shtm
javax.servlet.forward.mapping=org.apache.catalina.core.ApplicationMapping$MappingImpl@7813c9e8
javax.servlet.error.status_code=500
org.springframework.web.servlet.DispatcherServlet.CONTEXT=org.springframework.web.context.support.XmlWebApplicationContext@202ab08b: display name [WebApplicationContext for namespace ‘springDispatcher-servlet’]; startup date [Mon Jul 03 17:48:59 BRT 2023]; parent: org.springframework.web.context.support.XmlWebApplicationContext@170df1ed
availableLanguages=[com.serotonin.db.KeyValuePair@29a764c3, com.serotonin.db.KeyValuePair@5bbb750a, com.serotonin.db.KeyValuePair@48779747, com.serotonin.db.KeyValuePair@2e4d4b28, com.serotonin.db.KeyValuePair@3cdeb35e, com.serotonin.db.KeyValuePair@3ccd82ea, com.serotonin.db.KeyValuePair@48f4e79b, com.serotonin.db.KeyValuePair@ca4e1a6, com.serotonin.db.KeyValuePair@4529f72f, com.serotonin.db.KeyValuePair@15a3f7b2]
sessionUser=com.serotonin.mango.vo.User@20
javax.servlet.error.message=
javax.servlet.error.servlet_name=springDispatcher
org.springframework.web.servlet.DispatcherServlet.THEME_SOURCE=org.springframework.web.context.support.XmlWebApplicationContext@202ab08b: display name [WebApplicationContext for namespace ‘springDispatcher-servlet’]; startup date [Mon Jul 03 17:48:59 BRT 2023]; parent: org.springframework.web.context.support.XmlWebApplicationContext@170df1ed
instanceDescription=ScadaBR 1.2
org.springframework.web.servlet.DispatcherServlet.LOCALE_RESOLVER=org.springframework.web.servlet.i18n.SessionLocaleResolver@1806c53c
NEW_ID=-1
org.springframework.web.servlet.HandlerMapping.pathWithinHandlerMapping=/data_sources.shtm
lang=pt
javax.servlet.error.request_uri=/ScadaBR/data_sources.shtm
org.springframework.web.servlet.DispatcherServlet.THEME_RESOLVER=org.springframework.web.servlet.theme.FixedThemeResolver@7f49d971
javax.servlet.error.exception=org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException

SESSION ATTRIBUTES
sessionUser=com.serotonin.mango.vo.User@20
LONG_POLL_DATA_TIMEOUT=1688468922038
LONG_POLL_DATA=[com.serotonin.mango.web.dwr.longPoll.LongPollData@7a0402a2]

CONTEXT ATTRIBUTES
RUNTIME_MANAGER=com.serotonin.mango.rt.RuntimeManager@4809783b
constants.EventType.EventSources.SYSTEM=4
org.apache.catalina.resources=org.apache.catalina.webresources.StandardRoot@63e082ac
constants.PublisherVO.Types.HTTP_SENDER=1
USER_CACHE=br.org.scadabr.vo.userCache.UserCache@13444683
DwrContainer=org.directwebremoting.impl.DefaultContainer@48218dbf
constants.DataSourceVO.Types.OPC=32
constants.SystemEventType.TYPE_POINT_LINK_FAILURE=9
constants.EventType.EventSources.PUBLISHER=7
constants.SystemEventType.TYPE_USER_LOGIN=4
constants.DataSourceVO.Types.JMX=26
constants.EventType.EventSources.DATA_POINT=1
DYNAMIC_IMAGES=[com.serotonin.mango.view.DynamicImage@4b6aec20, com.serotonin.mango.view.DynamicImage@2c78e203, com.serotonin.mango.view.DynamicImage@1db9c951, com.serotonin.mango.view.DynamicImage@59b1e32c]
constants.UserComment.TYPE_EVENT=1
AxisEngine=org.apache.axis.server.AxisServer@45261fd6
constants.DataSourceVO.Types.ONE_WIRE=8
org.apache.catalina.webappVersion=
javax.servlet.http.HttpServlet=org.directwebremoting.servlet.DwrServlet@2ea5858b
constants.DataSourceVO.Types.PACHUBE=23
constants.DataTypes.ALPHANUMERIC=4
constants.Permissions.DataPointAccessTypes.SET=2
constants.DataSourceVO.Types.SNMP=5
constants.EventType.EventSources.DATA_SOURCE=3
constants.AuditEventType.TYPE_DATA_SOURCE=1
constants.SystemEventType.TYPE_EMAIL_SEND_FAILURE=8
constants.Permissions.DataPointAccessTypes.NONE=0
constants.DataSourceVO.Types.NODAVE_S7=37
HTTP_RECEIVER_MULTICASTER=com.serotonin.mango.rt.dataSource.http.HttpReceiverMulticaster@7d05224f
constants.DataSourceVO.Types.ALPHA_2=39
constants.DataSourceVO.Types.HTTP_RETRIEVER=11
constants.DataSourceVO.Types.PERSISTENT=24
constants.PublisherVO.Types.PERSISTENT=3
constants.DataSourceVO.Types.NMEA=13
constants.DataSourceVO.Types.HTTP_IMAGE=15
EVENT_MANAGER=com.serotonin.mango.rt.EventManager@2bfb1640
org.springframework.web.context.WebApplicationContext.ROOT=org.springframework.web.context.support.XmlWebApplicationContext@170df1ed: display name [Root WebApplicationContext]; startup date [Mon Jul 03 17:48:56 BRT 2023]; root of context hierarchy
constants.AuditEventType.TYPE_POINT_EVENT_DETECTOR=3
constants.SystemEventType.TYPE_COMPOUND_DETECTOR_FAILURE=6
org.directwebremoting.WebContextFactory$WebContextBuilder=org.directwebremoting.impl.DefaultWebContextBuilder@5e567446
constants.DataTypes.MULTISTATE=2
constants.AuditEventType.TYPE_POINT_LINK=7
org.apache.catalina.jsp_classpath=/C:/Program Files/ScadaBR/tomcat/lib/;/C:/Program Files/ScadaBR/tomcat/lib/annotations-api.jar;/C:/Program Files/ScadaBR/tomcat/lib/catalina-ant.jar;/C:/Program Files/ScadaBR/tomcat/lib/catalina-ha.jar;/C:/Program Files/ScadaBR/tomcat/lib/catalina-ssi.jar;/C:/Program Files/ScadaBR/tomcat/lib/catalina-storeconfig.jar;/C:/Program Files/ScadaBR/tomcat/lib/catalina-tribes.jar;/C:/Program Files/ScadaBR/tomcat/lib/catalina.jar;/C:/Program Files/ScadaBR/tomcat/lib/ecj-4.20.jar;/C:/Program Files/ScadaBR/tomcat/lib/el-api.jar;/C:/Program Files/ScadaBR/tomcat/lib/jasper-el.jar;/C:/Program Files/ScadaBR/tomcat/lib/jasper.jar;/C:/Program Files/ScadaBR/tomcat/lib/jaspic-api.jar;/C:/Program Files/ScadaBR/tomcat/lib/jsp-api.jar;/C:/Program Files/ScadaBR/tomcat/lib/servlet-api.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-api.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-coyote.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-dbcp.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-cs.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-de.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-es.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-fr.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-ja.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-ko.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-pt-BR.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-ru.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-i18n-zh-CN.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-jdbc.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-jni.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-util-scan.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-util.jar;/C:/Program Files/ScadaBR/tomcat/lib/tomcat-websocket.jar;/C:/Program Files/ScadaBR/tomcat/lib/websocket-api.jar;/C:/Program Files/ScadaBR/tomcat/bin/bootstrap.jar;/C:/Program Files/ScadaBR/tomcat/bin/tomcat-juli.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/access-bridge-64.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/cldrdata.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/dnsns.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/jaccess.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/localedata.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/nashorn.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/sunec.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/sunjce_provider.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/sunmscapi.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/sunpkcs11.jar;/C:/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/jre/lib/ext/zipfs.jar
constants.UserComment.TYPE_POINT=2
constants.EventType.EventSources.MAINTENANCE=9
constants.DataTypes.IMAGE=5
constants.DataSourceVO.Types.ASCII_FILE=33
org.springframework.web.servlet.FrameworkServlet.CONTEXT.springDispatcher=org.springframework.web.context.support.XmlWebApplicationContext@202ab08b: display name [WebApplicationContext for namespace ‘springDispatcher-servlet’]; startup date [Mon Jul 03 17:48:59 BRT 2023]; parent: org.springframework.web.context.support.XmlWebApplicationContext@170df1ed
constants.DataSourceVO.Types.GALIL=14
constants.Permissions.DataPointAccessTypes.DATA_SOURCE=3
constants.AuditEventType.TYPE_DATA_POINT=2
constants.DataTypes.NUMERIC=3
constants.AuditEventType.TYPE_COMPOUND_EVENT_DETECTOR=4
IMAGE_SETS=[com.serotonin.mango.view.ImageSet@5c5d3bda, com.serotonin.mango.view.ImageSet@89e7d44, com.serotonin.mango.view.ImageSet@7ba43301, com.serotonin.mango.view.ImageSet@163d9c77, com.serotonin.mango.view.ImageSet@230be681, com.serotonin.mango.view.ImageSet@5804cbf9, com.serotonin.mango.view.ImageSet@2e2c7c3, com.serotonin.mango.view.ImageSet@78462dcc, com.serotonin.mango.view.ImageSet@405e3ab, com.serotonin.mango.view.ImageSet@7a20abd1, com.serotonin.mango.view.ImageSet@6e68b789, com.serotonin.mango.view.ImageSet@2789dfc5, com.serotonin.mango.view.ImageSet@c3a6824, com.serotonin.mango.view.ImageSet@73bb3451, com.serotonin.mango.view.ImageSet@58440150, com.serotonin.mango.view.ImageSet@31da9a6a, com.serotonin.mango.view.ImageSet@6e7eaf3d, com.serotonin.mango.view.ImageSet@444d171f, com.serotonin.mango.view.ImageSet@3cfbc047, com.serotonin.mango.view.ImageSet@59170478, com.serotonin.mango.view.ImageSet@420b5f20, com.serotonin.mango.view.ImageSet@6e525d91, com.serotonin.mango.view.ImageSet@c4951e4, com.serotonin.mango.view.ImageSet@6d1cb0d1, com.serotonin.mango.view.ImageSet@7576000d, com.serotonin.mango.view.ImageSet@93465e7, com.serotonin.mango.view.ImageSet@4f34c354, com.serotonin.mango.view.ImageSet@47a6685b, com.serotonin.mango.view.ImageSet@2157eca, com.serotonin.mango.view.ImageSet@28242832, com.serotonin.mango.view.ImageSet@41e37001, com.serotonin.mango.view.ImageSet@35732cd6, com.serotonin.mango.view.ImageSet@1cb9e79c, com.serotonin.mango.view.ImageSet@15553981, com.serotonin.mango.view.ImageSet@4f6c3052, com.serotonin.mango.view.ImageSet@63d5a0f5, com.serotonin.mango.view.ImageSet@30832e14, com.serotonin.mango.view.ImageSet@c2690b4, com.serotonin.mango.view.ImageSet@2266cfc2, com.serotonin.mango.view.ImageSet@6c7a1173, com.serotonin.mango.view.ImageSet@45207166, com.serotonin.mango.view.ImageSet@7d3bea46, com.serotonin.mango.view.ImageSet@693732fc, com.serotonin.mango.view.ImageSet@55fa5720, com.serotonin.mango.view.ImageSet@1317a7b8, com.serotonin.mango.view.ImageSet@315c0646, com.serotonin.mango.view.ImageSet@61ac6243, com.serotonin.mango.view.ImageSet@66e86a01, com.serotonin.mango.view.ImageSet@48ec3b03, com.serotonin.mango.view.ImageSet@19d37a6e, com.serotonin.mango.view.ImageSet@1befad6d, com.serotonin.mango.view.ImageSet@3ef27473, com.serotonin.mango.view.ImageSet@176f748d, com.serotonin.mango.view.ImageSet@156d7c04, com.serotonin.mango.view.ImageSet@738f3f01, com.serotonin.mango.view.ImageSet@5ef38cef, com.serotonin.mango.view.ImageSet@325450a0, com.serotonin.mango.view.ImageSet@4ca787b2, com.serotonin.mango.view.ImageSet@46dace10, com.serotonin.mango.view.ImageSet@48ca6d0, com.serotonin.mango.view.ImageSet@14cd37b1, com.serotonin.mango.view.ImageSet@6427b88d, com.serotonin.mango.view.ImageSet@741d5057]
constants.Common.NEW_ID=-1
constants.DataSourceVO.Types.VMSTAT=17
constants.AuditEventType.TYPE_EVENT_HANDLER=6
DATAPOINTS_NAME_ID_MAPPING={APT102CorMot=1450, AP502TensaoMot=1483, AP202TensaoMot=1474, AP101ConsAr=1431, AP202CorMot=1489, PorMot=1441, APT101ConsILT=1432, AP302TensaoAr=1475, FPMot=1520, AP402TensaoIlumTom=1479, AP202CorIlumTom=1488, APT102CorILT=1449, APT102FpMot=1453, AP402CorIlumTom=1494, AP102CorIlumTom=1485, AP502CorIlumTom=1497, APT101TenILT=1422, APT101ConsMot=1433, PorIlu=1440, TesteAlarm=1456, APT102TenMot=1448, AP302CorIlumTom=1491, AP502CorMot=1498, APT101FpAr=1428, APT102ConsILT=1443, AP102ConsAr=1442, null=1537, NumAp=93, APT101CorAr=1424, AP102TensaoMot=1471, FPAr=1518, Teste=1454, AP202TensaoAr=1472, TenAr=1500, TstDat=1437, AP102CorMot=1486, ConsAr=1522, APT102FpILT=1452, AP502CorAr=1496, CorIlu=1504, APT101TenMot=1425, APT101TenAr=1423, APT102TenILT=1445, TenMot=1502, APT101CorILT=1426, APT102FpAr=1451, AP502TensaoAr=1481, AP502TensaoIlumTom=1482, AP302CorMot=1492, ConsIlu=1523, AP102CorAr=1484, APT102ConsMot=1444, CorAr=1503, APT101FpILT=1429, AP202CorAr=1487, AP302CorAr=1490, AP402CorAr=1493, AP102TensaoAr=1469, APT102CorAr=1447, PorAr=1439, APT102TenAr=1446, AP202TensaoIlumTom=1473, NumApt=1436, NumBloco=1421, AP302TensaoMot=1477, CorMot=1521, AP302TensaoIlumTom=1476, TenIlu=1501, APT101CorMot=1427, ConsMot=1524, AP102TensaoIlumTom=1470, AP402CorMot=1495, APT101FpMot=1430, AP402TensaoAr=1478, AP402TensaoMot=1480, FPIlu=1519, ConsTotal=1499}
constants.DataSourceVO.Types.RADIUINO=41
constants.DataSourceVO.Types.BACNET=10
constants.PublisherVO.Types.PACHUBE=2
constants.Permissions.DataPointAccessTypes.READ=1
org.directwebremoting.ContainerList=[org.directwebremoting.impl.DefaultContainer@48218dbf]
constants.EventType.EventSources.SCHEDULED=6
constants.DataTypes.BINARY=1
constants.SystemEventType.TYPE_SYSTEM_STARTUP=1
javax.servlet.ServletConfig=org.apache.catalina.core.StandardWrapperFacade@1546d222
clientSideMessages={common.alarmLevel.lifeSafety=com.serotonin.web.i18n.LocalizableMessage@1c71626, common.disabled=com.serotonin.web.i18n.LocalizableMessage@be9bfeff, header.mute=com.serotonin.web.i18n.LocalizableMessage@43df3cba, header.unmute=com.serotonin.web.i18n.LocalizableMessage@d635aa93, common.alarmLevel.critical=com.serotonin.web.i18n.LocalizableMessage@2b076d7, js.help.loading=com.serotonin.web.i18n.LocalizableMessage@10dfaff4, js.help.related=com.serotonin.web.i18n.LocalizableMessage@3dce6ae3, js.disabledCed=com.serotonin.web.i18n.LocalizableMessage@5d4e0ee1, js.help.lastUpdated=com.serotonin.web.i18n.LocalizableMessage@729293fd, js.email.addAddress=com.serotonin.web.i18n.LocalizableMessage@cbb9a38a, js.disabledSe=com.serotonin.web.i18n.LocalizableMessage@97a7b393, scheduledEvents.se=com.serotonin.web.i18n.LocalizableMessage@b5cc6cfa, js.help.error=com.serotonin.web.i18n.LocalizableMessage@f876c0, js.email.addUser=com.serotonin.web.i18n.LocalizableMessage@49cc77b5, js.email.addMailingList=com.serotonin.web.i18n.LocalizableMessage@6fa4a69f, js.email.noRecipForEmail=com.serotonin.web.i18n.LocalizableMessage@4b694592, common.access.set=com.serotonin.web.i18n.LocalizableMessage@a3e5309b, common.access.read=com.serotonin.web.i18n.LocalizableMessage@d8bff83d, common.sendTestEmail=com.serotonin.web.i18n.LocalizableMessage@8fd89c9f, pointLinks.pointLink=com.serotonin.web.i18n.LocalizableMessage@2c6dd5e5, js.disabledPointLink=com.serotonin.web.i18n.LocalizableMessage@25407509, compoundDetectors.compoundEventDetector=com.serotonin.web.i18n.LocalizableMessage@51020f89, common.disabledToggle=com.serotonin.web.i18n.LocalizableMessage@d7f89333, common.alarmLevel.none=com.serotonin.web.i18n.LocalizableMessage@223c1a70, common.administrator=com.serotonin.web.i18n.LocalizableMessage@a467f3ea, common.enabledToggle=com.serotonin.web.i18n.LocalizableMessage@ea5c2f12, common.alarmLevel.urgent=com.serotonin.web.i18n.LocalizableMessage@8fa9c879, common.minimize=com.serotonin.web.i18n.LocalizableMessage@5d740b21, js.email.noRecipients=com.serotonin.web.i18n.LocalizableMessage@d78563d2, common.user=com.serotonin.web.i18n.LocalizableMessage@8a9479ce, events.silence=com.serotonin.web.i18n.LocalizableMessage@8376c0ac, js.email.testSent=com.serotonin.web.i18n.LocalizableMessage@f59d9881, common.maximize=com.serotonin.web.i18n.LocalizableMessage@c752a74f, events.unsilence=com.serotonin.web.i18n.LocalizableMessage@29ad6533, common.alarmLevel.info=com.serotonin.web.i18n.LocalizableMessage@2239cfe6}
constants.DataSourceVO.Types.EBI25=16
constants.SystemEventType.TYPE_SET_POINT_HANDLER_FAILURE=7
constants.EventType.EventSources.AUDIT=8
constants.DataSourceVO.Types.OPEN_V_4_J=19
constants.Permissions.DataPointAccessTypes.ADMIN=4
constants.DataSourceVO.Types.DR_STORAGE_HT5B=38
javax.websocket.server.ServerContainer=org.apache.tomcat.websocket.server.WsServerContainer@684b1f84
org.directwebremoting.impl.ServerContext=org.directwebremoting.impl.DefaultServerContext@31f121d0
AdminServletAxisEngine=org.apache.axis.server.AxisServer@45261fd6
constants.DataSourceVO.Types.MODBUS_SERIAL=2
constants.DataSourceVO.Types.POP3=12
org.apache.tomcat.JarScanner=org.apache.tomcat.util.scan.StandardJarScanner@2f705051
constants.DataSourceVO.Types.VICONICS=18
FREEMARKER_CONFIG=freemarker.template.Configuration@c84405f
constants.DataSourceVO.Types.SQL=6
constants.DataSourceVO.Types.MODBUS_IP=3
constants.AuditEventType.TYPE_SCHEDULED_EVENT=5
constants.SystemEventType.TYPE_SYSTEM_SHUTDOWN=2
constants.DataSourceVO.Types.ASCII_SERIAL=34
constants.DataSourceVO.Types.HTTP_RECEIVER=7
constants.DataSourceVO.Types.DNP3_IP=21
BACKGROUND_PROCESSING=com.serotonin.mango.rt.maint.BackgroundProcessing@3c03c974
constants.EventType.EventSources.COMPOUND=5
constants.DataSourceVO.Types.VIRTUAL=1
org.apache.jasper.runtime.JspApplicationContextImpl=org.apache.jasper.runtime.JspApplicationContextImpl@4449085
javax.servlet.context.tempdir=C:\Program Files\ScadaBR\tomcat\work\Catalina\localhost\ScadaBR
constants.DataSourceVO.Types.META=9
constants.DataSourceVO.Types.INTERNAL=27
org.apache.tomcat.InstanceManager=org.apache.catalina.core.DefaultInstanceManager@291baa84
constants.DataSourceVO.Types.DNP3_SERIAL=22
org.directwebremoting.Container=org.directwebremoting.impl.DefaultContainer@48218dbf
org.apache.jasper.compiler.TldCache=org.apache.jasper.compiler.TldCache@7b39140
DATABASE_ACCESS=com.serotonin.mango.db.DerbyAccess@25d9b0ab
constants.DataSourceVO.Types.IEC101_ETHERNET=36
constants.SystemEventType.TYPE_PROCESS_FAILURE=10
constants.SystemEventType.TYPE_MAX_ALARM_LEVEL_CHANGED=3
constants.DataSourceVO.Types.M_BUS=20
constants.DataSourceVO.Types.IEC101_SERIAL=35