OATS OpenScript: Record Script in HTTP Mode For Load Test/Performance Script Doesn't Work
(Doc ID 3044700.1)
Last updated on OCTOBER 14, 2024
Applies to:
Oracle Application Testing Suite - Version 13.3.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
OATS OpenScript 13.3.0.1.593.
While recording in http mode, scripts can't be recorded. Recorder gets stopped automatically after clicking on record button.
\OpenScript.log
==========
2024-06-26 04:09:12 ERROR [Worker-9][oracle.oats.scripting.recorders.RecordingSession] Error starting recorder Web HTTP Recorder. Will not start dependent recorders
java.lang.ClassCastException: java.lang.UnsupportedOperationException cannot be cast to oracle.oats.proxy.ProxyOptionsException
at oracle.oats.scripting.modules.http.webRecorder.WebHTTPRecorder.start(WebHTTPRecorder.java:987)
at oracle.oats.scripting.recorders.RecordingSession.start(RecordingSession.java:171)
at oracle.oats.scripting.recorders.configurations.SessionLauncher.execute(SessionLauncher.java:206)
at oracle.oats.scripting.recorders.configurations.SessionLauncher.access$0(SessionLauncher.java:164)
at oracle.oats.scripting.recorders.configurations.SessionLauncher$LaunchRecordersJob.executeFirstJob(SessionLauncher.java:255)
at oracle.oats.scripting.common.util.ChainingWorkspaceJob.runInWorkspace(ChainingWorkspaceJob.java:32)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
java.lang.ClassCastException: java.lang.UnsupportedOperationException cannot be cast to oracle.oats.proxy.ProxyOptionsException
at oracle.oats.scripting.modules.http.webRecorder.WebHTTPRecorder.start(WebHTTPRecorder.java:987)
at oracle.oats.scripting.recorders.RecordingSession.start(RecordingSession.java:171)
at oracle.oats.scripting.recorders.configurations.SessionLauncher.execute(SessionLauncher.java:206)
at oracle.oats.scripting.recorders.configurations.SessionLauncher.access$0(SessionLauncher.java:164)
at oracle.oats.scripting.recorders.configurations.SessionLauncher$LaunchRecordersJob.executeFirstJob(SessionLauncher.java:255)
at oracle.oats.scripting.common.util.ChainingWorkspaceJob.runInWorkspace(ChainingWorkspaceJob.java:32)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |