[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Corticon crashes

Status
Not open for further replies.
N

nicolav

Guest
Hi Monica, We struggled to set up clean mode - we think the instructions are for a later version of corticon than what we are using. But while we were trying we did find an error log file (pasted below). This indicated a Java issue so we updated Java, but again no success. Hopefully somebody here can rea something from the error log that we missed? # # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7711ece7, pid=5828, tid=8672 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_18-b02 mixed mode) # Problematic frame: # C [KERNELBASE.dll+0x2ece7] # --------------- T H R E A D --------------- Current thread (0x1874fb08): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8672] siginfo: ExceptionCode=0xc0000005, reading address 0x00c844f0 Registers: EAX=0x00000000, EBX=0x00000000, ECX=0x7fffffff, EDX=0x7fffffff ESP=0x18d6ebe0, EBP=0x18d6ebec, ESI=0x00c844f0, EDI=0x18d6ec14 EIP=0x7711ece7, EFLAGS=0x00210206 Top of Stack: (sp=0x18d6ebe0) 0x18d6ebe0: ffffffff 7711fec3 00c844f0 18d6ec30 0x18d6ebf0: 77120659 00c844f0 7fffffff 18d6ec14 0x18d6ec00: 1874fb08 00000001 00000000 18d6ec5c 0x18d6ec10: ffffffff 00000000 1874fb08 00000000 0x18d6ec20: 7580e5b4 00640028 006106c0 17a22804 0x18d6ec30: 18d6ef70 6d0f5228 00000000 00000001 0x18d6ec40: 00c844f0 ffffffff 18d6ec5c 00000104 0x18d6ec50: 1874fb08 1487d100 1487d100 178869ad Instructions: (pc=0x7711ece7) 0x7711ecd7: cc cc cc 8b ff 56 8b f0 33 c0 8b ca 85 d2 74 0c 0x7711ece7: 38 06 74 04 46 4a 75 f8 85 d2 75 05 b8 57 00 07 Stack: [0x18d30000,0x18d70000), sp=0x18d6ebe0, free space=250k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [KERNELBASE.dll+0x2ece7] C [KERNELBASE.dll+0x30659] C [awt.dll+0xf5228] j sun.awt.shell.Win32ShellFolder2.getLinkLocation(JJZ)J+0 j sun.awt.shell.Win32ShellFolder2.getLinkLocation(Z)Lsun/awt/shell/ShellFolder;+20 j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+69 j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+79 j sun.awt.shell.Win32ShellFolderManager2.get(Ljava/lang/String;)Ljava/lang/Object;+156 j sun.awt.shell.ShellFolder.get(Ljava/lang/String;)Ljava/lang/Object;+4 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel$1.run()[Ljava/io/File;+2 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel$1.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub V [jvm.dll+0x87434] V [jvm.dll+0xdfcee] V [jvm.dll+0x87305] C [java.dll+0x1015] j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.addItem(Ljava/io/File;)V+30 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.access$1000(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI$DirectoryComboBoxModel;Ljava/io/File;)V+2 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.doDirectoryChanged(Ljava/beans/PropertyChangeEvent;)V+31 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.access$1300(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI;Ljava/beans/PropertyChangeEvent;)V+2 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$8.propertyChange(Ljava/beans/PropertyChangeEvent;)V+59 J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/beans/PropertyChangeEvent;)V J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V J java.awt.Component.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V j javax.swing.JFileChooser.setCurrentDirectory(Ljava/io/File;)V+94 j com.corticon.designer.DesignerChooser.showOpenVocabCorticonTestDialog(Ljava/awt/Component;)Ljava/io/File;+243 j com.corticon.designer.DesignerDesktop.open()V+20 j com.corticon.designer.DesignerDesktop$ActionFileOpen.actionPerformedWithException(Ljava/awt/event/ActionEvent;)V+4 j com.corticon.designer.DesignerAbstractAction.actionPerformed(Ljava/awt/event/ActionEvent;)V+2 j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84 j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5 j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35 j javax.swing.DefaultButtonModel.setPressed(Z)V+117 j javax.swing.AbstractButton.doClick(I)V+64 j javax.swing.plaf.basic.BasicMenuItemUI.doClick(Ljavax/swing/MenuSelectionManager;)V+53 j com.corticon.designer.DesignerMenuItem$DesignerMenuItemUI.doMyClick(Ljavax/swing/MenuSelectionManager;)V+2 j com.corticon.designer.DesignerMenuItem$DesignerMenuItemUI$DesignerMouseInputHandler.mouseReleased(Ljava/awt/event/MouseEvent;)V+62 j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64 j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23 j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81 j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+517 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+304 j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139 j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46 j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 j java.awt.EventDispatchThread.run()V+9 v ~StubRoutines::call_stub V [jvm.dll+0x87434] V [jvm.dll+0xdfcee] V [jvm.dll+0x87305] V [jvm.dll+0x87062] V [jvm.dll+0xa1ecd] V [jvm.dll+0x1113ba] V [jvm.dll+0x111388] C [msvcrt.dll+0x11287] C [msvcrt.dll+0x11328] C [kernel32.dll+0x1336a] C [ntdll.dll+0x39902] C [ntdll.dll+0x398d5] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.awt.shell.Win32ShellFolder2.getLinkLocation(JJZ)J+0 j sun.awt.shell.Win32ShellFolder2.getLinkLocation(Z)Lsun/awt/shell/ShellFolder;+20 j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+69 j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+79 j sun.awt.shell.Win32ShellFolderManager2.get(Ljava/lang/String;)Ljava/lang/Object;+156 j sun.awt.shell.ShellFolder.get(Ljava/lang/String;)Ljava/lang/Object;+4 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel$1.run()[Ljava/io/File;+2 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel$1.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.addItem(Ljava/io/File;)V+30 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.access$1000(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI$DirectoryComboBoxModel;Ljava/io/File;)V+2 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.doDirectoryChanged(Ljava/beans/PropertyChangeEvent;)V+31 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.access$1300(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI;Ljava/beans/PropertyChangeEvent;)V+2 j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$8.propertyChange(Ljava/beans/PropertyChangeEvent;)V+59 J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/beans/PropertyChangeEvent;)V J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V J java.awt.Component.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V j javax.swing.JFileChooser.setCurrentDirectory(Ljava/io/File;)V+94 j com.corticon.designer.DesignerChooser.showOpenVocabCorticonTestDialog(Ljava/awt/Component;)Ljava/io/File;+243 j com.corticon.designer.DesignerDesktop.open()V+20 j com.corticon.designer.DesignerDesktop$ActionFileOpen.actionPerformedWithException(Ljava/awt/event/ActionEvent;)V+4 j com.corticon.designer.DesignerAbstractAction.actionPerformed(Ljava/awt/event/ActionEvent;)V+2 j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84 j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5 j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35 j javax.swing.DefaultButtonModel.setPressed(Z)V+117 j javax.swing.AbstractButton.doClick(I)V+64 j javax.swing.plaf.basic.BasicMenuItemUI.doClick(Ljavax/swing/MenuSelectionManager;)V+53 j com.corticon.designer.DesignerMenuItem$DesignerMenuItemUI.doMyClick(Ljavax/swing/MenuSelectionManager;)V+2 j com.corticon.designer.DesignerMenuItem$DesignerMenuItemUI$DesignerMouseInputHandler.mouseReleased(Ljava/awt/event/MouseEvent;)V+62 j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64 j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23 j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81 j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+517 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+304 j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139 j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46 j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 j java.awt.EventDispatchThread.run()V+9 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x187b02d0 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=2192] 0x187aff78 JavaThread "TimerQueue" daemon [_thread_blocked, id=6848] 0x00217878 JavaThread "DestroyJavaVM" [_thread_blocked, id=7640] =>0x1874fb08 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8672] 0x18500a40 JavaThread "AWT-Shutdown" [_thread_blocked, id=9052] 0x18500840 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10656] 0x184cba88 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7596] 0x003decf0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=10344] 0x003ddb60 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9400] 0x003dcef8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3644] 0x003d1530 JavaThread "Finalizer" daemon [_thread_blocked, id=7212] 0x003cff58 JavaThread "Reference Handler" daemon [_thread_blocked, id=9460] Other Threads: 0x003cbf58 VMThread [id=7040] 0x00379fc0 WatcherThread [id=10388] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 9088K, used 8038K [0x03fb0000, 0x04980000, 0x05360000) eden space 8128K, 90% used [0x03fb0000, 0x046d7de8, 0x047a0000) from space 960K, 74% used [0x047a0000, 0x04851b30, 0x04890000) to space 960K, 0% used [0x04890000, 0x04890000, 0x04980000) tenured generation total 121024K, used 3412K [0x05360000, 0x0c990000, 0x13fb0000) the space 121024K, 2% used [0x05360000, 0x056b53c8, 0x056b5400, 0x0c990000) compacting perm gen total 10752K, used 10625K [0x13fb0000, 0x14a30000, 0x17fb0000) the space 10752K, 98% used [0x13fb0000, 0x14a10480, 0x14a10600, 0x14a30000) No shared spaces configured. Dynamic libraries: 0x00400000 - 0x0040d000 C:\Program Files (x86)\Corticon\Corticon\jre\bin\javaw.exe 0x77690000 - 0x77810000 C:\Windows\SysWOW64\ntdll.dll 0x77180000 - 0x77290000 C:\Windows\syswow64\kernel32.dll 0x770f0000 - 0x77137000 C:\Windows\syswow64\KERNELBASE.dll 0x77040000 - 0x770e1000 C:\Windows\syswow64\ADVAPI32.dll 0x74fe0000 - 0x7508c000 C:\Windows\syswow64\msvcrt.dll 0x756f0000 - 0x75709000 C:\Windows\SysWOW64\sechost.dll 0x76c30000 - 0x76d20000 C:\Windows\syswow64\RPCRT4.dll 0x74f80000 - 0x74fe0000 C:\Windows\syswow64\SspiCli.dll 0x74f70000 - 0x74f7c000 C:\Windows\syswow64\CRYPTBASE.dll 0x764f0000 - 0x765f0000 C:\Windows\syswow64\USER32.dll 0x755b0000 - 0x75640000 C:\Windows\syswow64\GDI32.dll 0x75330000 - 0x7533a000 C:\Windows\syswow64\LPK.dll 0x75640000 - 0x756dd000 C:\Windows\syswow64\USP10.dll 0x754e0000 - 0x75540000 C:\Windows\system32\IMM32.DLL 0x75260000 - 0x7532d000 C:\Windows\syswow64\MSCTF.dll 0x6d640000 - 0x6d7de000 C:\Program Files (x86)\Corticon\Corticon\jre\bin\client\jvm.dll 0x73d60000 - 0x73d92000 C:\Windows\system32\WINMM.dll 0x741a0000 - 0x741ec000 C:\Windows\system32\apphelp.dll 0x6d290000 - 0x6d298000 C:\Program Files (x86)\Corticon\Corticon\jre\bin\hpi.dll 0x756e0000 - 0x756e5000 C:\Windows\syswow64\PSAPI.DLL 0x6d610000 - 0x6d61c000 C:\Program Files (x86)\Corticon\Corticon\jre\bin\verify.dll 0x6d310000 - 0x6d32d000 C:\Program Files (x86)\Corticon\Corticon\jre\bin\java.dll 0x6d630000 - 0x6d63f000 C:\Program Files (x86)\Corticon\Corticon\jre\bin\zip.dll 0x6d000000 - 0x6d16f000 C:\Program Files (x86)\Corticon\Corticon\JRE\bin\awt.dll 0x74e40000 - 0x74e91000 C:\Windows\system32\WINSPOOL.DRV 0x76ad0000 - 0x76c2d000 C:\Windows\syswow64\ole32.dll 0x73ce0000 - 0x73d60000 C:\Windows\system32\uxtheme.dll 0x73cc0000 - 0x73cd3000 C:\Windows\system32\dwmapi.dll 0x75780000 - 0x763cb000 C:\Windows\syswow64\shell32.dll 0x75550000 - 0x755a7000 C:\Windows\syswow64\SHLWAPI.dll 0x6d240000 - 0x6d290000 C:\Program Files (x86)\Corticon\Corticon\JRE\bin\fontmanager.dll 0x6d4d0000 - 0x6d4e3000 C:\Program Files (x86)\Corticon\Corticon\JRE\bin\net.dll 0x75480000 - 0x754b5000 C:\Windows\syswow64\WS2_32.dll 0x75340000 - 0x75346000 C:\Windows\syswow64\NSI.dll 0x74840000 - 0x7487c000 C:\Windows\system32\mswsock.dll 0x744f0000 - 0x744f6000 C:\Windows\System32\wship6.dll 0x6d4f0000 - 0x6d4f9000 C:\Program Files (x86)\Corticon\Corticon\JRE\bin\nio.dll 0x18ef0000 - 0x18f24000 C:\Windows\System32\CcRegistry.dll 0x76420000 - 0x764b1000 C:\Windows\syswow64\OLEAUT32.DLL 0x76d20000 - 0x76da3000 C:\Windows\syswow64\CLBCatQ.DLL 0x74520000 - 0x745a4000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\comctl32.dll 0x74310000 - 0x744ae000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\comctl32.dll 0x75090000 - 0x7522d000 C:\Windows\syswow64\SETUPAPI.dll 0x77150000 - 0x77177000 C:\Windows\syswow64\CFGMGR32.dll 0x77020000 - 0x77032000 C:\Windows\syswow64\DEVOBJ.dll 0x724d0000 - 0x725c5000 C:\Windows\system32\propsys.dll 0x74e10000 - 0x74e31000 C:\Windows\system32\ntmarta.dll 0x763d0000 - 0x76415000 C:\Windows\syswow64\WLDAP32.dll 0x5a4b0000 - 0x5a648000 C:\Windows\system32\NetworkExplorer.dll 0x73580000 - 0x7358a000 C:\Windows\system32\slc.dll 0x6f9a0000 - 0x6fad1000 C:\Windows\system32\WindowsCodecs.dll 0x5aa40000 - 0x5aa71000 C:\Windows\system32\EhStorShell.dll 0x6ffc0000 - 0x70030000 C:\Windows\system32\ntshrui.dll 0x74600000 - 0x74619000 C:\Windows\system32\srvcli.dll 0x73530000 - 0x7353b000 C:\Windows\system32\cscapi.dll 0x5aab0000 - 0x5aab6000 C:\Windows\system32\IconCodecService.dll 0x75250000 - 0x7525b000 C:\Windows\syswow64\profapi.dll 0x744b0000 - 0x744c2000 C:\Windows\system32\MPR.dll 0x73450000 - 0x73458000 C:\Windows\System32\drprov.dll 0x718e0000 - 0x71909000 C:\Windows\System32\WINSTA.dll 0x70f20000 - 0x70f34000 C:\Windows\System32\ntlanman.dll 0x709b0000 - 0x709c8000 C:\Windows\System32\davclnt.dll 0x72050000 - 0x72058000 C:\Windows\System32\DAVHLPR.dll 0x745f0000 - 0x745ff000 C:\Windows\system32\wkscli.dll 0x74620000 - 0x74629000 C:\Windows\system32\netutils.dll 0x5aa80000 - 0x5aa89000 C:\Windows\system32\LINKINFO.dll 0x74510000 - 0x74518000 C:\Windows\system32\Secur32.dll VM Arguments: jvm_args: -DCORTICON_HOME=C:\Program Files (x86)\Corticon\Corticon\ -Xms128m -Xmx256m -Duser.language=en -Duser.country=ZA java_command: com.corticon.designer.DesignerDesktop Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\oracle\product\10.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\IBM\Client Access\Emulator;C:\Program Files (x86)\IBM\Client Access\Shared;C:\Program Files (x86)\IBM\Client Access\;C:\PROGRA~2\CA\SC\CAM\bin;C:\Program Files (x86)\Common Files\AspenTech Shared\ USERNAME=vre06811 OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel --------------- S Y S T E M --------------- OS: Windows NT 6.1 Build 7601 Service Pack 1 CPU:total 2 (cores per cpu 8, threads per core 2) family 6 model 12 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, ht Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free) vm_info: Java HotSpot(TM) Client VM (1.5.0_18-b02) for windows-x86, built on Feb 25 2009 01:15:45 by "java_re" with MS VC++ 6.0

Continue reading...
 
Status
Not open for further replies.
Top