Forms Standalone Launcher Fails to Create WebsocketJSI Session
(Doc ID 3016966.1)
Last updated on APRIL 16, 2024
Applies to:
Oracle Forms - Version 12.2.1.19.0 and laterInformation in this document applies to any platform.
Symptoms
Using websocketJSI with Forms Standalone Launcher (FSAL) and getting error while starting session. Steps from (Doc ID 2614023.1) is followed to setup configuration.
Error
---------
console logger shows
INFO::AWT-EventQueue-0: Logging initialized @7498ms to org.eclipse.jetty.util.log.StdErrLog
INFO:oejs.Server:Thread-1: jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.9+11-LTS-201
INFO:oejs.session:Thread-1: DefaultSessionIdManager workerName=node0
INFO:oejs.session:Thread-1: No SessionScavenger set, using defaults
INFO:oejs.session:Thread-1: node0 Scavenging every 660000ms
INFO:oejsh.ContextHandler:Thread-1: Started o.e.j.s.ServletContextHandler@441c700c{/,null,AVAILABLE}
INFO:oejs.AbstractConnector:Thread-1: Started ServerConnector@4ab6d3ab{HTTP/1.1, (http/1.1)}{<host.domain.com>:7778}
INFO:oejs.Server:Thread-1: Started @7957ms
there is no output for WebsocketJSI.BeginSession(:PARAMETER.P_PORT, 'MyFxSession') , and the command WebsocketJSI.IsSession (return the value true ).
Changes
Both IPV4 and IPV6 is configured at network level
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 |
Changes |
Cause |
Solution |
References |