Forms slows
Forms: 11.1.2.
Java: 1.8.0_66
Client: Windows 7 64 bit
Weblogic: AIX/10.3.6
- form1 works without any user Event, only with AQ-Event
- The Form gets an Event from an advanced Queue
- Runs a Report, Destination is a BLOB
- filetransfer with webutil to the Client path
- host command to print the file
- create a new record in a form block (no database block) to log the Event for the user
- wait for a new Event
The Programm works fine for 20 or similar events, but after a while the form can not be activated by the user, but in the background the tasks from step 2 to 7 will be continued.