Recorder toolbar disappears, and Forms are open Follow
If you click on the browser while recording the recording toolbar maybe hidden. in that case you can make it appear again by clicking on the 'Recording Panel' and clicking on "Open".
If the 'Recording Panel' drop down does not appear, then it might be a case of a not-complete installation of AuraPlayer on the Forms server.
You can check that by opening the 'Java console'. if the following appears, then it is a case of installation not completed on the Forms server side (either jar file not copied, or not set on the formsweb.cfg)
On proper installation – you should see the following on Java console:
Forms Session ID is WLS_FORMS.formsapp.2
AuraPlayer version: 14.0 build: 20151020
The proxy host is null, and the proxy port is 0.
Native HTTP implementation is being used for the connection.
The connection mode is HTTP.
set log4j
<DATE>: DEBUG Listener.ListenerImpl - Logger init
<DATE>: DEBUG Listener.ListenerUtils - OraAuditServerPath: debug
<DATE>: DEBUG Listener.ListenerUtils - OraAuditKeepAlivePath: debug
<DATE>: DEBUG Listener.ListenerUtils - keepAliveTimeout: 5000
<DATE>: DEBUG Listener.ListenerUtils - keepAliveRetries: 3
<DATE>: DEBUG Listener.ListenerUtils - SendDataRetriesStr: 3
<DATE>: DEBUG Listener.ListenerUtils - sendDataTimeout: 3
<DATE>: DEBUG Listener.ListenerUtils - ErrorsLanguage: English
<DATE>: DEBUG Listener.ListenerUtils - FilterView: other
<DATE>: DEBUG Listener.ListenerUtils - TopLevelAction: buttonpressed,setvalue,eventmenue,keypressed, menuevent, selectedevent, selection, tabtoppage, logon, nodedata
<DATE>: DEBUG Listener.ListenerUtils - EndRequestAction: focus,windowactivated
2016-01-10 20:02:18,813: DEBUG Listener.ListenerUtils - StartHTTPServer was set to: true
<DATE>: DEBUG License - Expiration Date: Dec 1, 2049 11:59:18 PM
<DATE>: DEBUG Listener.ListenerImpl - Listening on Port: 4444
<DATE>: DEBUG Listener.Server - ServerSocket was created on port 4444
<DATE>: DEBUG HttpServer - Thread start
<DATE>: DEBUG HttpServer - Trying to bind to localhost on port 4445...
<DATE>:DEBUG HttpServer - OK!
Make sure that OraPlayerListener.jar was downloaded to the client by:
Server fix add the formsMessageListener to HTML definitions:
Comments
0 comments
Please sign in to leave a comment.