Eclipse 3.2.0:JVM Terminated

Hello Friends,
I am facing a big problem, While debugging a project in eclipse after some time i get the message on console that JVM terminated and some exit code is there and after that a log(error) file is created in the directory...
In starting it happens sometimes but after that it is going on frequently.
Please help me in this regard...
The error message is like this
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d641e3a, pid=968, tid=1188
# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
# Problematic frame:
# V [jvm.dll+0x1e3a]
# An error report file with more information is saved as hs_err_pid968.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
Thanks

Hi,
I am also facing same problem. Frequently my Eclipse is getting close and it is giving the message that JVM terminated with exit code 1.
Also a log file also creating. Please help me to resolve the issue as I am not able to work at all. FYI, I am using Vista home basic 32 bit.
Logfile:
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x75263727, pid=8940, tid=8364
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode, sharing)
# Problematic frame:
# C [COMCTL32.dll+0x33727]
--------------- T H R E A D ---------------
Current thread (0x000b9d78): JavaThread "main" [_thread_in_native, id=8364]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000001b
Registers:
EAX=0x6bc43ab7, EBX=0x001b6950, ECX=0x6bc2d3cf, EDX=0x001888f0
ESP=0x0006e948, EBP=0x0006e978, ESI=0xffffffff, EDI=0xffffffff
EIP=0x75263727, EFLAGS=0x00010206
Top of Stack: (sp=0x0006e948)
0x0006e948: 001888f0 001b6950 75263110 00030b36
0x0006e958: 0006e968 00000000 00000005 7526311b
0x0006e968: 00000000 00000000 000000b6 6bc43ab7
0x0006e978: 0006e9a0 752ddbc9 001888f0 ffffffff
0x0006e988: 00000000 00000002 001b6950 001888f0
0x0006e998: 00000009 00000005 0006ea20 75263571
0x0006e9a8: 001b6890 00000001 001b6950 00000003
0x0006e9b8: 00000000 0006ea9c 0000110b 00000000
Instructions: (pc=0x75263727)
0x75263717: 19 37 75 33 c5 89 45 fc 8b 55 08 53 56 8b 75 0c
0x75263727: 0f b7 5e 1c 33 5d 10 89 55 d8 23 5d 14 0f 85 59
Stack: [0x00030000,0x00070000), sp=0x0006e948, free space=250k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [COMCTL32.dll+0x33727]
C [COMCTL32.dll+0xadbc9]
C [COMCTL32.dll+0x33571]
C [USER32.dll+0x1f8d2]
C [USER32.dll+0x1f794]
C [USER32.dll+0x206f6]
C [USER32.dll+0x2069c]
C [swt-win32-3235.dll+0x1346]
J org.eclipse.swt.internal.win32.OS.CallWindowProcW(IIIII)I
J org.eclipse.swt.widgets.Tree.callWindowProc(IIII)I
J org.eclipse.swt.widgets.Control.windowProc(IIII)I
J org.eclipse.swt.widgets.Tree.windowProc(IIII)I
J org.eclipse.swt.widgets.Display.windowProc(IIII)I
v ~RuntimeStub::alignment_frame_return Runtime1 stub
v ~StubRoutines::call_stub
V [jvm.dll+0x8295c]
V [jvm.dll+0xd752e]
V [jvm.dll+0x8282d]
V [jvm.dll+0x8766c]
C [swt-win32-3235.dll+0x2ac96]
C [swt-win32-3235.dll+0x1f0c1]
C [USER32.dll+0x1f794]
C [USER32.dll+0x20a05]
C [USER32.dll+0x20afa]
C [swt-win32-3235.dll+0xba46]
J org.eclipse.swt.internal.win32.OS.SendMessage(IIII)I
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j org.eclipse.swt.widgets.Tree.setSelection([Lorg/eclipse/swt/widgets/TreeItem;)V+144
j org.eclipse.jface.viewers.TreeViewer.setSelection(Ljava/util/List;)V+42
j org.eclipse.jface.viewers.AbstractTreeViewer.setSelectionToWidget(Ljava/util/List;Z)V+151
j org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(Lorg/eclipse/jface/viewers/ISelection;Z)V+18
j org.eclipse.jface.viewers.AbstractTreeViewer.setSelectionToWidget(Lorg/eclipse/jface/viewers/ISelection;Z)V+32
j org.eclipse.jface.viewers.StructuredViewer.setSelection(Lorg/eclipse/jface/viewers/ISelection;Z)V+27
j org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage.select(Lorg/eclipse/jdt/core/ISourceReference;)V+71
j org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.synchronizeOutlinePage(Lorg/eclipse/jdt/core/ISourceReference;Z)V+38
j org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.synchronizeOutlinePage(Lorg/eclipse/jdt/core/ISourceReference;)V+3
j org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.selectionChanged()V+30
j org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$2.run()V+4
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+225
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
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;+135
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
v ~StubRoutines::call_stub
V [jvm.dll+0x8295c]
V [jvm.dll+0xd752e]
V [jvm.dll+0x8282d]
V [jvm.dll+0xe7854]
V [jvm.dll+0xa0b0b]
C [java.dll+0x6c08]
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;+111
j org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub
V [jvm.dll+0x8295c]
V [jvm.dll+0xd752e]
V [jvm.dll+0x8282d]
V [jvm.dll+0x898ac]
C [javaw.exe+0x14c0]
C [javaw.exe+0x313d]
C [kernel32.dll+0x44911]
C [ntdll.dll+0x3e4b6]
C [ntdll.dll+0x3e489]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.eclipse.swt.internal.win32.OS.CallWindowProcW(IIIII)I
J org.eclipse.swt.widgets.Tree.callWindowProc(IIII)I
J org.eclipse.swt.widgets.Control.windowProc(IIII)I
J org.eclipse.swt.widgets.Tree.windowProc(IIII)I
J org.eclipse.swt.widgets.Display.windowProc(IIII)I
v ~RuntimeStub::alignment_frame_return Runtime1 stub
v ~StubRoutines::call_stub
J org.eclipse.swt.internal.win32.OS.SendMessageW(IIII)I
J org.eclipse.swt.internal.win32.OS.SendMessage(IIII)I
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j org.eclipse.swt.widgets.Tree.setSelection([Lorg/eclipse/swt/widgets/TreeItem;)V+144
j org.eclipse.jface.viewers.TreeViewer.setSelection(Ljava/util/List;)V+42
j org.eclipse.jface.viewers.AbstractTreeViewer.setSelectionToWidget(Ljava/util/List;Z)V+151
j org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(Lorg/eclipse/jface/viewers/ISelection;Z)V+18
j org.eclipse.jface.viewers.AbstractTreeViewer.setSelectionToWidget(Lorg/eclipse/jface/viewers/ISelection;Z)V+32
j org.eclipse.jface.viewers.StructuredViewer.setSelection(Lorg/eclipse/jface/viewers/ISelection;Z)V+27
j org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage.select(Lorg/eclipse/jdt/core/ISourceReference;)V+71
j org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.synchronizeOutlinePage(Lorg/eclipse/jdt/core/ISourceReference;Z)V+38
j org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.synchronizeOutlinePage(Lorg/eclipse/jdt/core/ISourceReference;)V+3
j org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.selectionChanged()V+30
j org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$2.run()V+4
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+225
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
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;+135
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
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;+111
j org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x04322368 JavaThread "Worker-5" [_thread_blocked, id=8704]
0x04321bc0 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=9424]
0x014e5dc8 JavaThread "Worker-4" [_thread_blocked, id=9360]
0x014e5ab8 JavaThread "Worker-3" [_thread_blocked, id=6864]
0x014e5188 JavaThread "Worker-2" [_thread_blocked, id=9352]
0x014e57a8 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=9392]
0x014e5310 JavaThread "Java indexing" daemon [_thread_blocked, id=9552]
0x014e4e78 JavaThread "Worker-1" [_thread_blocked, id=9448]
0x014e49e0 JavaThread "Worker-0" [_thread_blocked, id=9016]
0x014e4858 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=9216]
0x014e46d0 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=4108]
0x014e4548 JavaThread "State Data Manager" daemon [_thread_blocked, id=8700]
0x014e4238 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8916]
0x014e6898 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7724]
0x014e40b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9328]
0x014afaa8 JavaThread "Finalizer" daemon [_thread_blocked, id=8884]
0x014af7e8 JavaThread "Reference Handler" daemon [_thread_blocked, id=8696]
=>0x000b9d78 JavaThread "main" [_thread_in_native, id=8364]
Other Threads:
0x014dde60 VMThread [id=9372]
0x01440fc8 WatcherThread [id=8544]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 2880K, used 1121K [0x17c00000, 0x17f20000, 0x18fb0000)
eden space 2560K, 37% used [0x17c00000, 0x17cf31c0, 0x17e80000)
from space 320K, 46% used [0x17e80000, 0x17ea55d8, 0x17ed0000)
to space 320K, 0% used [0x17ed0000, 0x17ed0000, 0x17f20000)
tenured generation total 37824K, used 16406K [0x18fb0000, 0x1b4a0000, 0x27c00000)
the space 37824K, 43% used [0x18fb0000, 0x19fb59f8, 0x19fb5a00, 0x1b4a0000)
compacting perm gen total 32768K, used 32639K [0x27c00000, 0x29c00000, 0x2bc00000)
the space 32768K, 99% used [0x27c00000, 0x29bdfc80, 0x29bdfe00, 0x29c00000)
ro space 8192K, 62% used [0x2bc00000, 0x2c10a3a0, 0x2c10a400, 0x2c400000)
rw space 12288K, 46% used [0x2c400000, 0x2c9903d8, 0x2c990400, 0x2d000000)
Dynamic libraries:
0x00400000 - 0x0040c000      C:\Windows\system32\javaw.exe
0x77cc0000 - 0x77de7000      C:\Windows\system32\ntdll.dll
0x77590000 - 0x7766b000      C:\Windows\system32\kernel32.dll
0x77e00000 - 0x77ec6000      C:\Windows\system32\ADVAPI32.dll
0x767b0000 - 0x76872000      C:\Windows\system32\RPCRT4.dll
0x774f0000 - 0x7758d000      C:\Windows\system32\USER32.dll
0x77b60000 - 0x77bab000      C:\Windows\system32\GDI32.dll
0x76540000 - 0x765ea000      C:\Windows\system32\MSVCRT.dll
0x76600000 - 0x7661e000      C:\Windows\system32\IMM32.DLL
0x77420000 - 0x774e8000      C:\Windows\system32\MSCTF.dll
0x765f0000 - 0x765f9000      C:\Windows\system32\LPK.DLL
0x77a30000 - 0x77aad000      C:\Windows\system32\USP10.dll
0x6d640000 - 0x6d7cc000      C:\Program Files\Java\jre1.5.0_05\bin\client\jvm.dll
0x75090000 - 0x750c2000      C:\Windows\system32\WINMM.dll
0x777a0000 - 0x778e4000      C:\Windows\system32\ole32.dll
0x77390000 - 0x7741d000      C:\Windows\system32\OLEAUT32.dll
0x75050000 - 0x75089000      C:\Windows\system32\OLEACC.dll
0x76370000 - 0x7639c000      C:\Windows\system32\apphelp.dll
0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_05\bin\hpi.dll
0x76530000 - 0x76537000      C:\Windows\system32\PSAPI.DLL
0x6d610000 - 0x6d61c000      C:\Program Files\Java\jre1.5.0_05\bin\verify.dll
0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_05\bin\java.dll
0x6d630000 - 0x6d63f000      C:\Program Files\Java\jre1.5.0_05\bin\zip.dll
0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_05\bin\net.dll
0x77b30000 - 0x77b5d000      C:\Windows\system32\WS2_32.dll
0x77a20000 - 0x77a26000      C:\Windows\system32\NSI.dll
0x75b80000 - 0x75bbb000      C:\Windows\system32\mswsock.dll
0x75bd0000 - 0x75bd5000      C:\Windows\System32\wship6.dll
0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_05\bin\nio.dll
0x10000000 - 0x10052000      E:\eclipse\configuration\org.eclipse.osgi\bundles\79\1\.cp\swt-win32-3235.dll
0x75230000 - 0x753ce000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\COMCTL32.dll
0x77740000 - 0x77798000      C:\Windows\system32\SHLWAPI.dll
0x77bb0000 - 0x77c23000      C:\Windows\system32\comdlg32.dll
0x76880000 - 0x7738f000      C:\Windows\system32\SHELL32.dll
0x77670000 - 0x77740000      C:\Windows\system32\WININET.dll
0x77df0000 - 0x77df3000      C:\Windows\system32\Normaliz.dll
0x77ed0000 - 0x77f15000      C:\Windows\system32\iertutil.dll
0x6e760000 - 0x6e783000      C:\Windows\system32\MSVFW32.dll
0x751f0000 - 0x7522f000      C:\Windows\system32\uxtheme.dll
0x04970000 - 0x04978000      E:\eclipse\configuration\org.eclipse.osgi\bundles\17\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x05150000 - 0x05163000      E:\eclipse\configuration\org.eclipse.osgi\bundles\79\1\.cp\swt-gdip-win32-3235.dll
0x74e90000 - 0x7503b000      C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6001.18065_none_9e7abe2ec9c13222\gdiplus.dll
0x758b0000 - 0x758eb000      C:\Windows\system32\rsaenh.dll
0x77c30000 - 0x77cb4000      C:\Windows\system32\CLBCatQ.DLL
0x74ca0000 - 0x74cd0000      C:\Windows\system32\mlang.dll
0x75bc0000 - 0x75bc5000      C:\Windows\system32\msimg32.dll
0x74580000 - 0x7458f000      C:\Windows\system32\NLAapi.dll
0x75de0000 - 0x75df9000      C:\Windows\system32\IPHLPAPI.DLL
0x75da0000 - 0x75dd5000      C:\Windows\system32\dhcpcsvc.DLL
0x760a0000 - 0x760cc000      C:\Windows\system32\DNSAPI.dll
0x763d0000 - 0x763e4000      C:\Windows\system32\Secur32.dll
0x76310000 - 0x76317000      C:\Windows\system32\WINNSI.DLL
0x75d70000 - 0x75d91000      C:\Windows\system32\dhcpcsvc6.DLL
0x723c0000 - 0x723cf000      C:\Windows\system32\napinsp.dll
0x72250000 - 0x72262000      C:\Windows\system32\pnrpnsp.dll
0x723b0000 - 0x723b8000      C:\Windows\System32\winrnr.dll
0x77ab0000 - 0x77afa000      C:\Windows\system32\WLDAP32.dll
0x16080000 - 0x160a5000      E:\Program Files\Bonjour\mdnsNSP.dll
0x723a0000 - 0x723ac000      C:\Windows\system32\wshbth.dll
0x76620000 - 0x767aa000      C:\Windows\system32\SETUPAPI.dll
0x75820000 - 0x75825000      C:\Windows\System32\wshtcpip.dll
0x72bc0000 - 0x72bc6000      C:\Windows\system32\rasadhlp.dll
0x762b0000 - 0x7630f000      C:\Windows\system32\SXS.DLL
0x70bd0000 - 0x70bd7000      C:\Windows\system32\msiltcfg.dll
0x75c10000 - 0x75c18000      C:\Windows\system32\VERSION.dll
0x72660000 - 0x72862000      C:\Windows\system32\msi.dll
VM Arguments:
jvm_args: -Xms40m -Xmx256m
java_command: E:\eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher E:\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata 21f4_70 -vm C:\Windows\system32\javaw.exe -vmargs -Xms40m -Xmx256m -jar E:\eclipse\startup.jar
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.5.0_05
CLASSPATH=E:\Program Files\QuickTime\QTSystem\QTJava.zip;C:\j2sdk1.4.2_05\bin;C:\j2sdk1.4.2_05\lib;C:\j2sdk1.4.2_05\jre;C:\j2sdk1.4.2_05\jre\bin;C:\j2sdk1.4.2_05\jre\lib
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;E:\Program Files\Common Files\Roxio Shared\DLLShared\;E:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;E:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.5.0_05\bin;C:\Program Files\Java\jre1.5.0_05\bin;C:\Program Files\Java\jre1.5.0_05\lib
USERNAME=Nitya
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.0 Build 6001 Service Pack 1
CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 2086204k(824940k free), swap 4194303k(1884676k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:36:02 by "java_re" with MS VC++ 6.0
Edited by: Nityakumar_Paul on Oct 5, 2008 1:58 PM

Similar Messages

  • Workshop JVM terminated

    I wanted to try out the new 9.2 stuff so I downloaded the 9.2 portal and started going through the "Getting Started With Weblogic Portal" tutorial.
    Everytime I try to change to the portal perspective the workshop dies. I get the Workshop4WP window that says "JVM terminated. Exit code=1" then lists the command line that was run to start the thing.
    Am I the only one to have this problem? I don't see any other posts so I am assuming that I am.
    I have all of the 8.2 tools installed as well as the latest version(3.2) of eclipse and they still work fine.
    I can dupllicate this every time by trying to switch to the portal perspective and none of the other perspectives have this problem.
    Stay out of the portal persective you say... this would probably work if the ide didn't try to switch itself fairly frequently.
    I wonder if it is a particular view that it doesn't like or if it is the particular JVM (150_04 jre that came with one of the bea downloads).
    Any Ideas?
    I just tried to look at the Weblogic Portal in the preferences and get the same thing.
    Edited by stacybro at 12/22/2006 11:28 AM

    Go to <BEA Installed Directory>\workshopXX\workshop4WP\
    Edit workshop4WP.ini, reduce the -Xmx value to something less but more than -Xms.
    Go to taskManager and make sure no process with name workshop4WP.exe is running. If it is running, kill it!
    Now try starting Workshop again.
    Note:
    Make sure you take a backup of workshop4WP.ini before editing the file, just to revert back, in case something bad happens.
    Regards,
    Sandeep@fTf

  • Netweaver Developer Studio 7.3 "JVM terminated exit code = -1"

    Hello,
    the developer studio can not be started and the error which is shown is "jvm terminated. exit code = -1"
    My system is windows7, I am using oracle java 1.6, NWDS  (7.3 SP01).
    This is my .ini file:
    -vm
    C:\Program Files\Java\jdk1.6.0_21\bin\
    -startup
    plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    -nl
    en
    -vmargs
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=256m
    -Dfile.encoding=UTF-8
    -XX:+HeapDumpOnOutOfMemoryError
    -Dosgi.requiredJavaVersion=1.6
    Very strangely, I actually succedeed to run the NWDS once when saving the .ini as unicode. But then I could not update the studio with new features, I got "Unsupported major.minor version 49.0u2033. I suspect that actually the studio could not be started properly with java 1.6, but with java 1.4, which was also installed on my system. After deinstalling java 1.4.2, the studio can not be started again.
    Please, help me to resolve it.

    I resolved the problem. The NWDS required 32-bit JVM and I used 64-bit.
    The interesting thing is that java -version says:
    Error loading: C:\Program Files (x86)\Java\jre6\bin\msvcr71.dll
    Error occurred during initialization of VM
    Unable to load native library: Can't load IA 32-bit .dll on a AMD 64-bit platform

  • Nw deveoper studio won't start: JVM terminated. Error code=1

    Hi there,
    I have been using netweaver dev studio without problems. Then from one second to another, after closing the application and reopening it refused to open and gives this error message:
    JVM terminated. Error code=1
    C:\Program Files\j2sdk1.4.2_08\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600
    Any ideas?
    Cheers,
    faB
    edit: fixed it. was a memory problem.

    Hi Expert,
    I have been working on NWDS-7.0.09 & J2sdk1.2.4_12 , and <b>now I unable to open it and gives following errors messages.[</b>i]But when I tried with full window Admin Access ( this  access has given by Admin for a day) then it is working fine.but it doesn't solve my problem</i> Could you tell me what is the problem.
    How to rectify it.
    <b>JVM terminated. Error code=22
    C:\j2sdk1.4.2_12\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600</b>
    Thanks
    Roohi

  • JVM terminated when opening a process

    I applied the add-on to LC Workbench 9.0.0.1 on Windows 7.
    After launching Workbench as administrator, I got "JVM terminated" error when I open (or create) a process.
    "JVM terminated. Exit code = -1073740940 ....." - error dialog.
    Why is that?
    Thx,
    K7

    This is the error log when JVM termination occurs.
    !ENTRY com.adobe.ide.singlesignon 1 1 2010-07-14 17:42:08.511
    !MESSAGE User 'administrator' logged in to server 'k7es2mcry' (hostname: 'k7es2mcry')
    !SESSION 2010-07-14 17:42:33.835 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_14
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ja_JP
    Framework arguments:  #Product Runtime Configuration File
    Command-line arguments:  -os win32 -ws win32 -arch x86 #Product Runtime Configuration File
    !ENTRY org.eclipse.core.resources 2 10035 2010-07-14 17:42:35.484
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY com.adobe.ide.singlesignon 1 1 2010-07-14 17:42:36.427
    !MESSAGE LiveCycle Workbench ES version '9.1.0.v201006272231'
    !ENTRY org.eclipse.equinox.p2.ui.sdk 2 0 2010-07-14 17:42:39.870
    !MESSAGE Could not locate the running profile instance. The eclipse.p2.data.area and eclipse.p2.profile properties may not be set correctly in this application's config.ini file.

  • JVM terminated sometime

    Dear all,
    I got this error promot sometime.  After that, all my applications closed and my coding done before had not been saved.  Do you have any idea for this?  Thank you very much!
    JVM terminated. Exit code=1
    C:\Program Files\Java\jre1.6.0_03\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDire='d:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600
    Best regards,
    Anne

    hi
    This problem may be because of Memory problem
    By Increasing the JVM heap memory size should solve up the problem.
    once check this sap note also for memory problems..
    759669
    Regards
    sowmya.

  • Eclipse failing to start - JVM Exit code 1

    Hello
    Apologies if this issue has already been posted.
    I am seeing that my Eclipse IDE is crashing everytime I try to start it, with JVM exit code 1.
    FYI, my version of java is:
    $java -version
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_12-b04, mixed mode)
    I am running it on openSuse 10.3 x86_64.
    The error I get is:
    JVM terminated. Exit code=1
    /usr/bin/java
    -Dosgi.requiredJavaVersion=1.5
    -Xms40m
    -Xmx256m
    -jar /home/suman/downloads/test/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash
    -launcher /home/suman/downloads/test/eclipse/eclipse
    -name Eclipse
    --launcher.library /home/suman/downloads/test/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.3.R33x_v20080118/eclipse_1023.so
    -startup /home/suman/downloads/test/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    -exitdata 348015
    -vm /usr/bin/java
    -vmargs
    -Dosgi.requiredJavaVersion=1.5
    -Xms40m
    -Xmx256m
    -jar /home/suman/downloads/test/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    Any help would be much appreciated.
    Thanks
    Debz.

    Thanks.
    But I was wondering what is JVM EXit Code 1 ? Hoping its not something to do with CLASSPATH settings or anything like that.
    Rgds
    Debz.

  • New ALSB3.0 install, WorkSpaceStudio "JVM terminated. Exit code=127"

    I'm trying to get ALSB up and running on Oracle Enterprise Linux 5.2 32-bit. I have it installed and the QuickStart will start up. However, when try to launch WorkSpaceStudio I receive the following error:
    JVM terminated. Exit code=127
    /root/bea/jdk150_11/jre/bin/java
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRatio=3
    -Xss256k
    -Dweblogic.home=/root/bea/wlserver_10.0
    -Dosgi.install.area=/root/bea/tools/eclipse_pkgs/1.1/eclipse_3.2.2/eclipse
    -Dosgi.instance.area.default=/root/bea/user_projects/workspaces/workSpaceStudio
    -Dosgi.configuration.area=/root/bea/workSpaceStudio_1.1/workSpaceStudio/eclipse/configuration
    -Declipse.product=com.bea.workspacestudio.product.workspacestudio
    -Dosgi.splashPath=file:/root/bea/workSpaceStudio_1.1/workSpaceStudio/eclipse/plugins/com.bea.workspacestudio.product
    -jar /root/bea/workSpaceStudio_1.1/workSpaceStudio/startup.jar
    -os linux
    -ws gtk
    -arch x86
    -launcher /root/bea/workSpaceStudio_1.1/workSpaceStudio/workSpaceStudio
    -name WorkSpaceStudio
    -showsplash 600
    -exitdata 32000a
    -vm /root/bea/jdk150_11/jre/bin/java
    -vmargs
    -Xms384m
    -Xmx768m
    I did set up the environment variables located in WLHOME/server/bin/ This error appears to be an environment issue. Is there something else I need to do other than the setWLSEnv.sh script?
    Cheers,
    Scott

    I resolved this issue. It is an Eclipse problem when loading WorkSpace Studio. The exact fix is to set an environment variable prior to launching Quick Start or WorkSpace Studio. Fix listed below:
    # export MOZILLA_FIVE_HOME=""

  • JVM terminated exit code = ...

    When using wsad 5, and trying to start the server I obtain an error :
    JVM terminated exit code = -1073741819 E:\...\javaw.exe
    -cp E:\...\startup.jar org.eclipse.core.launcher.Main
    -oswin32
    -wswin32
    -arch x86
    -showsplash e:\...\eclipse.exe
    -showsplash 600 de programa\wsad\.\eclipse\eclipse.exe
    -data E:\...\workspace
    where can I find the meaning of JVM exit codes? or Does anybody knows what does this one means?
    thanks

    You might need to run Eclipse properly
    All arguments following (but not including) the -vmargs entry are passed directly through to the indicated Java VM as virtual machine arguments (that is, before the class to run). Note: If an Eclipse startup argument, such as -data, is provided after the Java vm arguments (-vmargs), Eclipse will not start and you will receive a "JVM terminated. Exit code=1" error.
    Running on Different VMs
    Running Eclipse on J9
    When running Eclipse on J9 version 1.5, it is recommended that you use the following VM options:
    eclipse.exe [eclipse arguments] -vm path_to_j9w.exe
    -vmargs -ms:32 -mm:2048 -mo:32768 -moi:32768 -mca:32 -mco:128 -mx:2000000
    When running Eclipse on J9 version 2.0, the default arguments chosen by J9W should be suitable. However, to override the parameters which are automatically set internally by the Eclipse executable, you must specify -vmargs with no following arguments as follows:
    eclipse.exe [eclipse arguments] -vm path_to_j9w.exe -vmargs
    Please refer to the J9 VM documentation and help for further information.
    Running Eclipse on the IBM Developer Kit, Java(TM) Technology Edition VM
    The default VM settings for IBM Developer Kit, Java(TM) Technology Edition 1.3 Linux work well for initial exploration, but are not sufficient for large scale development. For large scale development you should modify your VM arguments to make more heap available. For example, the following setting will allow the Java heap to grow to 256MB:
    -vmargs -Xmx256M
    for more details
    http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.platform.doc.user/tasks/running_eclipse.htm

  • JVM termination with standalone oc4j

    Hi,
    We have several (around 15) standalone oc4j instances running on a Sun machine, the details are as follows:
    Machine: SunFire V1280 with 8 processors (sun4u sparc) and 24 GB RAM
    OS: SunOS 5.9 Generic_117171-02
    oc4j version: 9.0.4.0.0
    There is also a 10g installation on this machine.
    We are finding that quite regularly one or more of the oc4j instances shuts down without warning. the only information in the log files (jms.log, rmi.log etc) is a "Stopped (JVM termination)" message. I cannot find any other logs on the machine which can help me with this error.
    I am after one of two things:
    1. Potential reasons for this happening (preferably with solutions!)
    2. A possible for a log file created by the JVM detailing why it is terminating.
    Can anyone help?
    Thanks

    http://blogs.oracle.com/shay/2005/10/24#a55

  • Eclipse hangs and the JVM terminates in a Swing app incorporating JavaFX

    Hi everyone,
    I have a situation that is driving me nuts. I am developing a Swing based application which is incorporating some JavaFX components,mainly the TableView and a few layouts. I have wrapped all the javafx components into a common control for use application wide. I am also using an Eclipse plugin (Window Builder Pro) to layout the swing stuff.
    Now, my issue is, when I preview the JFrames and other components making use of the said simple custom control referred above, it only allows me to preview the JFrame once, there after Eclipse hangs and the JVM terminates.
    After some research, the most likely cause of this is that the reference to jfxrt.jar i have referenced in the project is loading some native dlls which can/should only be loaded once in the lifetime of a JVM. It looks like for some reason, my app is trying to load the native libs after it has already loaded them initially.
    The Application needs to be developed in Eclipse so netbeans is not an option.
    Am just getting started with maven, i don't have the know to build a project of this complexity with maven.
    Has any one encountered this issue and how did they walk around it?
    Any assistance would be greatly appreciated.

    After further digging around, the actual exception that causes the jvm to terminate is java.lang.UnsatisfiedLinkError due to an attempt to reload \JavaFX_2.0_SDK\rt\bin\mat.dll, anyone knows how to overcome this ?

  • "JVM terminated" error

    Downloaded and installed the newest release of beta 3.2.
    Running in XP. Started working through the tutorial; clicked on the
    Design View tab, and it shuts down FlexBuilder and pops up a long
    JVM terminated message.
    I see others posted this problem earlier in the summer, but
    haven't seen a resolution.

    Hi there,
    We'd really like to take a look at this but we need your help
    since we aren't reproducing this condition. Can you give us a bit
    more information and if you have the time
    file a bug? Is it simply
    that you click on design view? Can you try to reproduce using a new
    workspace?
    Choose File > Switch workspace
    > Other, type in a new workspace location and hit ok.
    Create a new project and try to
    reproduce the issue
    This may solve the problem in which case
    Choose File > Import > Other
    > General > Existing projects into workspace
    Browse to the location of your
    existing projects (usually documents/flex builder 3 or my documents
    \flex builder 3) and hit OK.
    select the appropriate projects and
    import them.
    Either way, I urge you to file a bug in our public facing bug
    system. and post the bug number back to this thread. It is very
    hard for us to address an issue when we can reproduce it so that is
    where we need your help.
    Thanks
    -Larry
    Flex Builder Team
    http://bugs.adobe.com/flex/

  • System.exit(0) - Avoid JVM termination

    Hi,
    Is there any possibility to avoid JVM termination when we use system.exit(0).
    I have created my own SecurityManager.
    public class MySecurityManager extends SecurityManager {.....}, and I can able to get S.O.P at public void checkPermission(final Permission permission) {..} and public void checkExit(int status) {..} in SecurityManager , My code in main() is
    MySecurityManager mySM = new MySecurityManager();
              System.setSecurityManager(mySM);
    System.out.println("Before......");
    System.exit(0);
    System.out.println("After......");
    i cant able to get SOP "After.....",
    Is there any possibility to raise exceptions when i introduce exit(0) in my java file.....? or Is there any possibility to avoid JAVA termination when i use System.exit(0).
    Thankx in Advance

    uh, System.exit is defined as the command to
    terminate the JVM. You can avoid that by not calling
    System.exit...Or do just what the OP tried to do.
    class Test {
         public static void main(String args[]) throws Exception {
              System.setSecurityManager(new ExitHandlingSecurityManager());
              System.out.println("Before");
              try {
                   System.exit(1);
              } catch (SecurityException e) {
                   System.err.println("Couldn't exit the VM: " + e.getMessage());
              System.out.println("After");
    class ExitHandlingSecurityManager extends SecurityManager {
         @Override
         public void checkExit(int arg0) {
              throw new SecurityException("You aren't allowed to terminate VM");
    }Prints:
    Before
    Couldn't exit the VM You aren't allowed to terminate VM
    After
    Kaj

  • JVM terminated. when trying to Acess Catalog manager

    Unable to access "Catalog Manager" . I get JVM terminated error. Error code =1
    and error message follows..
    How do i make catalog manager make work normal.
    Edited by: user624475 on Jun 5, 2010 9:47 PM
    Full Error:
    JVM terminated. Exit code=1
    C:\Program Files\Java\jdk1.5.0_19\bin\javaw.exe
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Dosgi.clean=true
    -Declipse.noRegistryCache=true
    -jar C:\OracleBI\web\catalogmanager\startup.jar
    -os win32
    -ws win32
    -arch x86
    -launcher C:\OracleBI\web\catalogmanager\catalogmanager.exe
    -name Catalogmanager
    -showsplash 600
    -exitdata 84_a8
    -vm C:\Program Files\Java\jdk1.5.0_19\bin\javaw.exe
    -vmargs
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Dosgi.clean=true
    -Declipse.noRegistryCache=true
    -jar C:\OracleBI\web\catalogmanager\startup.jar
    Edited by: user624475 on Jun 5, 2010 9:47 PM

    restart your system
    i hope you are doing it on local machine
    i encountered the same and was cleared when i restarted the system
    and to make it better, clear tmp files in c drive
    thanks
    Raki

  • Maven - ERROR: Maven JVM terminated unexpectedly with exit code 0

    Hi All,
    I have written pom.xml for auto deployment process between hudson and deployment servers.
    The script which i return its working perfectly i can see the application in web logic server. The application has been deployed in the web logic server. No issues that.
    All the remaining task is also very well working in the servers but the build is failing as **failed** by saying the below error in hudson
    [ServerConnectionImpl.close():332] : Closing DM connection
    [ServerConnectionImpl.close():352] : Unregistered all listeners
    [ServerConnectionImpl.closeJMX():372] : Closed JMX connection
    [ServerConnectionImpl.closeJMX():384] : Closed Runtime JMX connection
    [ServerConnectionImpl.closeJMX():396] : Closed Edit JMX connection
    **ERROR: Maven JVM terminated unexpectedly with exit code 0**
    Sending e-mails to: [email protected]
    Finished: FAILURE
    I dont why like this happening in the maven.
    Here is my maven opts set in Hudson server.
    Maven_OPTS : -Xms256m -Xmx1024m -XX:MaxPermSize=512m
    kindly help me to resolve this issue. Thanks in advance.
    Regards,
    Rocky.

    Hi Sir,
    Please try the following items:
    1. if ther is anti-virus installed , please uninstall it temporarily
    2. run  " sfc /scannow "
    3. keep windows up-to-date
    4. if you updated some hardware driver please roll it back
    5. if the issue persists , please use windows installation media to perform inplace-upgrade for the system
    Also please refer to reinstall C++ runtime within the similar thread:
    https://social.technet.microsoft.com/Forums/windows/en-US/bf69eeff-24c4-499f-b280-b6a3098f4f9f/problem-with-msvcrtdll-version-70760117744?forum=w7itprogeneral
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

Maybe you are looking for

  • Final Invoice Processing in Down Payment

    Hi Frendz, We have Succesfuly created Downpayment Request by SD with Accounting Entries, How to clear Final Invoice Processing. Steps:- Created Sales Order with customer and material with Billin Plan ItemCat is TAO and Created Downpayment Invoice wit

  • How to activate the deleted Process chain

    Hello Experts, Unfortuantely we have deleted few process chain by in RSPC .But we are in need of this Process chain . Could you please let us know whether there is any possibilties to get back the deleted process chain . Please let us know where the

  • Error in bin range selection

    hi, i am working  in annual inventory  LX15 , in that if i  am giving bin range as 01aa00 to 01aa02, in the above range only three bins are there ,but system selected all the bins started with 01.(nearly 4000 bins).....i am checking with other range

  • Please give  command for table import

    Hi experts, I know this is a very simple qusetion but i am getting confused and work is very sensitive. i have to import 4 table from one exported (dmp) file. I am importing it with DBA user , and tables data should go to BDM schema. please give me c

  • New MAC PRO: itunes audio playback-stuttering, glitching, skipping

    I have a brand new mac pro 3.2ghz quad, with 8gb ram (bought a couple weeks ago). All seems fine with the exception of brief skips, glitches and stutters with audio playback in itunes. I tried updating to itunes 11 and this did not resolve the proble