Subject: NSD example for XenApp crashes
The crash pattern looks like this:
NSD:
WARNING (0): WCT Abnormal Termination Detected! Notes paniced because process notes2.exe (pid=4128) was missing.
WARNING (0): The fatal thread reported will show only the panicing thread that detected that notes2.exe was missing. Searching for a javacore…
WARNING (0): Javacore file c:\users\meuser\AppData\Roaming\Lotus\Notes\Data\workspace\logs\javacore.20091110.140123.4128.0003.txt was found. Please review this file for further information on why notes2.exe abnormally terminated
Referenced Javacore:
NULL ------------------------------------------------------------------------
0SECTION TITLE subcomponent dump routine
NULL ===============================
1TISIGINFO Dump Event “gpf” (00002000) received
1TIDATETIME Date: 2009/11/10 at 14:01:26
1TIFILENAME Javacore filename: c:/users/meuser/AppData/Roaming/Lotus/Notes/Data/workspace/logs\javacore.20091110.140123.4128.0003.txt
NULL ------------------------------------------------------------------------
0SECTION GPINFO subcomponent dump routine
NULL ================================
2XHOSLEVEL OS Level : Windows Server 2008 6.0 build 6002 Service Pack 2
2XHCPUS Processors -
3XHCPUARCH Architecture : x86
3XHNUMCPUS How Many : 2
3XHNUMASUP NUMA is either not supported or has been disabled by user
NULL
1XHEXCPCODE J9Generic_Signal_Number: 00000004
1XHEXCPCODE ExceptionCode: C0000005
1XHEXCPCODE ExceptionAddress: 6B542306
1XHEXCPCODE ContextFlags: 0001003F
1XHEXCPCODE Handler1: 00E49CF0
1XHEXCPCODE Handler2: 005598F0
1XHEXCPCODE InaccessibleAddress: 18806000
NULL
1XHEXCPMODULE Module: C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6002.18005_none_9e50b396ca17ae07\gdiplus.dll
1XHEXCPMODULE Module_base_address: 6B460000
1XHEXCPMODULE Offset_in_DLL: 000E2306
…
NULL ------------------------------------------------------------------------
0SECTION ENVINFO subcomponent dump routine
NULL =================================
1CIJAVAVERSION J2RE 6.0 IBM J9 2.4 Windows Server 2008 x86-32 build jvmwi3260sr4ifx-20090729_39787
1CIVMVERSION VM build 20090729_039787_lHdSMr
1CIJITVERSION JIT enabled, AOT enabled - r9_20090213_2028
1CIGCVERSION GC - 20090729_AA
1CIRUNNINGAS Running as a standalone JVM
1CICMDLINE [not available]
1CIJAVAHOMEDIR Java Home Dir: C:\Program Files (x86)\IBM\Lotus\Notes\jvm
1CIJAVADLLDIR Java DLL Dir: C:\Program Files (x86)\IBM\Lotus\Notes\jvm\bin
1CISYSCP Sys Classpath: C:\Program Files (x86)\IBM\Lotus\Notes\jvm\lib\vm.jar;C:\Program Files (x86)\IBM\Lotus\Notes\jvm\lib\j9zip.jar;C:\Program Files (x86)\IBM\Lotus\Notes\jvm\lib\ibmallorb.jar;C:\Program Files (x86)\IBM\Lotus\Notes\jvm\lib\rt.jar;C:\Program Files (x86)\IBM\Lotus\Notes\jvm\lib\ibmpkcs.jar;C:\Program Files (x86)\IBM\Lotus\Notes\jvm\lib\ibmjcefw.jar;C:/Program Files (x86)/IBM/Lotus/Notes/framework/shared/eclipse/plugins/com.ibm.collaboration.realtime.stjavatk_8.0.2.20090919-0400/sslite140-v3.16.jar;C:/Program Files (x86)/IBM/Lotus/Notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.2.1.20090925-1604/rcpbootcp.jar;
1CIUSERARGS UserArgs:
2CIUSERARG -Djava.compiler=NONE
2CIUSERARG -Xjcl:jclscar_24
2CIUSERARG -Dcom.ibm.oti.vm.bootstrap.library.path=C:\Program Files (x86)\IBM\Lotus\Notes\jvm\bin
2CIUSERARG -Dsun.boot.library.path=C:\Program Files (x86)\IBM\Lotus\Notes\jvm\bin
2CIUSERARG -Djava.library.path=C:\Program Files (x86)\IBM\Lotus\Notes\jvm\bin;.;C:/Program Files (x86)/IBM/Lotus/Notes/framework/…/jvm/bin/j9vm;C:/Program Files (x86)/IBM/Lotus/Notes/framework/…/jvm/bin;C:/Program Files (x86)/IBM/Lotus/Notes/framework/shared/eclipse/plugins/com.ibm.productivity.tools.base.system.linux_3.5.0.20090922-1655;;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\Citrix\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\System32\Citrix\IMA\Subsystems;C:\Windows\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\system32;C:\Program Files (x86)\Common Files\Citrix\System32;C:/Program Files (x86)/IBM/Lotus/Notes/framework/…/:;C:/Program Files (x86)/IBM/Lotus/Notes/framework/rcp/eclipse/plugins/com.ibm.mobileservices.isync.win32.x86_9.1.3.1-20090925-1604/os/win32/x86;C:/Program Files (x86)/IBM/Lotus/Notes/framework/rcp/eclipse/plugins/com.ibm.rcp.os.win32_6.2.1.20090925-1604/os/win32/x86;C:\Program Files (x86)\IBM\Lotus\Notes\
2CIUSERARG -Djava.home=C:\Program Files (x86)\IBM\Lotus\Notes\jvm
2CIUSERARG -Djava.ext.dirs=C:\Program Files (x86)\IBM\Lotus\Notes\jvm\lib\ext
2CIUSERARG -Duser.dir=C:\Program Files (x86)\IBM\Lotus\Notes\framework
…
If you google about it, you will find some hits about problems of 32 bit Eclipse in 64 bit Windows environments. Maybe the solution can be found in this area.