Service Virtualization

 View Only
  • 1.  Not able to stage suite in to co ordinate Server

    Posted Feb 19, 2020 06:05 AM
    Hi Team,

    I am trying to stage a Test suite but i am getting following error.

    Suite test not staged message coming in events tab

    in Results tab i am getting following errors:

           1.rmi.RemoteException: Timeout (60,000 ms, actual wait 60,328 ms) on server object ssl://XXXXXXXXX.XX.XXX.XX:XXXX/Coordinator on             method getLabName
          2.rmi.RemoteException: Timeout (60,000 ms, actual wait 60,211 ms) on server object         ssl://XXXXXXXXX.XX.XXX.XX:XXXX/A5963E4545454511EA8E230050568E34F4 on method stageModelArchive
    1. rmi.RemoteException: Timeout (60,000 ms, actual wait 60,003 ms) on server object ssl:/XXXXXXXXX.XX.XXX.XX:XXXX/Coordinator on method startTestCoordinator

    So could you please tell me what could be the reason behind this errors.

    Note: Project.config is correct only as when i execute the same suite locally entire test suite executed and passed also.
             My all server components are up and running and verified in Portal also server health is good

    and that test suite has nearly 55 test cases, when i am trying execute locally it takes nearly 3 hrs of time,

    So please let me know how to reduce the Execution time also.


    Thanks & Regards,
    Saikiran Garapati,
    08148860968.


  • 2.  RE: Not able to stage suite in to co ordinate Server

    Broadcom Employee
    Posted Feb 19, 2020 06:13 AM
    Hi Sai
                 This error indicates that there is some problem in reaching out to the coordinator component. Can you share your coordinator.log, simulator.log workstation.log and registry.log files for a quick check.

    --
    regards
    Sankar Natarajan





  • 3.  RE: Not able to stage suite in to co ordinate Server

    Posted Feb 19, 2020 06:55 AM
    Hi Sankar,

    Thanks for response Sankar, I can not share log files. Could you please let me know what i need to look in to those log files to resolve this issue.

    Thanks,
    Saikiran Garapati.


  • 4.  RE: Not able to stage suite in to co ordinate Server

    Broadcom Employee
    Posted Feb 19, 2020 07:16 AM
    Hi Sai
              Please search for the following words in coordinator log file.

    exception
    timeout

    --
    regards
    Sankar Natarajan





  • 5.  RE: Not able to stage suite in to co ordinate Server

    Posted Feb 19, 2020 07:41 AM
    Hi Sankar,,

    I got below error when i searched with exception but my simulators are up and running.
    ====================================================================================================================================================| Exception: ============================================================================| Message:     Cannot stage the instances (vusers). There are no running Simulators.----------------------------------------------------------------------------============================================================================

    at com.itko.lisa.coordinator.TestRegistryImpl.findSimulatorsForLoad(TestRegistryImpl.java:1802) at com.itko.lisa.coordinator.TestRegistryImpl.findSimulatorsForLoad(TestRegistryImpl.java:1738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.itko.lisa.net.RemoteMethodExec.execute(RemoteMethodExec.java:57) at com.itko.lisa.net.ServerRequestHandler.processRMIMessage(ServerRequestHandler.java:533) at com.itko.lisa.net.ServerRequestHandler.access$600(ServerRequestHandler.java:70) at com.itko.lisa.net.ServerRequestHandler$5.run(ServerRequestHandler.java:451) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) 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)2020-02-19 12:03:01,449Z (04:03) [ServerRequestResponder 1] WARN  com.itko.lisa.test.LisaException - LisaException detail Error Ini


  • 6.  RE: Not able to stage suite in to co ordinate Server

    Broadcom Employee
    Posted Feb 19, 2020 08:21 AM
    Thanks Sai. 

    Please check for this entry in simulator.log file

    INFO  com.itko.lisa.coordinator.SimulatorServerImpl - Capacity:

    NOTE: Make sure you have INFO level logging enabled in logging.propoerties file



    --
    regards
    Sankar Natarajan





  • 7.  RE: Not able to stage suite in to co ordinate Server
    Best Answer

    Posted Feb 20, 2020 04:57 AM
    Thank you very much Sankar for your support, I have created a Broadcom case ticket as it is having multiple issues.


  • 8.  RE: Not able to stage suite in to co ordinate Server

    Broadcom Employee
    Posted Feb 20, 2020 05:06 AM
    No worries. Thanks for letting me know.

    --
    regards
    Sankar Natarajan