When installing the Eclipse plug-in SVN, the following error occurs: siginfo: exceptioncode = 0xc0000005, reading address 0 × 00000000.

Source: Internet
Author: User

 

#
# An Unexpected error has been detected by hotspot virtual machine:
#
# Prediction_access_violation (0xc0000005) at PC = 0x08d7831c, pid = 14556, tid = 14564
#
# Java VM: Java hotspot (TM) Client VM (1.5.0 _ 06-b05 mixed mode, sharing)
# Problematic frame:
# C [libapr-1.dll + 0x831c]
#

--------------- T h r e a d ---------------

Current thread (0x012627e8): javathread "Main" [_ thread_in_native, id = 14564]

Siginfo: exceptioncode = 0xc0000005, reading address 0x00000000

Registers:
Eax = 0x07106360, EBX = 0x00000000, ECx = 0x00000000, EDX = 0x00000000
ESP = 0x00067e7c, EBP = 0x00067e88, ESI = 0x061e1c20, EDI = 0x00000000
EIP = 0x08d7831c, eflags = 0x00010246

Top of Stack: (sp = 0x00067e7c)
0x00067e7c: 00000000 061e1c20 07106360 00069eb4
0x00067e8c: 08d61f32 00069eb0 07106360 00000000
0x00067e9c: 00000000 00000000 061e1c20 07106360
0x00067eac: 00000000 07106360 00000000 07106360
0x00067ebc: 07106400 6eec84f1 07106360 00000010
0x00067ecc: 6ee40000 6eec11f2 07106360 07106400
0x00067edc: 6eec1210 6eec8610 07106360 071063b0
0x00067eec: 07106360 07106360 00008001 003a0044

Instructions: (Pc = 0x08d7831c)
0x08d7830c: 89 55 10 53 8B 5d 14 56 57 85 dB 75 03 8B 58 18
0x08d7831c: 8B 03 BF 01 00 00 00 3B C7 0f 82 1D 01 00 00 8b

STACK: [0x00030000,0x00070000), SP = 0x00067e7c, free space = 223 K
Native frames: (j = compiled Java code, j = interpreted, VV = VM code, c = native code)
C [libapr-1.dll + 0x831c]
C [libapriconv-1.dll + 0x1f32]
C [libapriconv-1.dll + 0x1da4]
C [_ tbl_simple.so + 0x123b]
C [_ tbl_simple.so + 0x11c4]

Java frames: (j = compiled Java code, j = interpreted, VV = VM code)
J org. Tigris. subversion. javahl. svnclient. Status (ljava/lang/string; Zzzzz) [lorg/Tigris/subversion/javahl/status; + 0
J org. Tigris. subversion. svnclientadapter. javahl. abstractjhlclientadapter. getstatus (ljava/IO/file; zzzz) [lorg/Tigris/subversion/svnclientadapter/isvnstatus; + 83
J org. Tigris. subversion. svnclientadapter. javahl. abstractjhlclientadapter. getstatus (ljava/IO/file; ZZZ) [lorg/Tigris/subversion/svnclientadapter/isvnstatus; + 7
J org.tigris.subversion.subclipse.core.client.peekstatuscommand.exe cute (lorg/Tigris/subversion/svnclientadapter/isvnclientadapter;) V + 61
J Org. tigris. subversion. subclipse. core. resources. svnworkspaceroot. peekresourcestatusfor (lorg/Eclipse/CORE/resources/iresource;) lorg/Tigris/subversion/subclipse/CORE/resources/localresourcestatus; + 16
J org. Tigris. subversion. subclipse. UI. Wizards. Sharing. sharingwizard. doessvndirectoryexist () Z + 7
J org. Tigris. subversion. subclipse. UI. Wizards. Sharing. sharingwizard. addpages () V + 10
J org. Eclipse. Team. Internal. UI. Wizards. configureprojectwizardmainpage $1. selectionchanged (lorg/Eclipse/jface/viewers/selectionchangedevent;) V + 129
J org. Eclipse. jface. Viewers. Viewer $ 2.run() V + 8
J org. Eclipse. Core. runtime. saferunner. Run (lorg/Eclipse/CORE/runtime/isaferunnable;) V + 5
J org. Eclipse. Core. runtime. Platform. Run (lorg/Eclipse/CORE/runtime/isaferunnable;) V + 1
J org. Eclipse. UI. Internal. jfaceutil $ 1.run( lorg/Eclipse/CORE/runtime/isaferunnable;) V + 1
J org. Eclipse. jface. util. saferunnable. Run (lorg/Eclipse/CORE/runtime/isaferunnable;) V + 4
J org. Eclipse. jface. Viewers. Viewer. fireselectionchanged (lorg/Eclipse/jface/viewers/selectionchangedevent;) V + 32
J org. Eclipse. jface. Viewers. structuredviewer. updateselection (lorg/Eclipse/jface/viewers/iselection;) V + 12
J org. Eclipse. jface. Viewers. structuredviewer. handleselect (lorg/Eclipse/SWT/events/selectionevent;) V + 21
J org. Eclipse. jface. Viewers. structuredviewer $4. widgetselected (lorg/Eclipse/SWT/events/selectionevent;) V + 5
J org. Eclipse. jface. util. openstrategy. fireselectionevent (lorg/Eclipse/SWT/events/selectionevent;) V + 38
J org. Eclipse. jface. util. openstrategy. Access $3 (lorg/Eclipse/jface/util/openstrategy; lorg/Eclipse/SWT/events/selectionevent;) V + 2
J org. Eclipse. jface. util. openstrategy $1. handleevent (lorg/Eclipse/SWT/widgets/event;) V + 495
J org. Eclipse. SWT. Widgets. eventtable. sendevent (lorg/Eclipse/SWT/widgets/event;) V
J org. Eclipse. SWT. Widgets. widget. sendevent (lorg/Eclipse/SWT/widgets/event;) V + 25
J org. Eclipse. SWT. Widgets. display. rundeferredevents () Z + 84
J org. Eclipse. SWT. Widgets. display. readanddispatch () Z + 55
J org. Eclipse. jface. Window. Window. runeventloop (lorg/Eclipse/SWT/widgets/shell;) V + 23
J org. Eclipse. jface. Window. Window. open () I + 49
J org. Eclipse. Team. Internal. UI. Actions. configureprojectaction $ 1.run( lorg/Eclipse/CORE/runtime/iprogressmonitor;) V + 43
J org. Eclipse. Team. Internal. UI. Actions. teamaction $ 2.run() V + 11
J org. Eclipse. SWT. Custom. busyindicator. showwhile (lorg/Eclipse/SWT/widgets/display; ljava/lang/runnable;) V + 116
J org. Eclipse. Team. Internal. UI. Actions. teamaction. Run (lorg/Eclipse/jface/Operation/irunnablewithprogress; ljava/lang/string; I) V + 42
J org. Eclipse. Team. Internal. UI. Actions. configureprojectaction. Run (lorg/Eclipse/jface/Action/iaction;) V + 13
J org. Eclipse. UI. Actions. actiondelegate. runwithevent (lorg/Eclipse/jface/Action/iaction; lorg/Eclipse/SWT/widgets/event;) V + 2
J org. Eclipse. UI. Internal. pluginaction. runwithevent (lorg/Eclipse/SWT/widgets/event;) V + 80
J org. Eclipse. jface. Action. actioncontributionitem. handlewidgetselection (lorg/Eclipse/SWT/widgets/event; Z) V + 278
J org. Eclipse. jface. Action. actioncontributionitem. Access $2 (lorg/Eclipse/jface/Action/actioncontributionitem; lorg/Eclipse/SWT/widgets/event; Z) V + 3
J org. Eclipse. jface. Action. actioncontributionitem $5. handleevent (lorg/Eclipse/SWT/widgets/event;) V + 60
J org. Eclipse. SWT. Widgets. eventtable. sendevent (lorg/Eclipse/SWT/widgets/event;) V
J org. Eclipse. SWT. Widgets. widget. sendevent (lorg/Eclipse/SWT/widgets/event;) V + 25
J org. Eclipse. SWT. Widgets. display. rundeferredevents () Z + 84
J org. Eclipse. SWT. Widgets. display. readanddispatch () Z + 55
J org. Eclipse. UI. Internal. workbench. runeventloop (lorg/Eclipse/jface/window $ iexceptionhandler; lorg/Eclipse/SWT/widgets/display;) V + 9
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 ---------------

Java threads: (=> current thread)
0x05dbf9c0 javathread "worker-5" [_ thread_blocked, id = 5456]
0x05dbf838 javathread "Java rainbow rolling (I) Running" daemon [_ thread_blocked, id = 16632]
0x05dbf528 javathread "worker-4" [_ thread_blocked, id = 2972]
0x05dbf3a0 javathread "worker-3" [_ thread_in_native, id = 16912]
0x05dbf218 javathread "worker-2" [_ thread_blocked, id = 6204]
0x05dbed80 javathread "worker-1" [_ thread_blocked, id = 14540]
0x05dbea70 javathread "worker-0" [_ thread_blocked, id = 17344]
0x04c52b78 javathread "Start Level Event dispatcher" daemon [_ thread_blocked, id = 14792]
0x049897f0 javathread "State saver" [_ thread_blocked, id = 9820]
0x04ca5b38 javathread "framework event dispatcher" daemon [_ thread_blocked, id = 18068]
0x0130edb0 javathread "low memory detector" daemon [_ thread_blocked, id = 10456]
0x04915b28 javathread "compilerthread0" daemon [_ thread_blocked, id = 8988]
0x0130e428 javathread "signal dispatcher" daemon [_ thread_blocked, id = 11832]
0x01308a50 javathread "finalizer" daemon [_ thread_blocked, id = 11656]
0x013080c8 javathread "reference handler" daemon [_ thread_blocked, id = 13508]
=> 0x012627e8 javathread "Main" [_ thread_in_native, id = 14564]

Other threads:
0x013058e0 vmthread [ID = 8204]
0x0130ef38 watcherthread [ID = 4528]

VM state: Not at safepoint (normal execution)

VM mutex/monitor currently owned by a thread: None

Heap
Def New Generation total 4224 K, used 2833 K [0x178f0000, 0x17d80000, 0x18ca0000)
Eden space 3776 K, 64% used [0x178f0000, 0x17b4c678, 0x17ca0000)
From space 448 K, 92% used [0x17ca0000, 0x17d07fd8, 0x17d10000)
To space 448 K, 0% used [0x17d10000, 0x17d10000, 0x17d80000)
Tenured generation total 55280 K, used 33166 K [0x18ca0000, 0x1c29c000, 0x278f0000)
The space 55280 K, 59% used [0x18ca0000, 0x1ad03bf8, 0x1ad03c00, 0x1c29c000)
Compacting perm Gen total 22272 K, used 22216 K [0x278f0000, 0x28eb0000, 0x2b8f0000)
The space 22272 K, 99% used [0x278f0000, 0x28ea2268, 0x28ea2400, 0x28eb0000)
RO space 8192 K, 66% used [0x2b8f0000, 0x2be4bcc0, 0x2be4be00, 0x2c0f0000)
RW space 12288 K, 46% used [0x2c0f0000, 0x2c692060, 0x2c692200, 0x2ccf0000)

Dynamic libraries:
0x00400000-0x0040c000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ bin \ javaw.exe
0x77460000-0x7759c000 c: \ windows \ system32 \ NTDLL. dll
0x760b0000-0x76184000 c: \ windows \ system32 \ kernel32.dll
0x757f0000-0x7583a000 c: \ windows \ system32 \ kernelbase. dll
0x75e30000-0x75ed0000 c: \ windows \ system32 \ advapi32.dll
0x75ed0000-0x75f7c000 c: \ windows \ system32 \ msvcrt. dll
0x775b0000-0x775c9000 c: \ windows \ system32 \ sechost. dll
0x76f80000-0x77021000 c: \ windows \ system32 \ rpcrt4.dll
0x75fe0000-0x760a9000 c: \ windows \ system32 \ user32.dll
0x75c70000-0x75cbe000 c: \ windows \ system32 \ gdi32.dll
0x75b80000-0x75b8a000 c: \ windows \ system32 \ LPK. dll
0x75ba0000-0x75c3d000 c: \ windows \ system32 \ usp10.dll
0x775d0000-0x775ef000 c: \ windows \ system32 \ imm32.dll
0x77030000-0x770fc000 c: \ windows \ system32 \ msctf. dll
0x10000000-0x1004e000 c: \ windows \ incops3 \ icdcnl. dll
0x74a90000-0x74a99000 c: \ windows \ system32 \ version. dll
0x76eb0000-0x76f3f000 c: \ windows \ system32 \ oleaut32.dll
0x75cc0000-0x75e1c000 c: \ windows \ system32 \ ole32.dll
0x75990000-0x75b2d000 c: \ windows \ system32 \ setupapi. dll
0x75780000-0x757a7000 c: \ windows \ system32 \ cfgmgr32.dll
0x75580000-0x75592000 c: \ windows \ system32 \ mongobj. dll
0x016f0000-0x01746000 c: \ windows \ incops3 \ icatcdll. dll
0x76e70000-0x76ea5000 c: \ windows \ system32 \ ws2_32.dll
0x75b90000-0x75b96000 c: \ windows \ system32 \ NSI. dll
0x57650000-0x57696000 c: \ papersecu \ paperhk. dll
0x70390000-0x703e1000 c: \ windows \ system32 \ winspool. DRV
0x01c10000-0x01d4b000 c: \ windows \ pcdrm \ nscfa. dll
0x76220000-0x76e69000 c: \ windows \ system32 \ shell32.dll
0x77100000-0x77157000 c: \ windows \ system32 \ shlwapi. dll
0x01eb0000-0x01ecb000 c: \ windows \ pcdrm \ nscpe. dll
0x02030000-0x02047000 c: \ windows \ pcdrm \ nfd01.dll
0x75500000-0x7550b000 c: \ windows \ system32 \ profapi. dll
0x02050000-0x0206d000 c: \ windows \ pcdrm \ nfd02.dll
0x75e20000-0x75e25000 c: \ windows \ system32 \ psapi. dll
0x02310000-0x024b4000 c: \ windows \ pcdrm \ nsccor03.dll
0x6d6e0000-0x6d874000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ JRE \ bin \ Client \ JVM. dll
0x757b0000-0x757e2000 c: \ windows \ system32 \ winmm. dll
0x75430000-0x7547b000 c: \ windows \ system32 \ apphelp. dll
0x6d2f0000-0x6d2f8000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ JRE \ bin \ HPI. dll
0x6d6b0000-0x6d6bc000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ JRE \ bin \ verify. dll
0x6d370000-0x6d38d000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ JRE \ bin \ Java. dll
0x6d6d0000-0x6d6df000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ JRE \ bin \ zip. dll
0x6d530000-0x6d543000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ JRE \ bin \ net. dll
0x74f40000-0x74f7c000 c: \ windows \ system32 \ mswsock. dll
0x74f30000-0x74f36000 c: \ windows \ system32 \ wship6.dll
0x6d550000-0x6d559000 D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ JRE \ bin \ NiO. dll
0x07910000-0x07962000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 221 \ 1 \. CP \ swt-win32-3235.dll
0x74270000-0x7440e000 c: \ windows \ winsxs \ x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc \ comctl32.dll
0x775f0000-0x7766b000 c: \ windows \ system32 \ comdlg32.dll
0x77160000-0x77254000 c: \ windows \ system32 \ wininet. dll
0x775a0000-0x775a3000 c: \ windows \ system32 \ normaliz. dll
0x75850000-0x75985000 c: \ windows \ system32 \ urlmon. dll
0x755a0000-0x756bc000 c: \ windows \ system32 \ crypt32.dll
0x75570000-0x7557c000 c: \ windows \ system32 \ MSASN1.DLL
0x77260000-0x77459000 c: \ windows \ system32 \ iertutil. dll
0x695c0000-0x695e1000 c: \ windows \ system32 \ msvfw32.dll
0x76f40000-0x76f80000 c: \ windows \ system32 \ uxtheme. dll
0x07bc0000-0x07ef4000 c: \ windows \ system32 \ sogouwb. ime
0x756c0000-0x75744000 c: \ windows \ winsxs \ x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16385_none_ebf82fc36c758ad5 \ comctl32.dll
0x732c0000-0x732c5000 c: \ windows \ system32 \ msimg32.dll
0x749d0000-0x749f1000 c: \ windows \ system32 \ ntmarta. dll
0x75b30000-0x75b75000 c: \ windows \ system32 \ wldap32.dll
0x74190000-0x741a3000 c: \ windows \ system32 \ dwmapi. dll
0x75480000-0x7548c000 c: \ windows \ system32 \ cryptbase. dll
0x08130000-0x08138000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 37 \ 1 \. CP \ OS \ Win32 \ x86 \ localfile_1_0_0.dll
0x08140000-0x08148000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 41 \ 1 \. CP \ OS \ Win32 \ x86 \ win32refresh. dll
0x081d0000-0x081d8000 c: \ mysingle \ component \ epmng. dll
0x08440000-0x0855c000 c: \ windows \ system32 \ mfc42.dll
0x08560000-0x085ea000 c: \ windows \ system32 \ odbc32.dll
0x08660000-0x08698000 c: \ windows \ system32 \ odbcint. dll
0x08410000-0x0841e000 c: \ windows \ incops3 \ procmon. dll
0x73de0000-0x73e1c000 c: \ windows \ system32 \ oleacc. dll
0x08730000-0x08743000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 221 \ 1 \. CP \ swt-gdip-win32-3235.dll
0x73e20000-0x73fb0000 c: \ windows \ winsxs \ Alibaba \ gdiplus. dll
0x74f80000-0x74f96000 c: \ windows \ system32 \ cryptsp. dll
0x74d20000-0x74d5b000 c: \ windows \ system32 \ rsaenh. dll
0x754f0000-0x754fe000 c: \ windows \ system32 \ rpcrtremote. dll
0x0e350000-0x0e374000 D: \ Program Files \ work \ Powerword \ powerwordpe2011 \ cbselecttext. dll
0x6eec0000-0x6eee1000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ libapr. dll
0x6ee50000-0x6ee59000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ lib1_conv. dll
0x08a90000-0x08b98000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ libeay32.dll
0x08ba0000-0x08ba7000 c: \ windows \ system32 \ wsock32.dll
0x13000000-0x130c4000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ libdb44.dll
0x68880000-0x688e6000 c: \ windows \ system32 \ msvcp60.dll
0x08bb0000-0x08be1000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ ssleay32.dll
0x6ee60000-0x6ee89000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ libaprutil. dll
0x08bf0000-0x08c02000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ intl3_svn.dll
0x08c10000-0x08d19000 D: \ webui \ eclipse \ Configuration \ org. Eclipse. osgi \ bundles \ 513 \ 1 \. CP \ libsvnjavahl-1.dll
0x70580000-0x70585000 c: \ windows \ system32 \ shfolder. dll
0x76190000-0x76213000 c: \ windows \ system32 \ clbcatq. dll
0x6bb80000-0x6bbae000 c: \ windows \ system32 \ mlang. dll
0x6ee40000-0x6ee45000 D: \ work \ subversion \ iconv \ _ tbl_simple.so
0x08d60000-0x08d69000 D: \ work \ subversion \ bin \ libapriconv-1.dll
0x08d70000-0x08d93000 D: \ work \ subversion \ bin \ libapr-1.dll

VM arguments:
Jvm_args:-xms40m-xmx256m
Java_command: D: \ webui \ eclipse \ Startup. jar-OS Win32-ws Win32-arch x86-launcher D: \ webui \ eclipse \ eclipse.exe-name eclipse-showsplash 600-exitdata 17f0_2f4-nl ZH-clean-VM D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ bin \ javaw.exe-vmargs-xms40m-xmx256m
-Jar D: \ webui \ eclipse \ Startup. Jar
Launcher type: sun_standard

Environment variables:
Classpath = G: \ test region \ Java \ test; D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ tools. jar; D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ DT. jar
Path = D: \ work \ Oracle9i \ bin; D: \ work \ oracle11g \ bin; D: \ Program Files \ MACHINE \ Java \ jdk1.5.0 _ 06 \ bin; C: \ Program Files \ oracle \ JRE \ 1.3.1 \ bin; C: \ Program Files \ oracle \ JRE \ 1.1.8 \ bin; Tomcat \ Lib; C: \ Program Files \ common files \ netsarang; D: \ work \ oracle11g \ bin; c: \ windows \ system32; C: \ WINDOWS; c: \ windows \ system32 \ WBEM; c: \ windows \ system32 \ windowspowershell \ V1.0 \; D: \ webui \ tortoisesvn \ bin; D: \ work \ DOTNET \ gtksharp \ 2.12 \ bin; C: \ Program
Files \ sinovoice \ jtts 5.0 Desktop \ bin; D: \ work \ subversion \ bin
Username = test

OS = windows_nt
Processor_identifier = x86 family 6 model 37 stepping 5, genuineintel

 

--------------- S y s t e m ---------------

OS: Windows NT 6.1 build 7600

CPU: total 4 family 6, cmov, cx8, fxsr, MMX, SSE, sse2, HT

Memory: 4 K page, physical 2097151 K (1323988 K free), swap 4194303 K (3069264 K free)

Vm_info: Java hotspot (TM) Client VM (1.5.0 _ 06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with ms vc ++ 6.0

 

I thinkSVNThe setting is incorrect. Finally, several tests were conducted. Cause:

SVNSetting after installationSVNJavahl (JNI) is used by default in the interface item, and changed it to objective VN (pure Java.

Setting Method: Windows> preferences> Team>SVN->SVNThe interface (svnkit) (Java only) method can solve this problem.

However, I see that the svn plug-in version in your eclipse is too low. For details, see site-1.6.10. This version is relatively stable. For more information, see.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.