Form Using WebsocketJSI.StartServer(v_port) Returns EXCEPTION Start-Server: ORA-6508
(Doc ID 2689643.1)
Last updated on FEBRUARY 14, 2023
Applies to:
Oracle Forms - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
In a test form using WebsocketJSI.StartServer(v_port), this returns EXCEPTION Start-Server: ORA-6508: PL/SQL: could not find program unit being called.
The Formsweb.cfg has been updated to include:
basedHTMLjpi=webutiljpi_webssh.htm
WebUtilArchive=frmwebutil.jar,jetty.jar,frmwebsocketjsi.jar,jacob.jar
The custom code is in the WHEN-BUTTON-PRESSED trigger. The port being used is open and in the WebsocketJSI.StartServer(v_port); code.
Changes
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 |