9i forms demo problem with jinitiator 1.3.1.9

I'm trying to install the 9i forms demo from http://www.oracle.com/technology/sample_code/products/forms/index9i.html
The install says it uses jinitiator 1.3.1.9. If you want to use another version, edit the forms90demo.cfg file. We have 1.3.1.17 and I edited the cfg file, but none of the demos will come up. I get "The page cannot be displayed" error. Our port is 8889 and the launchdemo90.html file is looking for 8888. I changed it to 8889 in the IE address field but the pages still won't come up.
Can anyone tell me how to fix this problem?
Thanks in advance.
Jan

Thanks for the reply. I can't tell by looking at these files what the OC4J administration port and the administration password is.
Portlist.ini
Oracle Developer Suite HTTP port = 8889
Oracle Developer Suite JMS port = 9240
Oracle Developer Suite RMI port = 23910
Oracle HTTP Server Diagnostic port = 7200
<ORACLE_HOME>\j2ee\DevSuite\config\default-web-site.xml
<?xml version="1.0" ?>
<!DOCTYPE web-site (View Source for full doctype...)>
- <web-site port="8889" display-name="Oracle Developer Suite 10g instance of Oracle Containers for J2EE Web Site" host="[ALL]" log-request-info="false" secure="false">
<default-web-app application="default" name="defaultWebApp" root="/j2ee" load-on-startup="true" shared="false" />
<web-app application="forms" name="forms90web" root="/forms90" load-on-startup="false" max-inactivity-time="no shutdown" shared="false" />
<web-app application="reports" name="web" root="/reports" load-on-startup="false" max-inactivity-time="no shutdown" shared="false" />
<web-app application="reports" name="demo" root="/repdemo" load-on-startup="false" max-inactivity-time="no shutdown" shared="false" />
<web-app application="demowebservice" name="demowebservice" load-on-startup="true" root="/demowebservice" max-inactivity-time="no shutdown" shared="false" />
<access-log path="../log/default-web-access.log" format="$ip - $user - [$time] '$request' $status $size" split="none" />
</web-site>

Similar Messages

  • Problem with Jinitiator 1.3.1.9 , Windows 7,  IE 8

    Hi,
    We have a problem running Jinitiator 1.3.1.9 (Forms f60servlet) on Windows 7, IE 8. We can start the application, and run the forms with no problem but when we change to another application (ALT+TAB) and we try to return , the browser (IE 8) that was running the forms (f60servlet) doesn't refresh (dies literally) .
    Previously we were working with Windows XP and everything was correctly, but recently the company decided to migrate to windows 7.
    Do you know what is the problem?. Any advice?
    We know that our versions are very old (forms, Oracle) must be updated , but it is a legacy application and is not easy to migrate ASAP.
    Thanks in advance.
    When the error occurs, a file in the desktop is created with this:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d1d353d, pid=4300, tid=220
    # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
    # Problematic frame:
    # C [fontmanager.dll+0x2353d]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x11d43800): JavaThread "AWT-EventQueue-1" [_thread_in_native, id=220]
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
    Registers:
    EAX=0x142fa8e0, EBX=0x142fa69c, ECX=0x00000000, EDX=0x00000000
    ESP=0x049fdb5c, EBP=0x049fdb98, ESI=0x02699df8, EDI=0x00000000
    EIP=0x6d1d353d, EFLAGS=0x00010246
    Top of Stack: (sp=0x049fdb5c)
    0x049fdb5c: 00000000 142fa630 049fdc40 00000000
    0x049fdb6c: 402a0000 00000000 00000000 00000000
    0x049fdb7c: 00000000 00000000 402a0000 02699df8
    0x049fdb8c: 00000000 00000000 142fa630 049fdbdc
    0x049fdb9c: 6d1d2eb9 00000000 0d06d0b0 02699df8
    0x049fdbac: 11d438ec 00000000 00000000 00000000
    0x049fdbbc: 00000000 00000000 00000000 00000000
    0x049fdbcc: 00000000 00000000 00000000 00000004
    Instructions: (pc=0x6d1d353d)
    0x6d1d352d: ff eb 02 33 c0 8b 4d fc 8b 55 f8 85 ff 8b 49 08
    0x6d1d353d: 89 04 11 75 11 8b 45 fc 8b 48 08 8b 09 8b 49 04
    Stack: [0x04900000,0x04a00000), sp=0x049fdb5c, free space=1014k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [fontmanager.dll+0x2353d]
    C [fontmanager.dll+0x22eb9]
    C [fontmanager.dll+0x15cc9]
    j sun.awt.font.NativeFontWrapper.getFontMetrics(Ljava/awt/Font;[DZZ[F)V+0
    j sun.awt.font.FontDesignMetrics.initMatrixAndMetrics(Ljava/awt/font/FontRenderContext;)V+55
    j sun.awt.font.FontDesignMetrics.<init>(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+53
    J sun.java2d.SunGraphics2D.makeFontMetrics(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)Ljava/awt/FontMetrics;
    J sun.java2d.SunGraphics2D.getFontMetrics(Ljava/awt/Font;)Ljava/awt/FontMetrics;
    J sun.awt.image.BufferedImageGraphics2D.computeFontOptimizations(Ljava/awt/Font;)V
    J sun.awt.image.BufferedImageGraphics2D.drawString(Lsun/java2d/SunGraphics2D;Ljava/lang/String;FFLjava/lang/Object;)Ljava/lang/Object;
    J sun.java2d.SunGraphics2D.drawString(Ljava/lang/String;II)V
    j oracle.ewt.lwAWT.lwText.LWTextField.paintCanvasInterior(Ljava/awt/Graphics;)V+124
    J oracle.ewt.EwtComponent.paintInterior(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter._paintInterior(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;Loracle/ewt/painter/BorderPainter;IILjava/awt/Shape;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    j oracle.ewt.lwAWT.lwWindow.LWWindow.paint(Ljava/awt/Graphics;)V+43
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    j oracle.ewt.lwAWT.SharedPainter.paint(Ljava/awt/Graphics;Loracle/ewt/lwAWT/DoubleBuffer;Loracle/ewt/lwAWT/VirtualComponent;)V+270
    j oracle.ewt.lwAWT.BufferedApplet.paint(Ljava/awt/Graphics;)V+17
    j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+207
    J sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+504
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J java.awt.EventDispatchThread.pumpOneEventForHierarchy(Ljava/awt/Component;)Z
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(Ljava/awt/Conditional;Ljava/awt/Component;)V+12
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.awt.font.NativeFontWrapper.getFontMetrics(Ljava/awt/Font;[DZZ[F)V+0
    j sun.awt.font.FontDesignMetrics.initMatrixAndMetrics(Ljava/awt/font/FontRenderContext;)V+55
    j sun.awt.font.FontDesignMetrics.<init>(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+53
    J sun.java2d.SunGraphics2D.makeFontMetrics(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)Ljava/awt/FontMetrics;
    J sun.java2d.SunGraphics2D.getFontMetrics(Ljava/awt/Font;)Ljava/awt/FontMetrics;
    J sun.awt.image.BufferedImageGraphics2D.computeFontOptimizations(Ljava/awt/Font;)V
    J sun.awt.image.BufferedImageGraphics2D.drawString(Lsun/java2d/SunGraphics2D;Ljava/lang/String;FFLjava/lang/Object;)Ljava/lang/Object;
    J sun.java2d.SunGraphics2D.drawString(Ljava/lang/String;II)V
    j oracle.ewt.lwAWT.lwText.LWTextField.paintCanvasInterior(Ljava/awt/Graphics;)V+124
    J oracle.ewt.EwtComponent.paintInterior(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter._paintInterior(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;Loracle/ewt/painter/BorderPainter;IILjava/awt/Shape;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    j oracle.ewt.lwAWT.lwWindow.LWWindow.paint(Ljava/awt/Graphics;)V+43
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    J oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
    J oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
    J oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
    j oracle.ewt.lwAWT.SharedPainter.paint(Ljava/awt/Graphics;Loracle/ewt/lwAWT/DoubleBuffer;Loracle/ewt/lwAWT/VirtualComponent;)V+270
    j oracle.ewt.lwAWT.BufferedApplet.paint(Ljava/awt/Graphics;)V+17
    j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+207
    J sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+504
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J java.awt.EventDispatchThread.pumpOneEventForHierarchy(Ljava/awt/Component;)Z
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(Ljava/awt/Conditional;Ljava/awt/Component;)V+12
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x11d44400 JavaThread "Keep-Alive-Timer:galileo.nationalesuisse.lan" daemon [_thread_blocked, id=832]
    0x11d45000 JavaThread "TaskScheduler timer" [_thread_blocked, id=4368]
    0x11d46c00 JavaThread "EWT-Timer0" [_thread_blocked, id=1156]
    0x11d47800 JavaThread "Flush Queue" [_thread_blocked, id=572]
    0x11d47000 JavaThread "CursorIdler" [_thread_blocked, id=828]
    0x11d46400 JavaThread "HeartBeat" [_thread_blocked, id=2648]
    0x11d46000 JavaThread "Forms-StreamMessageWriter" [_thread_blocked, id=1056]
    0x11d45800 JavaThread "Forms-StreamMessageReader" [_thread_blocked, id=4828]
    0x11d44800 JavaThread "Screen Updater" [_thread_blocked, id=2144]
    0x11d43000 JavaThread "thread applet-oracle.forms.engine.Main" [_thread_blocked, id=4672]
    0x11d43c00 JavaThread "SunToolkit.PostEventQueue-1" [_thread_blocked, id=4724]
    =>0x11d43800 JavaThread "AWT-EventQueue-1" [_thread_in_native, id=220]
    0x11d42c00 JavaThread "JAR Cache Cleanup Thread" [_thread_blocked, id=4760]
    0x11d42400 JavaThread "Thread-2" [_thread_blocked, id=3784]
    0x11d42000 JavaThread "Thread-1" [_thread_blocked, id=1840]
    0x11d41800 JavaThread "TimerQueue" daemon [_thread_blocked, id=2188]
    0x11d41400 JavaThread "AWT-Windows" [_thread_in_native, id=2496]
    0x11d41000 JavaThread "SunToolkit.PostEventQueue-0" [_thread_blocked, id=4768]
    0x11d40800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4764]
    0x060b4000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4720]
    0x060b1400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4588]
    0x060b0c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2880]
    0x060b0800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=268]
    0x060a9400 JavaThread "Finalizer" daemon [_thread_blocked, id=280]
    0x0609d400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4056]
    0x038d8800 JavaThread "main" [_thread_blocked, id=3892]
    Other Threads:
    0x0609c000 VMThread [id=464]
    0x060cf400 WatcherThread [id=4484]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 2560K, used 191K [0x08ec0000, 0x09180000, 0x093a0000)
    eden space 2304K, 8% used [0x08ec0000, 0x08eefd48, 0x09100000)
    from space 256K, 0% used [0x09140000, 0x09140000, 0x09180000)
    to space 256K, 0% used [0x09100000, 0x09100000, 0x09140000)
    tenured generation total 32300K, used 24242K [0x093a0000, 0x0b32b000, 0x0cec0000)
    the space 32300K, 75% used [0x093a0000, 0x0ab4c8f0, 0x0ab4ca00, 0x0b32b000)
    compacting perm gen total 12288K, used 9335K [0x0cec0000, 0x0dac0000, 0x10ec0000)
    the space 12288K, 75% used [0x0cec0000, 0x0d7ddc28, 0x0d7dde00, 0x0dac0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00380000 - 0x00426000      C:\Program Files (x86)\Internet Explorer\iexplore.exe
    0x77720000 - 0x778a0000      C:\Windows\SysWOW64\ntdll.dll
    0x756c0000 - 0x757d0000      C:\Windows\syswow64\kernel32.dll
    0x75b90000 - 0x75bd6000      C:\Windows\syswow64\KERNELBASE.dll
    0x75be0000 - 0x75c80000      C:\Windows\syswow64\ADVAPI32.dll
    0x75f40000 - 0x75fec000      C:\Windows\syswow64\msvcrt.dll
    0x771c0000 - 0x771d9000      C:\Windows\SysWOW64\sechost.dll
    0x76d40000 - 0x76e30000      C:\Windows\syswow64\RPCRT4.dll
    0x75280000 - 0x752e0000      C:\Windows\syswow64\SspiCli.dll
    0x75270000 - 0x7527c000      C:\Windows\syswow64\CRYPTBASE.dll
    0x75ff0000 - 0x760f0000      C:\Windows\syswow64\USER32.dll
    0x76e30000 - 0x76ec0000      C:\Windows\syswow64\GDI32.dll
    0x75b80000 - 0x75b8a000      C:\Windows\syswow64\LPK.dll
    0x75ae0000 - 0x75b7d000      C:\Windows\syswow64\USP10.dll
    0x75c80000 - 0x75cd7000      C:\Windows\syswow64\SHLWAPI.dll
    0x760f0000 - 0x76d3a000      C:\Windows\syswow64\SHELL32.dll
    0x758f0000 - 0x75a4c000      C:\Windows\syswow64\ole32.dll
    0x75480000 - 0x7567e000      C:\Windows\syswow64\iertutil.dll
    0x75ce0000 - 0x75e17000      C:\Windows\syswow64\urlmon.dll
    0x752e0000 - 0x753d5000      C:\Windows\syswow64\WININET.dll
    0x75860000 - 0x758ef000      C:\Windows\syswow64\OLEAUT32.dll
    0x75e20000 - 0x75f3d000      C:\Windows\syswow64\CRYPT32.dll
    0x776f0000 - 0x776fc000      C:\Windows\syswow64\MSASN1.dll
    0x771f0000 - 0x77250000      C:\Windows\system32\IMM32.DLL
    0x77070000 - 0x7713c000      C:\Windows\syswow64\MSCTF.dll
    0x65640000 - 0x660c0000      C:\Windows\system32\IEFRAME.dll
    0x771e0000 - 0x771e5000      C:\Windows\syswow64\PSAPI.DLL
    0x73470000 - 0x734ac000      C:\Windows\system32\OLEACC.dll
    0x72c00000 - 0x72d9e000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
    0x77140000 - 0x771bb000      C:\Windows\syswow64\comdlg32.dll
    0x74fa0000 - 0x74fd5000      C:\Program Files (x86)\Internet Explorer\IEShims.dll
    0x72f80000 - 0x73000000      C:\Windows\system32\uxtheme.dll
    0x73000000 - 0x7300e000      C:\Windows\system32\RpcRtRemote.dll
    0x72f60000 - 0x72f73000      C:\Windows\system32\dwmapi.dll
    0x76ec0000 - 0x7705d000      C:\Windows\syswow64\SETUPAPI.dll
    0x75440000 - 0x75467000      C:\Windows\syswow64\CFGMGR32.dll
    0x77250000 - 0x77262000      C:\Windows\syswow64\DEVOBJ.dll
    0x757d0000 - 0x75853000      C:\Windows\syswow64\CLBCatQ.DLL
    0x67d50000 - 0x67e45000      C:\Windows\system32\propsys.dll
    0x71a60000 - 0x71a81000      C:\Windows\system32\ntmarta.dll
    0x772a0000 - 0x772e5000      C:\Windows\syswow64\WLDAP32.dll
    0x730e0000 - 0x730eb000      C:\Windows\system32\profapi.dll
    0x735b0000 - 0x735c6000      C:\Windows\system32\CRYPTSP.dll
    0x75680000 - 0x756b5000      C:\Windows\syswow64\ws2_32.DLL
    0x75470000 - 0x75476000      C:\Windows\syswow64\NSI.dll
    0x73570000 - 0x735ab000      C:\Windows\system32\rsaenh.dll
    0x72e10000 - 0x72e54000      C:\Windows\system32\dnsapi.DLL
    0x74ba0000 - 0x74bbc000      C:\Windows\system32\iphlpapi.DLL
    0x75060000 - 0x75067000      C:\Windows\system32\WINNSI.DLL
    0x67950000 - 0x6797b000      C:\Program Files (x86)\Internet Explorer\ieproxy.dll
    0x73030000 - 0x7307c000      C:\Windows\system32\apphelp.dll
    0x74b90000 - 0x74b99000      C:\Windows\system32\VERSION.dll
    0x74b30000 - 0x74b82000      C:\Windows\system32\RASAPI32.dll
    0x751b0000 - 0x751c5000      C:\Windows\system32\rasman.dll
    0x75040000 - 0x7504d000      C:\Windows\system32\rtutils.dll
    0x75050000 - 0x75056000      C:\Windows\system32\sensapi.dll
    0x72e60000 - 0x72e9c000      C:\Windows\system32\mswsock.dll
    0x72da0000 - 0x72da5000      C:\Windows\System32\wshtcpip.dll
    0x77060000 - 0x77063000      C:\Windows\syswow64\Normaliz.dll
    0x72ed0000 - 0x72ee0000      C:\Windows\system32\NLAapi.dll
    0x72db0000 - 0x72db6000      C:\Windows\system32\rasadhlp.dll
    0x72070000 - 0x7207f000      C:\Windows\system32\wkscli.dll
    0x720a0000 - 0x720a9000      C:\Windows\system32\netutils.dll
    0x67980000 - 0x679ae000      C:\Windows\system32\MLANG.dll
    0x72040000 - 0x72046000      C:\Windows\System32\wship6.dll
    0x74f80000 - 0x74f92000      C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelperShim.dll
    0x749f0000 - 0x74a93000      C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
    0x74930000 - 0x749be000      C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
    0x734b0000 - 0x73534000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\Comctl32.dll
    0x74f70000 - 0x74f80000      C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelper.dll
    0x70490000 - 0x70899000      C:\PROGRA~2\MICROS~2\Office14\GROOVEEX.DLL
    0x70460000 - 0x7048b000      C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b\ATL90.DLL
    0x660c0000 - 0x66940000      C:\PROGRA~2\MICROS~2\Office14\3082\GrooveIntlResource.dll
    0x74ed0000 - 0x74f64000      C:\Windows\system32\MSFTEDIT.DLL
    0x73c60000 - 0x7407a000      C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
    0x6d730000 - 0x6d77e000      C:\Program Files (x86)\Java\jre6\bin\ssv.dll
    0x7c340000 - 0x7c396000      C:\Program Files (x86)\Java\jre6\bin\MSVCR71.dll
    0x72dc0000 - 0x72df8000      C:\Windows\System32\fwpuclnt.dll
    0x74d90000 - 0x74e21000      C:\PROGRA~2\MICROS~2\Office14\URLREDIR.DLL
    0x70450000 - 0x70458000      C:\Windows\system32\Secur32.dll
    0x74eb0000 - 0x74ec4000      C:\PROGRA~2\MICROS~2\Office14\MSOHEV.DLL
    0x6d430000 - 0x6d43c000      C:\Program Files (x86)\Java\jre6\bin\jp2ssv.dll
    0x72ee0000 - 0x72f3f000      C:\Windows\system32\SXS.DLL
    0x745b0000 - 0x746ab000      C:\Windows\system32\WindowsCodecs.dll
    0x06570000 - 0x06b2c000      C:\Windows\SysWOW64\mshtml.dll
    0x74e50000 - 0x74e7a000      C:\Windows\SysWOW64\msls31.dll
    0x74160000 - 0x7416b000      C:\Windows\system32\msimtf.dll
    0x6d320000 - 0x6d32d000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.9\bin\NPJinit1319.dll
    0x6d670000 - 0x6d697000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.9\bin\beans.ocx
    0x73010000 - 0x73017000      C:\Windows\system32\wsock32.dll
    0x72ec0000 - 0x72ed0000      C:\Windows\system32\napinsp.dll
    0x72ea0000 - 0x72eb2000      C:\Windows\system32\pnrpnsp.dll
    0x72e00000 - 0x72e08000      C:\Windows\System32\winrnr.dll
    0x6d2d0000 - 0x6d2e6000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.9\bin\jpishare.dll
    0x6d7c0000 - 0x6da0a000      C:\PROGRA~2\Oracle\JINITI~1.9\bin\hotspot\jvm.dll
    0x732a0000 - 0x732d2000      C:\Windows\system32\WINMM.dll
    0x6d1f0000 - 0x6d1f7000      C:\PROGRA~2\Oracle\JINITI~1.9\bin\hpi.dll
    0x6d350000 - 0x6d35d000      C:\PROGRA~2\Oracle\JINITI~1.9\bin\verify.dll
    0x6d220000 - 0x6d237000      C:\PROGRA~2\Oracle\JINITI~1.9\bin\java.dll
    0x6d360000 - 0x6d36d000      C:\PROGRA~2\Oracle\JINITI~1.9\bin\zip.dll
    0x6d020000 - 0x6d128000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.9\bin\awt.dll
    0x73410000 - 0x73461000      C:\Windows\system32\WINSPOOL.DRV
    0x6d1b0000 - 0x6d1eb000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.9\bin\fontmanager.dll
    0x66b00000 - 0x66bc8000      C:\Windows\system32\OPENGL32.DLL
    0x74e80000 - 0x74ea2000      C:\Windows\system32\GLU32.dll
    0x63440000 - 0x63527000      C:\Windows\system32\DDRAW.dll
    0x74e40000 - 0x74e46000      C:\Windows\system32\DCIMAN32.dll
    0x11f20000 - 0x12c80000      C:\Windows\system32\ig4icd32.dll
    0x6d310000 - 0x6d318000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.9\bin\net.dll
    0x6d290000 - 0x6d2ab000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.9\bin\jpeg.dll
    0x740e0000 - 0x7412a000      C:\Windows\system32\mscoree.dll
    0x71fd0000 - 0x72036000      C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll
    0x63f00000 - 0x63f0c000      C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorie.dll
    0x73370000 - 0x7340b000      C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
    0x63f50000 - 0x63f69000      C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorld.dll
    0x772f0000 - 0x7731d000      C:\Windows\syswow64\WINTRUST.dll
    0x67190000 - 0x67193000      C:\Windows\system32\security.dll
    0x717c0000 - 0x717c8000      C:\Windows\system32\credssp.dll
    0x67ae0000 - 0x67b22000      C:\Windows\SysWOW64\msv1_0.DLL
    0x67ac0000 - 0x67ad1000      C:\Windows\system32\cryptdll.dll
    0x63120000 - 0x631d2000      C:\Windows\SysWOW64\jscript.dll
    0x74e30000 - 0x74e3b000      C:\Windows\system32\ImgUtil.dll
    0x72140000 - 0x722d0000      C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_72d273598668a06b\gdiplus.dll
    0x74d60000 - 0x74d6e000      C:\Windows\SysWOW64\pngfilt.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~2\Oracle\JINITI~1.9\lib\jaws.jar;C:\PROGRA~2\Oracle\JINITI~1.9\lib\plugprov.jar;C:\PROGRA~2\Oracle\JINITI~1.9\lib\sunrsasign.jar;C:\PROGRA~2\Oracle\JINITI~1.9\lib\javax-ssl-1_2.jar;C:\PROGRA~2\Oracle\JINITI~1.9\lib\jssl-1_2.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.3.1.9 -Djavaplugin.nodotversion=1319 -DtrustProxy=true -Dapplication.home=C:\PROGRA~2\Oracle\JINITI~1.9 -Dsun.java2d.noddraw=true
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\PROGRA~2\Oracle\JINITI~1.9\bin;C:\PROGRA~2\Oracle\JINITI~1.9\jre\bin;C:\Program Files (x86)\Internet Explorer;;C:\orant\bin;c:\oracle_11g\product\11.1.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\orant\jdk\bin;.
    USERNAME=juan.deponte
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows NT 6.1 Build 7601 Service Pack 1
    CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 10 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht
    Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310

    Hi John,
    Can u try the work around mentioned in the below link
    http://notsomany.wordpress.com/2010/03/30/jinitiator-working-on-windows-7/
    Also some times IE8 can block the webutil_file_transfer.
    AS_to_Client if "protected mode" is ON for the security zone your forms url is in (look in the statusbar in IE ->
    internet, trusted site, ... -> protected mode: On/Off)
    Regards
    Fabian

  • FRM-92102 in Forms using Webutil with JInitiator

    Hi Gurus,
    I'm facing the error FRM-92102 in Forms in some clients, that's driving my crazy. The facts are:
    * Oracle Application Server 10g R2 10.1.2 with Patchset 10.1.2.2.0 applied (left to apply patchset as doc 404477.1 in Metalink) on Windows 2003 Server Std. Ed. 64 bits.
    * JInitiator 1.3.1.26 on all clients (Windows XP and Windows 2000)
    * WebUtil 10.1.2.2
    * heartBeat = 35, set in App's section of formsweb.cfg
    * networkRetries = 60 in App's section of formsweb.cfg
    * Modified versions of baseHTMLjinitiator(to be used with JInitiator) and baseHTMLjpi to take into account the heartBeat and networkRetries parameters.
    * FORMS_TIMEOUT set to 30 in application.env
    I've seen that this error happens with Windows XP clients only (with SP2 and/or SP3 applied), while in Windows 2000 with SP4 I get no error at all and the Form works and ens without any problem.
    I've seen that increasing networkRetries parameter increase the likelihood of Forms to end normally, but that doesn't seem a good solution: at which value must I bring it to ?
    The captured Java console of one of this errors is as follows:
    &lt;hr /&gt;
    JInitiator: Versi&oacute;n 1.3.1.26
    Usar versi&oacute;n JRE 1.3.1.26-internal Java HotSpot(TM) Client VM
    Directorio local del usuario = C:\Documents and Settings\myuser
    El usuario ha alterado los valores de delegado del explorador.
    Configuraci&oacute;n del delegado: sin delegado
    JAR cache enabled
    Location: C:\Documents and Settings\myuser\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    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
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to
    Loading [http://mydomain.es/forms/java/frmall_jinit.jar] from JAR cache
    Loading [http://mydomain.es/forms/java/frmwebutil.jar] from JAR cache
    RegisterWebUtil - Loading WebUtil Version 10.1.2.2
    Loading [http://mydomain.es/forms/java/jacob.jar] from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    La versi&oacute;n del applet Forms es: 10.1.2.2
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 5 de 30)...
    Volviendo a conectar (intento 6 de 30)...
    Volviendo a conectar (intento 7 de 30)...
    Volviendo a conectar (intento 8 de 30)...
    Volviendo a conectar (intento 9 de 30)...
    Volviendo a conectar (intento 10 de 30)...
    Volviendo a conectar (intento 11 de 30)...
    Volviendo a conectar (intento 12 de 30)...
    Volviendo a conectar (intento 13 de 30)...
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 5 de 30)...
    Volviendo a conectar (intento 6 de 30)...
    Volviendo a conectar (intento 7 de 30)...
    Volviendo a conectar (intento 8 de 30)...
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 5 de 30)...
    Volviendo a conectar (intento 6 de 30)...
    Volviendo a conectar (intento 7 de 30)...
    Volviendo a conectar (intento 8 de 30)...
    Volviendo a conectar (intento 9 de 30)...
    Volviendo a conectar (intento 10 de 30)...
    Volviendo a conectar (intento 11 de 30)...
    Volviendo a conectar (intento 12 de 30)...
    Volviendo a conectar (intento 13 de 30)...
    Volviendo a conectar (intento 14 de 30)...
    Volviendo a conectar (intento 15 de 30)...
    Volviendo a conectar (intento 16 de 30)...
    Volviendo a conectar (intento 17 de 30)...
    Volviendo a conectar (intento 18 de 30)...
    Volviendo a conectar (intento 19 de 30)...
    Volviendo a conectar (intento 20 de 30)...
    Volviendo a conectar (intento 21 de 30)...
    Volviendo a conectar (intento 22 de 30)...
    Volviendo a conectar (intento 23 de 30)...
    Volviendo a conectar (intento 24 de 30)...
    Volviendo a conectar (intento 25 de 30)...
    Volviendo a conectar (intento 26 de 30)...
    Volviendo a conectar (intento 27 de 30)...
    Volviendo a conectar (intento 28 de 30)...
    Volviendo a conectar (intento 29 de 30)...
    Volviendo a conectar (intento 30 de 30)...
    java.net.BindException: Address in use: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(Unknown Source)
    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.Socket.(Unknown Source)
    at java.net.Socket.(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.(Unknown Source)
    at sun.net.www.http.HttpClient.(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpClient.(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpClient.New(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpURLConnection.createConnection(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
    at oracle.forms.net.HTTPNStream.connect(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)
    java.io.EOFException
    at java.io.DataInputStream.readUnsignedByte(Unknown Source)
    at oracle.forms.engine.Message.readDetails(Unknown Source)
    at oracle.forms.engine.Message.readDetails(Unknown Source)
    at oracle.forms.net.StreamMessageReader.run(Unknown Source)
    &lt;hr /&gt;
    I'm completely at a loss here. Any advice would be greatly appreciated.
    Thanks in advance.

    Hi Michael,
    I've done what the Microsoft note states and the error takes longer to appear, but it does.
    I've done some netstat -an captures before using the Forms App (before the error) and after. Here are:
    Before:
    Conexiones activas
    Proto Direcci¢n local Direcci¢n remota Estado
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1991 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:2030 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:6129 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16992 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16993 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:19226 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1040 127.0.0.1:1041 ESTABLISHED
    TCP 127.0.0.1:1041 127.0.0.1:1040 ESTABLISHED
    TCP 127.0.0.1:1042 127.0.0.1:1043 ESTABLISHED
    TCP 127.0.0.1:1043 127.0.0.1:1042 ESTABLISHED
    TCP 127.0.0.1:1044 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1058 127.0.0.1:1059 ESTABLISHED
    TCP 127.0.0.1:1059 127.0.0.1:1058 ESTABLISHED
    TCP 127.0.0.1:1060 127.0.0.1:1063 ESTABLISHED
    TCP 127.0.0.1:1063 127.0.0.1:1060 ESTABLISHED
    TCP 127.0.0.1:1064 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1066 127.0.0.1:1067 ESTABLISHED
    TCP 127.0.0.1:1067 127.0.0.1:1066 ESTABLISHED
    TCP 127.0.0.1:1068 127.0.0.1:1069 ESTABLISHED
    TCP 127.0.0.1:1069 127.0.0.1:1068 ESTABLISHED
    TCP 127.0.0.1:3274 127.0.0.1:6139 ESTABLISHED
    TCP 127.0.0.1:3275 127.0.0.1:3276 ESTABLISHED
    TCP 127.0.0.1:3276 127.0.0.1:3275 ESTABLISHED
    TCP 127.0.0.1:3277 127.0.0.1:3278 ESTABLISHED
    TCP 127.0.0.1:3278 127.0.0.1:3277 ESTABLISHED
    TCP 127.0.0.1:6083 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 127.0.0.1:3274 ESTABLISHED
    TCP 127.0.0.1:9000 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:31595 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:139 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:3236 192.168.146.2:445 ESTABLISHED
    TCP 192.168.147.139:3283 172.17.4.33:1026 ESTABLISHED
    TCP 192.168.147.139:3318 172.17.7.223:1435 ESTABLISHED
    TCP 192.168.147.139:3322 192.168.146.4:4136 ESTABLISHED
    TCP 192.168.147.139:3323 192.168.146.4:389 ESTABLISHED
    TCP 192.168.147.139:3473 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3481 172.17.7.223:1435 TIME_WAIT
    TCP 192.168.147.139:3482 192.168.146.6:80 CLOSE_WAIT
    TCP 192.168.147.139:3483 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3484 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3485 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3486 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3487 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3488 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3489 192.168.146.6:80 CLOSE_WAIT
    TCP 192.168.147.139:3490 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3491 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3492 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3493 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3494 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3495 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3496 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3497 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3498 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3499 192.168.146.6:80 CLOSE_WAIT
    TCP 192.168.147.139:6129 192.168.146.90:3102 ESTABLISHED
    UDP 0.0.0.0:259 *:*
    UDP 0.0.0.0:445 *:*
    UDP 0.0.0.0:500 *:*
    UDP 0.0.0.0:1065 *:*
    UDP 0.0.0.0:3285 *:*
    UDP 0.0.0.0:4500 *:*
    UDP 0.0.0.0:18234 *:*
    UDP 0.0.0.0:19226 *:*
    UDP 127.0.0.1:123 *:*
    UDP 127.0.0.1:1025 *:*
    UDP 127.0.0.1:1054 *:*
    UDP 127.0.0.1:1900 *:*
    UDP 127.0.0.1:3289 *:*
    UDP 127.0.0.1:18001 *:*
    UDP 127.0.0.1:18002 *:*
    UDP 192.168.147.139:123 *:*
    UDP 192.168.147.139:137 *:*
    UDP 192.168.147.139:138 *:*
    UDP 192.168.147.139:1900 *:*
    AFTER:
    Conexiones activas
    Proto Direcci¢n local Direcci¢n remota Estado
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1991 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:2030 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:6129 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16992 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16993 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:19226 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1040 127.0.0.1:1041 ESTABLISHED
    TCP 127.0.0.1:1041 127.0.0.1:1040 ESTABLISHED
    TCP 127.0.0.1:1042 127.0.0.1:1043 ESTABLISHED
    TCP 127.0.0.1:1043 127.0.0.1:1042 ESTABLISHED
    TCP 127.0.0.1:1044 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1058 127.0.0.1:1059 ESTABLISHED
    TCP 127.0.0.1:1059 127.0.0.1:1058 ESTABLISHED
    TCP 127.0.0.1:1060 127.0.0.1:1063 ESTABLISHED
    TCP 127.0.0.1:1063 127.0.0.1:1060 ESTABLISHED
    TCP 127.0.0.1:1064 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1066 127.0.0.1:1067 ESTABLISHED
    TCP 127.0.0.1:1067 127.0.0.1:1066 ESTABLISHED
    TCP 127.0.0.1:1068 127.0.0.1:1069 ESTABLISHED
    TCP 127.0.0.1:1069 127.0.0.1:1068 ESTABLISHED
    TCP 127.0.0.1:3274 127.0.0.1:6139 ESTABLISHED
    TCP 127.0.0.1:3275 127.0.0.1:3276 ESTABLISHED
    TCP 127.0.0.1:3276 127.0.0.1:3275 ESTABLISHED
    TCP 127.0.0.1:3277 127.0.0.1:3278 ESTABLISHED
    TCP 127.0.0.1:3278 127.0.0.1:3277 ESTABLISHED
    TCP 127.0.0.1:6083 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 127.0.0.1:3274 ESTABLISHED
    TCP 127.0.0.1:9000 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:31595 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:139 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:1025 192.168.146.6:80 TIME_WAIT
    ... (2000 to 3000 lines follows)
    TCP 192.168.147.139:4980 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:4999 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:5000 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:6129 192.168.146.90:3102 ESTABLISHED
    UDP 0.0.0.0:259 *:*
    UDP 0.0.0.0:445 *:*
    UDP 0.0.0.0:500 *:*
    UDP 0.0.0.0:1065 *:*
    UDP 0.0.0.0:3285 *:*
    UDP 0.0.0.0:4500 *:*
    UDP 0.0.0.0:18234 *:*
    UDP 0.0.0.0:19226 *:*
    UDP 127.0.0.1:123 *:*
    UDP 127.0.0.1:1025 *:*
    UDP 127.0.0.1:1054 *:*
    UDP 127.0.0.1:1900 *:*
    UDP 127.0.0.1:3289 *:*
    UDP 127.0.0.1:18001 *:*
    UDP 127.0.0.1:18002 *:*
    UDP 192.168.147.139:123 *:*
    UDP 192.168.147.139:137 *:*
    UDP 192.168.147.139:138 *:*
    UDP 192.168.147.139:1900 *:*
    FYI, the IP 192.168.146.6 is the Application Server.
    Thanks in advance.

  • Problem with JInitiator!!! - Urgent

    I have Windows 2000 Advanced Server with 4GB RAM and Oracle9iASR2. I'm running Forms&Reports9i services quite well. Now, I have a demand for using OLE integration and for WebUtil purpose I have to install Jinitiator 1.3.1.13, for instance. But when I start a Jinitiator installation, I just see an error message 111 which is telling me that I don't have enough memory, that I must release memory by killing some running application (no matters which one) and then repeat the installation procedure. At that moment I have about 3.8 GB free memory, at least!It's the same problem with some differrent version of Jinitiator. What's the problem? How can I bypass this? Please, help me, this is very urgent!
    Dejan

    Did you try a reboot of the client?
    Also, can you post a full error message , it sounds like this is coming from Windows...
    Regards
    Grant Ronald
    Forms Product Management

  • Forms demos problem / bigraph form unable to find javabean

    hi there,
    i've installed the developer suite 10g and the forms-demos with patches.
    i can call 127.0.0.1:8889/forms/formsdemos/demo.html, everything loads fine... beans, images (regering to the bigraph demo).
    but when i open the graph.fmb with forms developer, navigate to the PJC_canvas (second tab) ill get an error (frm 13008 bean not found oracle.forms.demos.bigraph.FormsGraph).
    nevertheless i can compile the form and run it (adding ?config=bigraph solves image related problems).
    to get rid of that error i tried to add the FormsGraph.jar to $ORACLE_HOME/forms/server/formsdemo.env (CLASSPATH) - didnt work.
    where are the parameters for forms-developer defining where to look for java-code?
    thanks in advance, cam.

    hi,
    sorry francois, that didnt solve the problem. while i'm now able to navigate the oracle.forms.demos.bigraph javapath in the <program>|<import java classes> dialog i still get the same error. (frm 13008 bean not found oracle.forms.demos.bigraph.FormsGraph)
    i've then tried to import the FormsGraph bean in said java tree - again an error (java.lang.NoClassDefFoundError: oracle/forms/ui/VBean).
    to my surprise another bean is visible in that tree: FormsGraph$1 - importing is successfull but useless regarding to the first error.

  • Win7 certification for 11i EBS - *Problems with JInitiator*

    Gurus,
    I've been trying to certify our 11i EBS on Win7. Web-based Jdeveloper pages load just fine. When trying to open OA Oracle Forms, the browser attempts to download JInitiator and then hangs. I have not successfully been able to install Jinitiator on Win7.
    I opend up an Oracle TAR (SR) with the following response provided below. Has anyone had any success with JInitiator on Win7. If our users have to manually download JRE, this could become a huge headache.
    Any help would be greatly appreciated.
    Thanks,
    Scott
    === ODM Action Plan ===
    Window 7 is cerified with following pre-req
    # Oracle Applications patch 10 (11.5.10) plus Maintenance Pack 11.5.10 CU2 or later
    # Oracle Applications Technology 11i.ATG_PF.H Rollup 6 (RUP 6) (patch 5903765) or later.
    # Oracle Developer 6i patchset 19 (6.0.8.28.x) (Note 125767.1).
    # MLR Patch 8888184
    # Java client plug-in JRE 1.6.0_03 or later
    Windows 7 desktop clients are certified only with the native Sun Java Runtime Engine (JRE) with Windows 7. Oracle JInitiator was built on top of Java 1.3. Java 1.3 is desupported by Sun Microsystems and and not compatible with either Windows Vista or Windows 7. We have no plans to certify Oracle JInitiator with Windows
    Internet Explorer 8
    Oracle E-Business Suite 11i Prerequisites
    Oracle Applications patch 10 (11.5.10) plus Maintenance Pack 11.5.10 CU2 or later
    Oracle Applications Technology 11i.ATG_PF.H Rollup 6 (RUP 6) (patch 5903765) or later.
    Oracle Developer 6i patchset 19 (6.0.8.28.x) (Note 125767.1).
    MLR Patch 8888184
    Java client plug-in JRE 1.6.0_03 or later

    Hi Scott,
    If you dont want to install jinitiator or JRE manually and they are not getting downloaded on cleint machine ,what you can dop is If your clients are on domain network then you can deploy JRE in domain group policy and JRE will get installed automatically(through group policy) when the Client machines reboots.
    Regards

  • Problem with jinitiator in my internet explorer

    I am using Forms and Reports 10g and Database 10g. Installed both successfully.
    When i try to run a form(even Test.fmb) , it is not working in internet explorer.... i still could not understand the problem. But, i noticed one thing... either, JInitiator is not installed or it is not invoking automatically when i run the forms... this is the problem.. can someone help me on this please?

    I am using Forms and Reports 10g and Database 10g.
    Installed both successfully.
    When i try to run a form(even Test.fmb) , it is not
    working in internet explorer.... i still could not
    understand the problem. But, i noticed one thing...
    either, JInitiator is not installed or it is not
    invoking automatically when i run the forms... this
    is the problem.. can someone help me on this please?When you say "it is not working..." what do you mean??
    What is the error message raised??
    Does the browser crashes??
    Keep in mind that to run a form from the forms builder (including test form) you must start the OC4J instance.
    Tony

  • XML Form Builder-Problem with the save button

    Hi All,
    I created a project in XML Form Builder.
    I included a button "Save" in my project.
    All is working fine when i preview my project in XML Form Builder.
    The problem is when i run my project with iview.
    I suppose the form to save my input and then to be closed but
    unfortunately it did not.
    I don't know where the problem is as in the XML Form Builder everything seems ok.
    Thank you for your help!
    Regards,
    Ari

    Hi Carsten,
    Thank you for your help.
    There is no javascript error in the form.
    In the status bar when i have my mouse over the button i can see "javaxcript:HrefSubmit('save',"");"
    And when push the button "Transering Data..."
    I created the form in the Xml Form Builder and in preview there the project works.
    What do you mean "Did you access your Form using the KM Admin Explorer via a comman?"
    How can i have acess there?
    I appreciate you help!
    Regards,
    Ari

  • Problem with jinitiator

    Our company uses an application that needs jinitiator 1.3.1.14 to run. I am using windows xp sp2 and i have a problem each time i try to launch this application; Explorer stops with an error message. I need to clear the temporary internet files, uninstall jinitiator, reset the pc then launch the application that installs itself jinitiator then i can use it until i quit the application and then i have to do all the process again.
    I suspect a security problem but i am not sure. Could somebody help me ?

    REF: Note:365735.1
    Subject:      How to use,create and /or update Digital Certificates for 11i Applications
    With the move to JDK 1.4 or Jinitiator 1.3(depending on JDK version used), adkeystore.dat is used instead of identitydb.obj
    Yury

  • Creating forms having problem with speed

    OK maybe this jsut isn't possible.
    In am creating a form from a .doc file It is a physicians patient management form. First, this thing isn't small. it's 22 pages and ubelievably large amounts of entry fields.
    I had to do a bunhc, but one data set bothered me so i left it for last.... now.. yuck.
    This is simply a table. on the left is a column for dates. ech row is a new date. each column is a different item. In the boxes there is a plus or minus sign on the doc. So i figured the best replacement would be a radio group. 2 each for each entry.
    Here's the problem. That's 14 columns and 20 rows. ech column has two radio buttons. so we're talking 560 buttons. I'm not even half way through and it's slowing down so bad I am constantly crashing and can't manage this. I have in the neighborhood of 250. now, the only logical way i could figure to do this quickly was to make a set. I can't use a default size because the form is oddly built. i have to use very smal radio buttons. Instead of plus minus I'm coloring them red/green. I created two buttons, so one group. but i can't figure out how to duplicate and increment that set. i tried holding the control button when copying then hitting the '+' key but it did not increment. it left two new radio buttons in the same group. couldn't figure out wht to do so i just built it all off that one set of buttons, and am trying to go back in and rename each set to make them unique. but it is SO slow and unmangeable I can't get through it. not even half way and it take around 45 seconds to 1 minute to complete the copying, another 30 to 45 seconds to bring up the property box (PER BUTTON) and then another 20 seconds to finish when i manually increment the groups.
    there has to be a better way than this. can anyone give me a recommendation? i'm attaching a pic of some of the fields so you can see what i was trying to do but this just isn't going to work. i even extracted just this page from the worksheet, and it doesn't make a diff. there are so many buttons it's killing it. But this can;'t be that unusual, i could do this in 10 minutes in html. there has to be a good way to do it with a pdf?
    any help is greatly appreciated

    Hi,
    You should post your question on the Adobe Acrobat Forms forum:
    http://forums.adobe.com/community/acrobat/forms
    Regards,
    Brian

  • XML Forms Builder - problem with checkbox

    Hi,
    I have created many checkboxes in XML Forms Builder and if I want to create a new document based on this "Form" I have still checked one of checkboxes. I would like to have all empty  checkboxes becasue user should check the appropriate checkboxes.
    Do you know how to resolve this problem?
    Thaks for help!
    Regards,
    Andrzej Tabara

    Hi,
    is it always the same checkbox that is already filled in? Is this ckeckbox based on a metadata-definition?
    If yes: You could maybe have a look at the metadata-definition. Is there maybe a default-value defined?
    Kind reagrds
    Karin

  • Problems with Windows 7 & jinitiator 1.3.1.26

    Hi everyone, I'm having a problem with jinitiator 1.3.1.26 on Windows 7 64-bit. I install jinitiator without problems but every time that I want to open my application the browser (IE8 or firefox 3.5) hangs and close with an error. Any idea?
    I tried to use compatibility mode (XP with SP3) on firefox.exe but this don't resolve the problem.
    Can you help me please?
    Diego.
    Edited by: Diego_Rojas on Dec 9, 2009 6:30 AM

    Hi Mark,
    I've downloaded jre-6u17-windows-i586-s (latest version) and install it without problems, but when I try to run my application browser hangs again. Then I uninstall jinitiator and jvm still in my machine, but when I try to run the application browser needs jinitiator.
    How do you resolve this problem? Is there any special configuration?
    Sorry if i have any error in my English.
    Edited by: Diego_Rojas on Dec 9, 2009 7:31 AM

  • Problem with web.show_document with Jinitiator and Firefox

    Not sure Firefox 2.0 is officially certified with Forms 9.0.4.1 and Jinitiatorbut regardless we have some users who want to use this combination. Everything seems to work fine except for the calls to web.show_document which opens a new browser window and displays some html etc.
    The problem is that even though the client Forms JVM is Jinitiator (1.3.1.18 or .21) when the call to web.show_document occurs somehow the Sun Java Plugin starts and having the two JVM's at once causes a fatal crash in Firefox. Can anyone suggest a way to preven the second JVM from opening?
    When the user uses the Sun Plug as the client Forms JVM there is no problem as the second JVM does not open. Unfortunately some users insist on Jinitiator with Firefox hence the problem. -quinn

    James,
    This whole applet embedded in a browser model for webforms is driving us batty at times. The list of problems includes:
    1) Users are constantly tempted by browser controls and accidentally do all sorts of things to get them in trouble. This has included but not limited to using the navigation arrows, jumping off to read their email in the same window as the form and returning to a dead forms session, minimizing, resizing, blurring off to another window and then returning back by clicking on the title bar of the browser and wondering why the form doesn't tab etc.
    Sure hobbling the browser by opening with limited functionality is a possibility but not a complete solution.
    2) New versions of browsers seem to break something. Both IE 7 and Firefox 2 have their own problems with web.show_document, especially file associations such as CSV and DBF and trying to open things in Excel in IE7.Firefox seems to have less problems for some yet some some oddities like the one that started this thread (and 2.0 opening new windows in tabs by default instead of windows).
    3) JVM jigsaw puzzle. Is it Jinit or Sun, which versions? Which combinations of browser version and JVM works.
    4) General fragility of the whole architecture. Running a client JVM in a web browser on top of a PC Operating system connectiong to a forms server over a network embedded in a Java Container server on a full blown web server running on a unix operating system is pushing the bubble. Throw in the mix that any of these components can be combined in numerous ways makes one wonder how it works as well as it does.
    Still users randomly getting dropped connections to forms server (network gltches?). General sluggishness (poorly written forms?). Periods of users with unduplicatable errors primarily network related it would appear.
    General feel that it is not rock solid stable. Perusing metalink documents on performance and tuning gives too much and too general info to troubleshoot so just shrug shoulders and say 'network problem'.
    What's the solution? Java webstart would seem to help at least with the browser realted issues but is that supported and documented how to use yet. Also we'd lose web_show_document which is critical (could it be replaced by webutil calls to open browser?).
    -quinn

  • Problems with input accented characters after moving JInitiator to JDK 1.5

    After upgrading from JInitiator 1.3.1.18 to JDK 1.5.0_06 (jdk plugin in IE), the input of accented characters (in our case portuguese) isn't working anymore in text areas on the forms (Forms 10g).
    So, if you push first the "´" key and then the "a" key, you should get as result "á" (worked correctly with JInitiator), but after upgrading to JDK 1.5 you will get simply a letter "a".
    Pressing Alt + 160 shows correctly "á".
    Somebody can give a clue about this problem please?
    Downgrading again to JInitiator is no option for us, as we need a more modern JVM (for a Dicom viewer applet we developed), and IE crashes if you have an Oracle form running with JInitiator, and then try to open another IE page with an applet requesting JVM 1.5 ...
    Thanks a lot for your comments.
    Alberto A.Smulders
    HostDat Lda. - Portugal

    In IE, the server must be in the Trusted Sites list & the security for Trusted Sites set to low
    Tools -> Internet Options
    Security Tab
    Sites button
    Add all Forms servers, or use a wildcard to get your entire domain. If you are not using SSL, uncheck the "Require server verification (https:) for all sites in this zone"
    Set the Security Level for this zone to Low. If the slider bar is not there, click the Default Level button, then slide the security setting to low.

  • Problem with display after forms migration

    We are in the process of migrating forms 6i to forms 9i.
    We notice once the forms are in 9i, some of the text have lines overlapping each other.
    Anyone know how of fix this?
    We have thousands of forms, so manually changing it is not an option.
    Thanks
    Charles

    We also have this problem.
    Boilerplate text requires more space above it, and sometimes gets pushed down by another object. This is particularly evident when boilerplate is split over multiple lines, such as would be used for a column heading.
    Apparently this is a Java text rendering issue and "not a bug". Nothing good comes easy...
    There is a server solution you could try. It involves setting mapFonts="yes" in the basejinin.htm file.
    Setting mapFonts causes all fonts to appear smaller, with less vertical space between text.
    The alternative is to use JDAPI, which is the Oracle-supplied Java Design-time API, to modify all your Forms. Have a look at ChangeColors.java in the Forms Demos.
    I have thus far used JDAPI only for impact analysis (eg. to find LOVs that display too low on the screen because we were catering for a bug that is now fixed).

Maybe you are looking for