Skip to Main Content

Oracle Forms

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

FRM-93242: serverURL applet pmeter refers to an HTTP session that no longer exists.

Anantha AmirtharajOct 9 2019 — edited Oct 10 2019

Hi,

Hi,

My environment detail.

FMW, Oracle Forms and report Product Version : 12.2.1.3.0

Operating System : Linux x86-64

OS Version Oracle : Linux 7

When we are accessing my application from MAC computer we are getting following issue. we are using my application URL like https://abcdef.ghijklmnopqrstuv.com:7001/forms/frmservlet?config=prom

Issue-FRM93242.png

Please help me to get resolve.

Thanks,

Ananth

Comments

Vlad Visan-Oracle
Answer

TLS 1.2 works in 12c by default.

For 11gR2, you can only use it in 11.2.0.4 with MES Bundle Patch ( see MOS Note 2026419.1 ).

You cannot use TLS1.1 or 1.2 in previous versions ( 11.2.0.3 or any version behind )

Marked as Answer by user12840908 · Sep 27 2020
user12840908

Thanks Viad Visan! it's very helpful. If you could also please provide a link for 11.2.0.3 or previous version from Oracle.

Vlad Visan-Oracle

11.2.0.4 is the only 11gR2 version that got TLSv1.2 and 1.1 backported from 12c.

In 11.2.0.3 or previous versions, only TLSv1.0 can be used.

1 - 3

Post Details

Added on Oct 9 2019
15 comments
2,873 views