Getting the "_TRUNCATED_" information from the sub window in the DevTest Console (Virtual Environment Service)
search cancel

Getting the "_TRUNCATED_" information from the sub window in the DevTest Console (Virtual Environment Service)

book

Article ID: 68374

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

When debugging the Virtual Service Environment(VSE) service in DevTest Console(Especially Inspection View), we can use the sub window which shows a value of a process.

However, sometimes a large content is truncated with the word "_TRUNCATED_" like below, can we see more information?

 

Environment

All supported DevTest releases.

Cause

By default, this window shows 1024 bytes for maximum.

Resolution

If you want to change this maximum value for this window, please add the following line to the VirtualServiceEnvironment.vmoptions or VirtualServiceEnvironmentService.vmoptions file and restart the VSE server.

e.g. Change the maximum size to 5120 bytes

   -Dtestexec.lite.longMsgLen=5120


After the change, the truncated value "Envelope" is displayed as per below.

Attachments

1558619110411000068374_sktwi1ysjvsbg6gz.jpeg get_app
1558619108483000068374_sktwi1ysjvsbg6gy.jpeg get_app