Service Virtualization

  • 1.  DevTest logs "Coordinator died" exception in VSE logs

    Posted Oct 23, 2017 03:50 AM

    Hi ,

     

    Whenever a VS runs there will be an entry in VSE logs file as follows.

     

     

    2017-10-23 07:32:52,801Z (18:32) [Event Sink Thread Pool Thread 2] ERROR com.itko.lisa.simulator.SimulatorImpl - Got exception in pulse(), Coordinator died?
    java.rmi.RemoteException: Attempting to call method on local object, but object not found in colocated objects - it must have been deregistered: tcp://<<Replaced Servername>>:2013/78BF8D28B79C11E7AB0E00144FF9EB3A
        at com.itko.lisa.net.ClientBase.invokeMethod(ClientBase.java:269)
        at com.itko.lisa.net.ClientBase.invokeMethod(ClientBase.java:244)
        at com.itko.lisa.net.CoordinatorClient.getStatus(CoordinatorClient.java:203)
        at com.itko.lisa.simulator.SimulatorImpl.pulse(SimulatorImpl.java:646)
        at com.itko.util.Pulse.execPulse(Pulse.java:521)
        at com.itko.util.Pulse.eventReceipt(Pulse.java:491)
        at com.itko.util.EventThread.execEvents(ThreadedEventSink.java:79)
        at com.itko.util.EventThread.run(ThreadedEventSink.java:59)
    2017-10-23 07:32:53,554Z (18:32) [Event Sink Thread Pool Thread 2] ERROR com.itko.lisa.simulator.EventHandler - Could not deliver 1 events to Coordinator after 3 tries!
    2017-10-23 07:32:54,305Z (18:32) [Event Sink Thread Pool Thread 2] ERROR com.itko.lisa.simulator.EventHandler - Could not deliver 1 events to Coordinator after 3 tries!

     

    and I can't see any exceptions/errors on portal(Inspection view) and VS is getting executed successfully.  Any idea why there are error entries in VSE log file

     

    Thanks,

    Narasimha.



  • 2.  Re: DevTest logs "Coordinator died" exception in VSE logs
    Best Answer

    Broadcom Employee
    Posted Oct 23, 2017 11:10 AM

    What version of DevTest are you seeing this issue?

     

    I have seen these messages  if the communication between DevTest components is more than 20ms. 

     

    Please look at the section on " Network"  in the below link... 

     

    Tech Tips: DevTest Environmental Restrictions 



  • 3.  Re: DevTest logs "Coordinator died" exception in VSE logs

    Posted Oct 23, 2017 06:47 PM

    Hi Shiney,

    I am using DevTest 9.5.1

     

    Thanks,

    Narasimha



  • 4.  Re: DevTest logs "Coordinator died" exception in VSE logs

    Posted Oct 24, 2017 01:40 AM

    Are you experiencing any issues with the VSE or any other DevTest components when you see this error in the logs?