Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8093793

App crashes when launching on some Windows XP systems

    XMLWordPrintable

Details

    Description

      This JavaFX app reads data from a SharePoint site and links to images from a shared server. On Windows 7, it works fine (except for the RT-15516 issue). On two different XP machines, it was working once I patched the code to account for the RT-15516 issue. Following the launch of the app, I have had reports of issues where the app will not start. I obtained the log file, but can't seem to find anything that helps with the issue.

      Please note that the JRE is deployed with the app so it is a full 'stand-alone' application. I believe the problem may be related to accessing resources via URL, but am not sure. Here is the log dump:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x781c2f64, pid=1092, tid=10868
      #
      # JRE version: 7.0_07-b10
      # Java VM: Java HotSpot(TM) Client VM (23.3-b01 mixed mode windows-x86 )
      # Problematic frame:
      # C [urlmon.dll+0x92f64] HlinkGoBack+0x39
      #
      # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.sun.com/bugreport/crash.jsp
      # The crash happened outside the Java Virtual Machine in native code.
      # See problematic frame for where to report the bug.
      #

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

      Current thread (0x17676400): JavaThread "JavaFX Application Thread" [_thread_in_native, id=10868, stack(0x17b00000,0x17b50000)]

      siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

      Registers:
      EAX=0x00000000, EBX=0x00000000, ECX=0x195fd4c0, EDX=0x00000000
      ESP=0x17b4d6c4, EBP=0x17b4d6d8, ESI=0x00000000, EDI=0x00000000
      EIP=0x781c2f64, EFLAGS=0x00010246

      Top of Stack: (sp=0x17b4d6c4)
      0x17b4d6c4: 00000104 19631920 00000000 00000000
      0x17b4d6d4: 00000000 17b4da54 195f6e12 19631920
      0x17b4d6e4: 00000000 17b4dbd8 195fd598 00000040
      0x17b4d6f4: 00000002 7c90d96e 00000040 17b4d6f4
      0x17b4d704: 7c90d97a 77126e46 000f379c 17b4d724
      0x17b4d714: 771283d3 000f3600 000ded68 000e2198
      0x17b4d724: 17b4d74c 7712838a 000f3600 7712839c
      0x17b4d734: 000f37e0 000f3600 00000190 17b4d824

      Instructions: (pc=0x781c2f64)
      0x781c2f44: fc 50 8b 45 08 33 f6 68 30 c5 18 78 89 75 fc 89
      0x781c2f54: 75 f8 e8 94 fb ff ff 8b 7d f8 8b d8 3b de 7c 11
      0x781c2f64: 8b 07 56 56 56 6a 04 57 ff 50 14 8b d8 3b de 7d
      0x781c2f74: 0f 8b 45 fc 3b c6 74 15 8b 08 50 ff 51 1c 8b d8


      Register to memory mapping:

      EAX=0x00000000 is an unknown value
      EBX=0x00000000 is an unknown value
      ECX=0x195fd4c0 is an unknown value
      EDX=0x00000000 is an unknown value
      ESP=0x17b4d6c4 is pointing into the stack for thread: 0x17676400
      EBP=0x17b4d6d8 is pointing into the stack for thread: 0x17676400
      ESI=0x00000000 is an unknown value
      EDI=0x00000000 is an unknown value


      Stack: [0x17b00000,0x17b50000], sp=0x17b4d6c4, free space=309k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [urlmon.dll+0x92f64] HlinkGoBack+0x39
      C [JavaWebStart.dll+0x6e12]
      C [OLEAUT32.dll+0x15cf9] DispCallFunc+0xc3
      C [OLEAUT32.dll+0x16308] DispCallFunc+0x6d2
      C [JavaWebStart.dll+0x39f9]
      C [JScript.dll+0x24131] DllGetClassObject+0xceec
      C [JScript.dll+0x24078] DllGetClassObject+0xce33
      C [JScript.dll+0x241d9] DllGetClassObject+0xcf94
      C [JScript.dll+0x25466] DllGetClassObject+0xe221
      C [JScript.dll+0x22d6d] DllGetClassObject+0xbb28
      C [JScript.dll+0x24235] DllGetClassObject+0xcff0
      C [JScript.dll+0x23114] DllGetClassObject+0xbecf
      C [JScript.dll+0x213ab] DllGetClassObject+0xa166
      C [JScript.dll+0x212e5] DllGetClassObject+0xa0a0
      C [JScript.dll+0x24aac] DllGetClassObject+0xd867
      C [JScript.dll+0x228c5] DllGetClassObject+0xb680
      C [JScript.dll+0x23114] DllGetClassObject+0xbecf
      C [JScript.dll+0x213ab] DllGetClassObject+0xa166
      C [JScript.dll+0x212e5] DllGetClassObject+0xa0a0
      C [JScript.dll+0x24aac] DllGetClassObject+0xd867
      C [JScript.dll+0x228c5] DllGetClassObject+0xb680
      C [JScript.dll+0x23114] DllGetClassObject+0xbecf
      C [JScript.dll+0x213ab] DllGetClassObject+0xa166
      C [JScript.dll+0x212e5] DllGetClassObject+0xa0a0
      C [JScript.dll+0x24aac] DllGetClassObject+0xd867
      C [JScript.dll+0x228c5] DllGetClassObject+0xb680
      C [JScript.dll+0x23114] DllGetClassObject+0xbecf
      C [JScript.dll+0x213ab] DllGetClassObject+0xa166
      C [JScript.dll+0x212e5] DllGetClassObject+0xa0a0
      C [JScript.dll+0x21113] DllGetClassObject+0x9ece
      C [JScript.dll+0x3ea3]
      C [JScript.dll+0x553f]
      C [JScript.dll+0x534d]
      C [deploy.dll+0x8eda] PerfHelper::toArray+0x2ca

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j com.sun.deploy.net.proxy.WIExplorerAutoProxyHandler.evalScript(Ljava/lang/String;)Ljava/lang/String;+0
      j com.sun.deploy.net.proxy.WIExplorerAutoProxyHandler.getProxyInfo(Ljava/net/URL;)[Lcom/sun/deploy/net/proxy/ProxyInfo;+81
      j com.sun.deploy.net.proxy.DynamicProxyManager.getProxyList(Ljava/net/URL;Z)Ljava/util/List;+113
      j com.sun.deploy.net.proxy.DeployProxySelector.select(Ljava/net/URI;)Ljava/util/List;+55
      j sun.net.www.protocol.http.HttpURLConnection.plainConnect()V+314
      j sun.net.www.protocol.http.HttpURLConnection.connect()V+1
      j sun.net.www.protocol.http.HttpURLConnection.getInputStream()Ljava/io/InputStream;+195
      j java.net.URL.openStream()Ljava/io/InputStream;+4
      j sts.utilities.EnvHelper.validateUsernames(Ljava/lang/String;)Ljava/util/ArrayList;+132
      j sts.utilities.EnvHelper.validateUsernames(Ljava/util/List;)Ljava/util/ArrayList;+99
      j sts_hardwareorderform.SingleDisplayController$CheckUsername.run()V+164
      j java.lang.Thread.run()V+11
      j com.sun.javafx.application.PlatformImpl$4.run()V+4
      v ~StubRoutines::call_stub
      j com.sun.glass.ui.win.WinApplication._runLoop([Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+0
      j com.sun.glass.ui.win.WinApplication.access$100(Lcom/sun/glass/ui/win/WinApplication;[Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+3
      j com.sun.glass.ui.win.WinApplication$2$1.run()V+32
      j java.lang.Thread.run()V+11
      v ~StubRoutines::call_stub

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

      Java Threads: ( => current thread )
        0x17892400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9820, stack(0x17c40000,0x17c90000)]
        0x17725400 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=9304, stack(0x17bf0000,0x17c40000)]
        0x17684800 JavaThread "Thread-3" daemon [_thread_in_native, id=5592, stack(0x17ba0000,0x17bf0000)]
      =>0x17676400 JavaThread "JavaFX Application Thread" [_thread_in_native, id=10868, stack(0x17b00000,0x17b50000)]
        0x1766f800 JavaThread "Disposer" daemon [_thread_blocked, id=5284, stack(0x17ab0000,0x17b00000)]
        0x17668800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=11216, stack(0x17a60000,0x17ab0000)]
        0x17113000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=2388, stack(0x17610000,0x17660000)]
        0x17107c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=12180, stack(0x175c0000,0x17610000)]
        0x170cd000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=10428, stack(0x172d0000,0x17320000)]
        0x16f6f800 JavaThread "Service Thread" daemon [_thread_blocked, id=2544, stack(0x17230000,0x17280000)]
        0x16f64c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7836, stack(0x171e0000,0x17230000)]
        0x16f63000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9480, stack(0x17190000,0x171e0000)]
        0x16f61c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11776, stack(0x17140000,0x17190000)]
        0x02cf6400 JavaThread "Finalizer" daemon [_thread_blocked, id=3676, stack(0x16ef0000,0x16f40000)]
        0x02cf1400 JavaThread "Reference Handler" daemon [_thread_blocked, id=8080, stack(0x16ea0000,0x16ef0000)]
        0x003e9000 JavaThread "main" [_thread_blocked, id=10192, stack(0x00b10000,0x00b60000)]

      Other Threads:
        0x02ceb800 VMThread [stack: 0x16e50000,0x16ea0000] [id=5564]
        0x16f83000 WatcherThread [stack: 0x17280000,0x172d0000] [id=10624]

      VM state:not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      Heap
       def new generation total 7616K, used 628K [0x02d10000, 0x03550000, 0x08260000)
        eden space 6784K, 1% used [0x02d10000, 0x02d2fd48, 0x033b0000)
        from space 832K, 60% used [0x03480000, 0x034fd400, 0x03550000)
        to space 832K, 0% used [0x033b0000, 0x033b0000, 0x03480000)
       tenured generation total 16752K, used 14823K [0x08260000, 0x092bc000, 0x12d10000)
         the space 16752K, 88% used [0x08260000, 0x090d9f70, 0x090da000, 0x092bc000)
       compacting perm gen total 13824K, used 13590K [0x12d10000, 0x13a90000, 0x16d10000)
         the space 13824K, 98% used [0x12d10000, 0x13a558a0, 0x13a55a00, 0x13a90000)
      No shared spaces configured.

      Card table byte_map: [0x16d10000,0x16dc0000] byte_map_base: 0x16cf9780

      Polling page: 0x00b60000

      Code Cache [0x00b90000, 0x00d48000, 0x02b90000)
       total_blobs=1099 nmethods=743 adapters=290 free_code_cache=31025Kb largest_free_block=31770048

      Compilation events (10 events):
      Event: 4.430 Thread 0x16f64c00 743 com.sun.javafx.geom.transform.AffineBase::getMxt (5 bytes)
      Event: 4.430 Thread 0x16f64c00 nmethod 743 0x00d42b48 code [0x00d42c40, 0x00d42cc0]
      Event: 4.430 Thread 0x16f64c00 744 com.sun.javafx.geom.transform.AffineBase::getMyt (5 bytes)
      Event: 4.430 Thread 0x16f64c00 nmethod 744 0x00d42d08 code [0x00d42e00, 0x00d42e80]
      Event: 4.431 Thread 0x16f64c00 745 java.lang.Object::equals (11 bytes)
      Event: 4.432 Thread 0x16f64c00 nmethod 745 0x00d43088 code [0x00d43180, 0x00d43210]
      Event: 4.439 Thread 0x16f64c00 746 java.awt.Color::getRGB (5 bytes)
      Event: 4.439 Thread 0x16f64c00 nmethod 746 0x00d43488 code [0x00d43580, 0x00d43600]
      Event: 4.450 Thread 0x16f64c00 747 java.net.URI$Parser::charAt (9 bytes)
      Event: 4.461 Thread 0x16f64c00 nmethod 747 0x00d43648 code [0x00d43760, 0x00d4389c]

      GC Heap History (10 events):
      Event: 3.195 GC heap before
      {Heap before GC invocations=8 (full 0):
       def new generation total 4928K, used 4841K [0x02d10000, 0x03260000, 0x08260000)
        eden space 4416K, 100% used [0x02d10000, 0x03160000, 0x03160000)
        from space 512K, 83% used [0x03160000, 0x031ca640, 0x031e0000)
        to space 512K, 0% used [0x031e0000, 0x031e0000, 0x03260000)
       tenured generation total 10944K, used 7056K [0x08260000, 0x08d10000, 0x12d10000)
         the space 10944K, 64% used [0x08260000, 0x08944348, 0x08944400, 0x08d10000)
       compacting perm gen total 12288K, used 11751K [0x12d10000, 0x13910000, 0x16d10000)
         the space 12288K, 95% used [0x12d10000, 0x13889f98, 0x1388a000, 0x13910000)
      No shared spaces configured.
      Event: 3.206 GC heap after
      Heap after GC invocations=9 (full 0):
       def new generation total 4928K, used 466K [0x02d10000, 0x03260000, 0x08260000)
        eden space 4416K, 0% used [0x02d10000, 0x02d10000, 0x03160000)
        from space 512K, 91% used [0x031e0000, 0x03254968, 0x03260000)
        to space 512K, 0% used [0x03160000, 0x03160000, 0x031e0000)
       tenured generation total 10944K, used 9051K [0x08260000, 0x08d10000, 0x12d10000)
         the space 10944K, 82% used [0x08260000, 0x08b36fe8, 0x08b37000, 0x08d10000)
       compacting perm gen total 12288K, used 11751K [0x12d10000, 0x13910000, 0x16d10000)
         the space 12288K, 95% used [0x12d10000, 0x13889f98, 0x1388a000, 0x13910000)
      No shared spaces configured.
      }
      Event: 3.494 GC heap before
      {Heap before GC invocations=9 (full 0):
       def new generation total 4928K, used 4882K [0x02d10000, 0x03260000, 0x08260000)
        eden space 4416K, 100% used [0x02d10000, 0x03160000, 0x03160000)
        from space 512K, 91% used [0x031e0000, 0x03254968, 0x03260000)
        to space 512K, 0% used [0x03160000, 0x03160000, 0x031e0000)
       tenured generation total 10944K, used 9051K [0x08260000, 0x08d10000, 0x12d10000)
         the space 10944K, 82% used [0x08260000, 0x08b36fe8, 0x08b37000, 0x08d10000)
       compacting perm gen total 12544K, used 12312K [0x12d10000, 0x13950000, 0x16d10000)
         the space 12544K, 98% used [0x12d10000, 0x139160a8, 0x13916200, 0x13950000)
      No shared spaces configured.
      Event: 3.504 GC heap after
      Heap after GC invocations=10 (full 0):
       def new generation total 4928K, used 268K [0x02d10000, 0x03260000, 0x08260000)
        eden space 4416K, 0% used [0x02d10000, 0x02d10000, 0x03160000)
        from space 512K, 52% used [0x03160000, 0x031a30f8, 0x031e0000)
        to space 512K, 0% used [0x031e0000, 0x031e0000, 0x03260000)
       tenured generation total 10944K, used 10107K [0x08260000, 0x08d10000, 0x12d10000)
         the space 10944K, 92% used [0x08260000, 0x08c3ed18, 0x08c3ee00, 0x08d10000)
       compacting perm gen total 12544K, used 12312K [0x12d10000, 0x13950000, 0x16d10000)
         the space 12544K, 98% used [0x12d10000, 0x139160a8, 0x13916200, 0x13950000)
      No shared spaces configured.
      }
      Event: 3.860 GC heap before
      {Heap before GC invocations=10 (full 0):
       def new generation total 4928K, used 4684K [0x02d10000, 0x03260000, 0x08260000)
        eden space 4416K, 100% used [0x02d10000, 0x03160000, 0x03160000)
        from space 512K, 52% used [0x03160000, 0x031a30f8, 0x031e0000)
        to space 512K, 0% used [0x031e0000, 0x031e0000, 0x03260000)
       tenured generation total 10944K, used 10107K [0x08260000, 0x08d10000, 0x12d10000)
         the space 10944K, 92% used [0x08260000, 0x08c3ed18, 0x08c3ee00, 0x08d10000)
       compacting perm gen total 13312K, used 13167K [0x12d10000, 0x13a10000, 0x16d10000)
         the space 13312K, 98% used [0x12d10000, 0x139ebe50, 0x139ec000, 0x13a10000)
      No shared spaces configured.
      Event: 3.874 GC heap after
      Heap after GC invocations=11 (full 0):
       def new generation total 4928K, used 512K [0x02d10000, 0x03260000, 0x08260000)
        eden space 4416K, 0% used [0x02d10000, 0x02d10000, 0x03160000)
        from space 512K, 100% used [0x031e0000, 0x03260000, 0x03260000)
        to space 512K, 0% used [0x03160000, 0x03160000, 0x031e0000)
       tenured generation total 10944K, used 10788K [0x08260000, 0x08d10000, 0x12d10000)
         the space 10944K, 98% used [0x08260000, 0x08ce9100, 0x08ce9200, 0x08d10000)
       compacting perm gen total 13312K, used 13167K [0x12d10000, 0x13a10000, 0x16d10000)
         the space 13312K, 98% used [0x12d10000, 0x139ebe50, 0x139ec000, 0x13a10000)
      No shared spaces configured.
      }
      Event: 4.154 GC heap before
      {Heap before GC invocations=11 (full 0):
       def new generation total 4928K, used 2828K [0x02d10000, 0x03260000, 0x08260000)
        eden space 4416K, 52% used [0x02d10000, 0x02f53070, 0x03160000)
        from space 512K, 100% used [0x031e0000, 0x03260000, 0x03260000)
        to space 512K, 0% used [0x03160000, 0x03160000, 0x031e0000)
       tenured generation total 10944K, used 10788K [0x08260000, 0x08d10000, 0x12d10000)
         the space 10944K, 98% used [0x08260000, 0x08ce9100, 0x08ce9200, 0x08d10000)
       compacting perm gen total 13568K, used 13525K [0x12d10000, 0x13a50000, 0x16d10000)
         the space 13568K, 99% used [0x12d10000, 0x13a45578, 0x13a45600, 0x13a50000)
      No shared spaces configured.
      Event: 4.279 GC heap after
      Heap after GC invocations=12 (full 1):
       def new generation total 7616K, used 0K [0x02d10000, 0x03550000, 0x08260000)
        eden space 6784K, 0% used [0x02d10000, 0x02d10000, 0x033b0000)
        from space 832K, 0% used [0x033b0000, 0x033b0000, 0x03480000)
        to space 832K, 0% used [0x03480000, 0x03480000, 0x03550000)
       tenured generation total 16752K, used 10048K [0x08260000, 0x092bc000, 0x12d10000)
         the space 16752K, 59% used [0x08260000, 0x08c30350, 0x08c30400, 0x092bc000)
       compacting perm gen total 13568K, used 13525K [0x12d10000, 0x13a50000, 0x16d10000)
         the space 13568K, 99% used [0x12d10000, 0x13a45578, 0x13a45600, 0x13a50000)
      No shared spaces configured.
      }
      Event: 4.451 GC heap before
      {Heap before GC invocations=12 (full 1):
       def new generation total 7616K, used 6784K [0x02d10000, 0x03550000, 0x08260000)
        eden space 6784K, 100% used [0x02d10000, 0x033b0000, 0x033b0000)
        from space 832K, 0% used [0x033b0000, 0x033b0000, 0x03480000)
        to space 832K, 0% used [0x03480000, 0x03480000, 0x03550000)
       tenured generation total 16752K, used 10048K [0x08260000, 0x092bc000, 0x12d10000)
         the space 16752K, 59% used [0x08260000, 0x08c30350, 0x08c30400, 0x092bc000)
       compacting perm gen total 13824K, used 13590K [0x12d10000, 0x13a90000, 0x16d10000)
         the space 13824K, 98% used [0x12d10000, 0x13a558a0, 0x13a55a00, 0x13a90000)
      No shared spaces configured.
      Event: 4.461 GC heap after
      Heap after GC invocations=13 (full 1):
       def new generation total 7616K, used 501K [0x02d10000, 0x03550000, 0x08260000)
        eden space 6784K, 0% used [0x02d10000, 0x02d10000, 0x033b0000)
        from space 832K, 60% used [0x03480000, 0x034fd400, 0x03550000)
        to space 832K, 0% used [0x033b0000, 0x033b0000, 0x03480000)
       tenured generation total 16752K, used 14823K [0x08260000, 0x092bc000, 0x12d10000)
         the space 16752K, 88% used [0x08260000, 0x090d9f70, 0x090da000, 0x092bc000)
       compacting perm gen total 13824K, used 13590K [0x12d10000, 0x13a90000, 0x16d10000)
         the space 13824K, 98% used [0x12d10000, 0x13a558a0, 0x13a55a00, 0x13a90000)
      No shared spaces configured.
      }

      Deoptimization events (0 events):
      No events

      Internal exceptions (10 events):
      Event: 2.371 Thread 0x17676400 Threw 0x030fc070 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\runtime\sharedRuntime.cpp:613
      Event: 2.374 Thread 0x17676400 Threw 0x0310fd00 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\runtime\sharedRuntime.cpp:613
      Event: 2.375 Thread 0x17676400 Threw 0x03113e40 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\runtime\sharedRuntime.cpp:613
      Event: 2.383 Thread 0x17676400 Threw 0x03146f28 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\runtime\sharedRuntime.cpp:613
      Event: 2.384 Thread 0x17676400 Threw 0x03148120 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 2.385 Thread 0x17676400 Threw 0x0314b778 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\runtime\sharedRuntime.cpp:613
      Event: 2.677 Thread 0x17668800 Threw 0x02fd1c98 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jni.cpp:716
      Event: 3.676 Thread 0x17676400 Threw 0x02f4e208 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 3.678 Thread 0x17676400 Threw 0x02f552a0 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 3.678 Thread 0x17676400 Threw 0x02f57128 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166

      Events (10 events):
      Event: 4.461 Executing VM operation: RevokeBias
      Event: 4.461 Executing VM operation: RevokeBias done
      Event: 4.461 Executing VM operation: RevokeBias
      Event: 4.461 Executing VM operation: RevokeBias done
      Event: 4.461 Executing VM operation: RevokeBias
      Event: 4.461 Executing VM operation: RevokeBias done
      Event: 4.462 Executing VM operation: RevokeBias
      Event: 4.462 Executing VM operation: RevokeBias done
      Event: 4.462 Executing VM operation: RevokeBias
      Event: 4.462 Executing VM operation: RevokeBias done


      Dynamic libraries:
      0x00400000 - 0x0042f000 c:\sts\sts_java\jre1.7.0_07\bin\java.exe
      0x7c900000 - 0x7c9b2000 C:\WINNT\system32\ntdll.dll
      0x7c800000 - 0x7c8f6000 C:\WINNT\system32\kernel32.dll
      0x77dd0000 - 0x77e6b000 C:\WINNT\system32\ADVAPI32.dll
      0x77e70000 - 0x77f03000 C:\WINNT\system32\RPCRT4.dll
      0x77fe0000 - 0x77ff1000 C:\WINNT\system32\Secur32.dll
      0x7e410000 - 0x7e4a1000 C:\WINNT\system32\USER32.dll
      0x77f10000 - 0x77f59000 C:\WINNT\system32\GDI32.dll
      0x773d0000 - 0x774d3000 C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
      0x77c10000 - 0x77c68000 C:\WINNT\system32\msvcrt.dll
      0x77f60000 - 0x77fd6000 C:\WINNT\system32\SHLWAPI.dll
      0x76390000 - 0x763ad000 C:\WINNT\system32\IMM32.DLL
      0x629c0000 - 0x629c9000 C:\WINNT\system32\LPK.DLL
      0x74d90000 - 0x74dfb000 C:\WINNT\system32\USP10.dll
      0x78aa0000 - 0x78b5e000 c:\sts\sts_java\jre1.7.0_07\bin\msvcr100.dll
      0x6e890000 - 0x6ebdc000 c:\sts\sts_java\jre1.7.0_07\bin\client\jvm.dll
      0x71ad0000 - 0x71ad9000 C:\WINNT\system32\WSOCK32.dll
      0x71ab0000 - 0x71ac7000 C:\WINNT\system32\WS2_32.dll
      0x71aa0000 - 0x71aa8000 C:\WINNT\system32\WS2HELP.dll
      0x76b40000 - 0x76b6d000 C:\WINNT\system32\WINMM.dll
      0x76bf0000 - 0x76bfb000 C:\WINNT\system32\PSAPI.DLL
      0x6e7e0000 - 0x6e7ec000 c:\sts\sts_java\jre1.7.0_07\bin\verify.dll
      0x6d590000 - 0x6d5b0000 c:\sts\sts_java\jre1.7.0_07\bin\java.dll
      0x6e870000 - 0x6e883000 c:\sts\sts_java\jre1.7.0_07\bin\zip.dll
      0x6d2f0000 - 0x6d33d000 C:\sts\sts_java\jre1.7.0_07\bin\deploy.dll
      0x774e0000 - 0x7761e000 C:\WINNT\system32\ole32.dll
      0x77120000 - 0x771ab000 C:\WINNT\system32\OLEAUT32.dll
      0x77c00000 - 0x77c08000 C:\WINNT\system32\VERSION.dll
      0x3d930000 - 0x3da16000 C:\WINNT\system32\WININET.dll
      0x17320000 - 0x17329000 C:\WINNT\system32\Normaliz.dll
      0x78130000 - 0x78263000 C:\WINNT\system32\urlmon.dll
      0x3dfd0000 - 0x3e1bc000 C:\WINNT\system32\iertutil.dll
      0x7c9c0000 - 0x7d1d7000 C:\WINNT\system32\SHELL32.dll
      0x6e5a0000 - 0x6e5b4000 C:\sts\sts_java\jre1.7.0_07\bin\net.dll
      0x71a50000 - 0x71a8f000 C:\WINNT\System32\mswsock.dll
      0x76f20000 - 0x76f47000 C:\WINNT\system32\DNSAPI.dll
      0x76d60000 - 0x76d79000 C:\WINNT\system32\iphlpapi.dll
      0x76fb0000 - 0x76fb8000 C:\WINNT\System32\winrnr.dll
      0x76f60000 - 0x76f8c000 C:\WINNT\system32\WLDAP32.dll
      0x76fc0000 - 0x76fc6000 C:\WINNT\system32\rasadhlp.dll
      0x662b0000 - 0x66308000 C:\WINNT\system32\hnetcfg.dll
      0x71a90000 - 0x71a98000 C:\WINNT\System32\wshtcpip.dll
      0x6e640000 - 0x6e64d000 C:\sts\sts_java\jre1.7.0_07\bin\prism-d3d.dll
      0x4fdd0000 - 0x4ff76000 C:\WINNT\system32\d3d9.dll
      0x6d990000 - 0x6d996000 C:\WINNT\system32\d3d8thk.dll
      0x6d3f0000 - 0x6d417000 C:\sts\sts_java\jre1.7.0_07\bin\glass.dll
      0x763b0000 - 0x763f9000 C:\WINNT\system32\COMDLG32.dll
      0x74720000 - 0x7476c000 C:\WINNT\system32\MSCTF.dll
      0x755c0000 - 0x755ee000 C:\WINNT\system32\msctfime.ime
      0x6d5f0000 - 0x6d62c000 C:\sts\sts_java\jre1.7.0_07\bin\javafx-font.dll
      0x6e5c0000 - 0x6e5cf000 C:\sts\sts_java\jre1.7.0_07\bin\nio.dll
      0x6d110000 - 0x6d252000 C:\sts\sts_java\jre1.7.0_07\bin\awt.dll
      0x6d290000 - 0x6d2b4000 C:\sts\sts_java\jre1.7.0_07\bin\dcpr.dll
      0x6d2d0000 - 0x6d2e1000 C:\sts\sts_java\jre1.7.0_07\bin\decora-sse.dll
      0x6d380000 - 0x6d3aa000 C:\sts\sts_java\jre1.7.0_07\bin\fontmanager.dll
      0x6e780000 - 0x6e7b1000 C:\sts\sts_java\jre1.7.0_07\bin\t2k.dll
      0x68000000 - 0x68036000 C:\WINNT\system32\rsaenh.dll
      0x769c0000 - 0x76a74000 C:\WINNT\system32\USERENV.dll
      0x5b860000 - 0x5b8b5000 C:\WINNT\system32\netapi32.dll
      0x76fd0000 - 0x7704f000 C:\WINNT\system32\CLBCATQ.DLL
      0x77050000 - 0x77115000 C:\WINNT\system32\COMRes.dll
      0x17ca0000 - 0x17cbb000 C:\Program Files\Common Files\McAfee\SystemCore\ScriptSn.20120424154351.dll
      0x3d7a0000 - 0x3d854000 C:\WINNT\system32\JScript.dll
      0x73300000 - 0x7336a000 C:\WINNT\system32\VBScript.dll
      0x19280000 - 0x19545000 C:\WINNT\system32\xpsp2res.dll
      0x3fde0000 - 0x40221000 C:\WINNT\system32\msi.dll
      0x195f0000 - 0x19613000 C:\Program Files\Rational\common\java_142_5\jre\javaws\JavaWebStart.dll
      0x7e720000 - 0x7e7d0000 C:\WINNT\system32\SXS.DLL
      0x59a60000 - 0x59b01000 C:\WINNT\system32\dbghelp.dll

      VM Arguments:
      java_command: STS_HardwareOrderForm.jar
      Launcher Type: SUN_STANDARD

      Environment Variables:
      CLASSPATH=C:\Program Files\Documentum\dctm.jar;C:\Sybase\ASEP_Win32\monclass.zip;C:\Sybase\ASEP_Win32\3pclass.zip;C:\Documentum\Config
      PATH=C:\WINNT;C:\WINNT\System32;C:\mu\bin;C:\Micron Common;C:\Program Files\Documentum\Shared;C:\Sybase;C:\Sybase\ODBC;C:\Sybase\OLEDB;C:\Sybase\OCS-12_5\dll;C:\Sybase\OCS-12_5\bin;C:\Sybase\OCS-12_5\lib3p;C:\Sybase\ASEP_Win32;C:\WINNT\System32\Wbem;C:\Program Files\Subversion;p:\software;C:\Program Files\Subversion\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;c:\winnt\crystal;C:\SIGSW\Python;c:\sigsw\Python\omni\bin\x86_win32;C:\SIGSW\CORBA\Bin\Win32;P:\SOFTWARE\AMBYXV\V4.0\PROGRAMS;C:\condor\bin;C:\Program Files\Rational\common;C:\WINNT\system32\WindowsPowerShell\v1.0;C:\Program Files\Windows Imaging\;C:\Program Files\Putty\;C:\burninsw\BURNINCorba\bin
      USERNAME=adboshaw
      LD_LIBRARY_PATH=c:\sigsw\Python\omni\lib\x86_win32
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 7, GenuineIntel



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

      OS: Windows XP Build 2600 Service Pack 3

      CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 4 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, tsc

      Memory: 4k page, physical 3399016k(1010196k free), swap 4790680k(2382368k free)

      vm_info: Java HotSpot(TM) Client VM (23.3-b01) for windows-x86 JRE (1.7.0_07-b10), built on Aug 28 2012 19:49:22 by "java_re" with unknown MS VC++:1600

      time: Thu Mar 14 13:19:11 2013
      elapsed time: 5 seconds

      Attachments

        Activity

          People

            dtitov Daniil Titov (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: