• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

An unexpected error has been detected by HotSpot Virtual Machine

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are working on a migration project where we have to migrate the documents from one system to another. The application is based on JAVA.I am using java 1.4. While exporting documents ,when the export document count exceeds 6,000 documents i get the HotSpot Virtual machine error. The log file for the same is mentioned below:


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6018f7d3, pid=2424, tid=3372
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_15-b02 mixed mode)
# Problematic frame:
# C [nnotes.dll+0x18f7d3]
#

--------------- THREAD ---------------

Current thread (0x02d253b8): JavaThread "Thread-2" [_thread_in_native, id=3372]

siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff

Registers:
EAX=0x03c0088c, EBX=0x00000000, ECX=0x03e90000, EDX=0x03e90000
ESP=0x0370ee7c, EBP=0x0370f7f4, ESI=0x627601b0, EDI=0x0370fa94
EIP=0x6018f7d3, EFLAGS=0x00010202

Top of Stack: (sp=0x0370ee7c)
0x0370ee7c: 00000001 00000001 0370fa98 54200a0a
0x0370ee8c: 61657268 305b3d64 3a383739 32303030
0x0370ee9c: 3244302d 530a5d43 6b636174 73616220
0x0370eeac: 78303d65 30373330 30363246 7453202c
0x0370eebc: 206b6361 657a6973 31203d20 20383030
0x0370eecc: 65747962 41500a73 3a43494e 74754f20
0x0370eedc: 20666f20 6f6d654d 000a7972 04fb065c
0x0370eeec: 04fb065c 04fb0637 0370ef04 600010be

Instructions: (pc=0x6018f7d3)
0x6018f7c3: 00 00 a1 0c 16 bb 60 83 88 92 12 00 00 02 6a 01
0x6018f7d3: 88 1d ff ff ff ff ff 15 80 02 9e 60 5e 5b 8b e5


Stack: [0x036d0000,0x03710000), sp=0x0370ee7c, free space=251k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [nnotes.dll+0x18f7d3]
C [nlsxbe.dll+0x19277]
C [nlsxbe.dll+0x22272]
C [nlsxbe.dll+0x729fc]
C [nlsxbe.dll+0x71336]
J lotus.domino.local.NotesBase.PropGetString(I)Ljava/lang/String;
J lotus.domino.local.Item.getValueString()Ljava/lang/String;
J com.abc.lotus.migration.agents.NotesExporterThread.processDoc(Llotus/domino/Document;)Z
j com.abc.lotus.migration.agents.NotesExporterThread.processViewDocuments(Llotus/domino/ViewEntryCollection;)V+75
j com.abc.lotus.migration.agents.NotesExporterThread.processViewsDocs()V+47
j com.abc.lotus.migration.agents.NotesExporterThread.processViews(Llotus/domino/Database;)V+291
j com.abc.lotus.migration.agents.NotesExporterThread.runNotes()V+150
j lotus.notes.NotesThread.run()V+31
v ~StubRoutines::call_stub
V [jvm.dll+0x752e6]
V [jvm.dll+0xaf627]
V [jvm.dll+0x751f3]
V [jvm.dll+0x74eef]
V [jvm.dll+0x74f28]
V [jvm.dll+0x8ce4f]
V [jvm.dll+0xd3b07]
V [jvm.dll+0xd3ad5]
C [MSVCRT.dll+0x2b530]
C [kernel32.dll+0x2482f]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J lotus.domino.local.NotesBase.PropGetString(I)Ljava/lang/String;
J lotus.domino.local.Item.getValueString()Ljava/lang/String;
J com.abc.lotus.migration.agents.NotesExporterThread.processDoc(Llotus/domino/Document;)Z
j com.abc.lotus.migration.agents.NotesExporterThread.processViewDocuments(Llotus/domino/ViewEntryCollection;)V+75
j com.abc.lotus.migration.agents.NotesExporterThread.processViewsDocs()V+47
j com.abc.lotus.migration.agents.NotesExporterThread.processViews(Llotus/domino/Database;)V+291
j com.abc.lotus.migration.agents.NotesExporterThread.runNotes()V+150
j lotus.notes.NotesThread.run()V+31
v ~StubRoutines::call_stub

--------------- PROCESS ---------------

Java Threads: ( => current thread )
=>0x02d253b8 JavaThread "Thread-2" [_thread_in_native, id=3372]
0x00356a40 JavaThread "DestroyJavaVM" [_thread_blocked, id=2168]
0x031f4f90 JavaThread "TimerQueue" daemon [_thread_blocked, id=3248]
0x031daff8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1448]
0x031daa10 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2972]
0x03126678 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3460]
0x02e33118 JavaThread "AWT-Shutdown" [_thread_blocked, id=1620]
0x009a1b70 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3964]
0x009a0f00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3344]
0x0099e4d8 JavaThread "Finalizer" daemon [_thread_blocked, id=1696]
0x0099d148 JavaThread "Reference Handler" daemon [_thread_blocked, id=2516]

Other Threads:
0x009db6f8 VMThread [id=3368]
0x009dda68 WatcherThread [id=2796]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 1152K, used 832K [0x10010000, 0x10140000, 0x104f0000)
eden space 1088K, 70% used [0x10010000, 0x100d0090, 0x10120000)
from space 64K, 100% used [0x10120000, 0x10130000, 0x10130000)
to space 64K, 0% used [0x10130000, 0x10130000, 0x10140000)
tenured generation total 14228K, used 13279K [0x104f0000, 0x112d5000, 0x14010000)
the space 14228K, 93% used [0x104f0000, 0x111e7e18, 0x111e8000, 0x112d5000)
compacting perm gen total 8704K, used 8644K [0x14010000, 0x14890000, 0x18010000)
the space 8704K, 99% used [0x14010000, 0x14881038, 0x14881200, 0x14890000)

Dynamic libraries:
0x00400000 - 0x0040b000 D:\j2sdk1.4.2_15\bin\javaw.exe
0x7c800000 - 0x7c8c2000 C:\WINNT\system32\ntdll.dll
0x77e40000 - 0x77f42000 C:\WINNT\system32\kernel32.dll
0x7d1e0000 - 0x7d27c000 C:\WINNT\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000 C:\WINNT\system32\RPCRT4.dll
0x76f50000 - 0x76f63000 C:\WINNT\system32\Secur32.dll
0x77380000 - 0x77411000 C:\WINNT\system32\USER32.dll
0x77c00000 - 0x77c49000 C:\WINNT\system32\GDI32.dll
0x77ba0000 - 0x77bfa000 C:\WINNT\system32\MSVCRT.dll
0x08000000 - 0x08144000 D:\j2sdk1.4.2_15\jre\bin\client\jvm.dll
0x76aa0000 - 0x76acd000 C:\WINNT\system32\WINMM.dll
0x71bc0000 - 0x71bc8000 C:\WINNT\system32\rdpsnd.dll
0x771f0000 - 0x77201000 C:\WINNT\system32\WINSTA.dll
0x71c40000 - 0x71c97000 C:\WINNT\system32\NETAPI32.dll
0x76b70000 - 0x76b7b000 C:\WINNT\system32\PSAPI.DLL
0x10000000 - 0x10007000 D:\j2sdk1.4.2_15\jre\bin\hpi.dll
0x00830000 - 0x0083e000 D:\j2sdk1.4.2_15\jre\bin\verify.dll
0x00840000 - 0x00859000 D:\j2sdk1.4.2_15\jre\bin\java.dll
0x00860000 - 0x0086e000 D:\j2sdk1.4.2_15\jre\bin\zip.dll
0x02e60000 - 0x02f74000 D:\j2sdk1.4.2_15\jre\bin\awt.dll
0x73070000 - 0x73097000 C:\WINNT\system32\WINSPOOL.DRV
0x76290000 - 0x762ad000 C:\WINNT\system32\IMM32.dll
0x77670000 - 0x777a9000 C:\WINNT\system32\ole32.dll
0x030c0000 - 0x03112000 D:\j2sdk1.4.2_15\jre\bin\fontmanager.dll
0x73860000 - 0x738ab000 C:\WINNT\system32\ddraw.dll
0x73b30000 - 0x73b36000 C:\WINNT\system32\DCIMAN32.dll
0x738b0000 - 0x73980000 C:\WINNT\system32\D3DIM700.DLL
0x62640000 - 0x627ef000 D:\Program Files\lotus\notes\nlsxbe.dll
0x621b0000 - 0x62306000 D:\Program Files\lotus\notes\nxmlpar.dll
0x62320000 - 0x62338000 D:\Program Files\lotus\notes\nxmlcommon.dll
0x60000000 - 0x60d03000 D:\Program Files\lotus\notes\nnotes.dll
0x62150000 - 0x621ad000 D:\Program Files\lotus\notes\js32.dll
0x62350000 - 0x62440000 D:\Program Files\lotus\notes\NLSCCSTR.DLL
0x766d0000 - 0x766d9000 C:\WINNT\system32\SHFOLDER.dll
0x77d00000 - 0x77d8b000 C:\WINNT\system32\OLEAUT32.dll
0x762b0000 - 0x762f9000 C:\WINNT\system32\comdlg32.dll
0x77da0000 - 0x77df2000 C:\WINNT\system32\SHLWAPI.dll
0x77530000 - 0x775c7000 C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
0x7c8d0000 - 0x7d0cf000 C:\WINNT\system32\SHELL32.dll
0x71bb0000 - 0x71bb9000 C:\WINNT\system32\WSOCK32.dll
0x71c00000 - 0x71c17000 C:\WINNT\system32\WS2_32.dll
0x71bf0000 - 0x71bf8000 C:\WINNT\system32\WS2HELP.dll
0x62950000 - 0x62956000 D:\Program Files\lotus\notes\ndgts.dll
0x18200000 - 0x1822e000 D:\Program Files\lotus\notes\LTOUIN22.dll
0x77420000 - 0x77523000 C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
0x036a0000 - 0x036c2000 D:\j2sdk1.4.2_15\jre\bin\dcpr.dll
0x71bd0000 - 0x71be1000 C:\WINNT\system32\MPR.dll
0x75e90000 - 0x75e97000 C:\WINNT\System32\drprov.dll
0x5f120000 - 0x5f12e000 C:\WINNT\System32\ntlanman.dll
0x5f8a0000 - 0x5f8b6000 C:\WINNT\System32\NETUI0.dll
0x5f860000 - 0x5f891000 C:\WINNT\System32\NETUI1.dll
0x7e020000 - 0x7e02f000 C:\WINNT\System32\SAMLIB.dll
0x75ea0000 - 0x75eaa000 C:\WINNT\System32\davclnt.dll
0x037d0000 - 0x037f0000 C:\WINNT\system32\hgfs1.dll
0x770e0000 - 0x771e8000 C:\WINNT\system32\SETUPAPI.dll
0x75e60000 - 0x75e87000 C:\WINNT\system32\apphelp.dll
0x777b0000 - 0x77833000 C:\WINNT\system32\CLBCatQ.DLL
0x77010000 - 0x770d6000 C:\WINNT\system32\COMRes.dll
0x77b90000 - 0x77b98000 C:\WINNT\system32\VERSION.dll
0x76920000 - 0x769e2000 C:\WINNT\system32\USERENV.dll
0x038c0000 - 0x03b85000 C:\WINNT\system32\xpsp2res.dll
0x624d0000 - 0x625a9000 D:\Program Files\lotus\notes\NSTRINGS.DLL
0x625b0000 - 0x625b6000 D:\Program Files\lotus\notes\namhook.DLL
0x05240000 - 0x05260000 D:\Program Files\lotus\notes\nFTGTR40.DLL
0x060f0000 - 0x0617c000 D:\Program Files\lotus\notes\gtr40nts.dll
0x05260000 - 0x05277000 D:\Program Files\lotus\notes\nlxlid102.dll
0x05280000 - 0x052a1000 D:\Program Files\lotus\notes\nlxrt22.dll
0x06180000 - 0x061a4000 D:\Program Files\lotus\notes\nlxsum22.dll
0x061b0000 - 0x061c3000 D:\Program Files\lotus\notes\kvfilter.dll

VM Arguments:
java_command: com.abc.migration.lotus.export.ui.ExporterUI
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=lasspath;.;D:\Program Files\Documentum\dctm.jar;D:\Documentum\config;D:\Program Files\Documentum\Shared;D:\Program Files\Documentum\Shared\abc_migration_tbo.jar;.;D:\Program Files\Documentum\dctm.jar;D:\Documentum\config;D:\Program Files\Documentum\Shared;D:\Program Files\Documentum\Shared\abc_migration_tbo.jar;.;D:\Program Files\Documentum\dctm.jar;D:\Documentum\config;D:\Program Files\Documentum\Shared;D:\Program Files\Documentum\Shared\abc_migration_tbo.jar
PATH=D:\j2sdk1.4.2_15\bin\..\jre\bin\client;D:\j2sdk1.4.2_15\bin\..\jre\bin;lasspath;.;D:\Program Files\Documentum\dctm.jar;D:\Documentum\config;D:\Program Files\Documentum\Shared;D:\Program Files\Documentum\Shared\abc_migration_tbo.jar;.;D:\Program Files\Documentum\dctm.jar;D:\Documentum\config;D:\Program Files\Documentum\Shared;D:\Program Files\Documentum\Shared\abc_migration_tbo.jar;.;D:\FileNET\IDM;D:\FileNET\Shared;D:\oracle\product\10.2.0\client_1\bin;D:\Program Files\Documentum\Shared;C:\Program Files\Support Tools\;C:\Program Files\Windows Resource Kits\Tools\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\HP OpenView\Installed Packages\{790c06b4-844e-11d2-972b-080009ef8c2a}\bin;C:\Program Files\HP OpenView\Installed Packages\{790c06b4-844e-11d2-972b-080009ef8c2a}\bin\OpC;D:\j2sdk1.4.2_15\bin;D:\oracle\product\10.2.0\client_1\BIN;D:\Program Files\lotus\notes
USERNAME=abc
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 65 Stepping 2, AuthenticAMD


--------------- S Y S T E M ---------------

OS: Windows Server 2003 family Build 3790 Service Pack 2

CPU:total 1 family 79, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4090148k free)

vm_info: Java HotSpot(TM) Client VM (1.4.2_15-b02) for windows-x86, built on May 22 2007 17:01:47 by "java_re" with MS VC++ 6.0

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Thanks in advance for any valuable suggestions.
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The crash info tells you the problem happens inside "nnotes.dll", and it's clear you're using a Lotus Notes Java API which includes nnotes.dll as part of that API. So really, this is a bug in that native code DLL. You'll want to talk to the vendor (Lotus?) and find out if they have a fix.
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
mruduljavvy mruduljavvy, please check your private messages for an administrative matter from JavaRanch.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic