# # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000001, pid=780, tid=876 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing) # Problematic frame: # C 0x00000001 # --------------- T H R E A D --------------- Current thread (0x03f675f8): JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_in_native_trans, id=876] siginfo: ExceptionCode=0xc0000005, reading address 0x00000001 Registers: EAX=0x00000001, EBX=0x03f675f8, ECX=0x0000deab, EDX=0x00b6c9f2 ESP=0x0489f028, EBP=0x0489f02c, ESI=0x03f675f8, EDI=0x06f49f50 EIP=0x00000001, EFLAGS=0x00010202 Top of Stack: (sp=0x0489f028) 0x0489f028: 2819ff60 0489f04c 6d7ba2ee 03f675f8 0x0489f038: 00000006 03f676b8 06f49f50 2819ff60 0x0489f048: 03f675f8 0489f060 6d371440 03f676b8 0x0489f058: 0489f080 0489f084 0489f078 00b6ca52 0x0489f068: 03f676b8 0489f084 0489f080 00000041 0x0489f078: 0489f0b0 00cb6988 2819ff60 27e5e368 0x0489f088: 0489f0b8 00cc02e4 0000003c 0001067b 0x0489f098: 06f4af18 00ed6748 00000000 06f49f50 Instructions: (pc=0x00000001) 0xfffffff1: Stack: [0x04860000,0x048a0000), sp=0x0489f028, free space=252k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x00000001 V [jvm.dll+0x8a2ee] C [java.dll+0x1440] J java.lang.Class.isAssignableFrom(Ljava/lang/Class;)Z J org.eclipse.jdt.core.dom.ASTNode.checkNewChild(Lorg/eclipse/jdt/core/dom/ASTNode;Lorg/eclipse/jdt/core/dom/ASTNode;ZLjava/lang/Class;)V J org.eclipse.jdt.core.dom.ASTNode$NodeList.add(ILjava/lang/Object;)V J java.util.AbstractList.add(Ljava/lang/Object;)Z J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Block;)Lorg/eclipse/jdt/core/dom/Block; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; v ~RuntimeStub::alignment_frame_return Runtime1 stub j org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/ForeachStatement;)Lorg/eclipse/jdt/core/dom/Statement;+75 J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Block;)Lorg/eclipse/jdt/core/dom/Block; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/IfStatement;)Lorg/eclipse/jdt/core/dom/IfStatement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration;)Lorg/eclipse/jdt/core/dom/ASTNode; J org.eclipse.jdt.core.dom.ASTConverter.buildBodyDeclarations(Lorg/eclipse/jdt/internal/compiler/ast/TypeDeclaration;Lorg/eclipse/jdt/core/dom/AbstractTypeDeclaration;)V J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/TypeDeclaration;)Lorg/eclipse/jdt/core/dom/ASTNode; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;[C)Lorg/eclipse/jdt/core/dom/CompilationUnit; j org.eclipse.jdt.core.dom.AST.convertCompilationUnit(ILorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;[CLjava/util/Map;ZLorg/eclipse/jdt/internal/core/CompilationUnit;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+91 j org.eclipse.jdt.internal.core.CompilationUnit.buildStructure(Lorg/eclipse/jdt/internal/core/OpenableElementInfo;Lorg/eclipse/core/runtime/IProgressMonitor;Ljava/util/Map;Lorg/eclipse/core/resources/IResource;)Z+607 j org.eclipse.jdt.internal.core.Openable.generateInfos(Ljava/lang/Object;Ljava/util/HashMap;Lorg/eclipse/core/runtime/IProgressMonitor;)V+185 j org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;Lorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object;+21 j org.eclipse.jdt.internal.core.CompilationUnit.makeConsistent(IZZLjava/util/HashMap;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+57 j org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.makeConsistent(Lorg/eclipse/jdt/internal/core/CompilationUnit;Lorg/eclipse/jdt/core/IProblemRequestor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+47 J org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation()V j org.eclipse.jdt.internal.core.JavaModelOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+45 j org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Lorg/eclipse/core/runtime/IProgressMonitor;)V+32 j org.eclipse.jdt.internal.core.CompilationUnit.reconcile(IZZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+82 j org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run()V+95 J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V j org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Z)V+38 j org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Lorg/eclipse/jface/text/IRegion;)V+2 J org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(Lorg/eclipse/jface/text/IRegion;)V j org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.reconcile(Lorg/eclipse/jface/text/IRegion;)V+17 j org.eclipse.jface.text.reconciler.MonoReconciler.process(Lorg/eclipse/jface/text/reconciler/DirtyRegion;)V+45 j org.eclipse.jdt.internal.ui.text.JavaReconciler.process(Lorg/eclipse/jface/text/reconciler/DirtyRegion;)V+14 J org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run()V v ~OSRAdapter v ~StubRoutines::call_stub V [jvm.dll+0x86e84] V [jvm.dll+0xddead] V [jvm.dll+0x86d55] V [jvm.dll+0x86ab2] V [jvm.dll+0xa16b2] V [jvm.dll+0x10f4ac] V [jvm.dll+0x10f47a] C [MSVCRT.dll+0x85bc] C [KERNEL32.dll+0xb396] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J java.lang.Class.isAssignableFrom(Ljava/lang/Class;)Z J org.eclipse.jdt.core.dom.ASTNode.checkNewChild(Lorg/eclipse/jdt/core/dom/ASTNode;Lorg/eclipse/jdt/core/dom/ASTNode;ZLjava/lang/Class;)V J org.eclipse.jdt.core.dom.ASTNode$NodeList.add(ILjava/lang/Object;)V J java.util.AbstractList.add(Ljava/lang/Object;)Z J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Block;)Lorg/eclipse/jdt/core/dom/Block; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; v ~RuntimeStub::alignment_frame_return Runtime1 stub j org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/ForeachStatement;)Lorg/eclipse/jdt/core/dom/Statement;+75 J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Block;)Lorg/eclipse/jdt/core/dom/Block; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/IfStatement;)Lorg/eclipse/jdt/core/dom/IfStatement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/Statement;)Lorg/eclipse/jdt/core/dom/Statement; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration;)Lorg/eclipse/jdt/core/dom/ASTNode; J org.eclipse.jdt.core.dom.ASTConverter.buildBodyDeclarations(Lorg/eclipse/jdt/internal/compiler/ast/TypeDeclaration;Lorg/eclipse/jdt/core/dom/AbstractTypeDeclaration;)V J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/TypeDeclaration;)Lorg/eclipse/jdt/core/dom/ASTNode; J org.eclipse.jdt.core.dom.ASTConverter.convert(Lorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;[C)Lorg/eclipse/jdt/core/dom/CompilationUnit; j org.eclipse.jdt.core.dom.AST.convertCompilationUnit(ILorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;[CLjava/util/Map;ZLorg/eclipse/jdt/internal/core/CompilationUnit;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+91 j org.eclipse.jdt.internal.core.CompilationUnit.buildStructure(Lorg/eclipse/jdt/internal/core/OpenableElementInfo;Lorg/eclipse/core/runtime/IProgressMonitor;Ljava/util/Map;Lorg/eclipse/core/resources/IResource;)Z+607 j org.eclipse.jdt.internal.core.Openable.generateInfos(Ljava/lang/Object;Ljava/util/HashMap;Lorg/eclipse/core/runtime/IProgressMonitor;)V+185 j org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;Lorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object;+21 j org.eclipse.jdt.internal.core.CompilationUnit.makeConsistent(IZZLjava/util/HashMap;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+57 j org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.makeConsistent(Lorg/eclipse/jdt/internal/core/CompilationUnit;Lorg/eclipse/jdt/core/IProblemRequestor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+47 J org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation()V j org.eclipse.jdt.internal.core.JavaModelOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+45 j org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Lorg/eclipse/core/runtime/IProgressMonitor;)V+32 j org.eclipse.jdt.internal.core.CompilationUnit.reconcile(IZZLorg/eclipse/jdt/core/WorkingCopyOwner;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/jdt/core/dom/CompilationUnit;+82 j org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run()V+95 J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V j org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Z)V+38 j org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Lorg/eclipse/jface/text/IRegion;)V+2 J org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(Lorg/eclipse/jface/text/IRegion;)V j org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.reconcile(Lorg/eclipse/jface/text/IRegion;)V+17 j org.eclipse.jface.text.reconciler.MonoReconciler.process(Lorg/eclipse/jface/text/reconciler/DirtyRegion;)V+45 j org.eclipse.jdt.internal.ui.text.JavaReconciler.process(Lorg/eclipse/jface/text/reconciler/DirtyRegion;)V+14 J org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run()V v ~OSRAdapter v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x05f17e28 JavaThread "Worker-86" [_thread_blocked, id=524] 0x05bc12e0 JavaThread "Worker-85" [_thread_blocked, id=1052] 0x05977e00 JavaThread "Worker-84" [_thread_blocked, id=1036] 0x05ee4c30 JavaThread "Worker-83" [_thread_blocked, id=912] 0x05cddb10 JavaThread "Worker-82" [_thread_blocked, id=360] 0x05bb2820 JavaThread "Worker-81" [_thread_blocked, id=292] 0x05deee28 JavaThread "Worker-80" [_thread_in_Java, id=1212] 0x05fd0d48 JavaThread "Worker-79" [_thread_blocked, id=1748] 0x05fefb68 JavaThread "Worker-72" [_thread_blocked, id=668] 0x04119b98 JavaThread "VSS Executor" [_thread_blocked, id=1688] =>0x03f675f8 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_in_native_trans, id=876] 0x031c6098 JavaThread "Java indexing" daemon [_thread_blocked, id=1588] 0x0306deb0 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=1104] 0x02f978b8 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1656] 0x02db7b80 JavaThread "State Data Manager" daemon [_thread_blocked, id=940] 0x007f3320 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1156] 0x007f2048 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1112] 0x007f1320 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=996] 0x007ebf28 JavaThread "Finalizer" daemon [_thread_blocked, id=1664] 0x007eaa78 JavaThread "Reference Handler" daemon [_thread_blocked, id=1224] 0x00736520 JavaThread "main" [_thread_in_native, id=1220] Other Threads: 0x007e80e8 VMThread [id=220] 0x007f4838 WatcherThread [id=504] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 8128K, used 5729K [0x06aa0000, 0x07370000, 0x09200000) eden space 7232K, 66% used [0x06aa0000, 0x06f58570, 0x071b0000) from space 896K, 100% used [0x071b0000, 0x07290000, 0x07290000) to space 896K, 0% used [0x07290000, 0x07290000, 0x07370000) tenured generation total 107416K, used 62133K [0x09200000, 0x0fae6000, 0x26aa0000) the space 107416K, 57% used [0x09200000, 0x0cead628, 0x0cead800, 0x0fae6000) compacting perm gen total 48640K, used 48632K [0x26aa0000, 0x29a20000, 0x2aaa0000) the space 48640K, 99% used [0x26aa0000, 0x29a1e348, 0x29a1e400, 0x29a20000) ro space 8192K, 67% used [0x2aaa0000, 0x2affe380, 0x2affe400, 0x2b2a0000) rw space 12288K, 47% used [0x2b2a0000, 0x2b8486e8, 0x2b848800, 0x2bea0000) Dynamic libraries: 0x00400000 - 0x0040d000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\BIN\javaw.exe 0x77880000 - 0x77902000 C:\WINNT\system32\ntdll.dll 0x79350000 - 0x793b5000 C:\WINNT\system32\ADVAPI32.dll 0x77e70000 - 0x77f31000 C:\WINNT\system32\KERNEL32.dll 0x77d20000 - 0x77d8f000 C:\WINNT\system32\RPCRT4.dll 0x77e00000 - 0x77e69000 C:\WINNT\system32\USER32.dll 0x77f40000 - 0x77f7c000 C:\WINNT\system32\GDI32.dll 0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.dll 0x6d730000 - 0x6d8cb000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\jre\bin\client\jvm.dll 0x77540000 - 0x77571000 C:\WINNT\system32\WINMM.dll 0x6d2f0000 - 0x6d2f8000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\jre\bin\hpi.dll 0x68f30000 - 0x68f3b000 C:\WINNT\system32\PSAPI.DLL 0x6d700000 - 0x6d70c000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\jre\bin\verify.dll 0x6d370000 - 0x6d38d000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\jre\bin\java.dll 0x6d720000 - 0x6d72f000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\jre\bin\zip.dll 0x6d530000 - 0x6d543000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\jre\bin\net.dll 0x74fa0000 - 0x74fb4000 C:\WINNT\system32\WS2_32.dll 0x74f90000 - 0x74f98000 C:\WINNT\system32\WS2HELP.DLL 0x6d550000 - 0x6d559000 C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\jre\bin\nio.dll 0x034c0000 - 0x03512000 C:\Programme\eclipse\configuration\org.eclipse.osgi\bundles\199\1\.cp\swt-win32-3232.dll 0x7ce80000 - 0x7cf6f000 C:\WINNT\system32\ole32.dll 0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.dll 0x76b00000 - 0x76b3f000 C:\WINNT\system32\comdlg32.dll 0x772a0000 - 0x77306000 C:\WINNT\system32\SHLWAPI.DLL 0x7cf90000 - 0x7d1dc000 C:\WINNT\system32\SHELL32.DLL 0x779a0000 - 0x77a3b000 C:\WINNT\system32\OLEAUT32.dll 0x75df0000 - 0x75e0a000 C:\WINNT\system32\IMM32.dll 0x664b0000 - 0x66504000 C:\WINNT\system32\USP10.dll 0x63000000 - 0x63097000 C:\WINNT\system32\WININET.dll 0x799d0000 - 0x79a5c000 C:\WINNT\system32\CRYPT32.dll 0x77400000 - 0x77411000 C:\WINNT\system32\MSASN1.dll 0x6a770000 - 0x6a790000 C:\WINNT\system32\MSVFW32.dll 0x03a80000 - 0x03a88000 C:\Programme\eclipse\configuration\org.eclipse.osgi\bundles\24\1\.cp\os\win32\x86\localfile_1_0_0.dll 0x03ba0000 - 0x03ba8000 C:\Programme\eclipse\configuration\org.eclipse.osgi\bundles\28\1\.cp\os\win32\x86\win32refresh.dll 0x694d0000 - 0x694ef000 C:\WINNT\system32\oleacc.dll 0x784a0000 - 0x7852f000 C:\WINNT\system32\CLBCATQ.DLL 0x70440000 - 0x704cf000 C:\WINNT\system32\mlang.dll 0x77810000 - 0x77817000 C:\WINNT\system32\VERSION.dll 0x75940000 - 0x75946000 C:\WINNT\system32\LZ32.DLL 0x6b150000 - 0x6b155000 C:\WINNT\system32\msimg32.dll 0x60000000 - 0x60093000 C:\Programme\Microsoft Visual Studio\Common\VSS\win32\SSAPI.DLL 0x782f0000 - 0x78300000 C:\WINNT\system32\MPR.dll 0x63110000 - 0x6318b000 C:\Programme\Microsoft Visual Studio\Common\VSS\win32\ssus.dll 0x77830000 - 0x7783c000 C:\WINNT\System32\rnr20.dll 0x77970000 - 0x77994000 C:\WINNT\system32\DNSAPI.DLL 0x74fc0000 - 0x74fc9000 C:\WINNT\system32\WSOCK32.dll 0x77310000 - 0x77323000 C:\WINNT\system32\iphlpapi.dll 0x774f0000 - 0x774f5000 C:\WINNT\system32\ICMP.dll 0x050e0000 - 0x050f7000 C:\WINNT\system32\MPRAPI.dll 0x750c0000 - 0x750d0000 C:\WINNT\system32\SAMLIB.DLL 0x7ce20000 - 0x7ce70000 C:\WINNT\system32\NETAPI32.DLL 0x79430000 - 0x7943f000 C:\WINNT\system32\Secur32.dll 0x77be0000 - 0x77bf1000 C:\WINNT\system32\NTDSAPI.dll 0x77940000 - 0x7796c000 C:\WINNT\system32\WLDAP32.DLL 0x75130000 - 0x75136000 C:\WINNT\system32\NETRAP.dll 0x77380000 - 0x773b0000 C:\WINNT\system32\ACTIVEDS.DLL 0x77350000 - 0x77373000 C:\WINNT\system32\ADSLDPC.DLL 0x77820000 - 0x7782e000 C:\WINNT\system32\RTUTILS.DLL 0x78310000 - 0x783a1000 C:\WINNT\system32\SETUPAPI.DLL 0x791a0000 - 0x79205000 C:\WINNT\system32\USERENV.DLL 0x774b0000 - 0x774e4000 C:\WINNT\system32\RASAPI32.dll 0x77490000 - 0x774a1000 C:\WINNT\system32\rasman.dll 0x77500000 - 0x77522000 C:\WINNT\system32\TAPI32.dll 0x77330000 - 0x77349000 C:\WINNT\system32\DHCPCSVC.DLL 0x777d0000 - 0x777d8000 C:\WINNT\System32\winrnr.dll 0x777e0000 - 0x777e5000 C:\WINNT\system32\rasadhlp.dll 0x05160000 - 0x05177000 C:\Programme\eclipse\plugins\org.eclipse.hyades.execution.win32.x86_4.2.0.v200606131519\tptpCommon.dll 0x06650000 - 0x0679a000 C:\WINNT\system32\shdocvw.dll 0x718c0000 - 0x7194a000 C:\WINNT\system32\shdoclc.dll 0x2d290000 - 0x2d30d000 C:\WINNT\system32\urlmon.dll 0x74f40000 - 0x74f5e000 C:\WINNT\system32\msafd.dll 0x74f80000 - 0x74f87000 C:\WINNT\System32\wshtcpip.dll 0x63580000 - 0x63820000 C:\WINNT\System32\mshtml.dll 0x75a50000 - 0x75a78000 C:\WINNT\system32\MSLS31.DLL VM Arguments: jvm_args: -Xmx512m java_command: C:\Programme\Eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher C:\Programme\Eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata 4b0_50 -data E:\Eclipse_workspace -vm C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\BIN\javaw.exe -vmargs -Xmx512m -jar C:\Programme\Eclipse\startup.jar Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08 PATH=C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08\BIN;C:\PROGRAMME\PERL\BIN\;C:\PROGRAMME\ORANT\BIN;C:\PROGRAMME\ORACLE\JRE\1.1.7\BIN;C:\WINNT\SYSTEM32;C:\WINNT;C:\WINNT\SYSTEM32\WBEM;C:\PROGRAMME\MSSQL\BINN;C:\PROGRAMME\JPROBE SUITE 5.2.2\BIN;C:\PROGRAMME\SUBVERSION\BIN;C:\Programme\GTK\2.0\bin;C:\Programme\Sun\Java\J2SE\SDK\jdk1.5.0_08/bin;C:\Programme\Sun\AppServer\bin;C:\Programme\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Programme\Microsoft Visual Studio\Common\Tools;C:\Programme\Microsoft Visual Studio\VC98\bin;e:\tmp\sjsas_pe-8_0-windows.exe2\package;C:\programme\orant\bin;C:\Programme\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;c:\programme\MSSQL\BINN;C:\Programme\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Programme\Microsoft Visual Studio\Common\Tools;C:\Programme\Microsoft Visual Studio\VC98\bin;C:\programme\orant\bin;C:\Programme\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;c:\programme\MSSQL\BINN USERNAME=******* OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 2000 Build 2195 Service Pack 4 CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 2 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, ht Memory: 4k page, physical 1047276k(396284k free), swap 1209728k(673540k free) vm_info: Java HotSpot(TM) Client VM (1.5.0_08-b03) for windows-x86, built on Jul 26 2006 01:10:50 by "java_re" with MS VC++ 6.0