Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Crash on closing internal browser

Thanks for pointing me to right place.

The problem is that this issue reproduces only on customer environment. They are using Citrix.
BTW IE version is 7.0.5730.13, Eclipse 3.7.2, webpage is generated html report (attached).

Regards,
Vitaliy

23.01.13 14:50, Markus Keller написав(ла):
In general, if you find a bug, please search bugzilla. If you don't find your problem there, file a new bug report and add concrete steps to reproduce (in this case: which Eclipse version, which IE version, source of the webpage).

I guess you're seeing https://bugs.eclipse.org/bugs/show_bug.cgi?id=373578

Markus



From: "Chernyak, Vitaliy" <Vitaliy_Chernyak_CW@xxxxxxx>
To: "platform-swt-dev@xxxxxxxxxxx" <platform-swt-dev@xxxxxxxxxxx>,
Date: 2013-01-23 13:38
Subject: [platform-swt-dev] Crash on closing internal browser





Hi all,

Please help me figure out the problem my users have.
All I have is JVM dump and steps of how to reproduce: closing tab with
browser.

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (4F533F57494E13123F414D4416140E4350500032), pid=2288,
tid=6424
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_22-b03 mixed mode)

---------------  T H R E A D  ---------------

Current thread (0x0000000001ce9420):  JavaThread "main"
[_thread_in_native, id=6424]

Stack: [0x0000000000030000,0x0000000000130000)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j
org.eclipse.swt.internal.ole.win32.COM.VtblCall(IJILorg/eclipse/swt/internal/ole/win32/GUID;IILorg/eclipse/swt/internal/ole/win32/DISPPARAMS;JLorg/eclipse/swt/internal/ole/win32/EXCEPINFO;[I)I+0

j
org.eclipse.swt.internal.ole.win32.IDispatch.Invoke(ILorg/eclipse/swt/internal/ole/win32/GUID;IILorg/eclipse/swt/internal/ole/win32/DISPPARAMS;JLorg/eclipse/swt/internal/ole/win32/EXCEPINFO;[I)I+19

j
org.eclipse.swt.ole.win32.OleAutomation.invoke(II[Lorg/eclipse/swt/ole/win32/Variant;[ILorg/eclipse/swt/ole/win32/Variant;)I+234

j
org.eclipse.swt.ole.win32.OleAutomation.invoke(I[Lorg/eclipse/swt/ole/win32/Variant;[I)Lorg/eclipse/swt/ole/win32/Variant;+16

j  org.eclipse.swt.browser.IE.execute(Ljava/lang/String;)Z+185
j
org.eclipse.swt.browser.IE$6.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+154

v  ~C2IAdapter
J
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V

v  ~I2CAdapter
j
org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25

j
org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73

j  org.eclipse.swt.widgets.Widget.sendEvent(I)V+4
j  org.eclipse.swt.widgets.Widget.release(Z)V+26
j  org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j  org.eclipse.swt.widgets.Widget.release(Z)V+40
j  org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j  org.eclipse.swt.widgets.Widget.release(Z)V+40
j  org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j  org.eclipse.swt.widgets.Widget.release(Z)V+40
j  org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j  org.eclipse.swt.widgets.Widget.release(Z)V+40
j  org.eclipse.swt.widgets.Widget.dispose()V+23
j  org.eclipse.ui.internal.PartPane.dispose()V+46
j  org.eclipse.ui.internal.WorkbenchPartReference.dispose()V+111
j
org.eclipse.ui.internal.WorkbenchPage.disposePart(Lorg/eclipse/ui/internal/WorkbenchPartReference;)V+30

j  org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents()V+60
j  org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Z)V+46
j
org.eclipse.ui.internal.WorkbenchPage.closeEditors([Lorg/eclipse/ui/IEditorReference;Z)Z+466

j  org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Z)Z+6
j  org.eclipse.ui.internal.WorkbenchPage.dispose()V+23
j  org.eclipse.ui.internal.WorkbenchWindow.closeAllPages()V+46
j  org.eclipse.ui.internal.WorkbenchWindow.hardClose()Z+202
j  org.eclipse.ui.internal.WorkbenchWindow.busyClose()Z+41
j
org.eclipse.ui.internal.WorkbenchWindow.access$0(Lorg/eclipse/ui/internal/WorkbenchWindow;)Z+1

j  org.eclipse.ui.internal.WorkbenchWindow$6.run()V+9
j
org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116

j  org.eclipse.ui.internal.WorkbenchWindow.close()Z+14
j  org.eclipse.jface.window.WindowManager.close()Z+32
j  org.eclipse.ui.internal.Workbench$18.run()V+28
v  ~C2IAdapter
J
org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V

v  ~I2CAdapter
j  org.eclipse.ui.internal.Workbench.busyClose(Z)Z+174
j
org.eclipse.ui.internal.Workbench.access$15(Lorg/eclipse/ui/internal/Workbench;Z)Z+2

j  org.eclipse.ui.internal.Workbench$25.run()V+13
j
org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116

j  org.eclipse.ui.internal.Workbench.close(IZ)Z+20
j  org.eclipse.ui.internal.Workbench.restart()Z+3
j
org.eclipse.equinox.internal.p2.ui.ProvisioningOperationRunner$1.run()V+55
v  ~C2IAdapter
J  org.eclipse.swt.widgets.RunnableLock.run()V
J  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z
J  org.eclipse.swt.widgets.Display.readAndDispatch()Z
J
org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V

v  ~OSRAdapter
j  org.eclipse.ui.internal.Workbench.runUI()I+555
j
org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1

j  org.eclipse.ui.internal.Workbench$7.run()V+73
j
org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12

j
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18

j
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2

j
com.phurnace.deliver.ui.application.Application.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+287

j
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135

j
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103

j
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29

j
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149

j
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183

v  ~StubRoutines::call_stub
j
sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0

j
sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87

j
sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6

j
java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161

j
org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211

j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00000000155ab630 JavaThread "Worker-14" [_thread_blocked, id=7096]
  0x00000000155ab0d0 JavaThread "Worker-13" [_thread_blocked, id=5940]
  0x00000000155aae20 JavaThread "Worker-12" [_thread_blocked, id=7092]
  0x00000000155aa0b0 JavaThread "Worker-10" [_thread_blocked, id=6948]
  0x00000000155aa610 JavaThread "Worker-9" [_thread_blocked, id=5176]
  0x00000000155aa360 JavaThread "Worker-8" [_thread_blocked, id=7464]
  0x000000000a540b60 JavaThread "Worker-6" [_thread_blocked, id=6324]
  0x000000000a5408b0 JavaThread "MultiThreadedHttpConnectionManager
cleanup" daemon [_thread_blocked, id=1148]
  0x000000000a53e060 JavaThread "Worker-5" [_thread_blocked, id=7136]
  0x0000000001ceb1b0 JavaThread "Provisioning Event Dispatcher" daemon
[_thread_blocked, id=6984]
  0x000000000a5400a0 JavaThread "[ThreadPool Manager] - Idle Thread"
daemon [_thread_blocked, id=7568]
  0x000000000a53ddb0 JavaThread "Worker-2" [_thread_blocked, id=4208]
  0x0000000001cebc70 JavaThread "Startup Manager Thread" daemon
[_thread_in_native, id=7304]
  0x0000000001cec9e0 JavaThread "HistoryReactor" [_thread_blocked,
id=7580]
  0x0000000001ceb710 JavaThread "Timer-0" [_thread_blocked, id=7984]
  0x0000000001cea9a0 JavaThread "Worker-JM" [_thread_blocked, id=3700]
  0x0000000001ceb9c0 JavaThread "[Timer] - Main Queue Handler" daemon
[_thread_blocked, id=7532]
  0x0000000001ceb460 JavaThread "Framework Event Dispatcher" daemon
[_thread_blocked, id=8156]
  0x0000000001ceaf00 JavaThread "Start Level Event Dispatcher" daemon
[_thread_blocked, id=7040]
  0x0000000001cea6f0 JavaThread "Bundle File Closer" daemon
[_thread_blocked, id=8180]
  0x0000000001cea440 JavaThread "Framework Active Thread"
[_thread_blocked, id=4368]
  0x0000000001ce9ee0 JavaThread "Low Memory Detector" daemon
[_thread_blocked, id=4612]
  0x0000000002c1d210 JavaThread "CompilerThread1" daemon
[_thread_blocked, id=8000]
  0x0000000002c1cf40 JavaThread "CompilerThread0" daemon
[_thread_blocked, id=6512]
  0x0000000002c1cc70 JavaThread "AdapterThread" daemon
[_thread_blocked, id=7204]
  0x0000000001ce9c30 JavaThread "Signal Dispatcher" daemon
[_thread_blocked, id=8120]
  0x0000000001ce9980 JavaThread "Finalizer" daemon [_thread_blocked,
id=7084]
  0x0000000001ce96d0 JavaThread "Reference Handler" daemon
[_thread_blocked, id=7824]
=>0x0000000001ce9420 JavaThread "main" [_thread_in_native, id=6424]

Other Threads:
  0x0000000001ce2d40 VMThread [id=2304]
  0x0000000001ce2e60 WatcherThread [id=7400]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 495744K, used 119514K [0x00000000e5550000,
0x0000000109e70000, 0x000000010fff0000)
  eden space 488576K, 23% used
[0x00000000e5550000,0x00000000ec30ea30,0x0000000103270000)
  from space 7168K, 99% used
[0x00000001038c0000,0x0000000103fb8018,0x0000000103fc0000)
  to   space 55296K, 0% used
[0x0000000106870000,0x0000000106870000,0x0000000109e70000)
 PSOldGen        total 1398144K, used 195224K [0x000000008fff0000,
0x00000000e5550000, 0x00000000e5550000)
  object space 1398144K, 13% used
[0x000000008fff0000,0x000000009be960e8,0x00000000e5550000)
 PSPermGen       total 119104K, used 119038K [0x000000007fff0000,
0x0000000087440000, 0x000000008fff0000)
  object space 119104K, 99% used
[0x000000007fff0000,0x000000008742fa08,0x0000000087440000)

Dynamic libraries:
0x0000000000400000 - 0x000000000040e000     d:\apps\program
files\bma\deliver.exe
0x0000000077ec0000 - 0x0000000077ffc000 C:\WINDOWS\system32\ntdll.dll
0x0000000077d40000 - 0x0000000077eb3000 C:\WINDOWS\system32\kernel32.dll
0x0000000077c20000 - 0x0000000077d2c000 C:\WINDOWS\system32\USER32.dll
0x000007ff7fc90000 - 0x000007ff7fd2c000 C:\WINDOWS\system32\GDI32.dll
0x000007ff7f000000 - 0x000007ff7f187000
C:\WINDOWS\WinSxS\AMD64_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.4770_x-ww_3807D667\COMCTL32.dll

0x000007ff7fc00000 - 0x000007ff7fc86000 C:\WINDOWS\system32\msvcrt.dll
0x000007ff7fee0000 - 0x000007ff7ffe9000 C:\WINDOWS\system32\ADVAPI32.dll
0x000007ff7fd30000 - 0x000007ff7fed0000 C:\WINDOWS\system32\RPCRT4.dll
0x000007ff7e9c0000 - 0x000007ff7e9e2000 C:\WINDOWS\system32\Secur32.dll
0x000007ff7ef60000 - 0x000007ff7effb000 C:\WINDOWS\system32\SHLWAPI.dll
0x000007ff7d500000 - 0x000007ff7d539000 C:\WINDOWS\system32\IMM32.DLL
0x0000000067f90000 - 0x0000000067ff8000     C:\Program Files
(x86)\Citrix\System32\mfaphook64.dll
0x0000000180000000 - 0x00000001800dc000     C:\Program Files
(x86)\Citrix\system32\CtxSbxHook64.DLL
0x000007ff7fbf0000 - 0x000007ff7fbfb000 C:\WINDOWS\system32\VERSION.dll
0x0000000067470000 - 0x0000000067490000     C:\Program Files
(x86)\Citrix\system32\mmhook64.dll
0x0000000067240000 - 0x000000006724d000     C:\Program Files
(x86)\Citrix\system32\tzhook64.dll
0x0000000067390000 - 0x00000000673c7000     C:\Program Files
(x86)\Citrix\system32\scardhook64.dll
0x0000000067950000 - 0x0000000067958000     C:\Program Files
(x86)\Citrix\system32\cxinjime64.dll
0x00000000671f0000 - 0x00000000671f8000     C:\Program Files
(x86)\Citrix\system32\wdmaudhook64.dll
0x0000000061100000 - 0x000000006111d000 C:\WINDOWS\system32\csma_ldr.dll
0x0000000061200000 - 0x0000000061254000     C:\Program Files
(x86)\Citrix\System Monitoring\Agent\Core\rsintcor.dll
0x000007ff7e380000 - 0x000007ff7e390000 C:\WINDOWS\system32\PSAPI.DLL
0x0000000072000000 - 0x0000000072012000     d:\apps\program
files\bma\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502\eclipse_1406.dll

0x0000000061300000 - 0x0000000061328000     c:\program files
(x86)\citrix\system monitoring\agent\edgesight\esint.dll
0x0000000008000000 - 0x0000000008562000     d:\apps\program
files\bma\jre\bin\server\jvm.dll
0x000007ff7e240000 - 0x000007ff7e290000 C:\WINDOWS\system32\WINMM.dll
0x0000000067870000 - 0x000000006788d000     C:\Program Files
(x86)\Citrix\System32\icammdrv64.dll
0x000007ff7e940000 - 0x000007ff7e94b000 C:\WINDOWS\system32\WTSAPI32.dll
0x000007ff7d4d0000 - 0x000007ff7d4ea000 C:\WINDOWS\system32\WINSTA.dll
0x000007ff77370000 - 0x000007ff7740a000 C:\WINDOWS\system32\NETAPI32.dll
0x0000000067960000 - 0x0000000067978000     C:\Program Files
(x86)\Citrix\System32\cutildll64.dll
0x000007ff57140000 - 0x000007ff573c5000 C:\WINDOWS\system32\ole32.dll
0x000007ff7ebc0000 - 0x000007ff7ecd6000 C:\WINDOWS\system32\OLEAUT32.dll
0x000007ff7e780000 - 0x000007ff7e7db000 C:\WINDOWS\system32\ACTIVEDS.dll
0x000007ff7e730000 - 0x000007ff7e770000 C:\WINDOWS\system32\adsldpc.dll
0x000007ff7e950000 - 0x000007ff7e9b6000 C:\WINDOWS\system32\WLDAP32.dll
0x000007ff7e3a0000 - 0x000007ff7e3d9000 C:\WINDOWS\system32\credui.dll
0x000007ff7f190000 - 0x000007ff7fb9c000 C:\WINDOWS\system32\SHELL32.dll
0x000007ff7e220000 - 0x000007ff7e23c000 C:\WINDOWS\system32\ATL.DLL
0x00000000679d0000 - 0x00000000679d9000     C:\Program Files
(x86)\Citrix\System32\EmulateTermSrv64.dll
0x0000000010000000 - 0x000000001000b000     d:\apps\program
files\bma\jre\bin\hpi.dll
0x0000000002890000 - 0x00000000028a1000     d:\apps\program
files\bma\jre\bin\verify.dll
0x00000000028b0000 - 0x00000000028dd000     d:\apps\program
files\bma\jre\bin\java.dll
0x00000000028e0000 - 0x00000000028f6000     d:\apps\program
files\bma\jre\bin\zip.dll
0x0000000068000000 - 0x000000006804c000 C:\WINDOWS\system32\rsaenh.dll
0x000007ff7c680000 - 0x000007ff7c78a000 C:\WINDOWS\system32\USERENV.dll
0x00000000029e0000 - 0x00000000029fb000     D:\Apps\Program
Files\BMA\jre\bin\net.dll
0x000007ff77310000 - 0x000007ff77340000 C:\WINDOWS\system32\WS2_32.dll
0x000007ff77140000 - 0x000007ff7714c000 C:\WINDOWS\system32\WS2HELP.dll
0x000007ff771b0000 - 0x000007ff7722d000 C:\WINDOWS\System32\mswsock.dll
0x000007ff7e8f0000 - 0x000007ff7e93e000 C:\WINDOWS\system32\DNSAPI.dll
0x000007ff7e9f0000 - 0x000007ff7e9fb000 C:\WINDOWS\System32\winrnr.dll
0x000007ff7ea00000 - 0x000007ff7ea07000 C:\WINDOWS\system32\rasadhlp.dll
0x000007ff7ce50000 - 0x000007ff7ce91000 C:\WINDOWS\system32\apphelp.dll
0x000007ff58af0000 - 0x000007ff58b4c000 C:\WINDOWS\system32\msctfime.ime
0x000007ff77230000 - 0x000007ff772af000 C:\WINDOWS\system32\UxTheme.dll
0x0000000002a10000 - 0x0000000002a1c000     D:\Apps\Program
Files\BMA\jre\bin\nio.dll
0x0000000001f90000 - 0x0000000001fa1000     D:\Apps\Program
Files\BMA\configuration\org.eclipse.osgi\bundles\194\1\.cp\os\win32\x86_64\localfile_1_0_0.dll

0x0000000007f30000 - 0x0000000007fd7000     D:\Apps\Program
Files\BMA\configuration\org.eclipse.osgi\bundles\313\1\.cp\swt-win32-3740.dll

0x000007ff7d540000 - 0x000007ff7d5b7000 C:\WINDOWS\system32\comdlg32.dll
0x000007ff78f10000 - 0x000007ff78f51000 C:\WINDOWS\system32\WINSPOOL.DRV
0x000007ff78e80000 - 0x000007ff78f0e000 C:\WINDOWS\system32\USP10.dll
0x000007ff4b220000 - 0x000007ff4b324000 C:\WINDOWS\system32\WININET.dll
0x0000000003250000 - 0x000000000325a000 C:\WINDOWS\system32\Normaliz.dll
0x000007ff4bdb0000 - 0x000007ff4be0e000 C:\WINDOWS\system32\iertutil.dll
0x000007ff7d370000 - 0x000007ff7d4cf000 C:\WINDOWS\system32\CRYPT32.dll
0x000007ff7d340000 - 0x000007ff7d36c000 C:\WINDOWS\system32\MSASN1.dll
0x000000000be90000 - 0x000000000bea1000     D:\Apps\Program
Files\BMA\configuration\org.eclipse.osgi\bundles\197\1\.cp\jWinHttp-1.0.0.dll

0x000007ff763b0000 - 0x000007ff76435000
C:\WINDOWS\WinSxS\amd64_Microsoft.Windows.WinHTTP_6595b64144ccf1df_5.1.3790.4929_x-ww_32307663\WINHTTP.dll

0x000007ff7e880000 - 0x000007ff7e8eb000 C:\WINDOWS\system32\RASAPI32.DLL
0x000007ff7e800000 - 0x000007ff7e81c000 C:\WINDOWS\system32\rasman.dll
0x000007ff7e820000 - 0x000007ff7e877000 C:\WINDOWS\system32\TAPI32.dll
0x000007ff7e610000 - 0x000007ff7e625000 C:\WINDOWS\system32\rtutils.dll
0x000000000ffe0000 - 0x000000000fffe000     D:\Apps\Program
Files\BMA\configuration\org.eclipse.osgi\bundles\313\1\.cp\swt-gdip-win32-3740.dll

0x000007ff76470000 - 0x000007ff7668c000
C:\WINDOWS\WinSxS\amd64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.22791_x-ww_FAE9D734\gdiplus.dll

0x000007ff6d200000 - 0x000007ff6d293000 C:\WINDOWS\system32\hnetcfg.dll
0x000007ff77170000 - 0x000007ff7717b000 C:\WINDOWS\System32\wshtcpip.dll
0x000007ff7ade0000 - 0x000007ff7ae42000 C:\WINDOWS\system32\oleacc.dll
0x00000000110e0000 - 0x00000000111ca000 C:\WINDOWS\system32\msvcp60.dll
0x00000000112c0000 - 0x0000000011587000 C:\WINDOWS\system32\xpsp2res.dll
0x000007ff7ea10000 - 0x000007ff7eaee000 C:\WINDOWS\system32\CLBCatQ.DLL
0x000007ff7eaf0000 - 0x000007ff7ebb6000 C:\WINDOWS\system32\COMRes.dll
0x000007ff4c0c0000 - 0x000007ff4c785000 C:\WINDOWS\system32\ieframe.dll
0x000007ff7cc60000 - 0x000007ff7ce47000 C:\WINDOWS\system32\SXS.DLL
0x000007ff4b350000 - 0x000007ff4b4b9000 C:\WINDOWS\system32\urlmon.dll
0x000007ff4b4d0000 - 0x000007ff4ba4c000 C:\WINDOWS\system32\mshtml.dll
0x00000000134b0000 - 0x00000000134e9000 C:\WINDOWS\system32\msls31.dll
0x000007ff52600000 - 0x000007ff5263f000 C:\WINDOWS\system32\MSRATING.dll
0x000007ff7a4c0000 - 0x000007ff7a56f000 C:\WINDOWS\system32\mlang.dll
0x000007ff7a3a0000 - 0x000007ff7a403000 C:\WINDOWS\system32\msimtf.dll
0x000007ff7a410000 - 0x000007ff7a4af000 C:\WINDOWS\system32\MSCTF.dll
0x000007ff4b090000 - 0x000007ff4b14c000 C:\WINDOWS\system32\JScript.dll
0x000007ff7d310000 - 0x000007ff7d316000 C:\WINDOWS\system32\msimg32.dll

VM Arguments:
jvm_args: -Xms2048m -Xmx2048m -XX:MaxPermSize=256m
-Djava.net.preferIPv4Stack=true
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=d:/apps/program files/bma/jre/bin/server;d:/apps/program
files/bma/jre/bin;d:/apps/program
files/bma/jre/lib/amd64;d:\apps\program files\bma\;C:\Program Files
(x86)\Citrix\System32\;C:\srvapps\Support Tools\;C:\Srvapps\Windows
Resource
Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\SRVApps\Tivoli\ITM\bin;C:\SRVApps\Tivoli\ITM\TMAITM6;C:\Program
Files (x86)\IBM\Director\bin;C:\Program Files (x86)\Common
Files\IBM\ICC\cimom\bin;C:\WINDOWS\sysWOW64;D:\Apps\Utilities;C:\Program
Files (x86)\Common Files\Citrix\System32\;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)\Citrix\System32\;C:\srvapps\Tivoli\ITM\InstallITM;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program
Files\TortoiseSVN\bin;d:\apps\program files\bma;
USERNAME=nbtuopb
OS=Windows_NT
PROCESSOR_IDENTIFIER=EM64T Family 6 Model 26 Stepping 5, GenuineIntel



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

OS: Windows Server 2003 family Build 3790 Service Pack 2

CPU:total 8 em64t ht

Memory: 4k page, physical 50319792k(44947520k free), swap
63435184k(59127716k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (1.5.0_22-b03) for
windows-amd64, built on Oct  9 2009 00:35:21 by "java_re" with unknown
MS VC++:1400

time: Tue Jan 22 16:21:43 2013
elapsed time: 1688 seconds



Thanks,
Vitaliy
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Install Report
Summary
Date
12/17/2012
Start Time
17:29:55
Finish Time
17:31:54
Server Profile Name
WS_PTE03A
Host
nc2sz2ecmus02
Port
24401
SSL
true
Snapshot Name
IFIO_WS_MQ_NonProd
User Name
nbkidhc
Install Report
MBean Object ID
Operation
Type
Attribute
Previous Value
New Value
WebSphere:Name=LDR_CNTRL, Type=Property, Server=CU03-DC05-IFIO_PTE03, DynamicCluster=CU03-DC05-IFIO_PTE03, Cell=CU03-nc2sz2ecmus02
installed
required
false
WebSphere:Name=LDR_CNTRL, Type=Property, Server=CU03-DC05-IFIO_PTE03, DynamicCluster=CU03-DC05-IFIO_PTE03, Cell=CU03-nc2sz2ecmus02
installed
value
MAXDATA=0xB0000000@DSA
WebSphere:Name=LDR_CNTRL, Type=Property, Server=CU03-DC05-IFIO_PTE03, DynamicCluster=CU03-DC05-IFIO_PTE03, Cell=CU03-nc2sz2ecmus02
installed
name
LDR_CNTRL
WebSphere:Name=MASCF, Type=MQQueueConnectionFactory, JMSProvider=WebSphere MQ JMS Provider, Cell=CU03-nc2sz2ecmus02, ServerCluster=CU03-DC05-IFIO_PTE03
updated
MQQueueConnectionFactory
description
NULL
MASCF MQQueue Connection Factory
WebSphere:Name=MASCF, Type=MQQueueConnectionFactory, JMSProvider=WebSphere MQ JMS Provider, Cell=CU03-nc2sz2ecmus02, ServerCluster=CU03-DC05-IFIO_PTE03
updated
MQQueueConnectionFactory
authDataAlias
NULL
none
WebSphere:Name=MASCF, Type=MQQueueConnectionFactory, JMSProvider=WebSphere MQ JMS Provider, Cell=CU03-nc2sz2ecmus02, ServerCluster=CU03-DC05-IFIO_PTE03
updated
MQQueueConnectionFactory
queueManager
NULL
${MAS_QMGR}
WebSphere:Type=JavaVirtualMachine, Server=CU03-DC05-IFIO_PTE03, DynamicCluster=CU03-DC05-IFIO_PTE03, Cell=CU03-nc2sz2ecmus02
updated
JavaVirtualMachine
initialHeapSize
1024
1536
WebSphere:Type=JavaVirtualMachine, Server=CU03-DC05-IFIO_PTE03, DynamicCluster=CU03-DC05-IFIO_PTE03, Cell=CU03-nc2sz2ecmus02
updated
JavaVirtualMachine
genericJvmArguments
-Xshareclasses:none -Xgcpolicy:gencon -Xbootclasspath/p:${INTROSCOPE_INSTALL_PATH}/connectors/AutoProbeConnecto
r_${CELL_CODE}.jar:${INTROSCOPE_INSTALL_PATH}/Agent.jar -Dcom.wily.autoprobe.prependToJVMRuntimePath=${JAVA_HOME}/jre/lib/vm.jar -Dcom.wily.introscope.agentProfile=${INTROSCOPE_PROFILE} -Dcom.wily.introscope.agent.agentName=${WAS_SERVER_NAME} -Djava.lang.string.create.unique=true -Dsun.reflect.inflationThreshold=0
-Xshareclasses:none -Xgcpolicy:gencon -Xmn512M -Xdump:heap:events=user -Xbootclasspath/p:${INTROSCOPE_INSTALL_PATH}/connectors/AutoProbeConnecto
r_${CELL_CODE}.jar:${INTROSCOPE_INSTALL_PATH}/Agent.jar -Dcom.wily.autoprobe.prependToJVMRuntimePath=${JAVA_HOME}/jre/lib/vm.jar -Dcom.wily.introscope.agentProfile=${INTROSCOPE_PROFILE} -Dcom.wily.introscope.agent.agentName=${WAS_SERVER_NAME} -Djava.lang.string.create.unique=true -Dsun.reflect.inflationThreshold=0
WebSphere:Type=JavaVirtualMachine, Server=CU03-DC05-IFIO_PTE03, DynamicCluster=CU03-DC05-IFIO_PTE03, Cell=CU03-nc2sz2ecmus02
updated
JavaVirtualMachine
maximumHeapSize
1024
1536
Token Set
Name
Value
Cell_Code
U03
DC_ClusterNumber
DC05
Env
PTE03
JVM_MinHeap
1536
JVM_MaxHeap
1536
JVM_GenericArgs
-Xshareclasses:none -Xgcpolicy:gencon -Xmn512M -Xdump:heap:events=user -Xbootclasspath/p:${INTROSCOPE_INSTALL_PATH}/connectors/AutoProbeConnector_${CELL_CODE}.jar:${INTROSCOPE_INSTALL_PATH}/Agent.jar -Dcom.wily.autoprobe.prependToJVMRuntimePath=${JAVA_HOME}/jre/lib/vm.jar -Dcom.wily.introscope.agentProfile=${INTROSCOPE_PROFILE} -Dcom.wily.introscope.agent.agentName=${WAS_SERVER_NAME} -Djava.lang.string.create.unique=true -Dsun.reflect.inflationThreshold=0
BMA_PROFILE_PATH
E:\HomeDIRS\nbkidhc\nbkidhc_view\vob\ecomm\ecomm_middleware\Borneo\ServerProfiles\Windows_ServerProfiles
BMA_CONFIG_PATH
E:\HomeDIRS\nbkidhc\nbkidhc_view\vob\ecomm\ecomm_middleware\Borneo\Nov_Release_2012
Report generated at 23 січ. 2013 17:51 with BMC Middleware Automation

Back to the top