Skip to Main Content

Japanese

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!

Forms IO exception occured while running Oracle Load Testing Script

Vikrant KulkarniNov 12 2018 — edited Nov 14 2018

I am using Oracle application Test Suite ver 13.3.0.1

I have recorded load testing script through Openscript (Recording Option "Oracle EBS / forms Load")

Bringing script in OLT following parameters are set

1> Goals - No of VUs = 50

2> RAMP = values default & Run for specified iterations = 1

When I start Test - gives error -----> Forms Input Output exception occured

How should I remove this error ?

Screen Shot is given for reference

pastedImage_0.png

Comments

danmcghan-Oracle

Hi user12221353,

Did you see the install instructions? There are several options for Linux:

https://oracle.github.io/node-oracledb/INSTALL.html

Did you already attempt an install? If so, what did you try and what errors did you get?

Regards,

Dan

EFB

Hi Dan,

It is working for every operating system as stated  in https://oracle.github.io/node-oracledb/INSTALL.html.

I have tried to install oracledb driver on linux and windows using this guide and it is working.

This documents did not mention how to install oracledb driver on debian. Debian use deb archiver instead of RPM as on linux.

I have tried to repacked the oracledb RPM for 54 bit linux to oracldb.deb using tool alien on debian. it worked and installed successfully. However when I execute the connection test from nodejs. it showed error no oracledb installed.

Error: Cannot find module 'oracledb'

Hope we can find the way to solve this.

Thanks

Your options are simple

1 - 3

Post Details