• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. ORU_david
    3. Posts

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 17
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by ORU_david

    • Looking for one on one support.

      I need help with my Mango V3 system. I'm looking for someone who can provide one on one training and help keep my system updated in a timely manner.

      dking@cityplextowers.com

      posted in User help
      O
      ORU_david
    • Dashboard directory not working with Google Chrome

      About two weeks ago, when I try to open a sub-directory, The arrow changes but none of the sub-directory item show up. ???

      f9d0e367-fd61-45a8-a60b-1ff15b25780b-image.png

      3135ad88-36ec-4b46-b0c1-4e00a8afe2d2-image.png

      posted in User help
      O
      ORU_david
    • RE: Mango server error

      That is great news. I really appreciate you doing that. Thanks

      posted in Hardware
      O
      ORU_david
    • RE: Mango server error

      Would someone please connect to it, it has my meters offline again. Thanks

      posted in Hardware
      O
      ORU_david
    • RE: Mango server error

      I turned the NoSQL, but having problems with the purge setting. Any changes shows failed.

      0_1576682706866_b198eae1-f9aa-4435-bf74-9a2396a25d4a-image.png

      posted in Hardware
      O
      ORU_david
    • RE: Mango server error

      Im not sure what to remove. This es reports to a server, so wouldn't the history be stored there? Joel set it up 4 yrs ago.

      0_1576620057404_a1c7ed66-2d54-41e6-8c00-8c5ede6932c7-image.png

      posted in Hardware
      O
      ORU_david
    • RE: Mango server error

      0_1576619915052_89c8d7a5-d2a8-4bde-a3b0-a669c4b6e91c-image.png

      posted in Hardware
      O
      ORU_david
    • RE: Mango server error

      Found it

      Server error

      java.lang.IllegalStateException: No output folder
      	at org.apache.jasper.servlet.JspServletWrapper.handleJspException (JspServletWrapper.java:601)
      	at org.apache.jasper.servlet.JspServletWrapper.service (JspServletWrapper.java:402)
      	at org.apache.jasper.servlet.JspServlet.serviceJspFile (JspServlet.java:386)
      	at org.apache.jasper.servlet.JspServlet.service (JspServlet.java:330)
      	at org.eclipse.jetty.jsp.JettyJspServlet.service (JettyJspServlet.java:112)
      	at javax.servlet.http.HttpServlet.service (HttpServlet.java:790)
      	at org.eclipse.jetty.servlet.ServletHolder.handle (ServletHolder.java:865)
      	at org.eclipse.jetty.servlet.ServletHandler.doHandle (ServletHandler.java:535)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:146)
      	at org.eclipse.jetty.security.SecurityHandler.handle (SecurityHandler.java:566)
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle (HandlerWrapper.java:132)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:257)
      	at org.eclipse.jetty.server.session.SessionHandler.doHandle (SessionHandler.java:1595)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:255)
      	at org.eclipse.jetty.server.handler.ContextHandler.doHandle (ContextHandler.java:1340)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:203)
      	at org.eclipse.jetty.servlet.ServletHandler.doScope (ServletHandler.java:473)
      	at org.eclipse.jetty.server.session.SessionHandler.doScope (SessionHandler.java:1564)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:201)
      	at org.eclipse.jetty.server.handler.ContextHandler.doScope (ContextHandler.java:1242)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:144)
      	at org.eclipse.jetty.server.Dispatcher.forward (Dispatcher.java:203)
      	at org.eclipse.jetty.server.Dispatcher.forward (Dispatcher.java:73)
      	at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward (HeaderWriterFilter.java:143)
      	at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel (InternalResourceView.java:170)
      	at org.springframework.web.servlet.view.AbstractView.render (AbstractView.java:316)
      	at org.springframework.web.servlet.DispatcherServlet.render (DispatcherServlet.java:1371)
      	at org.springframework.web.servlet.DispatcherServlet.processDispatchResult (DispatcherServlet.java:1117)
      	at org.springframework.web.servlet.DispatcherServlet.doDispatch (DispatcherServlet.java:1056)
      	at org.springframework.web.servlet.DispatcherServlet.doService (DispatcherServlet.java:942)
      	at org.springframework.web.servlet.FrameworkServlet.processRequest (FrameworkServlet.java:1005)
      	at org.springframework.web.servlet.FrameworkServlet.doGet (FrameworkServlet.java:897)
      	at javax.servlet.http.HttpServlet.service (HttpServlet.java:687)
      	at org.springframework.web.servlet.FrameworkServlet.service (FrameworkServlet.java:882)
      	at javax.servlet.http.HttpServlet.service (HttpServlet.java:790)
      	at org.eclipse.jetty.servlet.ServletHolder.handle (ServletHolder.java:865)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1655)
      	at com.serotonin.m2m2.web.filter.WebContextFilter.doFilter (WebContextFilter.java:43)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at com.serotonin.m2m2.web.filter.UrlSecurityFilter.doFilter (UrlSecurityFilter.java:191)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at com.serotonin.web.filter.CharacterSetFilter.doFilter (CharacterSetFilter.java:37)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1634)
      	at org.springframework.web.filter.ShallowEtagHeaderFilter.doFilterInternal (ShallowEtagHeaderFilter.java:108)
      	at com.serotonin.m2m2.web.filter.MangoShallowEtagHeaderFilter.doFilterInternal (MangoShallowEtagHeaderFilter.java:95)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:320)
      	at org.springframework.security.web.authentication.switchuser.SwitchUserFilter.doFilter (SwitchUserFilter.java:200)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke (FilterSecurityInterceptor.java:127)
      	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter (FilterSecurityInterceptor.java:91)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at com.serotonin.m2m2.web.mvc.spring.security.RateLimitingFilter.doFilterInternal (RateLimitingFilter.java:56)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at com.serotonin.m2m2.web.mvc.spring.security.PermissionExceptionFilter.doFilter (PermissionExceptionFilter.java:34)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter (ExceptionTranslationFilter.java:119)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.session.SessionManagementFilter.doFilter (SessionManagementFilter.java:137)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter (AnonymousAuthenticationFilter.java:111)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter (SecurityContextHolderAwareRequestFilter.java:170)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter (ConcurrentSessionFilter.java:155)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter (AbstractAuthenticationProcessingFilter.java:200)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter (AbstractAuthenticationProcessingFilter.java:200)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter (LogoutFilter.java:116)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal (CsrfFilter.java:100)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal (HeaderWriterFilter.java:74)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter (SecurityContextPersistenceFilter.java:105)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal (WebAsyncManagerIntegrationFilter.java:56)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.FilterChainProxy.doFilterInternal (FilterChainProxy.java:215)
      	at org.springframework.security.web.FilterChainProxy.doFilter (FilterChainProxy.java:178)
      	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate (DelegatingFilterProxy.java:357)
      	at org.springframework.web.filter.DelegatingFilterProxy.doFilter (DelegatingFilterProxy.java:270)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at org.eclipse.jetty.servlet.ServletHandler.doHandle (ServletHandler.java:533)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:146)
      	at org.eclipse.jetty.security.SecurityHandler.handle (SecurityHandler.java:548)
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle (HandlerWrapper.java:132)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:257)
      	at org.eclipse.jetty.server.session.SessionHandler.doHandle (SessionHandler.java:1595)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:255)
      	at org.eclipse.jetty.server.handler.ContextHandler.doHandle (ContextHandler.java:1340)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:203)
      	at org.eclipse.jetty.servlet.ServletHandler.doScope (ServletHandler.java:473)
      	at org.eclipse.jetty.server.session.SessionHandler.doScope (SessionHandler.java:1564)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:201)
      	at org.eclipse.jetty.server.handler.ContextHandler.doScope (ContextHandler.java:1242)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:144)
      	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle (ContextHandlerCollection.java:220)
      	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle (GzipHandler.java:740)
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle (HandlerWrapper.java:132)
      	at org.eclipse.jetty.server.Server.handle (Server.java:503)
      	at org.eclipse.jetty.server.HttpChannel.handle (HttpChannel.java:364)
      	at org.eclipse.jetty.server.HttpConnection.onFillable (HttpConnection.java:260)
      	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded (AbstractConnection.java:305)
      	at org.eclipse.jetty.io.FillInterest.fillable (FillInterest.java:103)
      	at org.eclipse.jetty.io.ChannelEndPoint$2.run (ChannelEndPoint.java:118)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask (EatWhatYouKill.java:333)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce (EatWhatYouKill.java:310)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce (EatWhatYouKill.java:168)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run (EatWhatYouKill.java:126)
      	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run (ReservedThreadExecutor.java:366)
      	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:765)
      	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run (QueuedThreadPool.java:683)
      	at java.lang.Thread.run (Thread.java:748)
      Caused by: No output folder
      	at org.apache.jasper.JspCompilationContext.createOutputDir (JspCompilationContext.java:687)
      	at org.apache.jasper.JspCompilationContext.getOutputDir (JspCompilationContext.java:202)
      	at org.apache.jasper.JspCompilationContext.getClassFileName (JspCompilationContext.java:535)
      	at org.apache.jasper.compiler.Compiler.isOutDated (Compiler.java:459)
      	at org.apache.jasper.compiler.Compiler.isOutDated (Compiler.java:425)
      	at org.apache.jasper.JspCompilationContext.compile (JspCompilationContext.java:588)
      	at org.apache.jasper.servlet.JspServletWrapper.service (JspServletWrapper.java:368)
      	at org.apache.jasper.servlet.JspServlet.serviceJspFile (JspServlet.java:386)
      	at org.apache.jasper.servlet.JspServlet.service (JspServlet.java:330)
      	at org.eclipse.jetty.jsp.JettyJspServlet.service (JettyJspServlet.java:112)
      	at javax.servlet.http.HttpServlet.service (HttpServlet.java:790)
      	at org.eclipse.jetty.servlet.ServletHolder.handle (ServletHolder.java:865)
      	at org.eclipse.jetty.servlet.ServletHandler.doHandle (ServletHandler.java:535)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:146)
      	at org.eclipse.jetty.security.SecurityHandler.handle (SecurityHandler.java:566)
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle (HandlerWrapper.java:132)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:257)
      	at org.eclipse.jetty.server.session.SessionHandler.doHandle (SessionHandler.java:1595)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:255)
      	at org.eclipse.jetty.server.handler.ContextHandler.doHandle (ContextHandler.java:1340)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:203)
      	at org.eclipse.jetty.servlet.ServletHandler.doScope (ServletHandler.java:473)
      	at org.eclipse.jetty.server.session.SessionHandler.doScope (SessionHandler.java:1564)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:201)
      	at org.eclipse.jetty.server.handler.ContextHandler.doScope (ContextHandler.java:1242)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:144)
      	at org.eclipse.jetty.server.Dispatcher.forward (Dispatcher.java:203)
      	at org.eclipse.jetty.server.Dispatcher.forward (Dispatcher.java:73)
      	at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward (HeaderWriterFilter.java:143)
      	at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel (InternalResourceView.java:170)
      	at org.springframework.web.servlet.view.AbstractView.render (AbstractView.java:316)
      	at org.springframework.web.servlet.DispatcherServlet.render (DispatcherServlet.java:1371)
      	at org.springframework.web.servlet.DispatcherServlet.processDispatchResult (DispatcherServlet.java:1117)
      	at org.springframework.web.servlet.DispatcherServlet.doDispatch (DispatcherServlet.java:1056)
      	at org.springframework.web.servlet.DispatcherServlet.doService (DispatcherServlet.java:942)
      	at org.springframework.web.servlet.FrameworkServlet.processRequest (FrameworkServlet.java:1005)
      	at org.springframework.web.servlet.FrameworkServlet.doGet (FrameworkServlet.java:897)
      	at javax.servlet.http.HttpServlet.service (HttpServlet.java:687)
      	at org.springframework.web.servlet.FrameworkServlet.service (FrameworkServlet.java:882)
      	at javax.servlet.http.HttpServlet.service (HttpServlet.java:790)
      	at org.eclipse.jetty.servlet.ServletHolder.handle (ServletHolder.java:865)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1655)
      	at com.serotonin.m2m2.web.filter.WebContextFilter.doFilter (WebContextFilter.java:43)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at com.serotonin.m2m2.web.filter.UrlSecurityFilter.doFilter (UrlSecurityFilter.java:191)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at com.serotonin.web.filter.CharacterSetFilter.doFilter (CharacterSetFilter.java:37)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1634)
      	at org.springframework.web.filter.ShallowEtagHeaderFilter.doFilterInternal (ShallowEtagHeaderFilter.java:108)
      	at com.serotonin.m2m2.web.filter.MangoShallowEtagHeaderFilter.doFilterInternal (MangoShallowEtagHeaderFilter.java:95)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:320)
      	at org.springframework.security.web.authentication.switchuser.SwitchUserFilter.doFilter (SwitchUserFilter.java:200)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke (FilterSecurityInterceptor.java:127)
      	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter (FilterSecurityInterceptor.java:91)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at com.serotonin.m2m2.web.mvc.spring.security.RateLimitingFilter.doFilterInternal (RateLimitingFilter.java:56)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at com.serotonin.m2m2.web.mvc.spring.security.PermissionExceptionFilter.doFilter (PermissionExceptionFilter.java:34)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter (ExceptionTranslationFilter.java:119)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.session.SessionManagementFilter.doFilter (SessionManagementFilter.java:137)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter (AnonymousAuthenticationFilter.java:111)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter (SecurityContextHolderAwareRequestFilter.java:170)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter (ConcurrentSessionFilter.java:155)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter (AbstractAuthenticationProcessingFilter.java:200)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter (AbstractAuthenticationProcessingFilter.java:200)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter (LogoutFilter.java:116)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal (CsrfFilter.java:100)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal (HeaderWriterFilter.java:74)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter (SecurityContextPersistenceFilter.java:105)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal (WebAsyncManagerIntegrationFilter.java:56)
      	at org.springframework.web.filter.OncePerRequestFilter.doFilter (OncePerRequestFilter.java:107)
      	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter (FilterChainProxy.java:334)
      	at org.springframework.security.web.FilterChainProxy.doFilterInternal (FilterChainProxy.java:215)
      	at org.springframework.security.web.FilterChainProxy.doFilter (FilterChainProxy.java:178)
      	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate (DelegatingFilterProxy.java:357)
      	at org.springframework.web.filter.DelegatingFilterProxy.doFilter (DelegatingFilterProxy.java:270)
      	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter (ServletHandler.java:1642)
      	at org.eclipse.jetty.servlet.ServletHandler.doHandle (ServletHandler.java:533)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:146)
      	at org.eclipse.jetty.security.SecurityHandler.handle (SecurityHandler.java:548)
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle (HandlerWrapper.java:132)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:257)
      	at org.eclipse.jetty.server.session.SessionHandler.doHandle (SessionHandler.java:1595)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle (ScopedHandler.java:255)
      	at org.eclipse.jetty.server.handler.ContextHandler.doHandle (ContextHandler.java:1340)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:203)
      	at org.eclipse.jetty.servlet.ServletHandler.doScope (ServletHandler.java:473)
      	at org.eclipse.jetty.server.session.SessionHandler.doScope (SessionHandler.java:1564)
      	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope (ScopedHandler.java:201)
      	at org.eclipse.jetty.server.handler.ContextHandler.doScope (ContextHandler.java:1242)
      	at org.eclipse.jetty.server.handler.ScopedHandler.handle (ScopedHandler.java:144)
      	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle (ContextHandlerCollection.java:220)
      	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle (GzipHandler.java:740)
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle (HandlerWrapper.java:132)
      	at org.eclipse.jetty.server.Server.handle (Server.java:503)
      	at org.eclipse.jetty.server.HttpChannel.handle (HttpChannel.java:364)
      	at org.eclipse.jetty.server.HttpConnection.onFillable (HttpConnection.java:260)
      	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded (AbstractConnection.java:305)
      	at org.eclipse.jetty.io.FillInterest.fillable (FillInterest.java:103)
      	at org.eclipse.jetty.io.ChannelEndPoint$2.run (ChannelEndPoint.java:118)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask (EatWhatYouKill.java:333)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce (EatWhatYouKill.java:310)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce (EatWhatYouKill.java:168)
      	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run (EatWhatYouKill.java:126)
      	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run (ReservedThreadExecutor.java:366)
      	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:765)
      	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run (QueuedThreadPool.java:683)
      	at java.lang.Thread.run (Thread.java:748)
      
      posted in Hardware
      O
      ORU_david
    • RE: Mango server error

      I don't find the "show stack trace" so I rebooted. I need to see data. Maybe the drive is full? Phillip use to clean it occasionally for me. My skill are limited with this system. Thanks

      0_1576617128051_621012aa-89ec-4482-8fe3-7029cd8d6aab-image.png

      posted in Hardware
      O
      ORU_david
    • Mango server error

      My mango es has stopped twice this week with the same error. Can someone look at it for me?
      ORU zigbee central
      Thanks
      0_1576604011475_4986cdf1-77b9-4efc-84bc-498619a9fefb-image.png )

      posted in Hardware
      O
      ORU_david
    • Monitoring water flow with alarm point

      Attached is a water flow point that I would like to add an alarm value too. I know I could set an high/low value, but the flow changes constantly. See the photo of a history snapshot. Should I go with a high/low value or maybe have an accumulated value over time to trigger an alarm? If so, I guess I need to build a point add the sum of an hour or something like that?

      0_1574372826676_EMR water flow history Nov19.JPG

      posted in Development general discussion
      O
      ORU_david
    • RE: Modbus TCP write or settable

      @craigweb

      Well it turns out, the device required the "Use multiple write commands only" to be turned on. Thanks for the help.

      posted in How-To
      O
      ORU_david
    • RE: Modbus TCP write or settable

      @thomaseinasto
      Thanks Thomas. I think I understand some of this. When I use the write tool I put 740 to get a 74° set point so once I get the right multiplier + additive combo it should work?

      posted in How-To
      O
      ORU_david
    • RE: Modbus TCP write or settable

      @thomaseinasto

      I really don't see anything but I'm limited as to what to look for. I'm using chrome.
      The MC6 Test stat is the device.

      0_1573075160794_83c14dba-2bc0-43d2-ac07-a6088de05a70-image.png

      0_1573075033531_17c863ca-7111-4b21-b4d5-a767cf30c003-image.png

      posted in How-To
      O
      ORU_david
    • Modbus TCP write or settable

      Re: {Modbus TCP write or settable](/topic/4560/modbus-tcp-write-or-settable)

      Register 64 (all R/W) points, while using the tool you can see in yellow hi light it will write, but the actual point will reads the value but when I use the "set" command to change the value nothing happens.

      posted in How-To
      O
      ORU_david
    • Modbus TCP write or settable

      I can write to a point from the Modbus IP properties "write data" tool but I can't get it to work within the points.
      Attached are photos
      0_1572984064882_Capture2.JPG

      0_1572983804321_Capture1.JPG ![alt text](image url))

      posted in How-To
      O
      ORU_david
    • Line chart filter

      Can I get the text needed to filter the ma-point-list so only the "temp" point show in the dropdown? Thanks

      0_1513693182288_2e499351-5a5d-487b-99e8-41687efe056a-image.png

      posted in Dashboard Designer & Custom AngularJS Pages
      O
      ORU_david