Service Virtualization

  • 1.  Getting error while connecting to the registryfrom Dev Test10.0

    Posted Jan 26, 2017 09:15 PM

    Hi,

     

    I have installed DevTest 10.0 and while connecting to the registry getting following error. Please do the needful.

     

    Error connecting to the DevTest Registry. Error message: Network error: Failed to build body from bytes. Reason: java.io.InvalidClassException: org.springframework.security.core.authority.SimpleGrantedAuthority; local class incompatible: stream classdesc serialVersionUID = 400, local class serialVersionUID = 410; nested exception is:
    com.itko.jms.JMSException: Failed to build body from bytes. Reason: java.io.InvalidClassException: org.springframework.security.core.authority.SimpleGrantedAuthority; local class incompatible: stream classdesc serialVersionUID = 400, local class serialVersionUID = 410

     

    Thanks,

    Narasimha



  • 2.  Re: Getting error while connecting to the registryfrom Dev Test10.0

    Broadcom Employee
    Posted Jan 26, 2017 09:21 PM

    I assume you have installed DevTest 10 Workstation - is the version of Registry the same?



  • 3.  Re: Getting error while connecting to the registryfrom Dev Test10.0

    Posted Jan 26, 2017 10:23 PM

    No.. Registry version is still 9.5.1.



  • 4.  Re: Getting error while connecting to the registryfrom Dev Test10.0
    Best Answer

    Broadcom Employee
    Posted Jan 26, 2017 10:28 PM

    From the following link

     

    Upgrading DevTest - DevTest Solutions - 10.0 - CA Technologies Documentation 

    Mixing Component Versions

    The registry and all the underlying components, including DevTest Workstation, must belong to the same release. Mixing component versions under a registry is not supported.



  • 5.  Re: Getting error while connecting to the registryfrom Dev Test10.0

    Broadcom Employee
    Posted Jan 26, 2017 10:35 PM

    Thanks Prem. Good catch!


    So looks like the registry is on 9.5.1 and workstation on 10. That compatibility is not supported....



  • 6.  Re: Getting error while connecting to the registryfrom Dev Test10.0

    Posted Jan 26, 2017 10:43 PM

    Thanks Prem and Koustubh. Is this newly implemented in DevTest10.0? Because I tried to connect from DevTest9.1 workstation to  DevTest 9.5.1 Registry and it was working fine.



  • 7.  Re: Getting error while connecting to the registryfrom Dev Test10.0

    Broadcom Employee
    Posted Jan 26, 2017 10:44 PM

    That's not new - mixing versions was never supported though it might have worked for you!



  • 8.  Re: Getting error while connecting to the registryfrom Dev Test10.0

    Posted Jan 26, 2017 10:50 PM

    Thanks Koustubh..