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!

Unable to start recording in Oracle EBS/Forms module of open script

951555Jul 25 2012 — edited Jul 26 2012
Hi,

I am trying to start the recording of a forms application using Oracle EBS/Forms module from Functional Testing wizard of open script.
Tired using IE7 and Firefox 8.0.1 and both are giving the error message :

*"Forms FT Recorder has encountered a problem*
*Install FormsFT Helper Failure:*
*Cause: Failed to install FormsFT Helper to JRE[1.3.1.26-internal] plug-in: sun.plugin.panel.ConfigurationInfo".*

-------------------------------
The Error log says:
-----------------------------
1.eclipse.buildId=unknown
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86


Error
Tue Jul 24 23:06:32 CDT 2012
Connect to Helper Service faild.

oracle.oats.scripting.modules.formsFT.common.api.exceptions.FormsFTAutomationException: Install FormsFT Helper Failure:
Cause: Failed to install FormsFT Helper to JRE[1.3.1.26-internal] plug-in: sun.plugin.panel.ConfigurationInfo
at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:142)
at oracle.oats.scripting.modules.formsFT.common.api.internal.communication.FormsConnector.onBeforeBrowserLaunch(FormsConnector.java:87)
at oracle.oats.scripting.modules.formsFT.recorder.FormsFTRecorder.onBeforeLaunch(FormsFTRecorder.java:149)
at oracle.oats.scripting.modules.browser.BrowserProxy.onBeforeLaunch(BrowserProxy.java:135)
at oracle.oats.scripting.modules.browser.BrowserProxy.launchBrowser(BrowserProxy.java:49)
at oracle.oats.scripting.modules.webdom.DOMRecorder.DOMBrowserProxy.launchBrowser(DOMBrowserProxy.java:41)
at oracle.oats.scripting.recorders.RecordingSession.startBrowser(RecordingSession.java:313)
at oracle.oats.scripting.recorders.configurations.SessionLauncher.execute(SessionLauncher.java:197)
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)



2.eclipse.buildId=unknown
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86


Error
Tue Jul 24 23:06:32 CDT 2012
Install FormsFT Helper Failure:
Cause: Failed to install FormsFT Helper to JRE[1.3.1.26-internal] plug-in: sun.plugin.panel.ConfigurationInfo

3.eclipse.buildId=unknown
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86


Error
Tue Jul 24 23:06:32 CDT 2012
error starting recorders

oracle.oats.scripting.modules.browser.api.utilities.exceptions.BrowserException: Connect to Helper Service failed.
at oracle.oats.scripting.modules.browser.api.utilities.exceptions.BrowserException.createBrowserException(BrowserException.java:27)
at oracle.oats.scripting.modules.formsFT.recorder.FormsFTRecorder.onBeforeLaunch(FormsFTRecorder.java:168)
at oracle.oats.scripting.modules.browser.BrowserProxy.onBeforeLaunch(BrowserProxy.java:135)
at oracle.oats.scripting.modules.browser.BrowserProxy.launchBrowser(BrowserProxy.java:49)
at oracle.oats.scripting.modules.webdom.DOMRecorder.DOMBrowserProxy.launchBrowser(DOMBrowserProxy.java:41)
at oracle.oats.scripting.recorders.RecordingSession.startBrowser(RecordingSession.java:313)
at oracle.oats.scripting.recorders.configurations.SessionLauncher.execute(SessionLauncher.java:197)
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)
Caused by: oracle.oats.scripting.modules.formsFT.common.api.exceptions.FormsFTAutomationException: Install FormsFT Helper Failure:
Cause: Failed to install FormsFT Helper to JRE[1.3.1.26-internal] plug-in: sun.plugin.panel.ConfigurationInfo
at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:142)
at oracle.oats.scripting.modules.formsFT.common.api.internal.communication.FormsConnector.onBeforeBrowserLaunch(FormsConnector.java:87)
at oracle.oats.scripting.modules.formsFT.recorder.FormsFTRecorder.onBeforeLaunch(FormsFTRecorder.java:149)
... 10 more

Kindly let me know on how to rectify this issue .
Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2012
Added on Jul 25 2012
2 comments
3,617 views