Oracle Forms (MOSC)

MOSC Banner

What's the difference between close a form by "×" button of browser and by EXIT_FROM?

edited Jan 19, 2015 7:26AM in Oracle Forms (MOSC) 1 comment

hi,

My customer is using the following like to open a form window.

https://hostname:port/forms/frmservlet?config=ashisuto (opened by IE)

Reproduction:

1.open a form by the above link.

2.After open the form window ,  close the browser by "×" button of browser.

3.renew open a form by click the above link.

2,3 is  repeated about 15 times,in Java Console the following error message is output.

FRM-92091: unexpected fatal error on client-side java code" error in my application

Java Exception:

java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0

at java.util.Vector.get(Unknown Source)

at oracle.forms.handler.UICommon.updateFocus(Unknown Source)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center