EXCEPTION_ACCESS_VIOLATION in Web Start

Hi,
I am using JDK 1.5. And there is an EXCEPTION_ACCESS_VIOLATION when I tried to launch a program via Web Start.
The program just crash after I press some items.
Do you have any idea ?
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d267ada, pid=3980, tid=576
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# C [fontmanager.dll+0x27ada]
--------------- T H R E A D ---------------
Current thread (0x0086e8a0): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=576]
siginfo: ExceptionCode=0xc0000005, reading address 0x52f2db8e
Registers:
EAX=0x00017769, EBX=0x52efecb0, ECX=0x52efecbc, EDX=0x00008000
ESP=0x4a38ec38, EBP=0x4a38ec44, ESI=0x00007d23, EDI=0x00000000
EIP=0x6d267ada, EFLAGS=0x00010202
Top of Stack: (sp=0x4a38ec38)
0x4a38ec38: 4a38ee9c 52efecba 52efecb0 4a38ec78
0x4a38ec48: 6d2680d2 6c61746e 52efecbc 00008000
0x4a38ec58: 00000019 6d266076 6c61746e 6d269bad
0x4a38ec68: 6c61746e 0086e960 43fb9b78 43fb9b78
0x4a38ec78: 4a38eefc 6d26a14f 6c61746e 00000019
0x4a38ec88: ffffffff 4a38ef14 0086e8a0 43fb9b78
0x4a38ec98: 43fb9b78 00000000 0086e8a0 0084ab60
0x4a38eca8: 42bea9a0 00000000 4a38ef0c 00000000
Instructions: (pc=0x6d267ada)
0x6d267aca: 8b c8 5a d3 e2 8b 4d 0c 2b f2 89 55 10 8d 04 76
0x6d267ada: 0f b6 1c 41 8d 04 41 c1 e3 08 0f b6 48 01 03 cb
Stack: [0x4a350000,0x4a390000), sp=0x4a38ec38, free space=251k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [fontmanager.dll+0x27ada]
C [fontmanager.dll+0x280d2]
C [fontmanager.dll+0x2a14f]
j sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
j sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
j sun.font.GlyphLayout$EngineRecord.layout()V+90
j sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;+480
j sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
j sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
j sun.font.ExtendedTextSourceLabel.createCharinfo()[F+1
j sun.font.ExtendedTextSourceLabel.getCharinfo()[F+9
j sun.font.ExtendedTextSourceLabel.getLineBreakIndex(IF)I+1
j java.awt.font.TextMeasurer.calcLineBreak(IF)I+96
j java.awt.font.TextMeasurer.getLineBreakIndex(IF)I+38
j java.awt.font.LineBreakMeasurer.nextOffset(FIZ)I+44
j java.awt.font.LineBreakMeasurer.nextLayout(FIZ)Ljava/awt/font/TextLayout;+15
j java.awt.font.LineBreakMeasurer.nextLayout(F)Ljava/awt/font/TextLayout;+7
j com.symantec.sef.management.ui.NavigatorPanel.formatTip(Ljava/lang/String;)Ljava/lang/String;+61
j com.symantec.sef.management.ui.NavigatorPanel.getSectionDefinition(Lorg/w3c/dom/Element;)Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+294
j com.symantec.sef.management.ui.NavigatorPanel.getSections(Lorg/w3c/dom/Node;)[Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+219
j com.symantec.sef.management.ui.NavigatorPanel.walkXmlTree(Lorg/w3c/dom/Node;)V+24
j com.symantec.sef.management.ui.NavigatorPanel.<init>(Lcom/symantec/sef/management/ui/NavigatorPanel$ContentProvider;Lcom/symantec/sef/management/ui/PrivilegeChecker;)V+79
j com.symantec.sef.management.ui.AbstractConfigurationCBA.getUI()Ljavax/swing/JPanel;+88
j com.symantec.sef.management.ui.UI.setUI(Lcom/symantec/ssmc/commoncontrols/IContentBuilder;)Z+136
j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.treeElementClicked(Ljavax/swing/tree/DefaultMutableTreeNode;Z)V+55
j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+24
j javax.swing.JTree.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
j javax.swing.JTree$TreeSelectionRedirector.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+17
j javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
j javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Ljava/util/Vector;Ljavax/swing/tree/TreePath;)V+84
j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths([Ljavax/swing/tree/TreePath;)V+454
j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Ljavax/swing/tree/TreePath;)V+23
j javax.swing.JTree.setSelectionPath(Ljavax/swing/tree/TreePath;)V+5
j javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Ljavax/swing/tree/TreePath;Ljava/awt/event/MouseEvent;)V+266
j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelectionImpl(Ljava/awt/event/MouseEvent;Ljavax/swing/tree/TreePath;)V+126
j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Ljava/awt/event/MouseEvent;)V+107
j javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Ljava/awt/event/MouseEvent;)V+9
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+21
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+126
j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
V [jvm.dll+0x845a9]
V [jvm.dll+0xd9317]
V [jvm.dll+0x8447a]
V [jvm.dll+0x841d7]
V [jvm.dll+0x9ed69]
V [jvm.dll+0x109fe3]
V [jvm.dll+0x109fb1]
C [MSVCRT.dll+0x2a3b0]
C [kernel32.dll+0xb50b]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
j sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
j sun.font.GlyphLayout$EngineRecord.layout()V+90
j sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;+480
j sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
j sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
j sun.font.ExtendedTextSourceLabel.createCharinfo()[F+1
j sun.font.ExtendedTextSourceLabel.getCharinfo()[F+9
j sun.font.ExtendedTextSourceLabel.getLineBreakIndex(IF)I+1
j java.awt.font.TextMeasurer.calcLineBreak(IF)I+96
j java.awt.font.TextMeasurer.getLineBreakIndex(IF)I+38
j java.awt.font.LineBreakMeasurer.nextOffset(FIZ)I+44
j java.awt.font.LineBreakMeasurer.nextLayout(FIZ)Ljava/awt/font/TextLayout;+15
j java.awt.font.LineBreakMeasurer.nextLayout(F)Ljava/awt/font/TextLayout;+7
j com.symantec.sef.management.ui.NavigatorPanel.formatTip(Ljava/lang/String;)Ljava/lang/String;+61
j com.symantec.sef.management.ui.NavigatorPanel.getSectionDefinition(Lorg/w3c/dom/Element;)Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+294
j com.symantec.sef.management.ui.NavigatorPanel.getSections(Lorg/w3c/dom/Node;)[Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+219
j com.symantec.sef.management.ui.NavigatorPanel.walkXmlTree(Lorg/w3c/dom/Node;)V+24
j com.symantec.sef.management.ui.NavigatorPanel.<init>(Lcom/symantec/sef/management/ui/NavigatorPanel$ContentProvider;Lcom/symantec/sef/management/ui/PrivilegeChecker;)V+79
j com.symantec.sef.management.ui.AbstractConfigurationCBA.getUI()Ljavax/swing/JPanel;+88
j com.symantec.sef.management.ui.UI.setUI(Lcom/symantec/ssmc/commoncontrols/IContentBuilder;)Z+136
j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.treeElementClicked(Ljavax/swing/tree/DefaultMutableTreeNode;Z)V+55
j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+24
j javax.swing.JTree.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
j javax.swing.JTree$TreeSelectionRedirector.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+17
j javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
j javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Ljava/util/Vector;Ljavax/swing/tree/TreePath;)V+84
j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths([Ljavax/swing/tree/TreePath;)V+454
j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Ljavax/swing/tree/TreePath;)V+23
j javax.swing.JTree.setSelectionPath(Ljavax/swing/tree/TreePath;)V+5
j javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Ljavax/swing/tree/TreePath;Ljava/awt/event/MouseEvent;)V+266
j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelectionImpl(Ljava/awt/event/MouseEvent;Ljavax/swing/tree/TreePath;)V+126
j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Ljava/awt/event/MouseEvent;)V+107
j javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Ljava/awt/event/MouseEvent;)V+9
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+21
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+126
j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
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 )
0x52efae70 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=216]
0x008a2170 JavaThread "Image Animator 2" daemon [_thread_blocked, id=2296]
0x008f5300 JavaThread "StatusThread" [_thread_blocked, id=1740]
0x008f5490 JavaThread "Thread-56" [_thread_in_vm, id=640]
0x008e65a0 JavaThread "Timer-0" [_thread_blocked, id=2584]
=>0x0086e8a0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=576]
0x0086edd0 JavaThread "AWT-Shutdown" [_thread_blocked, id=3672]
0x00824e70 JavaThread "DestroyJavaVM" [_thread_blocked, id=672]
0x00853bd0 JavaThread "TimerQueue" daemon [_thread_blocked, id=2356]
0x0084b500 JavaThread "ConsoleWriterThread" daemon [_thread_blocked, id=2628]
0x00842760 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2308]
0x0083de70 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3460]
0x0083bd30 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2536]
0x008311d0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2800]
0x008305e0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2220]
0x0082f690 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2400]
0x0082ebe0 JavaThread "Finalizer" daemon [_thread_blocked, id=2264]
0x0082d8f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=2052]
Other Threads:
0x0082cbe0 VMThread [id=3212]
0x00834580 WatcherThread [id=3288]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 18240K, used 13464K [0x02bd0000, 0x03f90000, 0x07a90000)
eden space 16256K, 74% used [0x02bd0000, 0x037a51d8, 0x03bb0000)
from space 1984K, 67% used [0x03bb0000, 0x03d010e0, 0x03da0000)
to space 1984K, 0% used [0x03da0000, 0x03da0000, 0x03f90000)
tenured generation total 241984K, used 32860K [0x07a90000, 0x166e0000, 0x42bd0000)
the space 241984K, 13% used [0x07a90000, 0x09aa71d8, 0x09aa7200, 0x166e0000)
compacting perm gen total 20480K, used 20423K [0x42bd0000, 0x43fd0000, 0x46bd0000)
the space 20480K, 99% used [0x42bd0000, 0x43fc1c40, 0x43fc1e00, 0x43fd0000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0040c000      C:\Program Files\Java\jre1.5.0_06\bin\javaw.exe
0x7c920000 - 0x7c9b5000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91d000      C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e47000      C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee1000      C:\WINDOWS\system32\RPCRT4.dll
0x77d10000 - 0x77d9e000      C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
0x77be0000 - 0x77c38000      C:\WINDOWS\system32\MSVCRT.dll
0x76300000 - 0x7631d000      C:\WINDOWS\system32\IMM32.DLL
0x621f0000 - 0x621f9000      C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000      C:\WINDOWS\system32\USP10.dll
0x6d670000 - 0x6d804000      C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll
0x76b10000 - 0x76b3a000      C:\WINDOWS\system32\WINMM.dll
0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_06\bin\hpi.dll
0x76bc0000 - 0x76bcb000      C:\WINDOWS\system32\PSAPI.DLL
0x6d640000 - 0x6d64c000      C:\Program Files\Java\jre1.5.0_06\bin\verify.dll
0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_06\bin\java.dll
0x6d660000 - 0x6d66f000      C:\Program Files\Java\jre1.5.0_06\bin\zip.dll
0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_06\bin\awt.dll
0x72f70000 - 0x72f96000      C:\WINDOWS\system32\WINSPOOL.DRV
0x76990000 - 0x76acd000      C:\WINDOWS\system32\ole32.dll
0x5a410000 - 0x5a447000      C:\WINDOWS\system32\uxtheme.dll
0x736d0000 - 0x73719000      C:\WINDOWS\system32\ddraw.dll
0x73b30000 - 0x73b36000      C:\WINDOWS\system32\DCIMAN32.dll
0x738b0000 - 0x73980000      C:\WINDOWS\system32\D3DIM700.DLL
0x74680000 - 0x746cb000      C:\WINDOWS\system32\MSCTF.dll
0x73640000 - 0x7366e000      C:\WINDOWS\system32\msctfime.ime
0x6d1f0000 - 0x6d203000      C:\Program Files\Java\jre1.5.0_06\bin\deploy.dll
0x76680000 - 0x76723000      C:\WINDOWS\system32\WININET.dll
0x765e0000 - 0x76672000      C:\WINDOWS\system32\CRYPT32.dll
0x76db0000 - 0x76dc2000      C:\WINDOWS\system32\MSASN1.dll
0x770f0000 - 0x7717c000      C:\WINDOWS\system32\OLEAUT32.dll
0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
0x75c60000 - 0x75cfc000      C:\WINDOWS\system32\urlmon.dll
0x77bd0000 - 0x77bd8000      C:\WINDOWS\system32\VERSION.dll
0x7d590000 - 0x7dd83000      C:\WINDOWS\system32\SHELL32.dll
0x77180000 - 0x77282000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x5c820000 - 0x5c8b7000      C:\WINDOWS\system32\comctl32.dll
0x6d5d0000 - 0x6d5ef000      C:\Program Files\Java\jre1.5.0_06\bin\RegUtils.dll
0x49230000 - 0x494f6000      C:\WINDOWS\system32\msi.dll
0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_06\bin\fontmanager.dll
0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_06\bin\net.dll
0x71a10000 - 0x71a27000      C:\WINDOWS\system32\WS2_32.dll
0x71a00000 - 0x71a08000      C:\WINDOWS\system32\WS2HELP.dll
0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_06\bin\nio.dll
0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
0x76eb0000 - 0x76eec000      C:\WINDOWS\system32\RASAPI32.DLL
0x76e60000 - 0x76e72000      C:\WINDOWS\system32\rasman.dll
0x69a00000 - 0x69a54000      C:\WINDOWS\system32\NETAPI32.dll
0x76e80000 - 0x76eaf000      C:\WINDOWS\system32\TAPI32.dll
0x76e50000 - 0x76e5e000      C:\WINDOWS\system32\rtutils.dll
0x77c40000 - 0x77c63000      C:\WINDOWS\system32\msv1_0.dll
0x76d30000 - 0x76d48000      C:\WINDOWS\system32\iphlpapi.dll
0x72240000 - 0x72245000      C:\WINDOWS\system32\sensapi.dll
0x759d0000 - 0x75a7e000      C:\WINDOWS\system32\USERENV.dll
0x49520000 - 0x49548000      C:\WINDOWS\system32\rsaenh.dll
0x719b0000 - 0x719ee000      C:\WINDOWS\system32\mswsock.dll
0x605b0000 - 0x60605000      C:\WINDOWS\system32\hnetcfg.dll
0x719f0000 - 0x719f8000      C:\WINDOWS\System32\wshtcpip.dll
0x76ef0000 - 0x76f17000      C:\WINDOWS\system32\DNSAPI.dll
0x76f80000 - 0x76f88000      C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000      C:\WINDOWS\system32\WLDAP32.dll
0x76f90000 - 0x76f96000      C:\WINDOWS\system32\rasadhlp.dll
0x71a30000 - 0x71a3b000      C:\WINDOWS\system32\wsock32.dll
0x5d860000 - 0x5d86d000      C:\WINDOWS\system32\pstorec.dll
0x76af0000 - 0x76b01000      C:\WINDOWS\system32\ATL.DLL
0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0_06\bin\jpeg.dll
VM Arguments:
jvm_args: -Xms256m -Xmx1024m -Xbootclasspath/a:C:\Program Files\Java\jre1.5.0_06\lib\javaws.jar;C:\Program Files\Java\jre1.5.0_06\lib\deploy.jar -Djnlpx.home=C:\Program Files\Java\jre1.5.0_06\bin -Djnlpx.splashport=1803 -Djnlpx.jvm="C:\Program Files\Java\jre1.5.0_06\bin\javaw.exe" -Djnlpx.remove=true -Djava.security.policy=file:C:\Program Files\Java\jre1.5.0_06\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.heapsize=256m,1024m
java_command: com.sun.javaws.Main C:\DOCUME~1\NHsiao\LOCALS~1\Temp\javaws4
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\java\jdk1.5.0_04
CLASSPATH=.;C:\Program Files\Java\jre1.5.0_06\lib\ext\QTJava.zip
PATH=C:\Program Files\Java\jre1.5.0_06\bin;C:\PROGRA~1\Borland\CBUILD~1\Projects\Bpl;C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\java\j2sdk1.4.2_02\bin;C:\veritas\products\appsaver\collector\bin;C:\veritas\products\appsaver\forensics\bin;C:\Program Files\VERITAS\VERITAS Object Bus\bin;C:\Program Files\RSA Security\RSA SecurID Software Token\;C:\PROGRA~1\ATT\Graphviz\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Reflection\;;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322;C:\java\jdk1.5.0_04\bin;"C:\Program Files\Java\jre1.5.0_06\bin"
USERNAME=NHsiao
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 1046744k(370004k free), swap 2519784k(1552064k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0

After looking at the threads it looks like the bug has been around since an earlier release of 1.3. Unfortunately weblogic does not support the latest jdk and looks like we are stuck with this problem (for now).
At least I will have some info to pass up the food chain.
Thanks again.

Similar Messages

  • JVM - Microsoft JScript.dll Memory Leak when using Java Web Start

    I have posted before a topic related to this matter, although now I have a lot more information about what is going on (although still no fix for it). This is the link to the earlier post, containing JVM HOTSPOT EXCEPTION_ACCESS_VIOLATION
    http://forum.java.sun.com/thread.jspa?threadID=5116970&messageID=9402346#9402346
    The issue is that after deploying on Windows XP a multi threaded, memory consuming (40 Mb) Java Swing application using Java Web Start, and the standard web page (IE6) reference to the jnlp file to launch the installation from Tomcat, each time this application gets executed by double clicking on the desktop icon (with no IE6 interaction at all), calls start being made between jvm.dll (sun) and jscript.dll (Microsoft IE), these interactions never release the memory they consume, so after a period of using the application it crashes unavoidably. If I execute exactly the same application launching it from command line (no Web Start nor IE6 browser involved), the application works nicely all the time, no problem at all.
    My question is: does anyone know why these calls to jscript.dll are even being made during web start application execution? As said, it's a desktop Swing app, it does not need the browser at all, and jscript.dll is a IE dll. Anyone can advice on how these interactions can be eliminated?
    I've worked with Microsoft support for two weeks on this issue and all they have said is that it is a Sun problem and they can not help further.
    Thanks
    Jes�s

    Microsoft suggested (among others) two test.
    1- Install IE7 and run the application
    2-Install Firefox and run the application
    Results were:
    For 1: The application does not crash, apparently IE7 has a newer version of Jscript.dll that, in Microsoft words, handles better 'bad software', refering to 'bad software' to the java virtual machine I guess. Looking at the performance manager you can see memory goes down as with IE6, but at some point memory is released and the app. does not crash. Anyway is still is uncertain to me why Jscript.dll is getting involved at all. Although this solves the problem is not a viable solution for us, because I work in a corporation where changes such as upgrading the IE version on a large number of desktop can not be justified just because one app. is crashing, and it would take a long validation time anyway before the upgrade can proceed.
    For 2: I did install Firefox in a machine and the application still crashed, but it is true I did not uninstall IE6, so the conflictive Jscript.dll was still sitting at system32. Quite possibly the crash would not happen if that dll wasn't there at all.
    Thanks
    Jes�s

  • 'Unable to Launch Application Error' - Java Web Start Running Under MS IIS.

    I am attempting to render the following .jnlp in MS IE:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for LottoMadness Application -->
    <jnlp
       codebase="http://localhost/LottoMadness/"
       href="LottoMadness.jnlp">
       <information>
         <title>LottoMadness Application</title>
         <vendor>Rogers Cadenhead</vendor>
         <homepage href="http://localhost/LottoMadness/"/>
         <icon href="lottobigicon.gif"/>
       </information>
       <resources>
         <j2se version="1.5"/>
         <jar href="LottoMadness.jar"/>
       </resources>
       <application-desc main-class="LottoMadness"/>
    </jnlp>I've deployed the .jnlp, .gif, and .jar to MS IIS, running locally on my PC.
    When I attempt to render the .jnlp in IE I obtain an 'Application Error' window stating 'Unable to Launch Application'. Clicking details gives me:
    com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://localhost/LottoMadness/LottoMadness.jnlp
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)I have configured MS IIS for Web Start, by setting the Extension/Content Type fields to .jnlp and application/x-java-jnlp-file.
    (The .jnlp is basically from 'Programming with Java in 24 Hours', as this is the book I am learning Java from.)

    AndrewThompson64 wrote:
    I am not used to seeing references to a local server that do not include a port number.
    E.G. http://localhost:8080/LottoMadness/
    I have deployed the following HTML (HelpMe.html) to the web server:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
         <title>Untitled</title>
    </head>
    <body>
    Help Me!
    </body>
    </html>When I attempt to render the URL in IE, I see the page just fine. The URL is use is:
    http://localhost/LottoMadness/HelpMe.htmlSo, I think my web server setup and usage is ok.
    >
    As an aside, what happens if (your MS IIS is running and) you click a direct link to..
    [http://localhost/LottoMadness/LottoMadness.jnlp|http://localhost/LottoMadness/LottoMadness.jnlp]
    When I click this link I get the error and exception I cited in my previous post.

  • How to get access to the local file system when running with Web Start

    I'm trying to create a JavaFX app that reads and writes image files to the local file system. Unfortunately, when I run it using the JNLP file that NetBeans generates, I get access permission errors when I try to create an Image object from a .png file.
    Is there any way to make this work in Netbeans? I assume I need to sign the jar or something? I tried turning "Enable Web Start" on in the application settings, and "self-sign by generated key", but that made it so the app wouldn't launch at all using the JNLP file.

    Same as usual as with any other web start app : sign the app or modify the policies of the local JRE. Better sign the app with a temp certificate.
    As for the 2nd error (signed app does not launch), I have no idea as I haven't tried using JWS with FX 2.0 yet. Try to activate console and loggin in Java's control panel options (in W7, JWS logs are in c:\users\<userid>\appdata\LocalLow\Sun\Java\Deployment\log) and see if anything appear here.
    Anyway JWS errors are notoriously not easy to figure out and the whole technology in itself is temperamental. Find the tool named JaNeLA on the web it will help you analyze syntax error in your JNLP (though it is not aware of the new syntax introduced for FX 2.0 and may produce lots of errors on those) and head to the JWS forum (Java Web Start & JNLP Andrew Thompson who dwells over there is the author of JaNeLA).

  • Web Start beginner - Web Start front end to existing web app?

    Hi all,
    I'm new to Web Start, though have been hearing about it for some time. Even after reading the documentation, I have some basic questions about it.
    Specifically, is it possible to invoke business methods via something like a Struts ActionServlet through a Web Start gui? That is, say my Web Start app and my existing web-based Struts app were on the same server, could I easily invoke the ActionServlet by passing in a URL with parameters? Thus giving me the ability to completely reuse my 'MC' of my Model-View-Controller app, and just replacing/adding another view ('V')?
    Has anyone ever done this? If so, are there good examples?
    Thanks in advance,
    Mike

    WebStart is a deployment mechanism for otherwise perfectly normal Java applications. WebStarted applications run on the client, not the server. WebStarted apps run in a protected environment (the Java sandbox), meaning they can't do potentially harmful things on the client machine such as reading and writing files or creating network connections to any server other than the one they were loaded from, unless you obtain special permissions from the user (the application needs to be signed for this to happen).
    So there is nothing that specifically prevents you from using a WebStarted application as a front-end for a Struts webapp. If it makes sense to use a client-side application for that purpose is a question only you can answer.

  • Web Start and Web Application

    I have a scenario as given below.
    I have a Central Server hosting a web application(JSPs, jars) in Jetty 6.0.0. I have many branch servers having Jetty 6.0.0 installed and the web application deployed.
    Now, I want to update the web application on all my branch servers whenever a modification is done on the Central server.
    Can Web Start help me in such a scenario?
    So far I understood that Web Start can be used to deployed / update only Client Applications.

    Did you ever find a solution?

  • Very Urgent Unable to Launch Application using Web Start using JDK 1.4.2

    Hi all
    I am very serious issue i have ejb client swing application that uses
    RMI to contact a session bean deployed in JBoss now i want the client app to be installed in the client machine using web start . Also i understand i require security permission to access network resources. so i have signed all the JAR files with same certificate created using self certificate avialiable in JDK by default also in the JNLP file in have included the following tag
    <security>
    <all-permissions/>
    </security>
    Now when I launch my application using Web start it gives an error that " Unsigned application is trying to access local resources"
    I unable to understand what could be the problem . Please help me with the steps to be followed where in client should be able to RMI call to the server
    Thanks in Advance
    Naveen

    You may have tried this already, but you might have to sign the jars via command line, outside any export process from your IDE.
    $ jarsigner {filename}.jar {key from keystore}
    I also had problems using webstart and RMI through an RCP
    Ben

  • Java web start running on windows NT4 work station

    I have installed java web start on a windows NT4 work station (service pack 6) with a directx v5. I successfuly launch the sun applications such as swing set 2, but I have some troubles concerning our software which used another look and feel than the default one. A system error is raised saying that the library ddraw.dll could not be loaded.
    I have unistalled and re-installed directx v5 but the error is still raised.
    Does any one can help me to solve this problem ?.
    Thank you.

    Hello Sim085
    thanks for your reply.
    Perhaps it would be easier for us to continue the programming with any kind of VisualStudio Produkt ;-), although we dont't had to think about OOP yet!
    Because of our new Network-Technology (Terminal-Server) we have to discuss serveral possibilities.
    I've read about JSP and ASP.NET, and I want to know if JSP or any kind of JAVA Program will run on a Terminal-Server.
    Are there any special aspects I have to know when running JSP on a terminal server from Microsoft? Is it better to program applications in JAVA or in JSP? ...
    Thanks
    Rasming

  • Java Web Start running JasperReports

    The following is the exception that is thrown when trying to compile an .xml report template to a JasperReport object, from an app that has been deployed via the Java Web Start:
    dori.jasper.engine.JRException: Errors were encountered when compiling report expressions class file:
    C:\Program Files\mozilla.org\Mozilla\DailyReport.java:4: package dori.jasper.engine does not exist
    import dori.jasper.engine.*;
    * I have deployed the application properly via Java Web Start; however, when running the application it is not able to compile the xml file to a JasperReport object.
    * The .java file is created properly; but the app does not seem to be able to find the dori.jasper.engine.*; library.
    * I have signed and included the jasperreports-0.5.0.jar (and it's dependencies) with the app, and have put the path to all of it in the Class-Path of the manifest file.
    * NOTE: Just FYI, I am able to run this without any problems under netbeans.

    Dear Patrick,
    Recently I have used iReports for generating report through java & deploy it through java web start.
    I had taken all the measures you had mentioned in your previous replies. But I am not able to view the report. ( might be it is not compiliing)
    I am using new version of jasperreports-0.5.3.jar
    also through console it is running well.
    Also it is not giving any errors. can u have any idea about this.
    Might be it is silly mistake I have done.
    My code for report generation is :
    public class SReportA
         public SReportA()
         try
         JasperDesign jasperDesign = JasperManager.loadXmlDesign("/home/ora/iReport/RSENIORITYLIST-A.xml");
         dori.jasper.engine.design.JRBshCompiler theCompiler = new dori.jasper.engine.design.JRBshCompiler();
         JasperReport jasperReport = theCompiler.compileReport(jasperDesign);     
         Map parameters = new HashMap();
         parameters.put("uname","admin");               
         Connection con=null;
         try
              Class.forName("oracle.jdbc.driver.OracleDriver");
              con=DriverManager.getConnection("jdbc:oracle:thin:@158.144.71.219:1521:dbadp","acom","admin123");
         catch(Exception e)
              System.out.println("Exception in test.jsp "+ e);
         JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport,parameters,con);
         JasperManager.printReportToPdfFile(jasperPrint,"ReportA.pdf");
         JasperViewer.viewReport(jasperPrint,false);
         catch(Exception e){ System.out.println("There is exception here"+ e); }

  • Unable to run my application using java web start

    i have created one application and use java web start to download the application. all the files are succesfully downloaded but when i try to run the application an expected error occur. this only happen in my machine but not in other machine i'm currently using
    -jsdk1.4.2
    -windows 2000 professional 5.00.2195 service pack 3
    -pentium III 870 Mhz
    -x86-based PC
    -RAM 256 Mhz
    Anyone knows why, plz help me with this puzzle

    Please post the information from the Web Start "Exception" and "Wrapped Exception" tabs when the error occurs (I assume the error was in fact unexpected ;-)
    A blind stab in the dark would be that you don't have write permission to the cache directory on the second machine. Also worth checking that the proxy settings on the second machine are the same as the first (if they are on the same network).

  • Unable to Launch Integration Builder: Java Web Start problem

    Hi,
    I am unable to launch the integration builder. I am using JDK 1.4.2_05. The java Web Start gives the following error:
    Unsigned application requesting unrestricted access to system
    Unsigned resource: http://<XIHostName>:50000/rep/repository/aii_util_rb.jar
    I have tried deleting the Java web start cache, and even reinstalling the JDK.
    Can someone suggest a workaround this problem ?
    thanks,
    Manish

    The Java Web Start cannot accept unsigned jars. If the jars are signed, it will ask in a dialog box if it should allow unrestricted access to this jar.
    In my case, I upgraded XI SP0 to SP4, which included updating the Adapter Core, Adapter Framework, and the XI TOOLS to SP4.
    On launching the Web start, it seemed that the jars were not getting signed. JWS cannot allow unsigned jars to the client.
    These jars are maintained in:
    \usr\sap\<SID>\SYS\global\xi\directory_server\javaws\directory
    I am having problems with my XI upgrade to SP4, and it is probably not signing the jars.
    Do you know why this may be happening ...
    thanks,
    Manish

  • Unable to launch Integeration Builder - Java Web Start - Unexpected Error

    Hi there,
    I am not able to launch the Integeration builder. The ESR has no problem and is working fine though.
    Here is the exception :- com.sap.aii.ibdir.gui.appl.ApplicationImpl
    I have tried below options already :
    1. Cleared the java cache under - javaws -logviewer
    2. Go into administration and inside Directory --> Java Web Start Administration clicked "Restore archives and generate new sign."
    Strange part is some of my colleagues here doesnt have any issue while opening the Integeration Builder. In fact I dont have any such issue in QA and PROD environment. The issue is only in DEV environment. Please advice.
    Anshul

    Hello,
    Usually restoring the archives will help resolve the issue.
    If the issue is occurring for just yourself maybe you could check that you are using the correct java version. e.g. for for 7. 1 java version 5
    Also please refresh the Java Web Start:
    If it's a Windows terminal, select Start - Run - javaws to launch Java Web Start and then clear the cache. File -> preferences ->
    advanced -> clear folder button
    If you have later versions of Java and doing the
    Start -> Run doesn't give you anything, then select Start - Run and type Control and hit Enter. Double-click Java in the list
    that displays to view the more up-to-date Java Control Panel. In the General tab, select Settings from the Temporary Internet Files section. Click Delete Files to clear the cache and then log into the Integration Builder again (download will be longer as jars will be cached locally again).
    If the problem still remains I would advise to check that the latest patches have been applied for XI_TOOL, and also the other components MESSAGING  SAP-XIAFC SAP_XIAF SAP_XIESR SAP_XIGUI
    Regards,
    Sarah

  • Unable to launch application with java web start (OILOM)

    I'm connecting to a remote Oracle console from a server, using "oracle integrated lights out manager". I go to "Remote Control" and click on "Launch Console". After that, it download a JNLP file, called "jnlpgenerator-16". I open it with Java7 -web starter- update 5.
    After a while hanging I get this error:
    Error: Unable to load resource: https://XXX.XXX.XXX.XX:443/Java/JavaRConsole.jar.
    In Exception:
    com.sun.deploy.net.FailedDownloadException: Unable to load resource: https://XXX.XXX.XXX.XXX:443/Java/JavaRConsole.jar
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    In Wrapped Exception:
    java.net.SocketException: SOCKS server general failure
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
         at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
         at sun.net.NetworkClient.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.protocol.https.HttpsClient.<init>(Unknown Source)
         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    It happens the same under Windows 7 and Linux -using openJRE and icedtea as substitution of Java Web Start-.
    I'm behind a proxy. In my browser -Chrome, IE and FF- putted the info of the proxy and I can browse. Aldo tried to put the info in the Java "Network Settings". It did not work -the launching of the console-.
    I installed the last Java Web Start in Windows 7 -Java7 Update5-. I disabled my anti-virus and firewall. Always the same result.
    Could you help me please. I don't have idea of what is going on.
    Greetings.
    PD: I tested from other machines of the company and it works. So, I guess is my laptop. I exported the oracle certificates from those machine and imported them into mine.

    AndrewThompson64 wrote:
    I am not used to seeing references to a local server that do not include a port number.
    E.G. http://localhost:8080/LottoMadness/
    I have deployed the following HTML (HelpMe.html) to the web server:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
         <title>Untitled</title>
    </head>
    <body>
    Help Me!
    </body>
    </html>When I attempt to render the URL in IE, I see the page just fine. The URL is use is:
    http://localhost/LottoMadness/HelpMe.htmlSo, I think my web server setup and usage is ok.
    >
    As an aside, what happens if (your MS IIS is running and) you click a direct link to..
    [http://localhost/LottoMadness/LottoMadness.jnlp|http://localhost/LottoMadness/LottoMadness.jnlp]
    When I click this link I get the error and exception I cited in my previous post.

  • Java Web Start application failing on my user account

    Hi All,
    I've been tearing my hair out over this for a while and haven't been able to get anywhere wiht it. I've finally cracked and decided to post a plea for help in here.
    Basically, I have a web start application that will not start under my user profile but will under a new account I created. If I try and start it from the terminal with javaws I get "Bus Error" and that's all. Double clicking it gives me a crash dialoge box and the details can be seen here:
    http://pastebin.com/m77b1111f
    As I said before, running it in the other account works fine as does "sudo javaws /path/to/app.jnlp" but I really don't want to have to do that every single time.
    I've deleted the JavaCache folder as well as any ~/Library/Preferences/java.plist all without any joy. Also, I'd like to add that there are a number of other Web Start apps that run without any problems.
    Any ideas?

    Thing is, if there was corruption of something that was system wide, it wouldn't work under a different profile, right?
    Unpredictable as to how lomg it would work on a new account.
    Is this usually the case for a safe boot?
    Yes, it runs fsck_hfs -fy on the whole drive, dumps several caches & so on, the next boot will also take longer than usual as it rebuilds caches & so on.

  • Java Web Start Application surprisedly does not start anymore based on new JRE1.7.0_45

    Hi everyone,
    we have to maintain a self-developed Java Application which is running based on JRE1.5.0_51 (x64). Our recent client machines have JRE1.7.0_40 (x64 too) installed in addition to the mentioned (and needed) JRE1.5.0_51 (x64).
    Everything was fine up to the point where we tried to install the newest JRE1.7.0_45 (x64) as the new version for doing the web start magic. The result is that our application (which is/was unchanged!) does not launch anymore. The strange thing is that we do not get any StackTrace, Exception or something else like this.
    The startup process simply hangs :-(
    Nothing has changed (application itself, firewall, network settings, hardware) apart from the new JRE version. It's reproducible at will. If I install JRE1.7.0_40 (x64) the application starts, if I install JRE1.7.0_45 (x64) the application hangs.
    I can say for sure, that in both cases (*_40 AND *_45) Web Start is able to do the synchronizing job and to launch the application base on the correct JRE1.5.0_51 (x64).
    My guess is that in case of an installed JRE1.7.0_45 (x64), the application hangs when it tries to connect to the database (Oracle 11g) via JDBC.
    I found a little hint in the Web Start Console. Therefore I had to switch the trace level of the console to 3 (which includes security, network and basic)
    In case of an installed JRE1.7.0_40 (x64) - which leads to a running application - I will receive the following output:
    Java Web Start 10.40.2.43
    JRE-Version verwenden 1.5.0_51-b10 Java HotSpot(TM) 64-Bit Server VM
    security: Istrusted: http://PKS-Server/jnlp2/advise_office.jnlp true
    avawsApplicationMain     3798 DEBUG root                : get Service: com.sun.jnlp.BasicServiceImpl@3b8e609b  fileName: connection.properties
    network: Cacheeintrag nicht gefunden [URL: http://PKS-Server/jnlp2//connection.properties, Version: null]
    network: Verbindung von http://PKS-Server/jnlp2//connection.properties mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     3803 INFO  root                : 'Alex2 connection.properties' wurde vom WebServer gelesen
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     4488 DEBUG root                : get Service: com.sun.jnlp.BasicServiceImpl@3b8e609b  fileName: connection.properties
    network: Cacheeintrag nicht gefunden [URL: http://PKS-Server/jnlp2//connection.properties, Version: null]
    network: Verbindung von http://PKS-Server/jnlp2//connection.properties mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     4492 INFO  root                : 'Alex2 connection.properties' wurde vom WebServer gelesen
    Connect OK => application starts.
    In case of an installed JRE1.7.0_45 (x64) - which leads to a hanging application - I will receive the following output:
    Java Web Start 10.45.2.18
    JRE-Version verwenden 1.5.0_51-b10 Java HotSpot(TM) 64-Bit Server VM
    security: Istrusted: http://PKS-Server/jnlp2/advise_office.jnlp true
    avawsApplicationMain     3805 DEBUG root                : get Service: com.sun.jnlp.BasicServiceImpl@25a41cc7  fileName: connection.properties
    network: Cacheeintrag nicht gefunden [URL: http://PKS-Server/jnlp2//connection.properties, Version: null]
    network: Verbindung von http://PKS-Server/jnlp2//connection.properties mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     3810 INFO  root                : 'Alex2 connection.properties' wurde vom WebServer gelesen
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    These last "network:" log entries will never stop. This will lead to an infinite loop which results in a great memory leak. I have to kill the process via windows task manager in order to get rid of it.
    Does someone out there has the same problem? Are there any new additional security issues which prevent my client to establish the database connection on port 1521?
    Any other ideas?
    Thanks in advance for any hint on this issue!
    Regards,
    Alex

    Resolution: We still were not able to solve this issue! The only way to get out of this is to install the JRE1.5 as the x64 variant. In this case no switching from 64-bit to 32-bit is needed and everything is on track again.
    But this is still strange and unexplainable :-(

Maybe you are looking for

  • Pass in file name as parameter

    Can canyone help me in how to pass the filename as parameter? I have a list of xml files so i hope to pass the files. Does anyone have a code sample of showing me how to do? Thanx

  • Uploading a file, renaming it and placing it in a particular location on server

    A user submits a file from a front end HTML form which has fields like Division, Department name, department number, section number, year, email, phone etc. The file being submitted might have a user given name. But, when it is  uploaded I want it to

  • Running in invisible mode

    Hi, I have a Java Frame that i want to run in invisible mode. The problem is that i have to set it to visible first, then invisible otherwise it doesn't seem to execute. Also if i set it to ICONIFIED, the program doesn't run until it is maximized. Ho

  • Quantity Reversal and Process Order Cancellation

    Dear SAPians,                           I have a problem in Cancellation of Process order after doing the reversal of Quantity after UD thru following steps :- 1.Assign Inspection Type u201808u2019 in the Material master thru T-Code u2018MM02u2019 &

  • Composite view not working with Premiere Pro CC 2014

    I've got a user in our office who, all of a sudden, can't see any image in composite view when editing in CC 2014 - the other views work OK and he's able to generate files OK, but he can't see the actual editable image in the editor. This is a proble