如题:
在servlet文件doGet和doPost方法中输入request.getRequest...
输入到"q"的时候就会自动关闭。很准。
环境变量设置过了,
用自己装的jdk,或者myeclipse自带的jdk都一样的结果。
卸载了,然后重启。再重装,当时使用时没有问题。第二天又回到原来那样了。在建立web project的时候使用java ee 5.0的时候却没有问题。使用1.4的时候就会出错下面贴出安装文件下生成的错误日志:(请高手指教)#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x73fb3a13, pid=852, tid=2680
#
# Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
# Problematic frame:
# C  [USP10.dll+0x13a13]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/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 (0x003f7c00):  JavaThread "main" [_thread_in_native, id=2680, stack(0x00030000,0x00130000)]siginfo: ExceptionCode=0xc0000005, reading address 0x00000000Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x0012f6b8, EDX=0x00000001
ESP=0x0012ed90, EBP=0x0012eda4, ESI=0x003f7d14, EDI=0x00000000
EIP=0x73fb3a13, EFLAGS=0x00010297Top of Stack: (sp=0x0012ed90)
0x0012ed90:   003f7d14 0012ede0 35e90c28 00000001
0x0012eda0:   0012f6b8 0012edd8 3697d452 0012ede0
0x0012edb0:   00000002 00000000 00000000 00000000
0x0012edc0:   00000000 35e90c28 003f7c00 255bea50
0x0012edd0:   255bea50 00000000 0012ee24 009b9d11
0x0012ede0:   00000017 0012ee2c 0012ee4c 00000002
0x0012edf0:   00000000 00000000 00000000 00000000
0x0012ee00:   0012ee34 0012ee04 00000000 0012ee4c Instructions: (pc=0x73fb3a13)
0x73fb3a03:   57 01 3b 55 0c 89 5d f8 7d 1d 8b 45 18 8d 04 78
0x73fb3a13:   66 8b 08 83 c0 02 66 39 08 75 0c 43 42 40 40 3b 
Stack: [0x00030000,0x00130000],  sp=0x0012ed90,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [USP10.dll+0x13a13]
C  [swt-win32-3555.dll+0xd452]
j  org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lorg/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII[I)I+0
J  org.eclipse.swt.graphics.TextLayout.computeRuns(Lorg/eclipse/swt/graphics/GC;)V
J  org.eclipse.swt.graphics.TextLayout.getBounds()Lorg/eclipse/swt/graphics/Rectangle;
j  org.eclipse.jface.internal.text.html.BrowserInformationControl.computeSizeHint()Lorg/eclipse/swt/graphics/Point;+172
j  org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+236
j  org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70
j  org.eclipse.jface.text.AbstractInformationControlManager.setInformation(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rectangle;)V+11
j  org.eclipse.jface.text.contentassist.AdditionalInfoController.computeInformation()V+67
j  org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11
j  org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8
j  org.eclipse.jface.text.contentassist.AdditionalInfoController.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+64
j  org.eclipse.jface.text.contentassist.AdditionalInfoController$10.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+25
j  org.eclipse.jface.text.contentassist.AdditionalInfoController$9.run()V+36
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+9
j  org.eclipse.ui.internal.Workbench.runUI()I+393
j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j  org.eclipse.ui.internal.Workbench$5.run()V+55
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stubJava frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lorg/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII[I)I+0
J  org.eclipse.swt.graphics.TextLayout.computeRuns(Lorg/eclipse/swt/graphics/GC;)V
J  org.eclipse.swt.graphics.TextLayout.getBounds()Lorg/eclipse/swt/graphics/Rectangle;
j  org.eclipse.jface.internal.text.html.BrowserInformationControl.computeSizeHint()Lorg/eclipse/swt/graphics/Point;+172
j  org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+236
j  org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70
j  org.eclipse.jface.text.AbstractInformationControlManager.setInformation(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rectangle;)V+11
j  org.eclipse.jface.text.contentassist.AdditionalInfoController.computeInformation()V+67
j  org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11
j  org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8
j  org.eclipse.jface.text.contentassist.AdditionalInfoController.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+64
j  org.eclipse.jface.text.contentassist.AdditionalInfoController$10.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+25
j  org.eclipse.jface.text.contentassist.AdditionalInfoController$9.run()V+36
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+9
j  org.eclipse.ui.internal.Workbench.runUI()I+393
j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j  org.eclipse.ui.internal.Workbench$5.run()V+55
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub
太多,下面继续...

解决方案 »

  1.   

    接上面(错误日志)
    ---------------  P R O C E S S  ---------------Java Threads: ( => current thread )
      0x3617ec00 JavaThread "Additional info timer" [_thread_blocked, id=824, stack(0x3dab0000,0x3dbb0000)]
      0x36177400 JavaThread "Timer-0" daemon [_thread_blocked, id=3180, stack(0x3dd80000,0x3de80000)]
      0x37314000 JavaThread "4031612@qtp-25454623-1 - Acceptor0 [email protected]:6949" [_thread_in_native, id=2388, stack(0x3dc80000,0x3dd80000)]
      0x357ee800 JavaThread "13804395@qtp-25454623-0" [_thread_blocked, id=3076, stack(0x3c540000,0x3c640000)]
      0x36081c00 JavaThread "DLTK indexing" daemon [_thread_blocked, id=780, stack(0x3c650000,0x3c750000)]
      0x36551800 JavaThread "MyEclipse Thread" [_thread_blocked, id=1780, stack(0x3bac0000,0x3bbc0000)]
      0x35d6dc00 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=3308, stack(0x3a670000,0x3a770000)]
      0x35c69800 JavaThread "MultiThreadedHttpConnectionManager cleanup" daemon [_thread_blocked, id=624, stack(0x3a3e0000,0x3a4e0000)]
      0x3625e400 JavaThread "Worker-10" [_thread_blocked, id=3200, stack(0x3a2e0000,0x3a3e0000)]
      0x361fe800 JavaThread "Cleanup" daemon [_thread_in_native, id=596, stack(0x3a1e0000,0x3a2e0000)]
      0x36006400 JavaThread "Worker-9" [_thread_blocked, id=1844, stack(0x3a0d0000,0x3a1d0000)]
      0x3603e400 JavaThread "Worker-8" [_thread_blocked, id=2960, stack(0x39fd0000,0x3a0d0000)]
      0x35ce3800 JavaThread "Worker-7" [_thread_blocked, id=2708, stack(0x39ed0000,0x39fd0000)]
      0x362e7400 JavaThread "Worker-6" [_thread_blocked, id=3956, stack(0x39dd0000,0x39ed0000)]
      0x36407400 JavaThread "Worker-5" [_thread_blocked, id=1744, stack(0x39cd0000,0x39dd0000)]
      0x35ff2000 JavaThread "Worker-4" [_thread_blocked, id=2788, stack(0x39bd0000,0x39cd0000)]
      0x3580cc00 JavaThread "Worker-3" [_thread_blocked, id=2188, stack(0x38830000,0x38930000)]
      0x35eb0400 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=2672, stack(0x39640000,0x39740000)]
      0x36105c00 JavaThread "Java indexing" daemon [_thread_blocked, id=2628, stack(0x39380000,0x39480000)]
      0x35fd8800 JavaThread "Worker-2" [_thread_blocked, id=3944, stack(0x38620000,0x38720000)]
      0x3622d800 JavaThread "Worker-1" [_thread_blocked, id=2492, stack(0x38520000,0x38620000)]
      0x35cf6400 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=1872, stack(0x38020000,0x38120000)]
      0x35e57400 JavaThread "Worker-0" [_thread_blocked, id=2456, stack(0x37f20000,0x38020000)]
      0x36060400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=3548, stack(0x36860000,0x36960000)]
      0x35723c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3572, stack(0x35b60000,0x35c60000)]
      0x3579e000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=2452, stack(0x35a60000,0x35b60000)]
      0x34e5c800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3560, stack(0x354c0000,0x355c0000)]
      0x34e56400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=192, stack(0x353c0000,0x354c0000)]
      0x34e55400 JavaThread "Attach Listener" daemon [_thread_blocked, id=2340, stack(0x352c0000,0x353c0000)]
      0x34e4f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3016, stack(0x351c0000,0x352c0000)]
      0x34e3d800 JavaThread "Finalizer" daemon [_thread_blocked, id=384, stack(0x350c0000,0x351c0000)]
      0x34e39000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3932, stack(0x34fc0000,0x350c0000)]
    =>0x003f7c00 JavaThread "main" [_thread_in_native, id=2680, stack(0x00030000,0x00130000)]Other Threads:
      0x34e35800 VMThread [stack: 0x34ec0000,0x34fc0000] [id=3808]
      0x34e5e800 WatcherThread [stack: 0x355c0000,0x356c0000] [id=2440]VM state:not at safepoint (normal execution)VM Mutex/Monitor currently owned by a thread: NoneHeap
     def new generation   total 10560K, used 6629K [0x04ab0000, 0x05620000, 0x07210000)
      eden space 9408K,  66% used [0x04ab0000, 0x050d06f8, 0x053e0000)
      from space 1152K,  30% used [0x05500000, 0x05558ea8, 0x05620000)
      to   space 1152K,   0% used [0x053e0000, 0x053e0000, 0x05500000)
     tenured generation   total 139108K, used 75984K [0x07210000, 0x0f9e9000, 0x24ab0000)
       the space 139108K,  54% used [0x07210000, 0x0bc442a8, 0x0bc44400, 0x0f9e9000)
     compacting perm gen  total 73216K, used 73084K [0x24ab0000, 0x29230000, 0x34ab0000)
       the space 73216K,  99% used [0x24ab0000, 0x2920f368, 0x2920f400, 0x29230000)
    No shared spaces configured.Dynamic libraries:
    0x00400000 - 0x0040e000  D:\Program Files\Genuitec\MyEclipse 8.x Latest\myeclipse.exe
    0x7c920000 - 0x7c9b6000  C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c91e000  C:\WINDOWS\system32\kernel32.dll
    0x77d10000 - 0x77da0000  C:\WINDOWS\system32\USER32.dll
    0x77ef0000 - 0x77f39000  C:\WINDOWS\system32\GDI32.dll
    0x5d170000 - 0x5d20a000  C:\WINDOWS\system32\COMCTL32.dll
    0x77da0000 - 0x77e49000  C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 - 0x77ee2000  C:\WINDOWS\system32\RPCRT4.dll
    0x77fc0000 - 0x77fd1000  C:\WINDOWS\system32\Secur32.dll
    0x77be0000 - 0x77c38000  C:\WINDOWS\system32\MSVCRT.dll
    0x76300000 - 0x7631d000  C:\WINDOWS\system32\IMM32.DLL
    0x62c20000 - 0x62c29000  C:\WINDOWS\system32\LPK.DLL
    0x73fa0000 - 0x7400b000  C:\WINDOWS\system32\USP10.dll
    0x72000000 - 0x72014000  D:\Program Files\Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    0x77bd0000 - 0x77bd8000  C:\WINDOWS\system32\VERSION.dll
    0x6d8b0000 - 0x6db06000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
    0x76b10000 - 0x76b3a000  C:\WINDOWS\system32\WINMM.dll
    0x7c360000 - 0x7c3b6000  C:\WINDOWS\system32\MSVCR71.dll
    0x6d340000 - 0x6d348000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\hpi.dll
    0x76bc0000 - 0x76bcb000  C:\WINDOWS\system32\PSAPI.DLL
    0x6d860000 - 0x6d86c000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\verify.dll
    0x6d3e0000 - 0x6d3ff000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\java.dll
    0x6d8a0000 - 0x6d8af000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\zip.dll
    0x68000000 - 0x68036000  C:\WINDOWS\system32\rsaenh.dll
    0x759d0000 - 0x75a7f000  C:\WINDOWS\system32\USERENV.dll
    0x5fdd0000 - 0x5fe25000  C:\WINDOWS\system32\netapi32.dll
    0x6d6c0000 - 0x6d6d3000  D:\Program 
      

  2.   

    接1楼错误日志...
    Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\net.dll
    0x71a20000 - 0x71a37000  C:\WINDOWS\system32\WS2_32.dll
    0x71a10000 - 0x71a18000  C:\WINDOWS\system32\WS2HELP.dll
    0x719c0000 - 0x719fe000  C:\WINDOWS\System32\mswsock.dll
    0x76ef0000 - 0x76f17000  C:\WINDOWS\system32\DNSAPI.dll
    0x76f80000 - 0x76f88000  C:\WINDOWS\System32\winrnr.dll
    0x76f30000 - 0x76f5c000  C:\WINDOWS\system32\WLDAP32.dll
    0x76f90000 - 0x76f96000  C:\WINDOWS\system32\rasadhlp.dll
    0x6d6e0000 - 0x6d6e9000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\nio.dll
    0x36970000 - 0x369c9000  D:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\763\1\.cp\swt-win32-3555.dll
    0x76990000 - 0x76acd000  C:\WINDOWS\system32\ole32.dll
    0x770f0000 - 0x7717b000  C:\WINDOWS\system32\OLEAUT32.dll
    0x76320000 - 0x76367000  C:\WINDOWS\system32\comdlg32.dll
    0x77180000 - 0x77283000  C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\COMCTL32.dll
    0x77f40000 - 0x77fb6000  C:\WINDOWS\system32\SHLWAPI.dll
    0x7d590000 - 0x7dd84000  C:\WINDOWS\system32\SHELL32.dll
    0x3e410000 - 0x3e4e1000  C:\WINDOWS\system32\WININET.dll
    0x369e0000 - 0x369e9000  C:\WINDOWS\system32\Normaliz.dll
    0x3eab0000 - 0x3eaf5000  C:\WINDOWS\system32\iertutil.dll
    0x5adc0000 - 0x5adf7000  C:\WINDOWS\system32\uxtheme.dll
    0x36d80000 - 0x36d8f000  D:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\349\1\.cp\jWinHttp-1.0.0.dll
    0x4a410000 - 0x4a469000  C:\WINDOWS\system32\WINHTTP.dll
    0x74680000 - 0x746cc000  C:\WINDOWS\system32\MSCTF.dll
    0x73640000 - 0x7366e000  C:\WINDOWS\system32\msctfime.ime
    0x38180000 - 0x38194000  D:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\763\1\.cp\swt-gdip-win32-3555.dll
    0x4ae90000 - 0x4b03b000  C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
    0x383d0000 - 0x383d8000  D:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\346\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x74be0000 - 0x74c0c000  C:\WINDOWS\system32\oleacc.dll
    0x75ff0000 - 0x76055000  C:\WINDOWS\system32\MSVCP60.dll
    0x38c30000 - 0x39179000  C:\WINDOWS\system32\xpsp2res.dll
    0x76fa0000 - 0x7701f000  C:\WINDOWS\system32\CLBCATQ.DLL
    0x77020000 - 0x770ba000  C:\WINDOWS\system32\COMRes.dll
    0x74cf0000 - 0x74d81000  C:\WINDOWS\system32\mlang.dll
    0x60fd0000 - 0x61025000  C:\WINDOWS\system32\hnetcfg.dll
    0x71a00000 - 0x71a08000  C:\WINDOWS\System32\wshtcpip.dll
    0x762f0000 - 0x762f5000  C:\WINDOWS\system32\msimg32.dll
    0x6d840000 - 0x6d848000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\sunmscapi.dll
    0x765e0000 - 0x76673000  C:\WINDOWS\system32\CRYPT32.dll
    0x76db0000 - 0x76dc2000  C:\WINDOWS\system32\MSASN1.dll
    0x3eca0000 - 0x3f26d000  C:\WINDOWS\system32\ieframe.dll
    0x6d610000 - 0x6d619000  D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\management.dll
    0x76d70000 - 0x76d92000  C:\WINDOWS\system32\apphelp.dll
    0x75e00000 - 0x75eae000  C:\WINDOWS\system32\SXS.DLL
    0x7c9c0000 - 0x7cc7c000  C:\WINDOWS\system32\msi.dll
    0x43ce0000 - 0x43e08000  C:\WINDOWS\system32\urlmon.dll
    0x76060000 - 0x761b6000  C:\WINDOWS\system32\SETUPAPI.dll
    0x3e500000 - 0x3e875000  C:\WINDOWS\system32\mshtml.dll
    0x3ba90000 - 0x3bab9000  C:\WINDOWS\system32\msls31.dll
    0x74650000 - 0x7467a000  C:\WINDOWS\system32\msimtf.dll
    0x75bc0000 - 0x75c3d000  C:\WINDOWS\system32\jscript.dll
    0x41f50000 - 0x41fc7000  C:\WINDOWS\system32\mshtmled.dll
    0x76eb0000 - 0x76eec000  C:\WINDOWS\system32\RASAPI32.dll
    0x76e60000 - 0x76e72000  C:\WINDOWS\system32\rasman.dll
    0x76e80000 - 0x76eaf000  C:\WINDOWS\system32\TAPI32.dll
    0x76e50000 - 0x76e5e000  C:\WINDOWS\system32\rtutils.dll
    0x77c40000 - 0x77c65000  C:\WINDOWS\system32\msv1_0.dll
    0x76760000 - 0x7676c000  C:\WINDOWS\system32\cryptdll.dll
    0x76d30000 - 0x76d48000  C:\WINDOWS\system32\iphlpapi.dll
    0x72240000 - 0x72245000  C:\WINDOWS\system32\sensapi.dll
    0x41f40000 - 0x41f4a000  C:\WINDOWS\system32\jsproxy.dll
    0x41480000 - 0x414b9000  C:\WINDOWS\system32\Dxtrans.dll
    0x76af0000 - 0x76b01000  C:\WINDOWS\system32\ATL.DLL
    0x6d7c0000 - 0x6d7ca000  C:\WINDOWS\system32\ddrawex.dll
    0x736d0000 - 0x7371b000  C:\WINDOWS\system32\DDRAW.dll
    0x73b30000 - 0x73b36000  C:\WINDOWS\system32\DCIMAN32.dll
    0x413b0000 - 0x41407000  C:\WINDOWS\system32\Dxtmsft.dll
    0x3d820000 - 0x3d842000  D:\Program Files\Youdao\Dict\TextExtractor2.dllVM Arguments:
    jvm_args: -Xmx512m -XX:MaxPermSize=256m -XX:ReservedCodeCacheSize=64m 
    java_command: <unknown>
    Launcher Type: genericEnvironment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.6.0_10
    PATH=D:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client;D:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin;C:/Program Files/Genuitec/Pulse Explorer/jre/bin/client;C:/Program Files/Genuitec/Pulse Explorer/jre/bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;C:\Program Files\Java\jdk1.6.0_10\bin;C:\Program Files\Java\jdk1.6.0_10\jre\bin;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;D:\Program Files\CodeSmith\v4.1\;D:\WAMP\MySQL\MySQL Server 5.1\bin;D:\WAMP\PHP;D:\WAMP\PHP\ext;C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\8.0.0.pulseinstaller\jre\bin
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 107 Stepping 2, AuthenticAMD---------------  S Y S T E M  ---------------OS: Windows XP Build 2600 Service Pack 3CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 107 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowextMemory: 4k page, physical 1571244k(484056k free), swap 3456440k(2360524k free)vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar  9 2009 01:15:24 by "java_re" with MS VC++ 7.1time: Thu Mar 11 21:31:20 2010
    elapsed time: 182 seconds
      

  3.   

    没遇见过,我用的是Myeclipse5.5
      

  4.   

    解决办法是:
    不论使用的jre是自己装的,还是系统自带的。都要把jre包中所有的jar文件的Javadoc Location改为本地javadoc的位置。
    是所有的jar包,不只是rt.jar。
      

  5.   

    我以前也遇到过这种问题,我的解决方法是:在该工程名上点右键 ---> 选择build path ---> 选择configure build path  ---> 选择右边的选项卡,名为libraries的这一项 ---> 它下面会出现很多个节点,将节点扩展,只要是有javadoc location这一项的,都选择remove,直至都显示为none,因为它后面显示的地址就是让你出错的地址,将它删除就OK了,我当时就是这么解决的,不知对楼主是否有用,试试看啊!