• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Mango server error

    Hardware
    4
    13
    2.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      ORU_david
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire
        last edited by

        a) Click the message in the events table to see the full message, it is being truncated so I cannot see the full message
        b) Check the system status page for the available disk space

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • O
          ORU_david
          last edited by Jared Wiltshire

          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)
          
          1 Reply Last reply Reply Quote 0
          • O
            ORU_david
            last edited by

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

            1 Reply Last reply Reply Quote 0
            • O
              ORU_david
              last edited by

              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

              1 Reply Last reply Reply Quote 0
              • terrypackerT
                terrypacker
                last edited by

                @ORU_david yes your drive is full. You will need to clear out some disk space and this is very system dependent. I would start by checking /opt/mango/logs and /opt/mango/backup

                It does not appear that you have much in your databases so this will be due to files accumulating somewhere on the file system outside the database.

                1 Reply Last reply Reply Quote 0
                • JoelHaggarJ
                  JoelHaggar
                  last edited by

                  Hey David, this article should help you. https://help.infiniteautomation.com/managing-disk-space

                  I would check the settings and turn off the NoSQL backups and set the device to purge data sooner. All data is synced to your central server so you don't need to keep the data on the device for more than a month. Purge settings for events are also good to make sure are set to purge after a week is probably fine.

                  1 Reply Last reply Reply Quote 0
                  • O
                    ORU_david
                    last edited by

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

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

                    1 Reply Last reply Reply Quote 0
                    • O
                      ORU_david
                      last edited by

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

                      1 Reply Last reply Reply Quote 0
                      • terrypackerT
                        terrypacker
                        last edited by

                        @ORU_david ,

                        I just freed up over 1G of space by deleting some very old backups. It seems the bulk of your disk space is being taken up by Mango's NoSQL data and its incremental backups. Since you are pushing data out of this system over the Persistent publisher I suggest you change those settings to only keep a few days of data, especially if you are backing up data at the publish destination. Basically just keep enough data locally to persist across network outages.

                        The current state of affairs:

                        mango@MangoES:/$ df -h
                        Filesystem      Size  Used Avail Use% Mounted on
                        /dev/mmcblk0p2  7.1G  5.9G  861M  88% /
                        
                        mango@MangoES:/opt$ du -sh mango/
                        3.6G	mango/
                        mango@MangoES:/opt/mango$ du -sh backup/
                        698M	backup/
                        mango@MangoES:/opt/mango$ du -sh databases/
                        2.4G	databases/
                        mango@MangoES:/opt/mango/databases$ du -sh mangoTSDB/
                        2.3G	mangoTSDB/
                        
                        1 Reply Last reply Reply Quote 0
                        • O
                          ORU_david
                          last edited by

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

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post