Service Virtualization

  • 1.  Error message

    Posted Aug 23, 2017 08:59 AM

    Can someone please suggest what could be the cause of the error please.The error reads"Failed to load data from the virtual service environment: main.vseviewer1. Make sure the VSE main.vseviewer1 is running" . The VSE used by me  is a combination of two VSE merged to one.

    Thanks



  • 2.  Re: Error message

    Broadcom Employee
    Posted Aug 23, 2017 09:24 AM

    Can you verify the steps you are doing to get this error?

     

    I have seen this error if you do a refresh on the browser itself from where the services are running.



  • 3.  Re: Error message

    Posted Aug 23, 2017 09:39 AM

    I am sending transactions on virtual service.I tried using chrome and Firefox.When I send a transaction using postman,I get a response back and nothing is displayed inspection view and the error message.

     



  • 4.  Re: Error message

    Posted Aug 23, 2017 09:42 AM

    Now I see a new set of errors:

    Failed to load recording: dft2_01_vast. .
    Failed to load data from the virtual service environment: dft2_01_vast. Make sure the VSE dft2_01_vast is running. .
    Error while retrieving list of Projects. (500 No JSON Formated Retrofit Error <?xml version="1.0" encoding="UTF-8"?> <Error id="401" message="Authorization failed"> </Error> ) .


  • 5.  Re: Error message

    Broadcom Employee
    Posted Aug 23, 2017 09:57 AM

    For the Authorization error, try opening the portal in a new tab / window and login again. If the issue persists, restart the portal service and verify if the issue still exists. Please let us know which version of DevTest you are using?

     

    Check vse.log to see if you are seeing any errors related to the vse also and post it here. If possible, restart the vse once and check. 



  • 6.  Re: Error message

    Posted Aug 23, 2017 02:59 PM

    Hi Sursu/Marcy,

     

    The only error I was doing was that I had few rr pairs that had improper naming conventions.But ideally,Devtest should ignore them while creating VS.

    Here is my workaround for it:

    1.I created a VS using correct RR pair

    2.I extracted the image(vsi) of th VS which was to be merged with the current service and pasted it in the same folder where current VSI existed.

    3.I combined both the images and then redeployed the services.Issue resolved.

    The only concern I have is that I am unable to remove or stop the faulty VS from my VSE. I tried bouncing VSE as well.I could only see"The virtual service CLIENT_Hardrock_SIM_1709_1709.2.00_MDS+EDS failed to be removed"



  • 7.  Re: Error message
    Best Answer

    Broadcom Employee
    Posted Aug 23, 2017 04:45 PM

    Stop the VSE that service was deployed to and remove the CLIENT_Hardrock_SIM_1709_1709.2.00_MDS+EDS mar file from the /vseDeploy folder.

     

    Start the VSE again.



  • 8.  Re: Error message

    Posted Sep 06, 2017 03:16 PM

    Thanks Marcy