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.
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.
Posts made by ORU_david
-
Looking for one on one support.
-
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. ???
-
RE: Mango server error
That is great news. I really appreciate you doing that. Thanks
-
RE: Mango server error
Would someone please connect to it, it has my meters offline again. Thanks
-
RE: Mango server error
I turned the NoSQL, but having problems with the purge setting. Any changes shows failed.
-
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.
-
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)
-
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
-
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
)
-
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?
-
RE: Modbus TCP write or settable
Well it turns out, the device required the "Use multiple write commands only" to be turned on. Thanks for the help.
-
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? -
RE: Modbus TCP write or settable
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. -
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.
-
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
)
-
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