Unanswered question

Errors while validating the recorded script

Please let me know how to solve the below errors:

Error:1
HTTP/1.1 404 Not Found
Date: Mon, 05 Nov 2018 12:50:12 GMT
Content-Type: text/html; charset=iso-8859-1
Content-Length: 202
Connection: keep-alive
Set-Cookie: AWSALB=TC83i55EQKbsYiVE19aI+WeJCXLKeGGUYrgMt9aGLjHIQonu8n9C4FtF5DDZt0uwr7JBSygAIrNdnyvRNBxtQthl34j1dEfBPOrv+9yUqZ2ktQ7AGE7bdW/p3ePW; Expires=Mon, 12 Nov 2018 12:50:12 GMT; Path=/

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL /OA_JAVA/ was not found on this server.<P>
</BODY></HTML>

Error:2
HTTP/1.1 404 Not Found
Date: Mon, 05 Nov 2018 12:50:14 GMT
Content-Type: text/html; charset=iso-8859-1
Content-Length: 239
Connection: keep-alive
Set-Cookie: AWSALB=19uxEXPKnA4xSOP6FWUaK7qs76Iigwr2yTl/zzCOOsGBVri49fAR/XNqDOTykU9GW9q+hkITGVsmA5UDHz/vPj1fh88Wr204040r0Ckqj8at25ZRkXgnGiMgWw98; Expires=Mon, 12 Nov 2018 12:50:14 GMT; Path=/

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL /OA_JAVA/oracle/jinitiator/ProxySettings.class was not found on this server.<P>
</BODY></HTML>

Error:3
Error detected by NeoLoad
Error Code: NL-OF-PLUGIN-ENGINE-01 Message: An error occurred while creating the encrypted Oracle Forms request. Details: Critical error: encryption key negociation with server failed
Please refer to the documentation for further details and advice

Prithvi R.
Prithvi R.

Prithvi R.

Level
0
32 / 100
points

Answers

Fousseyni B.
Fousseyni B.

Fousseyni B.

Level
2
1014 / 2000
points

Hello Prithvi,

I will assume you got those errors in the order they are displayed.
Error 2 and Error 3 could be related to a dynamic variable that you need to extract from one the previous response of those requests.
And also, during the validation process, make sure that your client is handling cookies. (Click on the advanced Button on the validation window and hit browsers to check that out)

For Error 3, did you check the type of error in the documentation ?
Is your Oracle forms set up good ?

Prithvi R.
Prithvi R.

Prithvi R.

Level
0
32 / 100
points

Thanks Fousseyni. What about the reason for Error 1.
For error 3, I need to look into the Oracle forms setup.

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

@Prithvi

Could you check the response that you got for those requests during the recording? With Oracle Forms application there are few requests that will produce an HTTP 404.

In other words it's not an issue if it already occurred during the recording. You can configure NeoLoad to ignore them in the NeoLoad preferences-->Project settings tab--> Runtime parameters.

Regarding Error3 it's an issue with dynamic parameters. When the key negociation fails that means that you got an issue prior to that.

Prithvi R.
Prithvi R.

Prithvi R.

Level
0
32 / 100
points

@Nouriedine, Thank you.

I didn't see any response for the requests which produce 404 Not Found errors in recording script and I have ignored the requests which is working fine.

There is one new issue which is facing:

Error Code: NL-OF-PLUGIN-ENGINE-03
Message: An unknown handlerId has been found while creating the Oracle Forms request.

Can you please let me know how to resolve this

Prithvi R.
Prithvi R.

Prithvi R.

Level
0
32 / 100
points

Complete Error:

Error Code: NL-OF-PLUGIN-ENGINE-03 Message: An unknown handlerId has been found while creating the Oracle Forms request. Details: Unknown HandlerID(s) found in request: [122, 126, 130, 139, 143, 147, 151, 155, 207, 167, 398]. Only handlerID(s) referencing existing components from session are allowed. Existing handlerId(s): [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114]