FRM-92100 java.io.EOFException

Hi,
I'm having an issue after upgrate to Developer 6 Path 17. Disconnected from Oracle Applications after user login with error:
FRM-92100
Details...
Java Exception:
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)
any help would be appreciated.
Thanks.
Carlos

Hi,
frm-92100 is a generic error and it happens when the network connection is lost.
There is a lot of documentation on Metalink about that. Take a look at Note 216639.1
Monica

Similar Messages

  • FRM-92100 java.lang.NullPointerException with menu

    Hi,
    I have the following error when I attach a menu (mmb) to a form and then execute. But If I execute the form without the menu mmb, it works fine:
    FRM-92100: votre connexion au serveur a été interrompue.
    Causes possibles: erreur réseau ou panne du serveur.
    Vous devez rétablir votre session
    Détails:
    Java Exception:
    java.lang.NullPointerException
    at java.util.Hashtable.put(Unknown Source)
    at oracle.forms.handler.MenuInfo onUpdate(Unknown Source)
    at oracle.forms.handler.MenuInfo onUpdate(Unknown Source)
    at oracle.forms.handler.MenuInfo onCreate(Unknown Source)
    at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
    at oracle.forms.engine.Runform.processMessage(Unknown Source)
    at oracle.forms.engine.Runform.processSet(Unknown Source)
    at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
    at oracle.forms.engine.Runform.onMessage(Unknown Source)
    at oracle.forms.engine.Runform.sendInitialMesenge(Unknown Source)
    at oracle.forms.engine.Runform.startRunform(Unknown Source)
    at oracle.forms.engine.Main.createRunform(Unknown Source)
    at oracle.forms.engine.Main.start(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Thank for your answer.
    I've seen these documents Note:240994.1 and 433704.1 and have cleared my cache. But the the error persist.
    I've noticed that before the last line in error, we have a difference:
    In Metalink document, we can see:
    FRM-92100
    +...+
    at sun.applet.*Jinit*AppletPanel.run(Compiled Code)
    +...+
    But my error is:
    FRM-92100
    +...+
    at sun.applet.*Applet*Panel.run(Compiled Code)
    +...+
    If I create a new menu, everything is work fine. So I want to avoid to recreate every time the menu module that cause the error.
    Thanks for your reply.
    Best regards

  • FRM-92100 Java Exception (jacob)

    I'm using Jacob to load specific parts of Office documents into an Oracle database. This works successfully in 99.9% of cases although some users experience intermittent problems which can't be pinned down to a particilar office document and appear to be totally random. The error message indicates that the exception occurs when trying to close the Word session down.
    The error message is as follows:
    FRM-92100: Your connection to the Server was interrupted.
    Details:
    Java Exception:
    com.jacob.com.ComFailException: A COM exception has been encountered:
    At invoke of: Quit
    Description: Not enough storage is available to complete this operation.
    I have seen several references to the 92100 catch all error code but none that tie in with this description.
    Could anyone point me in the right direction as to what's causing this error? My first assumption would be the RAM available on the users PC at time of transfer but can't pin this down.
    Many thanks.

    I think that fix for bug 5375851 has resolved the problem mentioned and hence this shall be of help.
    Thanks,
    Message was edited by:
    user482823

  • Java Security... FRM-92100 Error

    Here is the error. Only 3 out of 24 machines are getting the error. The other 21 are able to select the button(s) and access reports and/or pics.
    FRM-92100: Your connection to the Server was interrupted.
    This may be the result of a network error, or a failure on the server.
    You will need to reestablish your session.
    Details…
    Java Exception:
    Java.lang.SecurityException: ShowDocument url permission denied
    at sun.plugin2.main.client.MessagePassingExecutionContext.showDocument(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletContextlmpl.showDocument(Unknown Source)
    at oracle.forms.engine.Runform.doHyperLink(unknown Source)
    at oracle.forms.engine.Runform.onUpdate(unknown Source)
    at oracle.forms.engine.Runform.onupdateHandler(unknown Source)
    at oracle.forms.engine.Runform.processMessage(unknown Source)
    at oracle.forms.engine.Runform.processSet(unknown Source)
    at oracle.forms.engine.Runform.onMessageReal(unknown Source)
    at oracle.forms.engine.Runform.onMessage(unknown Source)
    at oracle.forms.engine.Runform.processEventEnd(unknown Source)
    at oracle.ewt.lwAWT.LWComponet.redispatchEvent(unknown Source)
    at oracle.ewt.lwAWT.LWComponet.processEvent(unknown Source)
    at java.awt.lwAWT.LWComponet.dispatchEventlmpl(unknown Source)
    at java.awt.lwAWT.LWComponet.dispatchEventlmpl(unknown Source)
    at java.awt.lwAWT.LWComponet.dispatchEvent(unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(unknown Source)
    at java.awt.Container.dispatchEventlmpl(unknown Source)
    at java.awt.Window.dispatchEventlmpl(unknown Source)
    at java.awt.Componet.dispatchEvent(unknown Source)
    at java.awt.EventQueue.dispatchEventlmpl(unknown Source)
    at java.awt.EventQueue.access$000(unknown Source)
    at java.awt.EventQueue$1.run(unknown Source)
    at java.awt.EventQueue$1.run(unknown Source)
    at java.security.AccessController.doPrivileged(unknown Source)
    at java.security.AccessControlContect$1.dolntersectionPrivilege(unknown Source)
    at java.security.AccessControlContect$1.dolntersectionPrivilege(unknown Source)
    at java.awt.EventQueue$2.run(unknown Source)
    at java.awt.EventQueue$2.run(unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessControlContect$1.dolntersectionPrivilege(unknown Source)
    at java.awt.EventQueue.dispatchEvent(unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(unknown Source)
    at java.awt.EventDispatchThread.run(unknown Source)

    try to ask same questions on the Forms forum...

  • Javabean exception frm-92100

    Hi, can anyone help?
    I have a web-deployed form with a bean. The bean is derived from an example class posted in metalink as note 130431.1 "How to Read Local Files Using Web Deployed Forms? A step by step guide." I'm running forms 6i version 6.0.8.24.1 over Oracle9i Enterprise Edition Release 9.2.0.4.0. I have jar'd the class, signed it and added it the archive parameter in the html file on the server. Calling the bean to read in a line of text causes a frm-92100 error raising a java.io.EOFException
    at java.io.DataInputStream.readUnisignedByte (unknown source)
    This happens regardless of whether I enter a correct filename or not e.g.
    c:\test.txt or
    c:\tezt.txt
    Thanks
    Andrew

    Hi Frank,
    below is the output fron the java plug-in console: I've dumped the thread stack and list.
    ******start******
    Java(TM) Plug-in: Version 1.4.2
    Using JRE version 1.4.2 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\cs1ar
    Proxy Configuration: No proxy
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    connectMode=Socket
    serverHost=mrorange.shef.ac.uk
    serverPort=9000
    Forms Applet version is : 60824
    Dump thread stack ...
    Full thread dump Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode):
    "TaskScheduler timer" prio=4 tid=0x05ac1218 nid=0xa7c in Object.wait() [cd3f000..cd3fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10d8b9d0> (a oracle.ewt.timer.Timer)
         at java.lang.Object.wait(Unknown Source)
         at oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
         - locked <0x10d8b9d0> (a oracle.ewt.timer.Timer)
         at oracle.ewt.timer.Timer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Forms-DialogThread1" prio=4 tid=0x0c416f48 nid=0xa6c in Object.wait() [c93f000..c93fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108677f8> (a java.awt.Component$AWTTreeLock)
         at java.lang.Object.wait(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.setVisible(Unknown Source)
         - locked <0x108677f8> (a java.awt.Component$AWTTreeLock)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.setVisible(Unknown Source)
         at oracle.forms.handler.DialogThread.doAlert(Unknown Source)
         at oracle.forms.handler.DialogThread.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "CursorIdler" prio=4 tid=0x05a81678 nid=0xa60 in Object.wait() [7f3f000..7f3fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10d772a8> (a oracle.ewt.timer.Periodic)
         at java.lang.Object.wait(Unknown Source)
         at oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
         - locked <0x10d772a8> (a oracle.ewt.timer.Periodic)
         at oracle.ewt.timer.Timer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Flush Queue" prio=4 tid=0x0c435618 nid=0xa5c in Object.wait() [d03f000..d03fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10c7efe8> (a oracle.forms.engine.FlushQueue)
         at java.lang.Object.wait(Unknown Source)
         at oracle.forms.engine.FlushQueue.run(Unknown Source)
         - locked <0x10c7efe8> (a oracle.forms.engine.FlushQueue)
         at java.lang.Thread.run(Unknown Source)
    "Busy indicator" daemon prio=2 tid=0x0c3bddb8 nid=0xa4c waiting on condition [cc3f000..cc3fd94]
         at java.lang.Thread.sleep(Native Method)
         at oracle.ewt.timer.Timer.accurateSleep(Unknown Source)
         at oracle.ewt.timer.Timer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "HeartBeat" prio=4 tid=0x0c3ce210 nid=0xa48 in Object.wait() [cb3f000..cb3fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10c87db0> (a oracle.forms.engine.Heartbeat)
         at oracle.forms.engine.Heartbeat.run(Unknown Source)
         - locked <0x10c87db0> (a oracle.forms.engine.Heartbeat)
         at java.lang.Thread.run(Unknown Source)
    "Forms-StreamMessageWriter" prio=4 tid=0x0c3d3e40 nid=0xa44 in Object.wait() [ca3f000..ca3fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10c876b8> (a java.lang.Object)
         at java.lang.Object.wait(Unknown Source)
         at oracle.forms.net.SingleAccessorQueue.get(Unknown Source)
         - locked <0x10c876b8> (a java.lang.Object)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    "AWT-EventQueue-2" prio=4 tid=0x05ac2a10 nid=0xa38 in Object.wait() [c83f000..c83fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108cba78> (a java.awt.EventQueue)
         at java.lang.Object.wait(Unknown Source)
         at java.awt.EventQueue.getNextEvent(Unknown Source)
         - locked <0x108cba78> (a java.awt.EventQueue)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    "thread applet-oracle.forms.engine.Main" prio=4 tid=0x05ac1478 nid=0xa24 in Object.wait() [c33f000..c33fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108b25f8> (a sun.plugin.AppletViewer)
         at java.lang.Object.wait(Unknown Source)
         at sun.applet.AppletPanel.getNextEvent(Unknown Source)
         - locked <0x108b25f8> (a sun.plugin.AppletViewer)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Cache Cleanup Thread" prio=4 tid=0x059dc368 nid=0xa18 in Object.wait() [7e3f000..7e3fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108a6a40> (a sun.plugin.cache.CleanupThread)
         at sun.plugin.cache.CleanupThread.run(Unknown Source)
         - locked <0x108a6a40> (a sun.plugin.cache.CleanupThread)
    "TimerQueue" daemon prio=5 tid=0x059b35e0 nid=0xa14 in Object.wait() [7caf000..7cafd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108a6ae8> (a javax.swing.TimerQueue)
         at javax.swing.TimerQueue.run(Unknown Source)
         - locked <0x108a6ae8> (a javax.swing.TimerQueue)
         at java.lang.Thread.run(Unknown Source)
    "Java2D Disposer" daemon prio=10 tid=0x0599b178 nid=0xa10 in Object.wait() [7baf000..7bafd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108a6b40> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x108a6b40> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at sun.java2d.Disposer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "AWT-EventQueue-0" prio=7 tid=0x059887b8 nid=0xa0c in Object.wait() [79af000..79afd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108835c8> (a java.awt.EventQueue)
         at java.lang.Object.wait(Unknown Source)
         at java.awt.EventQueue.getNextEvent(Unknown Source)
         - locked <0x108835c8> (a java.awt.EventQueue)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    "AWT-EventQueue-1" prio=7 tid=0x05998e10 nid=0xa08 waiting on condition [7aaf000..7aafd94]
         at sun.plugin.JavaRunTime.dumpAllStacks(Native Method)
         at sun.plugin.ConsoleWindow$1.actionPerformed(Unknown Source)
         at javax.swing.JComponent$ActionStandin.actionPerformed(Unknown Source)
         at javax.swing.SwingUtilities.notifyAction(Unknown Source)
         at javax.swing.JComponent.processKeyBinding(Unknown Source)
         at javax.swing.KeyboardManager.fireBinding(Unknown Source)
         at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
         at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source)
         at javax.swing.JComponent.processKeyBindings(Unknown Source)
         at javax.swing.JComponent.processKeyEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    "Main Console Writer" prio=7 tid=0x05987b08 nid=0xa00 in Object.wait() [78af000..78afd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10888d28> (a java.util.LinkedList)
         at java.lang.Object.wait(Unknown Source)
         at sun.plugin.MainConsoleWriter.run(Unknown Source)
         - locked <0x10888d28> (a java.util.LinkedList)
         at java.lang.Thread.run(Unknown Source)
    "AWT-Windows" daemon prio=7 tid=0x0596a9c8 nid=0x9f4 runnable [76af000..76afd94]
         at sun.awt.windows.WToolkit.eventLoop(Native Method)
         at sun.awt.windows.WToolkit.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "AWT-Shutdown" prio=5 tid=0x0596a6c8 nid=0x9f0 in Object.wait() [75af000..75afd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108661e0> (a java.lang.Object)
         at java.lang.Object.wait(Unknown Source)
         at sun.awt.AWTAutoShutdown.run(Unknown Source)
         - locked <0x108661e0> (a java.lang.Object)
         at java.lang.Thread.run(Unknown Source)
    "Signal Dispatcher" daemon prio=10 tid=0x014a84b8 nid=0x9e4 runnable [0..0]
    "Finalizer" daemon prio=9 tid=0x014a5650 nid=0x9dc in Object.wait() [551f000..551fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108662e0> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x108662e0> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=10 tid=0x014a4220 nid=0x9d8 in Object.wait() [541f000..541fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10866190> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Unknown Source)
         at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
         - locked <0x10866190> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x01412618 nid=0x90c runnable [0..13e870]
    "VM Thread" prio=5 tid=0x014a3168 nid=0x9d4 runnable
    "VM Periodic Task Thread" prio=10 tid=0x014aa9b0 nid=0x9ec waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x014a7b70 nid=0x9e0 runnable
    Done.
    Dump thread list ...
    Group main,ac=17,agc=2,pri=10
    main,5,alive
    AWT-Windows,6,alive,dameon
    AWT-Shutdown,5,alive
    AWT-EventQueue-0,6,alive
    Group Plugin Thread Group,ac=4,agc=0,pri=10
    Main Console Writer,6,alive
    AWT-EventQueue-1,6,alive
    Java2D Disposer,10,alive,dameon
    TimerQueue,5,alive,dameon
    Group http://mrorange.shef.ac.uk:8000/forms60java/-threadGroup,ac=9,agc=0,pri=4
    thread applet-oracle.forms.engine.Main,4,alive
    AWT-EventQueue-2,4,alive
    Forms-StreamMessageWriter,4,alive
    HeartBeat,4,alive
    Busy indicator,1,alive,dameon
    Flush Queue,4,alive
    CursorIdler,4,alive
    Forms-DialogThread1,4,alive
    TaskScheduler timer,4,alive
    Done.
    ******end******

  • Frm-92100 on windows vista after install Developer Suit 10.1.2.02

    Hello everybody,
    I installed success Developer Suit 10.1.2.02 on windows vista.
    But when I tried to run a test form on web browser after .jar is load
    A message appears.
    FRM-92100: Your connection to the server was interrupted. This may be the result of a network error, or a failure on the server. You will need to re-establish your session.
    Details...
    Java Exception:
    java.lang.StringIndexOutOfBoundsException: String Index out of range: -1
    When I check the log file.
    ….forms90web: Stopped
    ….Stopped (Shutdown executed by jazn.com/admin from 127.0.0.1 (127.0.0.1))
    This is a critical problem to me.
    Please, help me urgent.
    Regards.
    William.

    Thanks Sqaimes
    But, I don’t know that’s the solution, anyway can you tell me if you know what’s the patch?
    Regards,
    William
    Message was edited by:
    william

  • Error FRM-92100 your connection to the server is interrupted

    Hi Friends
    when I try to open my attachment file by clicking open document.. the session is getting terminated this the issue ,In my previous post one of the Expert suggested to refer
    Metalink -> Master Note: Known Causes of the FRM-92100 Error In Forms [ID 756367.1] yes have refered and also refered OC4J_BI_Forms Instance Keeps Restarting Repeatedly [ID 338805.1] and find the
    cause
    This problem occurs when forms can not write into file :
    $ORACLE_HOME/j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/default-web-access.log
    There are two known scenarios where this occured :
    1. The size of the file grew more than 2GB
    2. When the system runs out of disk space on the driver/volume where
    this file is located
    Note :
    1)when we checked the following file in our server (no such file exists in $ORACLE_HOME on both database and application tiers.
    2)And there is enough space in the disk
    Please advise on this ,your advise on this is highly appreciable
    Thanks
    Thilib

    Hi Friend
    Sorry we are just working in Sun Solaris, In my Particular machine i am using XP
    Database Server
    RDBMS : 11.2.0.2.0
    Oracle Applications : 11.5.10.2
    Hi Helios- Gunes E...
    And the link which send u send i am going through
    Troubleshooting FRM-92100 Issues In Oracle Applications 11i [ID 311019.1]
    In that i find to check view details
    I get this Error message in my application (View details)
    FRM:92100 -your connection to the server is interrupted ,this may be the result of a network error ,or failure in the server you will need to reestablish your connection
    Details
    Java Exception
    java.lang.SecurityException:showDocument url Permission denied
    at sun plugin2.maim.client MessagePassingExecutionContext show document(Unknown Source)
    at sun plugin2,appletPligin2manager$AppletContextmpl show document(Unknown Source)
    Please Suggest Why this error Occur
    Thanks
    Thiliban
    Edited by: 4777 on Feb 15, 2012 6:05 AM

  • Opening a webutil form sends a FRM-92100 error

    Hi,
    I don't have much experience in Oracle Forms, but I'm helping in the implementation of Linux clients. I'm using Firefox and installed the java 1.5.0_11-b03 plugin. I can work on the application without problems, but on some forms it sends me a FRM-92100 error. I asked to the forms programmers for this forms and they told me this forms used webutil functions. I gave permissions to the bin folder in the jvm folder and in the jre folder, but I can't see the jar that apears at the webutil.cfg
    I have very limited access to the Application Server (10.1.2) on Linux, so until now I've tried to change things at the client side. The webutil version is the 1.0.6.
    Thanks in advance,
    Alex Chan
    Here's java console:
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    La versión del applet Forms es: 10.1.2.0
    2007-ago-23 12:16:23.739 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    java.lang.NullPointerException
         at oracle.forms.webutil.common.VBeanCommon.getTranslatedMessage(VBeanCommon.java:819)
         at oracle.forms.webutil.common.VBeanCommon.findLocalHost(VBeanCommon.java:878)
         at oracle.forms.webutil.common.VBeanCommon.init(VBeanCommon.java:328)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Component.java:3968)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    2007-ago-23 12:16:23.747 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    java.lang.NullPointerException
         at oracle.forms.webutil.common.VBeanCommon.getTranslatedMessage(VBeanCommon.java:819)
         at oracle.forms.webutil.common.VBeanCommon.findLocalHost(VBeanCommon.java:878)
         at oracle.forms.webutil.common.VBeanCommon.getIPAddress(VBeanCommon.java:901)
         at oracle.forms.webutil.common.VBeanCommon.setProperty(VBeanCommon.java:740)
         at oracle.forms.webutil.clientInfo.GetClientInfo.setProperty(GetClientInfo.java:176)
         at oracle.forms.handler.UICommon.setFVP(Unknown Source)
         at oracle.forms.handler.UICommon.setFVP(Unknown Source)
         at oracle.forms.handler.UICommon.onUpdate(Unknown Source)
         at oracle.forms.handler.ComponentItem.onUpdate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onUpdate(Unknown Source)
         at oracle.forms.handler.UICommon.onUpdate(Unknown Source)
         at oracle.forms.engine.Runform.onUpdateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Component.java:3968)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Message was edited by:
    Alex Chan

    Solve the problem? Else this might help.
    1. Did you sign the two jar-files accordning to the readme.html?
    2. And did you accept the certificate at runtime?
    3. Also, compile the webutil.pll into webutil.plx
    Regards,
    Martin Malmström

  • Webutil, FRM 92100 error

    hi,
    i installed webutil, following the installation guide und the appendix. i get everytime the message FRM 92100 "Your connection to the server was interrupted. This may be the result of a network error, or a failure on the server. You will need to reestablish your session."
    the jinitiator log is as follow:
    Loading http://fronhoefer.hohe.de:8888/forms90/java/f90all_jinit.jar from JAR cache
    Loading http://fronhoefer.hohe.de:8888/forms90/webutil/webutil.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    Loading http://fronhoefer.hohe.de:8888/forms90/webutil/jacob.jar from JAR cache
    connectMode=HTTP, native.
    Forms Applet-Version : 902110
    oracle.forms.net.ConnectionException: Forms-Sitzung <3> abgebrochen: Kommunikation mit Runtime-Prozess nicht möglich.
    this means: Forms-Session aborted. Communication with runtime-process not possible.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)

    I have the same problem, but the message is the following:
    Loading http://www.opencard.com:8888/forms90/webutil/webutil.jar from JAR cache
    Loading http://www.opencard.com:8888/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    connectMode=HTTP, native.
    La versión del applet Forms es: 902110
    oracle.forms.net.ConnectionException: Se ha abortado la sesión de Forms <9>: No se ha podido establecer comunicación con el proceso de tiempo de ejecución.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)

  • Frm-92100, FRM-92101 errors

    hi forms gurus,
    we use forms 9i on a LINUX/IAS server.But since 2 days ago, the following errors appeared when we try to access to our application using the browser:
    FRM-92100:Your connection to the server was interrupted
    oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    What's the matter?PLZ help us to solve this problem. it's very important for us.
    TYAG.

    What changed since it was working???? That could be the pointer to the problem.
    I would also suggest a reboot (just in case). and put the Jinitiator console (if you are using Jinit) to level 5 tracing.
    Regards
    Grant Ronald
    Forms Product Management

  • FRM-92100 Jacob / Quit Word.

    When using jacob to quit a Word document I'm getting an error as follows:
    The error message is as follows:
    FRM-92100: Your connection to the Server was interrupted.
    Details:
    Java Exception:
    com.jacob.com.ComFailException: A COM exception has been encountered:
    At invoke of: Quit
    Description: Not enough storage is available to complete this operation.
    The line of the code the message relates to is
    word.invoke("Quit", new Variant[] {});
    where word is a ActiveXComponent object.
    This works successfully in 99% of cases although some users experience intermittent problems which can't be pinned down to a particilar office document and appear to be totally random. The error message indicates that the exception occurs when trying to close the Word session down.
    Any advice would be very appreciated.
    Thanks,
    Jayesh Kavia

    I think that fix for bug 5375851 has resolved the problem mentioned and hence this shall be of help.
    Thanks,
    Kaushal

  • FRM-92100 Your connection to the server was interrupted in OAS (10.1.2.3.0)

    Hi,
    A user in WAN getting below error while accesing forms applicaiton
    But the same is working in LAN without any such type of Error.
    FRM-92100 Your connection to the server was interrupted
    This may be the result of a network error,or a failure on the server.
    you will need to reestablish your session..
    Regards
    kirana

    Hi Alex,
    Thanks for your Reply.
    1.When you get the error click on the details button and provide the error message
    FRM-92100 Your connection to the server was interrupted.
    This may be the result of a network error,or a failure on the server.
    you will need to reestablish your session.
    Details...
    Java Exception:
    java.lang.IllegalStateException:cannot open system clipboard
    at sun.awt.windows.WClipboard.openClipboard(Native Method)
    at sun.awt.windows.WClipboard.setContents(Unknown Source)
    at oracle.forms.engine.Runform.setClipboardString(Unknown Source)
    at oracle.forms.engine.Runform.onUpdate Source)
    at oracle.forms.engine.Runform.onUpdateHandler(Unknown Source)
    at oracle.forms.engine.Runform.processMessage(Unknown Source)
    at oracle.forms.engine.Runform.processSet(Unknown Source)
    at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
    at oracle.forms.engine.Runform.onMessage(Unknown Source)
    at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
    at oracle.ewt.lWAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lWAWT.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventlmpl(Unknown Source)
    at java.awt.Container.dispatchEventlmpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventlmpl(Unknown Source)
    at java.awt.Window.dispatchEventlmpl(Unknown Source)
    at java.awt.Component.dispatchEventlmpl(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    2.Does this happen with all forms /even with simple form test.fmx?
    No,This does not happen with all forms neither with particular form it occurs randomly or also it wont occurs.
    3.When this issue occurs does other users who are connected are affected ?
    No other users are not affected,but if the same user close error window & if he opens the same application again
    he can connect.
    4. When this issue occurs does new users/connections are allowed?
    Yes new user connection are allowed after this occurs.
    Thanks
    Kirana

  • Random FRM-92100 error experienced by users

    Our users have been randomly getting the infamous FRM-92100 error. Some users have been experiencing this more than others. We have not been able to associated this error with a particular form as there has been no consistency that we can identify. Has anyone resolved this issue in the past where? Could this be associated with a certain release of Jinitiator? Just trying to find the best way to narrow down troubleshooting.
    Our environment information:
    Version 11.5.10.2
    AIX 5.3
    DB 9.2.0.6
    Jinitiator 1.3.1.21
    Server version: Oracle HTTP Server Powered by Apache/1.3.19 (Unix)
    Server built: Mar 25 2005 15:40:05 (iAS 1.0.2.2.2 rollup 5)
    Forms 6.0 (Forms Runtime) Version 6.0.8.25.2 (Production)
    Thanks in advance,

    hsawwan,
    Thanks for pointing me in the right direction. After doing some additional research and getting some additional information from the users, it seems that our problem is related to the following:
    Occasional FRM-92100 With Illegalargumentexception at createMessageFromDeltaMessage
    Note:300386.1
    Symptoms
    Clients occasionally disconnect from forms with the following error :
    FRM-92100: Your connection to the server was interrupted. This may be the result of a network error, or a failure on the Server. You will need to reestablish your session
    Details...
    Java Exception:
    java.lang.IllegalArgumentException: Error while creating message from Delta message
    at oracle.forms.engine.Message.createMessageFromDeltaMessage (Unklnown Source)
    at oracle.forms.engine.Message.processDeltaMessage(Unknown Source)
    at oracle.forms.net.StreamMessageReader.run (Unknown Source)
    Fix
    To solve the problem, you need to apply the fix whenever it is available for the requested platform. At the time this document is created, the bug is marked to be fixed in Forms version 10.1.2 and there were no backports available for earlier releases.
    Have you even experienced this and do we really have to upgrade to 10.1.2 for this issue to be resolved?
    Thanks,

  • FRM-92100 Error!!!!

    Hi my friends ...
    when I launch my form,I face this error!
    [http://up98.org/upload/server1/01/a/5ezqt63oalp3bxpd9ts.png]
    How can i solve it ?
    thanks in advance.
    Edited by: 914489 on Feb 15, 2012 2:41 AM

    Try below work around:
    1) FRM-92100 occurs when invoking a new forms session from existing form session, or another URL is invoked from the parent browser window of the forms applet?
    To work-around use the applet parameter separateFrame="True". This parameter is set in the static html file or formsweb.cfg
    2) If using Oracle Jinitiator, try clearing the Jinitiator JAR or jcache:
    For versions 1.3.x.x.x : Control Panel - Jinitiator Control Panel - Cache Tab Page - Clear JAR Cache button
    3) If using MS Internet Explorer check that permissions / security options are set correctly
    Launch Microsoft Internet Explorer.
    Select the Tools -> Internet Options from the top level menu.
    Click the SECURITY Tab:
    Choose Local Intranet Zone from the list.
    Click Custom Level.
    Select Java Permissions - Custom from the list.
    Click Java Custom Settings.
    Select the Edit Permissions tab.
    Choose Enable for Run Unsigned Content.
    Choose Enable for Run Signed Content.
    Select the ADVANCED tab.
    Scroll down to Java VM.
    Check the Java console enabled option.
    Select the CONNECTIONS tab.
    Click the LAN Settings button.
    If IE is using a proxy server : Check the Bypass proxy server for local addresses check box. Click the Advanced button, and enter the local domain in the Exceptions box. Use the form *.domain.com, where domain.com maps to your local domain.
    Click OK to exit the dialog.
    Click OK to save the changes and exit IE.
    Restart the computer.
    4) Has the formsweb.cfg applet parameter workingDirectory been changed recently?
    The following lines may appear in the Java Console Output:
    CMa3iK no proxyoracle.forms.net.ConnectionException:Forms session
    <1> failed during startup: no response from runtime process at
    oracle.forms.net.ConnectionException.createConnect ionException(Unknown
    Source) at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)...
    accompanied by lines like those below in the Jserv.log or OC4J_BI_Forms server.log:
    [26/11/2002 19:42:17:921 GMT+05:30] Forms session <1> aborted: runtime process failed during startup with errors
    Unable to switch to Working Directory:d:\test;d:\f60
    Forms session <11> aborted: runtime process failed during startup with errors
    Unable to switch to Working Directory:<invalid working directory>
    If so set the workingDirectory parameter to a single, accessible, directory instead of a directory list or a non-accessible directory.

  • FRM-92100 Your connection to the server was interrupted

    FRM-92100 Your connection to the server was interrupted. This may be the result of a network error or a failure on the server. You will need to reestablish
    Details:
    Java Exception:
    java.lang.StringIndexOutOfBoundsException:String index out of range: -1
    at java.lang.String.substring(Unknown Source)
    at oracle.forms.engine.Runform.onUpdate(Unknown Source
    at oracle.forms.engine.Runform.onUpdateHandler(Unknown Source)
    at oracle.forms.engine.Runform.ProccesMessage(Unknown Source)
    Please, helpme It is up Start OC4j and was installed the Jinitiator.
    I am working with Database 9i and DeveloperSuite 10g

    You don't need JRE if you are using JInitiator.
    After you installed Developer, did you test the OC4J URL and see the test page that said, "Successfully Installed!"?
    Have you tried it with a very simple form, or are all these forms one that were previously created? Are you migrating from one Forms version to 10g?
    Message was edited by:
    Mark Roberts

Maybe you are looking for