Why does the Oracle client crash and disappear at the end of the load?
A. This generally happened with Oracle Forms 6i, 6.0.8.8 or 6.0.8.14.2 and Oracle E-Business Suite 11.5.1 but could affect other releases. When playback finishes the server process terminates, the client session disappears and there may be a FRM=92100 error in the Java console. The full text of the error in the Java Console is a follows: FRM-92100: Your connection to the server was interrupted. java.io.EOFException at java.io.DataInputStream.readUnsignedByte(Compiled Code) at oracle.forms.engine.Message.readDetails(Compiled Code) at oracle.forms.engine.Message.readDetails(Compiled Code) at oracle.forms.net.StreamMessageReader.run(Compiled Code) This issue is fixed by recording the forms session at the same time as running the playback. See the Setup page for information on using the record and play parameters at the same time, which is now the default setup.