Service Virtualization

 View Only
  • 1.  No Session ID No session identified

    Posted Feb 02, 2021 11:43 AM
    Hi Team,

    If you see the below snippet from log. I have hit one of my service from Postman and I can see the response . However I notice this 'No Session ID No session identified' in the log. Would it cause any issue? The next thing I am going to do is to integrate this service with a front-end UI. Please check and let me know if anything of concern and anything should be changed. Also would you please let me know how to enable further level debugging log.

    2021-02-02 15:15:34,241Z (10:15)  INFO - No Session ID No session identified
    2021-02-02 15:15:34,241Z (10:15)  INFO - Stateless Match Transaction: {"id":603,"navigationTolerance":"<stateless>","request":{"id":607,"matchTolerance":"SIGNATURE","operation":"GET /abc/xyz/jyu","arguments":{}}}
    2021-02-02 15:15:34,241Z (10:15)/195] INFO - Response Lookup Completed

    Thanks, Arun


  • 2.  RE: No Session ID No session identified

    Posted Feb 02, 2021 12:04 PM

    Classification: Confidential

    Hi,

     

    The matching algorithm will first look if an incoming request is part of an (ongoing) stateful conversation within your VSI. If it doesn't find a conversation where this request fits in you will get the "No Session ID No session identified" log entry, next the matching algorithm will look in the stateless transactions to see if there is a match which it found in your case. So, no this is not referring to an issue.

     

    Cheers,

    Danny

     

    ::DISCLAIMER::

    The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.






  • 3.  RE: No Session ID No session identified

    Broadcom Employee
    Posted Feb 02, 2021 12:05 PM
    Hi Arun,

    The INFO message you are seeing 'No Session ID No session identified' will not cause any issue. The messages are shown because the transaction you are validating is a Stateless transaction. If it is a Conversational transaction then it will have session id information.

    Prema



  • 4.  RE: No Session ID No session identified

    Posted Feb 03, 2021 01:37 AM
    Hi Arun,

    You can ignore that as this message is for conversational lookup.

    Thanks

    ------------------------------
    Regards,
    Vaibhav Jain
    Capgemini
    ------------------------------