Kafka step with correlation receive fails with 'not evaluated' error message
search cancel

Kafka step with correlation receive fails with 'not evaluated' error message

book

Article ID: 258362

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

When configuring a DevTest Kafka receive step with a correlation (regex or key), the following error is encountered when testing the step:

Executing step
Adjusting Runtime Scopes
Adjusting Runtime Scopes
Creating SSL Context with protocol: TLSv1.2
Creating Key Store with type: jks
Error: Not evaluated
 
============================================================================
| Exception: 
============================================================================
| Message:     Not evaluated
----------------------------------------------------------------------------
============================================================================
 
at com.itko.lisa.asset.payload.RefPayload.createInstance(RefPayload.java:232)
at com.itko.lisa.asset.spec.SpecPayload.getValueInstance(SpecPayload.java:390)
at com.ca.lisa.core.ssl.asset.KeyStoreAsset.createInstance(KeyStoreAsset.java:218)
at com.ca.lisa.core.ssl.asset.KeyStoreAsset.createInstance(KeyStoreAsset.java:47)

Configuring the Kafka step and using jars as documented in this document, has also not resolved this problem:
DevTest Kafka Avro Schema De-Serializer SSL configuration

Environment

Release : 10.6, 10.7, 10.7.2.176

Resolution

For DevTest 10.7.2 a patch is available from support (patch_DE571825_10.7.2_GA.jar)

Or as a workaround configure the password for the keystore without using a variable or property.

If curly braces are shown then a property is used.
To configure the password without using a property click on the gear icon and choose 'Normal Editor'.


After that enter the password directly.