Command noQueue : true

Gps man5 days ago

Getting error… is there any issue here ?

Yes, not working

java.lang.RuntimeException: Failed to send command at org.traccar.database.CommandsManager.sendCommand(CommandsManager.java: 113)
at org.traccar.api.resource.CommandResource.send(CommandResource.java: 152)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java: 104)
at java.base/java.lang.reflect.Method.invoke(Method.java: 577)
at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java: 52)
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java: 146)
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java: 189)
at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java: 176)
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java: 93)
at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java: 478)
at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java: 400)
at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java: 81)
at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java: 274)
at org.glassfish.jersey.internal.Errors$1.call(Errors.java: 248)
at org.glassfish.jersey.internal.Errors$1.call(Errors.java: 244)
at org.glassfish.jersey.internal.Errors.process(Errors.java: 292)
at org.glassfish.jersey.internal.Errors.process(Errors.java: 274)
at org.glassfish.jersey.internal.Errors.process(Errors.java: 244)
at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java: 266)
at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java: 253)
at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java: 696)
at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java: 397)
at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java: 349)
at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java: 358)
at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java: 312)
at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java: 205)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java: 764)
at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java: 1665)
at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java: 89)
at org.traccar.web.OverrideFilter.doFilter(OverrideFilter.java: 50)
at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java: 82)
at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java: 121)
at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java: 133)
at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java: 202)
at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java: 1635)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java: 527)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java: 221)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java: 1580)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java: 221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java: 1381)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java: 176)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java: 484)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java: 1553)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java: 174)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java: 1303)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java: 129)
at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java: 51)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java: 122)
at org.eclipse.jetty.server.Server.handle(Server.java: 563)
at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java: 1598)
at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java: 753)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java: 501)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java: 287)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java: 314)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java: 100)
at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java: 53)
at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java: 421)
at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java: 390)
at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java: 277)
at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java: 199)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java: 411)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java: 969)
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java: 1194)
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java: 1149)
at java.base/java.lang.Thread.run(Thread.java: 833)

the codes for the commands have changed
try upgrading to the latest maybe the problem was fixed

Gps man4 days ago

Thanks for the response.

I am on 6.8.1….

With noQueue : false

All is working good