[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: eclipse brought down when svn synchronizing

From: Nikolaj Berntsen <knb_at_mobilepeople.dk>
Date: 2005-06-02 11:32:26 CEST

Dear Subclipsers,

I have just installed java 1.4.2_08 and eclipse-3.1.0_RC1, not I get the
following, [1] in the .metadata/.log when I point eclipse-3.1.0RC1 at
the same workspace as before and try to synchronize the same project.

Hope anyone can give me an idea on who to bring this information to.

Cheers.
/\/ikolaj

!SESSION 2005-06-02 10:25:51.308
-----------------------------------------------
eclipse.buildId=I20050527-1300
java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -data C:\eclipse\mp2_workspace -os win32 -ws
win32 -arch x86 -clean

!ENTRY org.eclipse.osgi 2005-06-02 10:26:06.229
!MESSAGE While loading class
"org.tigris.subversion.subclipse.ui.console.ConsoleDocument$ConsoleLine",
thread "main" timed out waiting (5000ms) for thread "Worker-0" to finish
starting bundle "org.tigris.subversion.subclipse.ui". To avoid deadlock,
thread "main" is proceeding but
"org.tigris.subversion.subclipse.ui.console.ConsoleDocument$ConsoleLine"
may not be fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
    at
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:104)
    at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
    at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:74)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
org.tigris.subversion.subclipse.ui.console.ConsoleDocument.getLines(ConsoleDocument.java:79)
    at
org.tigris.subversion.subclipse.ui.console.SVNOutputConsole.dump(SVNOutputConsole.java:202)
    at
org.tigris.subversion.subclipse.ui.console.SVNOutputConsole.access$1(SVNOutputConsole.java:199)
    at
org.tigris.subversion.subclipse.ui.console.SVNOutputConsole$1.run(SVNOutputConsole.java:124)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2906)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2565)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1694)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1658)
    at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:366)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:375)
    at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:162)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)

Nikolaj Berntsen wrote:

>I have roughly done the following (all inside eclipse):
>
>1) svn checkout projectA from svn://localhost/projectA/trunk
> (localhost:3690 is portforwarded using cygwin-ssh to the svn repository
>on a windows machine using a linux server as intermediate)
>2) edit a lot in projectA, rendering it non-compileable
>3) rename projectA to projectA_unstable
>4) close project projectA
>5) svn checkout projectA from svn://somehost/projectA/trunk
>6) edit a lot (bugfixes for release)
>7) svn commit projectA
>8) svn tag projectA/tags/someTag
>9) rename projectA to projectA_trunk
>10) close project projectA_trunk
>11) open project projectA_unstable
>12) rename project projectA_unstable to projectA
>13) team>synchronize projectA
>14 eclipse tumbles down with nothing relevant in
>workspace/.metadta/.log, leaving a log
>workspace/.metadata/hs_err_pid3304.log, see [1]
>
>I am not sure if is a windows issue or a subclipse issue, so I raise it
>here on the user list first.
>
>Thanks,
>/\/ikolaj
>
>
>[1]
>An unexpected exception has been detected in native code outside the VM.
>Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
>PC=0x49ECA57
>Function=[Unknown.]
>Library=C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\libsvnjavahl-1.dll
>
>NOTE: We are unable to locate the function name symbol for the error
> just occurred. Please refer to release documentation for possible
> reason and solutions.
>
>
>Current Java thread:
> at org.tigris.subversion.javahl.SVNClient.status(Native Method)
> at org.tigris.subversion.javahl.SVNClient.status(SVNClient.java:127)
> at
>org.tigris.subversion.javahl.SVNClientSynchronized.status(SVNClientSynchronized.java:96)
> - locked <0x30ba0b90> (a java.lang.Class)
> at
>org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.getStatus(JhlClientAdapter.java:534)
> at
>org.tigris.subversion.subclipse.core.client.StatusCommand.execute(StatusCommand.java:49)
> at
>org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:256)
> at
>org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:229)
> at
>org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:210)
> at
>org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(RefreshSubscriberJob.java:290)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
>Dynamic libraries:
>0x00400000 - 0x0040B000 c:\WINDOWS\system32\javaw.exe
>0x7C900000 - 0x7C9B0000 C:\WINDOWS\system32\ntdll.dll
>0x7C800000 - 0x7C8F4000 C:\WINDOWS\system32\kernel32.dll
>0x77DD0000 - 0x77E6B000 C:\WINDOWS\system32\ADVAPI32.dll
>0x77E70000 - 0x77F01000 C:\WINDOWS\system32\RPCRT4.dll
>0x77D40000 - 0x77DD0000 C:\WINDOWS\system32\USER32.dll
>0x77F10000 - 0x77F56000 C:\WINDOWS\system32\GDI32.dll
>0x77C10000 - 0x77C68000 C:\WINDOWS\system32\MSVCRT.dll
>0x08000000 - 0x08138000 C:\Program
>Files\Java\j2re1.4.2_07\bin\client\jvm.dll
>0x76B40000 - 0x76B6D000 c:\WINDOWS\system32\WINMM.dll
>0x10000000 - 0x10007000 C:\Program Files\Java\j2re1.4.2_07\bin\hpi.dll
>0x003E0000 - 0x003EE000 C:\Program
>Files\Java\j2re1.4.2_07\bin\verify.dll
>0x008A0000 - 0x008B9000 C:\Program Files\Java\j2re1.4.2_07\bin\java.dll
>0x003F0000 - 0x003FD000 C:\Program Files\Java\j2re1.4.2_07\bin\zip.dll
>0x030F0000 - 0x030FF000 C:\Program Files\Java\j2re1.4.2_07\bin\net.dll
>0x71AB0000 - 0x71AC7000 c:\WINDOWS\system32\WS2_32.dll
>0x71AA0000 - 0x71AA8000 c:\WINDOWS\system32\WS2HELP.dll
>0x03100000 - 0x03108000 C:\Program Files\Java\j2re1.4.2_07\bin\nio.dll
>0x03D60000 - 0x03DAE000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.eclipse.swt.win32_3.0.2\os\win32\x86\swt-win32-3064.dll
>0x774E0000 - 0x7761D000 C:\WINDOWS\system32\ole32.dll
>0x5D090000 - 0x5D127000 C:\WINDOWS\system32\COMCTL32.dll
>0x763B0000 - 0x763F9000 C:\WINDOWS\system32\comdlg32.dll
>0x77F60000 - 0x77FD6000 C:\WINDOWS\system32\SHLWAPI.dll
>0x7C9C0000 - 0x7D1D4000 C:\WINDOWS\system32\SHELL32.dll
>0x77120000 - 0x771AC000 C:\WINDOWS\system32\OLEAUT32.dll
>0x76390000 - 0x763AD000 c:\WINDOWS\system32\IMM32.dll
>0x74D90000 - 0x74DFB000 c:\WINDOWS\system32\USP10.dll
>0x773D0000 - 0x774D2000
>C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
>0x5AD70000 - 0x5ADA8000 C:\WINDOWS\system32\uxtheme.dll
>0x74720000 - 0x7476B000 C:\WINDOWS\system32\MSCTF.dll
>0x605D0000 - 0x605D9000 C:\WINDOWS\system32\mslbui.dll
>0x03FC0000 - 0x03FE8000 C:\Program Files\Trillian\events.dll
>0x7C340000 - 0x7C396000 C:\Program Files\Trillian\MSVCR71.dll
>0x03FB0000 - 0x03FBF000 C:\Program Files\Dell\Bluetooth
>Software\btkeyind.dll
>0x04090000 - 0x040A3000 C:\Program Files\Dell\QuickSet\dadkeyb.dll
>0x040E0000 - 0x040E8000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.eclipse.core.resources.win32_3.0.0\os\win32\x86\core_2_1_0b.dll
>0x04200000 - 0x04208000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.eclipse.core.resources.win32_3.0.0\os\win32\x86\win32refresh.dll
>0x74C80000 - 0x74CAC000 c:\WINDOWS\system32\oleacc.dll
>0x76080000 - 0x760E5000 c:\WINDOWS\system32\MSVCP60.dll
>0x04440000 - 0x04705000 c:\WINDOWS\system32\xpsp2res.dll
>0x6EEC0000 - 0x6EEE1000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\libapr.dll
>0x71A50000 - 0x71A8F000 c:\WINDOWS\system32\MSWSOCK.dll
>0x6EE50000 - 0x6EE59000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\libapriconv.dll
>0x04790000 - 0x04862000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\libeay32.dll
>0x71AD0000 - 0x71AD9000 c:\WINDOWS\system32\WSOCK32.dll
>0x04870000 - 0x0491C000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\libdb43.dll
>0x04920000 - 0x04947000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\ssleay32.dll
>0x6EE60000 - 0x6EE89000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\libaprutil.dll
>0x04950000 - 0x04962000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\intl3_svn.dll
>0x04970000 - 0x04A5F000
>C:\eclipse\eclipse-SDK-3.0.1-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_0.9.31\libsvnjavahl-1.dll
>0x76780000 - 0x76789000 c:\WINDOWS\system32\SHFOLDER.dll
>0x76380000 - 0x76385000 c:\WINDOWS\system32\msimg32.dll
>0x76F20000 - 0x76F47000 c:\WINDOWS\system32\DNSAPI.dll
>0x76FB0000 - 0x76FB8000 C:\WINDOWS\System32\winrnr.dll
>0x76F60000 - 0x76F8C000 C:\WINDOWS\system32\WLDAP32.dll
>0x76FC0000 - 0x76FC6000 c:\WINDOWS\system32\rasadhlp.dll
>0x662B0000 - 0x66308000 c:\WINDOWS\system32\hnetcfg.dll
>0x71A90000 - 0x71A98000 C:\WINDOWS\System32\wshtcpip.dll
>0x76C90000 - 0x76CB8000 C:\WINDOWS\system32\imagehlp.dll
>0x59A60000 - 0x59B01000 C:\WINDOWS\system32\DBGHELP.dll
>0x77C00000 - 0x77C08000 C:\WINDOWS\system32\VERSION.dll
>0x76BF0000 - 0x76BFB000 c:\WINDOWS\system32\PSAPI.DLL
>
>Heap at VM Abort:
>Heap
> def new generation total 36288K, used 9071K [0x10010000, 0x12770000,
>0x12770000)
> eden space 32256K, 17% used [0x10010000, 0x105b61e8, 0x11f90000)
> from space 4032K, 81% used [0x11f90000, 0x122c5d00, 0x12380000)
> to space 4032K, 0% used [0x12380000, 0x12380000, 0x12770000)
> tenured generation total 483968K, used 58306K [0x12770000,
>0x30010000, 0x30010000)
> the space 483968K, 12% used [0x12770000, 0x16060818, 0x16060a00,
>0x30010000)
> compacting perm gen total 25600K, used 25523K [0x30010000, 0x31910000,
>0x34010000)
> the space 25600K, 99% used [0x30010000, 0x318fcf40, 0x318fd000,
>0x31910000)
>
>Local Time = Wed Jun 01 21:37:27 2005
>Elapsed Time = 345
>#
># The exception above was detected in native code outside the VM
>#
># Java VM: Java HotSpot(TM) Client VM (1.4.2_07-b05 mixed mode)
>#
>
>
>

Received on Thu Jun 2 19:32:26 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.