EXCEPTION_ACCESS_VIOLATION Library: awt.dll

Hi to all! I've been searching in all the forums to try to find a fix or at least an explanation of an exception that I get, but until now I have not seen any answer, so... here it goes my problem:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D0238F7
Function=Java_sun_java2d_loops_MaskFill_MaskFill+0x1F4C7
Library=C:\Archivos de programa\Java\j2re1.4.1_01\bin\awt.dll
Current Java thread:
     at sun.java2d.loops.Blit.Blit(Native Method)
     at sun.java2d.pipe.DrawImage.blitSurfaceData(DrawImage.java:658)
     at sun.java2d.pipe.DrawImage.renderSurfaceData(DrawImage.java:386)
     at sun.java2d.pipe.DrawImage.clipAndRenderSurfaceData(DrawImage.java:364)
     at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:66)
     at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:50)
     at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:749)
     at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2803)
     at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2793)
     at javax.swing.plaf.metal.MetalIconFactory$FolderIcon16.paintIcon(MetalIconFactory.java:1417)
     at javax.swing.plaf.basic.BasicLabelUI.paint(BasicLabelUI.java:152)
     at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
     at javax.swing.JComponent.paintComponent(JComponent.java:541)
     at javax.swing.JComponent.paint(JComponent.java:808)
     at javax.swing.tree.DefaultTreeCellRenderer.paint(DefaultTreeCellRenderer.java:397)
     at javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:134)
     at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1380)
     at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1171)
     at javax.swing.plaf.metal.MetalTreeUI.paint(MetalTreeUI.java:143)
     at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
     at javax.swing.JComponent.paintComponent(JComponent.java:541)
     at javax.swing.JComponent.paint(JComponent.java:808)
     at javax.swing.JComponent.paintChildren(JComponent.java:647)
     - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
     at javax.swing.JComponent.paint(JComponent.java:817)
     at javax.swing.JViewport.paint(JViewport.java:707)
     at javax.swing.JComponent.paintChildren(JComponent.java:647)
     - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
     at javax.swing.JComponent.paint(JComponent.java:817)
     at javax.swing.JComponent.paintChildren(JComponent.java:647)
     - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
     at javax.swing.JComponent.paint(JComponent.java:817)
     at javax.swing.JComponent.paintChildren(JComponent.java:647)
     - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
     at javax.swing.JComponent.paint(JComponent.java:817)
     at javax.swing.JLayeredPane.paint(JLayeredPane.java:552)
     at javax.swing.JComponent.paintChildren(JComponent.java:647)
     - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
     at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4778)
     at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724)
     at javax.swing.JComponent.paint(JComponent.java:798)
     at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
     at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60)
     at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97)
     at java.awt.Container.paint(Container.java:1309)
     at sun.awt.RepaintArea.paint(RepaintArea.java:177)
     at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:260)
     at java.awt.Component.dispatchEventImpl(Component.java:3658)
     at java.awt.Container.dispatchEventImpl(Container.java:1623)
     at java.awt.Component.dispatchEvent(Component.java:3439)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
Dynamic libraries:
0x00400000 - 0x00419000      C:\Archivos de programa\Internet Explorer\iexplore.exe
0x77F40000 - 0x77FED000      C:\WINDOWS\System32\ntdll.dll
0x77E40000 - 0x77F33000      C:\WINDOWS\system32\kernel32.dll
0x77BE0000 - 0x77C33000      C:\WINDOWS\system32\msvcrt.dll
0x77D10000 - 0x77D9C000      C:\WINDOWS\system32\USER32.dll
0x77C40000 - 0x77C80000      C:\WINDOWS\system32\GDI32.dll
0x77DA0000 - 0x77E3E000      C:\WINDOWS\system32\ADVAPI32.dll
0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
0x772A0000 - 0x77304000      C:\WINDOWS\system32\SHLWAPI.dll
0x76980000 - 0x76ACA000      C:\WINDOWS\System32\SHDOCVW.dll
0x78090000 - 0x78174000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
0x773A0000 - 0x77BA1000      C:\WINDOWS\system32\SHELL32.dll
0x77310000 - 0x7739B000      C:\WINDOWS\system32\comctl32.dll
0x00900000 - 0x00A21000      C:\WINDOWS\system32\ole32.dll
0x5B150000 - 0x5B184000      C:\WINDOWS\System32\uxtheme.dll
0x75F30000 - 0x7602C000      C:\WINDOWS\System32\BROWSEUI.dll
0x723D0000 - 0x723E3000      C:\WINDOWS\System32\browselc.dll
0x75EF0000 - 0x75F0E000      C:\WINDOWS\system32\appHelp.dll
0x76F90000 - 0x77008000      C:\WINDOWS\System32\CLBCATQ.DLL
0x770F0000 - 0x7717B000      C:\WINDOWS\system32\OLEAUT32.dll
0x77010000 - 0x770E0000      C:\WINDOWS\System32\COMRes.dll
0x77BD0000 - 0x77BD7000      C:\WINDOWS\system32\VERSION.dll
0x761B0000 - 0x76249000      C:\WINDOWS\system32\WININET.dll
0x76270000 - 0x762FC000      C:\WINDOWS\system32\CRYPT32.dll
0x76250000 - 0x7625F000      C:\WINDOWS\system32\MSASN1.dll
0x76F50000 - 0x76F60000      C:\WINDOWS\System32\Secur32.dll
0x765D0000 - 0x76620000      C:\WINDOWS\System32\cscui.dll
0x765B0000 - 0x765CB000      C:\WINDOWS\System32\CSCDLL.dll
0x76630000 - 0x7671B000      C:\WINDOWS\System32\SETUPAPI.dll
0x10000000 - 0x1000B000      C:\Archivos de programa\Adobe\Acrobat 6.0\Reader\ActiveX\AcroIEHelper.dll
0x00D50000 - 0x00D6C000      C:\Archivos de programa\Norton AntiVirus\NavShExt.dll
0x00D70000 - 0x00D8A000      C:\WINDOWS\System32\ccTrust.dll
0x76030000 - 0x76091000      C:\WINDOWS\System32\MSVCP60.dll
0x76AE0000 - 0x76AF5000      C:\WINDOWS\System32\ATL.DLL
0x760A0000 - 0x7611A000      C:\WINDOWS\system32\urlmon.dll
0x76120000 - 0x761AC000      C:\WINDOWS\System32\shdoclc.dll
0x74700000 - 0x7478F000      C:\WINDOWS\System32\mlang.dll
0x71A50000 - 0x71A59000      C:\WINDOWS\System32\wsock32.dll
0x71A30000 - 0x71A45000      C:\WINDOWS\System32\WS2_32.dll
0x71A20000 - 0x71A28000      C:\WINDOWS\System32\WS2HELP.dll
0x719D0000 - 0x71A0C000      C:\WINDOWS\system32\mswsock.dll
0x71A10000 - 0x71A18000      C:\WINDOWS\System32\wshtcpip.dll
0x76EA0000 - 0x76ED7000      C:\WINDOWS\System32\RASAPI32.DLL
0x76E50000 - 0x76E61000      C:\WINDOWS\System32\rasman.dll
0x71BC0000 - 0x71C0E000      C:\WINDOWS\System32\NETAPI32.dll
0x76E70000 - 0x76E9B000      C:\WINDOWS\System32\TAPI32.dll
0x76E40000 - 0x76E4D000      C:\WINDOWS\System32\rtutils.dll
0x76B00000 - 0x76B2D000      C:\WINDOWS\System32\WINMM.dll
0x72250000 - 0x72255000      C:\WINDOWS\System32\sensapi.dll
0x01350000 - 0x01551000      C:\WINDOWS\System32\msi.dll
0x75E40000 - 0x75EE8000      C:\WINDOWS\System32\SXS.DLL
0x75A20000 - 0x75AC6000      C:\WINDOWS\system32\USERENV.dll
0x76EE0000 - 0x76F05000      C:\WINDOWS\System32\DNSAPI.dll
0x76F70000 - 0x76F77000      C:\WINDOWS\System32\winrnr.dll
0x76F20000 - 0x76F4D000      C:\WINDOWS\system32\WLDAP32.dll
0x76F80000 - 0x76F85000      C:\WINDOWS\System32\rasadhlp.dll
0x747A0000 - 0x74A57000      C:\WINDOWS\System32\mshtml.dll
0x513E0000 - 0x5140D000      C:\Archivos de programa\Archivos comunes\Microsoft Shared\VS7Debug\pdm.dll
0x51300000 - 0x51328000      C:\Archivos de programa\Archivos comunes\Microsoft Shared\VS7Debug\msdbg2.dll
0x74680000 - 0x746A6000      C:\WINDOWS\System32\msimtf.dll
0x746B0000 - 0x746F4000      C:\WINDOWS\System32\MSCTF.dll
0x74650000 - 0x74677000      C:\WINDOWS\System32\MSLS31.DLL
0x76340000 - 0x7635C000      C:\WINDOWS\System32\IMM32.DLL
0x32520000 - 0x32532000      C:\Archivos de programa\Microsoft Office\Office10\msohev.dll
0x767B0000 - 0x767D4000      C:\WINDOWS\system32\schannel.dll
0x020D0000 - 0x020EB000      C:\Archivos de programa\Archivos comunes\Symantec Shared\Script Blocking\scrauth.dll
0x02200000 - 0x0221E000      C:\Archivos de programa\Archivos comunes\Symantec Shared\Script Blocking\ScrBlock.dll
0x76BF0000 - 0x76C1B000      C:\WINDOWS\System32\wintrust.dll
0x76C50000 - 0x76C72000      C:\WINDOWS\system32\IMAGEHLP.dll
0x0FFD0000 - 0x0FFF3000      C:\WINDOWS\System32\rsaenh.dll
0x73CD0000 - 0x73CE0000      C:\WINDOWS\System32\cryptnet.dll
0x75C00000 - 0x75C91000      c:\windows\system32\jscript.dll
0x74C40000 - 0x74CAF000      C:\WINDOWS\System32\mshtmled.dll
0x72CA0000 - 0x72CA9000      C:\WINDOWS\System32\wdmaud.drv
0x72C90000 - 0x72C98000      C:\WINDOWS\System32\msacm32.drv
0x77BB0000 - 0x77BC4000      C:\WINDOWS\System32\MSACM32.dll
0x02A80000 - 0x02A87000      C:\WINDOWS\System32\midimap.dll
0x6D7E0000 - 0x6D7EF000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\npjpi141_01.dll
0x6D740000 - 0x6D752000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\jpiexp32.dll
0x6D780000 - 0x6D794000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\jpishare.dll
0x6D330000 - 0x6D45A000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\client\jvm.dll
0x6D1D0000 - 0x6D1D7000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\hpi.dll
0x6D300000 - 0x6D30D000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\verify.dll
0x6D210000 - 0x6D229000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\java.dll
0x6D320000 - 0x6D32D000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\zip.dll
0x6D000000 - 0x6D0FB000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\awt.dll
0x72F80000 - 0x72FA3000      C:\WINDOWS\System32\WINSPOOL.DRV
0x6D180000 - 0x6D1D0000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\fontmanager.dll
0x736E0000 - 0x73724000      C:\WINDOWS\System32\ddraw.dll
0x73B40000 - 0x73B46000      C:\WINDOWS\System32\DCIMAN32.dll
0x6DE20000 - 0x6DE91000      C:\WINDOWS\System32\D3DIM.DLL
0x6D6E0000 - 0x6D6F1000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\jpicom32.dll
0x6D2D0000 - 0x6D2DE000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\net.dll
0x6D130000 - 0x6D152000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\dcpr.dll
0x6DA20000 - 0x6DA9D000      C:\WINDOWS\system32\DBGHELP.dll
0x76BB0000 - 0x76BBB000      C:\WINDOWS\System32\PSAPI.DLL
Local Time = Fri Dec 05 18:20:37 2003
Elapsed Time = 161
# The exception above was detected in native code outside the VM
# Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode)
Now let me tell you what I am doing. I have an applet which constructs a JTree with some leafs and parents. When I first load the applet (say coming from a link) it works perfectly, but if I reload the page then the application explodes! This is happening in Windows XP (SP1) with IE 6.0.2. The funny thing, is that I have tested in a lot of other Windows XP with the same configuration (software, not the same hardware) and all works perfectly! The PC where I'm getting the exception is a Compaq Evo laptop.
If you have some idea of what is going on, or better than that, if you have an idea on how to fix this, please let me know.
Feel fee to email me at:
[email protected]

I am also seeing this error but at UNIX. As soon as I invoke a call to the JTree constructor (TreeModel) , it explodes!! Can someone provide an clue?

Similar Messages

  • Awt.dll error?

    hi,
    i have noticed every so often that my computer goes into 16bit color mode, and i get an error about some display driver not working properly..and i noticed that I get a text file on my desktop from the JVM...here it is:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x5D2AF40
    Function=Java_sun_java2d_loops_MaskFill_MaskFill+0x6800
    Library=C:\Program Files\Java\j2re1.4.2_05\bin\awt.dll
    Current Java thread:
         at sun.java2d.loops.Blit.Blit(Native Method)
         at sun.java2d.pipe.DrawImage.blitSurfaceData(Unknown Source)
         at sun.java2d.pipe.DrawImage.renderSurfaceData(Unknown Source)
         at sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
         at sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
         at sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
         at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
         at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
         at javax.swing.JComponent.paintWithOffscreenBuffer(Unknown Source)
         at javax.swing.JComponent.paintDoubleBuffered(Unknown Source)
         at javax.swing.JComponent.paint(Unknown Source)
         at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
         at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
         at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
         at java.awt.Container.paint(Unknown Source)
         at sun.awt.RepaintArea.paint(Unknown Source)
         at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\IEXPLORE.EXE
    0x7C900000 - 0x7C9B0000      C:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000      C:\WINDOWS\system32\kernel32.dll
    0x77C10000 - 0x77C68000      C:\WINDOWS\system32\msvcrt.dll
    0x77D40000 - 0x77DD0000      C:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F56000      C:\WINDOWS\system32\GDI32.dll
    0x77F60000 - 0x77FD6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77DD0000 - 0x77E6B000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77760000 - 0x778CC000      C:\WINDOWS\system32\SHDOCVW.dll
    0x77A80000 - 0x77B14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77B20000 - 0x77B32000      C:\WINDOWS\system32\MSASN1.dll
    0x754D0000 - 0x75550000      C:\WINDOWS\system32\CRYPTUI.dll
    0x76C30000 - 0x76C5E000      C:\WINDOWS\system32\WINTRUST.dll
    0x76C90000 - 0x76CB8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x77120000 - 0x771AC000      C:\WINDOWS\system32\OLEAUT32.dll
    0x774E0000 - 0x7761C000      C:\WINDOWS\system32\ole32.dll
    0x5B860000 - 0x5B8B4000      C:\WINDOWS\system32\NETAPI32.dll
    0x771B0000 - 0x77256000      C:\WINDOWS\system32\WININET.dll
    0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
    0x77C00000 - 0x77C08000      C:\WINDOWS\system32\VERSION.dll
    0x629C0000 - 0x629C9000      C:\WINDOWS\system32\LPK.DLL
    0x74D90000 - 0x74DFB000      C:\WINDOWS\system32\USP10.dll
    0x773D0000 - 0x774D2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x7C9C0000 - 0x7D1D4000      C:\WINDOWS\system32\SHELL32.dll
    0x5D090000 - 0x5D127000      C:\WINDOWS\system32\comctl32.dll
    0x5AD70000 - 0x5ADA8000      C:\WINDOWS\system32\uxtheme.dll
    0x74720000 - 0x7476B000      C:\WINDOWS\system32\MSCTF.dll
    0x75F80000 - 0x7607C000      C:\WINDOWS\system32\BROWSEUI.dll
    0x20000000 - 0x20012000      C:\WINDOWS\system32\browselc.dll
    0x77B40000 - 0x77B62000      C:\WINDOWS\system32\appHelp.dll
    0x76FD0000 - 0x7704F000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x77FE0000 - 0x77FF1000      C:\WINDOWS\system32\Secur32.dll
    0x77260000 - 0x772FC000      C:\WINDOWS\system32\urlmon.dll
    0x77A20000 - 0x77A74000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661D000      C:\WINDOWS\System32\CSCDLL.dll
    0x77920000 - 0x77A13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x10000000 - 0x1000C000      C:\Program Files\Adobe\Acrobat 6.0\Reader\ActiveX\AcroIEHelper.dll
    0x010B0000 - 0x01163000      C:\PROGRA~1\SPYBOT~1\SDHelper.dll
    0x5EDD0000 - 0x5EDE7000      C:\WINDOWS\system32\olepro32.dll
    0x23100000 - 0x2311F000      C:\Program Files\Ipswitch\WS_FTP Pro\wsbho2k0.dll
    0x23300000 - 0x233B5000      C:\Program Files\Ipswitch\WS_FTP Pro\wsftpext.dll
    0x25100000 - 0x251D0000      C:\Program Files\Ipswitch\WS_FTP Pro\LIBEAY32.dll
    0x71AD0000 - 0x71AD9000      C:\WINDOWS\system32\WSOCK32.dll
    0x71AB0000 - 0x71AC7000      C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\system32\WS2HELP.dll
    0x25000000 - 0x25027000      C:\Program Files\Ipswitch\WS_FTP Pro\SSLEAY32.dll
    0x23500000 - 0x2350F000      C:\Program Files\Ipswitch\WS_FTP Pro\sslsvc.dll
    0x23600000 - 0x23625000      C:\Program Files\Ipswitch\WS_FTP Pro\wsftplib.dll
    0x22200000 - 0x22211000      C:\Program Files\Ipswitch\WS_FTP Pro\wsfirscr.dll
    0x22100000 - 0x2210C000      C:\Program Files\Ipswitch\WS_FTP Pro\wshosts.dll
    0x23900000 - 0x2394C000      C:\Program Files\Ipswitch\WS_FTP Pro\ipspgp.dll
    0x23700000 - 0x2385D000      C:\Program Files\Ipswitch\WS_FTP Pro\res0409.dll
    0x73DD0000 - 0x73ECE000      C:\WINDOWS\system32\MFC42.DLL
    0x76EE0000 - 0x76F1C000      C:\WINDOWS\system32\RASAPI32.dll
    0x76E90000 - 0x76EA2000      C:\WINDOWS\system32\rasman.dll
    0x76EB0000 - 0x76EDF000      C:\WINDOWS\system32\TAPI32.dll
    0x76E80000 - 0x76E8E000      C:\WINDOWS\system32\rtutils.dll
    0x76B40000 - 0x76B6D000      C:\WINDOWS\system32\WINMM.dll
    0x6BD00000 - 0x6BD0D000      C:\WINDOWS\system32\SYNCOR11.DLL
    0x75E90000 - 0x75F40000      C:\WINDOWS\system32\SXS.DLL
    0x013D0000 - 0x01458000      C:\WINDOWS\system32\shdoclc.dll
    0x01460000 - 0x01725000      C:\WINDOWS\system32\xpsp2res.dll
    0x01730000 - 0x0174D000      C:\PROGRA~1\DOWNLO~1\MDPPH.DLL
    0x75CF0000 - 0x75D81000      C:\WINDOWS\system32\mlang.dll
    0x71A50000 - 0x71A8F000      C:\WINDOWS\system32\mswsock.dll
    0x662B0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x77C70000 - 0x77C93000      C:\WINDOWS\system32\msv1_0.dll
    0x76D60000 - 0x76D79000      C:\WINDOWS\system32\iphlpapi.dll
    0x7D1E0000 - 0x7D492000      C:\WINDOWS\system32\msi.dll
    0x769C0000 - 0x76A73000      C:\WINDOWS\system32\USERENV.dll
    0x605D0000 - 0x605D9000      C:\WINDOWS\system32\mslbui.dll
    0x722B0000 - 0x722B5000      C:\WINDOWS\system32\sensapi.dll
    0x0FFD0000 - 0x0FFF8000      C:\WINDOWS\system32\rsaenh.dll
    0x76F20000 - 0x76F47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76FC0000 - 0x76FC6000      C:\WINDOWS\system32\rasadhlp.dll
    0x7D4A0000 - 0x7D782000      C:\WINDOWS\System32\mshtml.dll
    0x746C0000 - 0x746E7000      C:\WINDOWS\System32\msls31.dll
    0x746F0000 - 0x7471A000      C:\WINDOWS\System32\msimtf.dll
    0x5C2C0000 - 0x5C300000      C:\WINDOWS\ime\sptip.dll
    0x74C80000 - 0x74CAC000      C:\WINDOWS\system32\OLEACC.dll
    0x76080000 - 0x760E5000      C:\WINDOWS\system32\MSVCP60.dll
    0x02630000 - 0x02641000      C:\WINDOWS\IME\SPGRMR.DLL
    0x02650000 - 0x026AB000      C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL
    0x325C0000 - 0x325D2000      C:\Program Files\Microsoft Office\OFFICE11\msohev.dll
    0x75C50000 - 0x75CBE000      C:\WINDOWS\System32\jscript.dll
    0x66E50000 - 0x66E8F000      C:\WINDOWS\System32\iepeers.dll
    0x73000000 - 0x73026000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76200000 - 0x76271000      C:\WINDOWS\System32\mshtmled.dll
    0x72D20000 - 0x72D29000      C:\WINDOWS\system32\wdmaud.drv
    0x72D10000 - 0x72D18000      C:\WINDOWS\system32\msacm32.drv
    0x77BE0000 - 0x77BF5000      C:\WINDOWS\system32\MSACM32.dll
    0x77BD0000 - 0x77BD7000      C:\WINDOWS\system32\midimap.dll
    0x6D460000 - 0x6D470000      C:\Program Files\Java\j2re1.4.2_05\bin\npjpi142_05.dll
    0x6D330000 - 0x6D348000      C:\Program Files\Java\j2re1.4.2_05\bin\jpiexp32.dll
    0x76FB0000 - 0x76FB8000      C:\WINDOWS\System32\winrnr.dll
    0x6D3A0000 - 0x6D3B8000      C:\Program Files\Java\j2re1.4.2_05\bin\jpishare.dll
    0x08000000 - 0x08139000      C:\PROGRA~1\Java\J2RE14~2.2_0\bin\client\jvm.dll
    0x01B70000 - 0x01B77000      C:\PROGRA~1\Java\J2RE14~2.2_0\bin\hpi.dll
    0x01B90000 - 0x01B9E000      C:\PROGRA~1\Java\J2RE14~2.2_0\bin\verify.dll
    0x01BA0000 - 0x01BB9000      C:\PROGRA~1\Java\J2RE14~2.2_0\bin\java.dll
    0x01BC0000 - 0x01BCD000      C:\PROGRA~1\Java\J2RE14~2.2_0\bin\zip.dll
    0x05D20000 - 0x05E32000      C:\Program Files\Java\j2re1.4.2_05\bin\awt.dll
    0x76390000 - 0x763AD000      C:\WINDOWS\system32\IMM32.dll
    0x05E40000 - 0x05E91000      C:\Program Files\Java\j2re1.4.2_05\bin\fontmanager.dll
    0x73760000 - 0x737A9000      C:\WINDOWS\system32\ddraw.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73A10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6D310000 - 0x6D324000      C:\Program Files\Java\j2re1.4.2_05\bin\jpicom32.dll
    0x065B0000 - 0x065BF000      C:\Program Files\Java\j2re1.4.2_05\bin\net.dll
    0x064A0000 - 0x064BE000      C:\Program Files\Java\j2re1.4.2_05\bin\jpeg.dll
    0x064D0000 - 0x064F2000      C:\Program Files\Java\j2re1.4.2_05\bin\dcpr.dll
    0x59A60000 - 0x59B01000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation   total 768K, used 252K [0x10010000, 0x100e0000, 0x10770000)
      eden space 704K,  26% used [0x10010000, 0x1003f008, 0x100c0000)
      from space 64K, 100% used [0x100d0000, 0x100e0000, 0x100e0000)
      to   space 64K,   0% used [0x100c0000, 0x100c0000, 0x100d0000)
    tenured generation   total 8660K, used 7182K [0x10770000, 0x10fe5000, 0x16010000)
       the space 8660K,  82% used [0x10770000, 0x10e73980, 0x10e73a00, 0x10fe5000)
    compacting perm gen  total 10496K, used 10249K [0x16010000, 0x16a50000, 0x1a010000)
       the space 10496K,  97% used [0x16010000, 0x16a12700, 0x16a12800, 0x16a50000)
    Local Time = Tue Oct 12 13:24:35 2004
    Elapsed Time = 33
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode)
    #...anyone seen this before, or know why it happens??
    thanks

    It sounds like your display driver may not be working properly. Have you looked for an updated version?

  • EXCEPTION_ACCESS_VIOLATION on MSVCRT.dll

    We got Java system crash and got the following error log, please help to identify problem.
    Thanks
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77bfa57f, pid=22148, tid=13668
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)
    # Problematic frame:
    # C [MSVCRT.dll+0x1a57f]
    --------------- T H R E A D ---------------
    Current thread (0x22c69410): Thread [id=13668]
    siginfo: ExceptionCode=0xc0000005, writing address 0x0000000a
    Registers:
    EAX=0x170e1d70, EBX=0x00000002, ECX=0x00000060, EDX=0x22c68b38
    ESP=0x226efd80, EBP=0x226efd9c, ESI=0x22c68b0c, EDI=0x00000009
    EIP=0x77bfa57f, EFLAGS=0x00010206
    Top of Stack: (sp=0x226efd80)
    0x226efd80: 22c69270 22c68b10 22c68b10 170e30d8
    0x226efd90: 00000040 00000061 00000020 226efde0
    0x226efda0: 77bfc25d 00381eb8 22c68b2c 22c68b10
    0x226efdb0: 22c69410 22c69270 00000684 00000000
    0x226efdc0: 226efdd8 00381eb8 226efdac 226ef9a4
    0x226efdd0: 226eff70 77c05c94 77be2070 00000000
    0x226efde0: 226efe40 6d70b185 22c68b10 6d631771
    0x226efdf0: 22c68b10 6d73eca1 22c68b10 00000000
    Instructions: (pc=0x77bfa57f)
    0x77bfa56f: fc 03 4d f4 89 5a 04 8b 55 0c 8b 5a 04 8b 52 08
    0x77bfa57f: 89 53 08 89 4d fc 8b d1 c1 fa 04 4a 83 fa 3f 76
    Stack: [0x226b0000,0x226f0000), sp=0x226efd80, free space=255k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [MSVCRT.dll+0x1a57f]
    C [MSVCRT.dll+0x1c25d]
    V [jvm.dll+0xdb185]
    V [jvm.dll+0x10faa2]
    C [MSVCRT.dll+0x2a3b0]
    C [kernel32.dll+0xb699]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x22c3d3c0 JavaThread "Timer-1299959" [_thread_blocked, id=23852]
    0x22c38a70 JavaThread "Timer-1299958" [_thread_blocked, id=14680]
    0x2e16a010 JavaThread "pool-7-thread-1" [_thread_blocked, id=5100]
    0x2e16d190 JavaThread "RT=16:P=87230:O=0:TCPTransportConnection[addr=192.168.2.77,port=9830,local=1364]" daemon [_thread_in_native, id=6508]
    0x26caf7e0 JavaThread "WT=2" daemon [_thread_blocked, id=17880]
    0x21c69610 JavaThread "Headspace mixer frame proc thread" daemon [_thread_blocked, id=21000]
    0x21c6b2c0 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=7776]
    0x21c69d50 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=22852]
    0x21c6bab0 JavaThread "Thread-29" [_thread_blocked, id=8120]
    0x21c540e0 JavaThread "Timer-5" [_thread_blocked, id=10836]
    0x21c54e70 JavaThread "Timer-4" [_thread_blocked, id=20048]
    0x21c53840 JavaThread "Timer-3" [_thread_blocked, id=18532]
    0x21c52220 JavaThread "Timer-2" [_thread_blocked, id=9484]
    0x008301b0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=11032]
    0x0082f0c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16704]
    0x0082e7d0 JavaThread "Finalizer" daemon [_thread_blocked, id=6844]
    0x0082d570 JavaThread "Reference Handler" daemon [_thread_blocked, id=8372]
    Other Threads:
    0x0082c850 VMThread [id=1732]
    0x00833880 WatcherThread [id=12332]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 18176K, used 14847K [0x02b70000, 0x03f20000, 0x03f20000)
    eden space 16192K, 87% used [0x02b70000, 0x03934a90, 0x03b40000)
    from space 1984K, 38% used [0x03b40000, 0x03bfd768, 0x03d30000)
    to space 1984K, 0% used [0x03d30000, 0x03d30000, 0x03f20000)
    tenured generation total 241984K, used 92077K [0x03f20000, 0x12b70000, 0x12b70000)
    the space 241984K, 38% used [0x03f20000, 0x0990b6c0, 0x0990b800, 0x12b70000)
    compacting perm gen total 51968K, used 51684K [0x12b70000, 0x15e30000, 0x16b70000)
    the space 51968K, 99% used [0x12b70000, 0x15de91f8, 0x15de9200, 0x15e30000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\Java\jre1.5.0_10\bin\javaw.exe
    0x7c920000 - 0x7c9b7000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c91e000      C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e47000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 - 0x77ee2000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
    0x77d10000 - 0x77d9e000      C:\WINDOWS\system32\USER32.dll
    0x77ef0000 - 0x77f38000      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
    0x6d630000 - 0x6d7cc000      C:\Java\jre1.5.0_10\bin\client\jvm.dll
    0x76b10000 - 0x76b3a000      C:\WINDOWS\system32\WINMM.dll
    0x6d280000 - 0x6d288000      C:\Java\jre1.5.0_10\bin\hpi.dll
    0x76bc0000 - 0x76bcb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d600000 - 0x6d60c000      C:\Java\jre1.5.0_10\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Java\jre1.5.0_10\bin\java.dll
    0x6d620000 - 0x6d62f000      C:\Java\jre1.5.0_10\bin\zip.dll
    0x6d000000 - 0x6d169000      C:\Java\jre1.5.0_10\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
    0x74680000 - 0x746cb000      C:\WINDOWS\system32\MSCTF.dll
    0x73640000 - 0x7366e000      C:\WINDOWS\system32\msctfime.ime
    0x7d590000 - 0x7dd84000      C:\WINDOWS\system32\shell32.dll
    0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77180000 - 0x77283000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x5c820000 - 0x5c8ba000      C:\WINDOWS\system32\comctl32.dll
    VM Arguments:
    jvm_args: -Xms256m -Xmx256m -Xloggc:C:\\gc.log -Dcom.ibm.CORBA.FragmentSize=4096 -Dsun.rmi.dgc.client.gcInterval=500 -Dsun.rmi.dgc.server.gcInterval=500 -Djava.endorsed.dirs=C:\ibm-was\6.1\java\jre\lib\endorsed -Djava.ext.dirs=C:\ibm-was\6.1\plugins;C:\ibm-was\6.1\java\jre\lib\ext;C:\ibm-was\6.1\lib;C:\Java\jre1.5.0_10\lib\ext -Duser.language=zh_TW -Duser.country=TW
    java_command: adsr-common-ui-1.0.jar
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Java\jre1.5.0_10
    CLASSPATH=c:\sybase\ASEP\3pclass.zip;c:\sybase\ASEP\monclass.zip;
    PATH=c:\sybase\OCS-12_0\dll;c:\sybase\OCS-12_0\bin;c:\sybase\ASEP;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\SHARED~1\CAM\bin;C:\Program Files\CA\Unicenter Software Delivery\BIN;c:\sybase\SQLRemote\dll
    USERNAME=KarsonLo
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 1945640k(872708k free), swap 3885192k(2974604k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_10-b03) for windows-x86, built on Nov 9 2006 13:13:34 by "java_re" with MS VC++ 6.0

    >
    I would really appreciate any pointers.Many GUI problems like this are usually traced to a specific video driver and video card. And just for fun sometimes the font being used causes it as well.

  • 1.5.0_08 EXCEPTION_ACCESS_VIOLATION in deploy.dll

    Hello,
    We develop a java application that is deployed over the web via Apacha Tomcat servlet container using IE 6. Sometimes, sporadically throughout the life of this product, we have seen JVM crashes that close all IE browsers open and place the hs_err_pid logs on the desktop. We used to use 1.4.2_04, but in hopes of alleviating these issues, we've upgraded to 1.5.0_08 a few months ago. We continue to see these errors, although reporiducing them is extremely difficult. Here is a log that we've kept after running our application through NetBeans 5.0 using the debugger and using the bundled Tomcat 5.5.9 server:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d1f321f, pid=4232, tid=5220
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode)
    # Problematic frame:
    # C [deploy.dll+0x321f]
    --------------- T H R E A D ---------------
    Current thread (0x02f041b0): JavaThread "Thread-7" [_thread_in_native, id=5220]
    siginfo: ExceptionCode=0xc0000005, reading address 0x2e310034
    Registers:
    EAX=0x00000000, EBX=0x095b6480, ECX=0x0d9a0460, EDX=0x2e310034
    ESP=0x0dfcec6c, EBP=0x0dfceca8, ESI=0x095b6480, EDI=0x0dfcf4ec
    EIP=0x6d1f321f, EFLAGS=0x00010293
    Top of Stack: (sp=0x0dfcec6c)
    0x0dfcec6c: 0dfcf4ec 095b6480 095b6480 77a93558
    0x0dfcec7c: 001940f8 0d9a0460 00000000 0d9a0460
    0x0dfcec8c: 00000034 0dfceca8 0dfce890 0dfcf4f8
    0x0dfcec9c: 6d1f6884 6d1fb240 00000000 0dfcf508
    0x0dfcecac: 6d1f34d8 02a23a58 0dfcecec 02f041b0
    0x0dfcecbc: 095b6480 095b6480 0e1f136c 0019e870
    0x0dfceccc: 00000294 0e201e70 0e1f1320 00000001
    0x0dfcecdc: 0e201e61 00000001 001940f8 02a23a58
    Instructions: (pc=0x6d1f321f)
    0x6d1f320f: 8b 45 dc 3b 02 73 36 8b 4d e0 8b 51 04 8b 45 dc
    0x6d1f321f: 8b 0c 82 51 8b 55 0c 52 e8 e4 3a 00 00 83 c4 08
    Stack: [0x0ded0000,0x0dfd0000), sp=0x0dfcec6c, free space=1019k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [deploy.dll+0x321f]
    C [deploy.dll+0x34d8]
    j com.sun.deploy.security.WIExplorerCertStore.loadCertificates(Ljava/lang/String;[Ljava/lang/String;Ljava/util/Collection;)V+0
    j com.sun.deploy.security.WIExplorerCertStore.load()V+38
    j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;Lcom/sun/deploy/ui/AppInfo;)Z+76
    j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;)Z+8
    j sun.plugin.security.PluginClassLoader.getPermissions(Ljava/security/CodeSource;)Ljava/security/PermissionCollection;+319
    j java.security.SecureClassLoader.getProtectionDomain(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;+33
    j java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+24
    j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253
    j java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3
    j java.net.URLClassLoader$1.run()Ljava/lang/Object;+43
    v ~StubRoutines::call_stub
    V [jvm.dll+0x86e84]
    V [jvm.dll+0xddead]
    V [jvm.dll+0x86d55]
    C [java.dll+0x1061]
    j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
    j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34
    j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43
    j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36
    j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
    j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105
    j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83
    j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9
    j sun.applet.AppletPanel.runLoader()V+65
    j sun.applet.AppletPanel.run()V+13
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x86e84]
    V [jvm.dll+0xddead]
    V [jvm.dll+0x86d55]
    V [jvm.dll+0x86ab2]
    V [jvm.dll+0xa16b2]
    V [jvm.dll+0x10f4ac]
    V [jvm.dll+0x10f47a]
    C [msvcrt.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.sun.deploy.security.WIExplorerCertStore.loadCertificates(Ljava/lang/String;[Ljava/lang/String;Ljava/util/Collection;)V+0
    j com.sun.deploy.security.WIExplorerCertStore.load()V+38
    j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;Lcom/sun/deploy/ui/AppInfo;)Z+76
    j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;)Z+8
    j sun.plugin.security.PluginClassLoader.getPermissions(Ljava/security/CodeSource;)Ljava/security/PermissionCollection;+319
    j java.security.SecureClassLoader.getProtectionDomain(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;+33
    j java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+24
    j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253
    j java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3
    j java.net.URLClassLoader$1.run()Ljava/lang/Object;+43
    v ~StubRoutines::call_stub
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
    j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34
    j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43
    j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36
    j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
    j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105
    j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83
    j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9
    j sun.applet.AppletPanel.runLoader()V+65
    j sun.applet.AppletPanel.run()V+13
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x02efe828 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=5152]
    =>0x02f041b0 JavaThread "Thread-7" [_thread_in_native, id=5220]
    0x0e1f1500 JavaThread "Thread-6" [_thread_blocked, id=4580]
    0x0e15d328 JavaThread "thread applet-com.gmlogic.LabPAS.Applets.WorkflowApplet.WorkFlowApplet.class" [_thread_blocked, id=4304]
    0x0e1146b0 JavaThread "Thread-4" [_thread_blocked, id=2900]
    0x0e1dca60 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6088]
    0x0e152748 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=6108]
    0x02f8ba28 JavaThread "thread applet-com.gmlogic.LabPAS.Applets.Preloader.LabPASAppletLoader.class" [_thread_in_native, id=5044]
    0x02ef2ab0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5692]
    0x02ed6190 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=5508]
    0x02ecf158 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5576]
    0x02eced50 JavaThread "AWT-Shutdown" [_thread_blocked, id=1448]
    0x02ec9548 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4592]
    0x02e33288 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3296]
    0x02e31ee0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6096]
    0x02e31230 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1580]
    0x02e28440 JavaThread "Finalizer" daemon [_thread_blocked, id=5844]
    0x02e26ff8 JavaThread "Reference Handler" daemon [_thread_blocked, id=5296]
    0x02938c68 JavaThread "main" [_thread_in_native, id=3400]
    Other Threads:
    0x02970db0 VMThread [id=5840]
    0x02e34598 WatcherThread [id=5996]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 326K [0x04f90000, 0x05030000, 0x05470000)
    eden space 512K, 63% used [0x04f90000, 0x04fe18f8, 0x05010000)
    from space 64K, 0% used [0x05020000, 0x05020000, 0x05030000)
    to space 64K, 0% used [0x05010000, 0x05010000, 0x05020000)
    tenured generation total 2184K, used 1310K [0x05470000, 0x05692000, 0x08f90000)
    the space 2184K, 59% used [0x05470000, 0x055b7848, 0x055b7a00, 0x05692000)
    compacting perm gen total 8192K, used 6814K [0x08f90000, 0x09790000, 0x0cf90000)
    the space 8192K, 83% used [0x08f90000, 0x096379e8, 0x09637a00, 0x09790000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77760000 - 0x778d0000      C:\WINDOWS\system32\SHDOCVW.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x754d0000 - 0x75550000      C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761c000      C:\WINDOWS\system32\ole32.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x771b0000 - 0x77259000      C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x10000000 - 0x1001f000      C:\PROGRA~1\Google\GOOGLE~1\GOEC62~1.DLL
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x00b00000 - 0x00b17000      C:\Program Files\Common Files\Logitech\LVMVFM\LVPrcInj.dll
    0x62000000 - 0x62091000      C:\PROGRA~1\Google\GOOGLE~1\GoogleDesktopResources_en.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\SHELL32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\comctl32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x75f80000 - 0x7607d000      C:\WINDOWS\system32\BROWSEUI.dll
    0x20000000 - 0x20012000      C:\WINDOWS\system32\browselc.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\appHelp.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x41000000 - 0x4101c000      C:\PROGRA~1\Google\GOOGLE~1\GOA66E~1.DLL
    0x77260000 - 0x77300000      C:\WINDOWS\system32\urlmon.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x77a20000 - 0x77a74000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000      C:\WINDOWS\System32\CSCDLL.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x00e10000 - 0x00e1e000      C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll
    0x7c340000 - 0x7c396000      C:\WINDOWS\system32\MSVCR71.dll
    0x01040000 - 0x0105c000      C:\WINDOWS\System32\DLA\DLASHX_W.DLL
    0x01060000 - 0x0106f000      C:\WINDOWS\system32\DLAAPI_W.DLL
    0x01070000 - 0x010ab000      C:\WINDOWS\System32\DLA\DLACResW.dll
    0x6d610000 - 0x6d67a000      C:\Program Files\Java\jre1.5.0_08\bin\ssv.dll
    0x5edd0000 - 0x5ede7000      C:\WINDOWS\system32\OLEPRO32.DLL
    0x010f0000 - 0x01108000      C:\Program Files\BAE\BAE.dll
    0x75e90000 - 0x75f40000      C:\WINDOWS\system32\SXS.DLL
    0x01170000 - 0x011f8000      C:\WINDOWS\system32\shdoclc.dll
    0x01200000 - 0x014c5000      C:\WINDOWS\system32\xpsp2res.dll
    0x75cf0000 - 0x75d81000      C:\WINDOWS\system32\mlang.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\wsock32.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x76ee0000 - 0x76f1c000      C:\WINDOWS\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000      C:\WINDOWS\system32\rasman.dll
    0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x722b0000 - 0x722b5000      C:\WINDOWS\system32\sensapi.dll
    0x745e0000 - 0x748a6000      C:\WINDOWS\system32\msi.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x01510000 - 0x01524000      C:\Program Files\Dell\QuickSet\dadkeyb.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x7dc30000 - 0x7df20000      C:\WINDOWS\system32\mshtml.dll
    0x01d70000 - 0x01d97000      C:\WINDOWS\system32\msls31.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x022b0000 - 0x022da000      C:\WINDOWS\system32\msimtf.dll
    0x022e0000 - 0x0232b000      C:\WINDOWS\system32\MSCTF.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x75c50000 - 0x75cbe000      C:\WINDOWS\system32\jscript.dll
    0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
    0x6d590000 - 0x6d5a2000      C:\Program Files\Java\jre1.5.0_08\bin\npjpi150_08.dll
    0x6d400000 - 0x6d418000      C:\Program Files\Java\jre1.5.0_08\bin\jpiexp32.dll
    0x6d450000 - 0x6d468000      C:\Program Files\Java\jre1.5.0_08\bin\jpishare.dll
    0x6d6c0000 - 0x6d85b000      C:\PROGRA~1\Java\JRE15~2.0_0\bin\client\jvm.dll
    0x6d280000 - 0x6d288000      C:\PROGRA~1\Java\JRE15~2.0_0\bin\hpi.dll
    0x6d690000 - 0x6d69c000      C:\PROGRA~1\Java\JRE15~2.0_0\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\PROGRA~1\Java\JRE15~2.0_0\bin\java.dll
    0x6d6b0000 - 0x6d6bf000      C:\PROGRA~1\Java\JRE15~2.0_0\bin\zip.dll
    0x6d000000 - 0x6d169000      C:\Program Files\Java\jre1.5.0_08\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d240000 - 0x6d27f000      C:\Program Files\Java\jre1.5.0_08\bin\fontmanager.dll
    0x6d1f0000 - 0x6d203000      C:\Program Files\Java\jre1.5.0_08\bin\deploy.dll
    0x6d5d0000 - 0x6d5f3000      C:\Program Files\Java\jre1.5.0_08\bin\RegUtils.dll
    0x6d3e0000 - 0x6d3f5000      C:\Program Files\Java\jre1.5.0_08\bin\jpicom32.dll
    0x0dca0000 - 0x0dcb7000      C:\WINDOWS\system32\xpsp3res.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_08\bin\net.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_08 -Djavaplugin.nodotversion=150_08 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~2.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_08 -Djavaplugin.nodotversion=150_08 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    CLASSPATH=.;C:\Program Files\Java\jre1.5.0_08\lib\ext\QTJava.zip
    PATH=C:\PROGRA~1\Java\JRE15~2.0_0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\Program Files\LabPas CT\lib;C:\Program Files\QuickTime\QTSystem\;.
    USERNAME=michael
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2095224k(976288k free), swap 4033500k(2931284k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_08-b03) for windows-x86, built on Jul 26 2006 01:10:50 by "java_re" with MS VC++ 6.0
    Our application starts with a popup window that loads our application's applets. I suspect that there is a problem loading the certificates for the applets, but this problem is rare. It only happens every now and again, and simply retrying it will work most of the time. If there is anyone out there who has seen this issue before or can lend some experience or insight into the cause of this issue, it would be greatly appreciated! Thanks in advance for all help!
    Sincerely,
    Mark Daly

    Hi Mark,
    I have inspected the contents of your Errlog and traced our codes but could not find anything obviously wrong in the codes.
    One possibility is with the employed certificate. There's a known MS bug with CAPICOM.Certificate object that it'd return the incorrect number of EKUs for CertGetEnhancedKeyUsage when the certificate contains more than 100 EKUs and the running platform is WinXP or Win2K.
    If such is the case, since our routine where the crash happened relying on the correct number of EKUs, this would pose problem.
    MS do not have a fix for this bug. Rather, they recommend to use fewer than 100 EKUs in a single certificate. If you need more than 100 EKUs, use two or more certificates that each contain fewer than 100 EKUs.
    Please inspect your certificate contents and see if it's the problem root cause.
    Otherwise, we do need access to a testcase in order to continue working on this problem.
    Thanks.
    dnp.
    Message was edited by:
    dnp

  • What does this message mean on my PC " the procedure entry point sqlite3_wal_checkpoint could not be located in dynamic link library SQlite3.dll.

    Why does this message pop up on my PC after i start up " (AppleSyncNotifier.exe-Entry Point Not Found ) the procedure entry point sqlite3_wal_checkpoint could not be located in dynamic link library SQlite3.dll. ? What can I do to fix this problem ?

    Found this several months ago when I updated ITunes. I don't know why they still haven't fixed this, but I had to do this again yesterday 10/13/2011 when I updated.
    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Reboot and see if all is well
    In case that your OS is Windows 7 (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Open new windows explorer, to to location C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Paste file "SQLite3.dll" to the location.
    5. Reboot your computer, it should not display that message, it should be clear.

  • What do I do when I try to open Fifrefox 4 & get the message: The procedure entry point NS_SetDllDirectory could not be located in the dynamic link library xul.dll?

    2 days ago, I got a message about upgrading to Firefox 4.0. I didn't do it immediately, due to lack of time. Later that day, I tried to open Firfox & got the message: Firefox can't start because xul.dll is missing. Reinstall the program to fix this. I tried several times to open Firefox & got the same result. I tried rebooting. Same result. So I opened Internet Explorer & went to the Firefox website & followed the instructions to download Firefox 4. After that, I used it last night & left my laptop hibernating last night, then continued to use it this morning. Then I closed Firefox. When I next tried to reopen Firefox, I got the new message: The procedure entry point NS_SetDllDirectory could not be located in the dynamic link library xul.dll. Again, I can only access the internet with Internet Explorer. Also, I have a done a good many Windows updates over the last 2 days as well. What can I do to get Firefox to open? Thank you for your help.

    This is what I did to resolve this problem. First, I uninstalled Firefox 4 & removed the Firefox folder left behind. I made sure to NOT select the option to delete personal information. Next, I backed up all of the important files on my computer. Next, I upgraded my Windows 7 to Service Pack 1, which was pending in my updates folder. Then, I went to Mozilla's website & downloaded Firefox 4 again, making sure to select only the Firefox browser and not Thunderbird too. http://www.mozilla.org/ When prompted to close any open programs, I closed Internet Explorer (which I had used to get to the Mozilla website) and I disabled my Norton anti-virus. I then completed the installation & it works just fine now. It loaded all of my personal data, such as bookmarks, it remembered my password, etc. It's fine for my needs, as I'm not a heavy user of special add-ons & plug-ins. Some of those may not work yet with the new version.

  • Help! I keep getting the following message: the procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll.

    Hi,
    Since downloading the updated version of itunes around May this year I have had the following problems:
    1. This error message appears when my windows account launches:
    the procdure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll.
    2. I can't play any of the files in my itunes library. An error message appears indicating it can't find the files.
    3. When I plugged my iphone in to update it was corrupted and I have lost all 7000 + songs.
    You can guess that I am not a very happy bunny with itunes at the moment!
    Please, can anyone suggest how to sort this lot out.  I am aware that I've probably lost the ipod songs, but I need to get rid of the error message and be able to play the songs on from my library.  I've been without since May now and I'm wondering whether to even bother getting it sorted, but I have quite a few albums purchased on itunes that I don't want to lose!
    Thank you for your time.
    Michelle

    Thank you.  I'm going to investigate saving my itunes library to the icloud and then re-trying the Stellar Phoenix recovery now the error messages have gone.  If the Stellar doesn't work then I will try the advice in your link. I really appreicate the help you've given me - at least I have my itunes library back! I'm kind of resigned to re-loading my CDs back on - something to keep my busy in the winter months!
    I'll let you know how I get on, but it will probably be a few days.I'm not very technical so I have to wait for my husband to get in from work to help me with this side of things.  He's been busy working on the Olympics, so I he hasn't had much spare time for a while!
    Michelle

  • I can no longer start FF and am getting this error message in a pop up box: The procedure entry point XRE_FreeAppData could not be located in the dynamic link library xul.dll. How do I resolve?

    Please help

    Read Hi, just tried to upgrade to 11.2 but now when I try to open itunes I get an error message saying "the procedure entry point ADiAdID_acquirematchslotifnecessary could not be located in the dynamic link library iAdCore.dll". Any suggestions?

  • Error while creating database - Cannot load backend library 'oci.dll'

    Hi all,
    I am newbie to Timesten imdb (in memory database). I do not wish to use oracle rdbms.
    I have installed the Timesten IMDB on Win2003.
    E:\TimesTen\tt70_32\bin>ttVersion.exe
    TimesTen Release 7.0.5.0.0 (32 bit NT) (tt70_32:17000) 2008-04-05T00:54:16Z
    Instance admin: m4sadm
    Instance home directory: e:\TimesTen\tt70_32
    Daemon home directory: e:\TimesTen\tt70_32\srv\info
    While installing, I followed the viewlet at: [http://www.oracle.com/technology/products/timesten/viewlets/tt70_install_win_viewlet_swf.html]
    Now, I am planning to create a database, and so following the viewlet at: [http://www.oracle.com/technology/products/timesten/viewlets/tt70_create_db_win_cc_viewlet_swf.html]
    However, when I give the command (according to the viewlet), I get the following error:
    Command> select * from v$version;
    5102: Cannot load backend library 'oci.dll' for Cache Connect. OS error message '<empty>'.
    The command failed.
    Can anyone provide pointers to resolve this?

    I'm guessing you chose No to the install question about using Cache Connect to Oracle? This would cause certain libraries not to be installed at install time, specifically libraries that would enable you to use TimesTen Cache Connect to cache data from Oracle tables.
    The table "v$version" that you use in your select
    select * from v$version
    only exists on an Oracle RDBMS. It doesn't exist on TimesTen. Moreover the second viewlet you refer to is about using the TimesTen Cache Connect feature to cache tables from Oracle RDBMS. If you're not interested in using Oracle RDBMS, as you say, it would be my assumption that you're also not interested in using the TimesTen Cache Connect feature? So I'm a little confused here about your intentions. Are you interested in using TimesTen as a standalone datastore, or do you want to use it to cache data from tables located in an Oracle RDBMS?
    Thanks.

  • After installing a new version of Firefox, I get the error message "The procedure entry point JS_GetOperationLimit could not be located in the dynamic link library js3250.dll" when I try to start firefox. Elsewhere in the forum a complete reinstall is su

    After installing a new version of Firefox, I get the error message "The procedure entry point JS_GetOperationLimit could not be located in the dynamic link library js3250.dll" when I try to start firefox. Elsewhere in the forum a complete reinstall is suggested; however, I can't do that because of my company's IT policies. Is there any way to solve this problem WITHOUT a complete reinstall? Thank you!
    == This happened ==
    Every time Firefox opened
    == I installed a new version ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)

    If you can't reinstall Firefox yourself then you need to contact your IT department and ask them to check the Firefox installation.
    It is possible that some files got broken with the latest update.

  • While opening the iTune Store i receive the following error, "The procedure entry point ADAdPolicyEngine_DidEnterSation could not be located in the dynamic link library iAdCore.dll" Please help me to clear this error.

    While opening the iTune Store i receive the following error, "The procedure entry point ADAdPolicyEngine_DidEnterSation could not be located in the dynamic link library iAdCore.dll" Please help me to clear this error.

    I faced the same issue. This solved it for me: Troubleshooting issues with iTunes for Windows updates
    Hope this helps.

  • I am getting the following error message on reboot: The procedure entrypoint sqlite 3_wal_ checkpoint could not be located in the dynamic link library sqlite3.dll.

    What do I need to do to eliminate the following error message:
    The procedure entrypoint sqlite3_wal_checkpoint could not be located in the dynamic link library sqlite3.dll.
    I am currently running Firefox 6.0 on my laptop. Thanks.

    So for the people with similar problem as mine, please do the following. It cleared that error message right away so this must be the solution.
    1. Go to c:\program files (X86)\Common Files\Apple\Application Support
    2. Find SQlite3.dll in that folder, then right click it and choose Copy
    3. Go to c:\program files(X86)\Common Files\Apple\Mobile Device Support
    4. Paste SQlite3.dll in this folder
    5. Restart your Windows
    ps. use Program Files instead of Program Files(X86) folder if your computer does Not use 64bits. Mine does.

  • Since loading the latest version of firefox i can no longer print. instead a message comes up "can not load library 'DLBAPRP.DLL' using defaults, error 126. what happened?

    error 126 can not load library "DLBAPRP.DLL" using defaults. this message appears when we try to print from our web bookmarks or any acrobat or pdf files

    That error seems to be new with Firefox 4 - never heard of it with earlier versions of Firefox, but it goes back many years in various Windows programs.
    See this [http://www.google.com/search?client=ubuntu&channel=fs&q=DLBAPRP.Dll&ie=utf-8&oe=utf-8 search].

  • When starting Windows 7 Sync Notifier reports "The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll." Any suggestions as to how to rectify this issue?

    When starting Windows 7 Sync Notifier reports "The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll." Any suggestions as to how to rectify this issue?

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Restart the programme all should be well
    In case that your OS is (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Now paste it in the folder  C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Restart the programme, it should not display that message, it should be clear.
    Good Luck

  • When I boot my computer i get a message that says The Procedure entry point_NSConcreteStackBlock could not be located in the dynamic link library CoreFoundation.dll.

    When I start up my laptop I get an error message that says 'The Procedure entry point_NSConcreteStackBlock could not be located in the dynamic link library CoreFoundation.dll. I have tried to uninstall itunes and all its files, I have tried to install safari, i have tried to repair Apple application support but still when I boot laptop, I get the message....I am at a loss as to what will cure this!

    You should have one copy of CoreFoundation.dll in C:\Program Files\Common Files\Apple Application Support or C:\Program Files (x68)\Common Files\Apple Application Support if this is a 64-bit Windows.
    The detailed file properties should be as shown.
    If the file you have is correct check to see if there is another copy in the main iTunes folder. If so delete it and see if that helps.
    Otherwise try uninstalling/deleting folders/reinstalling iTunes again. See Troubleshooting issues with iTunes for Windows updates for more details. Your issue looks a bit like it might be a variation of the issue in the first box.
    Also worth checking that you have uninstalled the MobileMe control panel and any third party software that might try to talk to iTunes.
    tt2

Maybe you are looking for