Unanswered question

com.neotys.communication.endpoint.EndPointException

I got this error when using NeoLoadCmd.

Logging to /root/.neotys/neoload/v6.3/logs, as user: root
Loading project: /marche_expertise/Project_DARVA.nlp
Project Project_DARVA loaded
Launching scenario: ChargeBoutEnBout (01h:30m:00s)
Initializing...
Sending data to NeoLoad Web...
http://neoload.lunatech.com/#!result/168a6fad-563c-41fe-8...
Initializing Monitors...
Pre-Monitoring...
Running
....................
Stopping...
Post-Monitoring...
Stopping Monitors...
Stopping sending data to NeoLoad Web...
Exception in thread "pool-82-thread-1" Stopped.
com.neotys.communication.endpoint.EndPointException: Exception occurred while calling com.neotys.nl.agent.transport.AgentServiceLg.handleRequest(2651e14b-3e2a-432d-a793-47d09e03fb94)
at com.neotys.communication.endpoint.CallImpl$EndPointHandler.propagateExecutionException(CallImpl.java:64)
at com.neotys.communication.endpoint.CallImpl$EndPointHandler.invoke(CallImpl.java:54)
at com.sun.proxy.$Proxy44.handleRequest(Unknown Source)
at com.neotys.nl.controller.ai.a(ai.java:201)
at com.neotys.nl.controller.q.aa.run(aa.java:2964)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Transport has been disconnected
at com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:299)
at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:272)
at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:96)
at com.neotys.communication.endpoint.CallWithTimeoutImpl.callTransport(CallWithTimeoutImpl.java:49)
at com.neotys.communication.endpoint.CallImpl$EndPointHandler.invoke(CallImpl.java:50)
... 6 more
Caused by: java.io.IOException: Transport has been disconnected
at com.neotys.communication.endpoint.ResponsesImpl.disconnectTransport(ResponsesImpl.java:47)
at com.neotys.communication.endpoint.EndPointsRegistryImpl.internalTransportDisconnected(EndPointsRegistryImpl.java:226)
at com.neotys.communication.endpoint.EndPointsRegistryImpl.transportDisconnected(EndPointsRegistryImpl.java:218)
at com.neotys.communication.reliable.transport.client.ReliableClientListener.reliableTransportDisconnected(ReliableClientListener.java:68)
at com.neotys.communication.reliable.transport.client.ReliableClientTransportImpl.disconnect(ReliableClientTransportImpl.java:206)
at com.neotys.nl.agent.transport.ControllerTransportApiFactory.closeTransportForEndpoint(ControllerTransportApiFactory.java:261)
at com.neotys.nl.controller.ax.b(ax.java:206)
at com.neotys.nl.controller.ay.run(ay.java:171)
at com.neotys.nl.agent.transport.TransportDownListener.doRun(TransportDownListener.java:26)
at com.neotys.nl.agent.transport.TransportDownListener.transportDestroyed(TransportDownListener.java:21)
at com.neotys.communication.reliable.transport.ReliableTransportLifecycles.fireTransportDestroyed(ReliableTransportLifecycles.java:64)
at com.neotys.communication.reliable.transport.client.ReliableClientTransportImpl.setDeadTransport(ReliableClientTransportImpl.java:223)
at com.neotys.communication.reliable.transport.AbstractReliableTransport.disconnectSilently(AbstractReliableTransport.java:84)
at com.neotys.communication.reliable.transport.client.ReliableClientTransportImpl.disconnectSilently(ReliableClientTransportImpl.java:214)
at com.neotys.communication.reliable.transport.client.ReliableClientListener.transportRemotelyDisconnected(ReliableClientListener.java:51)
at com.neotys.communication.transport.fragments.FragmentClientListener.transportRemotelyDisconnected(FragmentClientListener.java:29)
at com.neotys.communication.transport.websocket.client.WebSocketClientTransport.doDisconnect(WebSocketClientTransport.java:405)
at com.neotys.communication.transport.client.AbstractScheduledServiceClientTransport.shutDown(AbstractScheduledServiceClientTransport.java:196)
at com.google.common.util.concurrent.AbstractScheduledService$1$4.run(AbstractScheduledService.java:227)
at com.google.common.util.concurrent.Callables$3.run(Callables.java:95)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
... 3 more
Generating report /home/root/Neoload/results.pdf... Done.
Exit with status: 1

usually, it was working always fine, but since i added i think, monitoring agents and monitored machines stuff etc, it looks like its failing more often, even though I disabled those, BUt it still in the saved project. So maybe there is something stuck because of that! I think you should take a look ....

Manuel D.
Manuel D.

Manuel D.

Level
0
3 / 100
points

No answers