Oracle Forms (MOSC)

MOSC Banner

FSAL - long transaction stuck the whole window

edited Aug 20, 2020 5:01AM in Oracle Forms (MOSC) 1 commentAnswered

Hi,

we are using FSAL to run Oracle Forms application without browser.

When user click a button which initiate long running database operation, the whole window get stuck and user has no possibillity how to abort the window. Exit button on the window doesn't respond.

Problem is probably clear, AWT implementation and stuck event dispatch thread.

Is there any possibility how to kill FSAL process? Users cant't kill the process on the operation system (ctrl+alt+del)

Or wrap FSAL window into another window (for example JavaFX) which cominucate via other thread then EDT?

Thanks

Ales

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