Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Openscript | "Content length is zero"

Deepak_G-OracleApr 29 2021 — edited Apr 29 2021

Hi,
I am doing a EBS Load test recording and uploading the same in EM.
to avoid "Content length is zero" i have kept "Zero Length Downloads" Ignore in Open script and in playback, It goes fine and ignoring that error but when i am uploading it in EM and doing the test against a beacon it always gives below error
In step "<Script Name>", the error is "Content length is zero (script.java:295)".

OpenScript Version: 13.3.0.1 Build 262
EM: Cloud Control 13c
t.gif

Comments

Deepak_G-Oracle

After putting below string in Advanced Properties
-http.sslVersion TLS -err.http.ZERO_LENGTH_DOWNLOAD Ignore

It went fine.
Setting.JPG

User_YN0E5

Copy of mr bean.jpg (125.33 KB)nice

Thiruonnet-Oracle

Hi User_TIZRY,
Under Tools ==> options ==> Scenario Defaults, you can set Zero Downloads Fatal to Ignore. This should take care of the issue.
image.png
Thanks,
Thiru

1 - 3

Post Details

Added on Apr 29 2021
3 comments
172 views