MQ Virtual service crashing due to IllegalArgumentException after upgrade to 10.7.2
search cancel

MQ Virtual service crashing due to IllegalArgumentException after upgrade to 10.7.2

book

Article ID: 278317

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Customized MQ virtual services is crashing after upgrading from DEVTEST  10.6 to 10.7.2   . It was previously working without any issues. 

 

 

This is the error we are seeing in the Workstation log..


============================================================================
| 83 > 16
============================================================================
| Step:        IBM MQ Native Send Response
----------------------------------------------------------------------------
| Message:     83 > 16
----------------------------------------------------------------------------
| Trapped Exception: 83 > 16
| Trapped Message:   java.lang.IllegalArgumentException: 83 > 16

at com.itko.lisa.asset.payload.generic.GrpcPayload.setMessageList(GrpcPayload.java:555)
   at com.itko.lisa.asset.payload.generic.GrpcPayload.setMessageList(GrpcPayload.java:555)
   at com.itko.lisa.asset.payload.generic.GrpcPayload.setMessageList(GrpcPayload.java:555)

Environment

DevTest 10.7.2 and above 

Cause

The error concerning the 'bytes' message is due to GRPC. If the message is of the 'bytes' type, the system attempts to distinguish between a 'bytes' message and a GRPC message

Resolution

We have a patch for 10.7.2.  Please refer to DE587359 when opening a ticket.