facebook

VSS plugin caused eclipse to crash.

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #215444 Reply

    jjastrow
    Member

    I have been running Microsoft SourceSafe (org.vssplugin_1.6.0) plugin fine for a few weeks. That is until it crashed this morning while trying to “update the status” for my project. Their site says it works with eclipse 3.0. I’m running MyEclipse 2.8.1 and Java SDK 1.4.2. Any ideas?

    Here’s the last message popped up before eclipse died and a dump of the eclipse log file:

    JVM terminated. Exit code=1
    C:\WINNT\SYSTEM32\javaw.exe
    -Xms128m
    -Xms128m
    -cp C:\javaenv\eclipse\startup.jar org.eclipse.core.launcher.Main
    -os win32
    -ws win32
    -arch x86
    -showsplash C:\javaenv\eclipse\eclipse.exe -showsplash 600
    -exitdata C:\javaenv\eclipse\eclipse.exe -exitdata 11b0_70
    -vm C:\WINNT\SYSTEM32\javaw.exe
    -vmargs
    -Xms128m
    -Xms128m
    -cp C:\javaenv\eclipse\startup.jar org.eclipse.core.launcher.Main

    ———————————————————-

    Here’s the dump from: \eclipse\hs_err_pid6292.log
    ——————————————–
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x70C08E29
    Function=Ordinal176+0x38
    Library=C:\WINNT\system32\SHLWAPI.DLL

    Current Java thread:
    at org.eclipse.swt.internal.win32.OS.MessageBoxW(Native Method)
    at org.eclipse.swt.internal.win32.OS.MessageBox(OS.java:1821)
    at org.eclipse.swt.widgets.MessageBox.open(MessageBox.java:189)
    at org.eclipse.ui.internal.ide.IDEExceptionHandler.handleException(IDEExceptionHandler.java:78)
    at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.eventLoopException(IDEWorkbenchAdvisor.java:240)
    at org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.java:62)
    at org.eclipse.ui.internal.progress.ErrorNotificationManager$1.run(ErrorNotificationManager.java:80)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
    – locked <0x1094cf00> (a org.eclipse.swt.widgets.RunnableLock)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2749)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2434)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
    at org.eclipse.jface.window.Window.open(Window.java:648)
    at org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.open(InternalErrorDialog.java:71)
    at org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.openQuestion(InternalErrorDialog.java:173)
    at org.eclipse.ui.internal.ide.IDEExceptionHandler.openQuestionDialog(IDEExceptionHandler.java:151)
    at org.eclipse.ui.internal.ide.IDEExceptionHandler.handleException(IDEExceptionHandler.java:83)
    at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.eventLoopException(IDEWorkbenchAdvisor.java:240)
    at org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.java:62)
    at org.eclipse.ui.internal.progress.ErrorNotificationManager$1.run(ErrorNotificationManager.java:80)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
    – locked <0x10948800> (a org.eclipse.swt.widgets.RunnableLock)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2749)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2434)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    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.basicRun(Main.java:183)
    at org.eclipse.core.launcher.Main.run(Main.java:644)
    at org.eclipse.core.launcher.Main.main(Main.java:628)

    Dynamic libraries:
    0x00400000 – 0x0040B000 C:\WINNT\SYSTEM32\javaw.exe
    0x77F80000 – 0x77FFD000 C:\WINNT\system32\ntdll.dll
    0x7C2D0000 – 0x7C332000 C:\WINNT\system32\ADVAPI32.dll
    0x7C570000 – 0x7C628000 C:\WINNT\system32\KERNEL32.DLL
    0x77D30000 – 0x77D9E000 C:\WINNT\system32\RPCRT4.DLL
    0x77E10000 – 0x77E75000 C:\WINNT\system32\USER32.dll
    0x77F40000 – 0x77F7E000 C:\WINNT\system32\GDI32.DLL
    0x78000000 – 0x78045000 C:\WINNT\system32\MSVCRT.dll
    0x10000000 – 0x10011000 C:\WINNT\SYSTEM32\AMInit.dll
    0x08000000 – 0x08139000 C:\Program Files\Java\j2re1.4.2_05\bin\client\jvm.dll
    0x77570000 – 0x775A0000 C:\WINNT\SYSTEM32\WINMM.dll
    0x007E0000 – 0x007E7000 C:\Program Files\Java\j2re1.4.2_05\bin\hpi.dll
    0x00800000 – 0x0080E000 C:\Program Files\Java\j2re1.4.2_05\bin\verify.dll
    0x00810000 – 0x00829000 C:\Program Files\Java\j2re1.4.2_05\bin\java.dll
    0x00830000 – 0x0083D000 C:\Program Files\Java\j2re1.4.2_05\bin\zip.dll
    0x1C550000 – 0x1C55F000 C:\Program Files\Java\j2re1.4.2_05\bin\net.dll
    0x75030000 – 0x75044000 C:\WINNT\SYSTEM32\WS2_32.dll
    0x75020000 – 0x75028000 C:\WINNT\SYSTEM32\WS2HELP.DLL
    0x1C560000 – 0x1C568000 C:\Program Files\Java\j2re1.4.2_05\bin\nio.dll
    0x1C970000 – 0x1C9BE000 C:\javaEnv\eclipse\plugins\org.eclipse.swt.win32_3.0.0\os\win32\x86\swt-win32-3062.dll
    0x77A50000 – 0x77B3C000 C:\WINNT\system32\ole32.dll
    0x71710000 – 0x71794000 C:\WINNT\system32\COMCTL32.dll
    0x76B30000 – 0x76B6E000 C:\WINNT\system32\comdlg32.dll
    0x70BD0000 – 0x70C35000 C:\WINNT\system32\SHLWAPI.DLL
    0x782F0000 – 0x78535000 C:\WINNT\system32\SHELL32.DLL
    0x779B0000 – 0x77A4B000 C:\WINNT\system32\OLEAUT32.dll
    0x75E60000 – 0x75E7A000 C:\WINNT\SYSTEM32\IMM32.dll
    0x66650000 – 0x666A4000 C:\WINNT\SYSTEM32\USP10.dll
    0x60000000 – 0x60045000 C:\WINNT\system32\MSCTF.dll
    0x1CF80000 – 0x1CF88000 C:\javaEnv\eclipse\plugins\org.eclipse.core.resources.win32_3.0.0\os\win32\x86\core_2_1_0b.dll
    0x69640000 – 0x6965F000 C:\WINNT\SYSTEM32\oleacc.dll
    0x775A0000 – 0x77626000 C:\WINNT\SYSTEM32\CLBCATQ.DLL
    0x71000000 – 0x71149000 C:\WINNT\system32\shdocvw.dll
    0x70200000 – 0x70295000 C:\WINNT\system32\WININET.dll
    0x7C740000 – 0x7C7C7000 C:\WINNT\system32\CRYPT32.dll
    0x77430000 – 0x77440000 C:\WINNT\system32\MSASN1.DLL
    0x1E400000 – 0x1E604000 C:\WINNT\SYSTEM32\msi.dll
    0x782C0000 – 0x782CC000 C:\WINNT\System32\rnr20.dll
    0x77980000 – 0x779A4000 C:\WINNT\SYSTEM32\DNSAPI.DLL
    0x75050000 – 0x75058000 C:\WINNT\SYSTEM32\WSOCK32.DLL
    0x77340000 – 0x77353000 C:\WINNT\SYSTEM32\iphlpapi.dll
    0x77520000 – 0x77525000 C:\WINNT\SYSTEM32\ICMP.DLL
    0x77320000 – 0x77337000 C:\WINNT\SYSTEM32\MPRAPI.DLL
    0x75150000 – 0x7515F000 C:\WINNT\SYSTEM32\SAMLIB.DLL
    0x75170000 – 0x751BF000 C:\WINNT\SYSTEM32\NETAPI32.DLL
    0x7C340000 – 0x7C34F000 C:\WINNT\SYSTEM32\SECUR32.DLL
    0x751C0000 – 0x751C6000 C:\WINNT\SYSTEM32\NETRAP.DLL
    0x77950000 – 0x77978000 C:\WINNT\system32\WLDAP32.DLL
    0x773B0000 – 0x773DF000 C:\WINNT\SYSTEM32\ACTIVEDS.DLL
    0x77380000 – 0x773A2000 C:\WINNT\SYSTEM32\ADSLDPC.DLL
    0x77830000 – 0x7783E000 C:\WINNT\SYSTEM32\RTUTILS.DLL
    0x77880000 – 0x7790E000 C:\WINNT\SYSTEM32\SETUPAPI.DLL
    0x7C0F0000 – 0x7C151000 C:\WINNT\SYSTEM32\USERENV.DLL
    0x774E0000 – 0x77513000 C:\WINNT\SYSTEM32\RASAPI32.DLL
    0x774C0000 – 0x774D1000 C:\WINNT\SYSTEM32\RASMAN.DLL
    0x77530000 – 0x77552000 C:\WINNT\SYSTEM32\TAPI32.DLL
    0x77360000 – 0x77379000 C:\WINNT\SYSTEM32\DHCPCSVC.DLL
    0x777E0000 – 0x777E8000 C:\WINNT\System32\winrnr.dll
    0x777F0000 – 0x777F5000 C:\WINNT\SYSTEM32\rasadhlp.dll
    0x74FD0000 – 0x74FEE000 C:\WINNT\system32\msafd.dll
    0x75010000 – 0x75017000 C:\WINNT\System32\wshtcpip.dll
    0x6B2C0000 – 0x6B2C5000 C:\WINNT\SYSTEM32\msimg32.dll
    0x718C0000 – 0x71944000 C:\WINNT\system32\shdoclc.dll
    0x702B0000 – 0x7032A000 C:\WINNT\system32\urlmon.dll
    0x77820000 – 0x77827000 C:\WINNT\system32\VERSION.dll
    0x759B0000 – 0x759B6000 C:\WINNT\system32\LZ32.DLL
    0x70440000 – 0x704CF000 C:\WINNT\SYSTEM32\mlang.dll
    0x75AB0000 – 0x75AB5000 C:\WINNT\SYSTEM32\sensapi.dll
    0x6B700000 – 0x6B790000 C:\WINNT\system32\jscript.dll
    0x77840000 – 0x7787E000 C:\WINNT\SYSTEM32\cscui.dll
    0x770C0000 – 0x770E3000 C:\WINNT\SYSTEM32\CSCDLL.DLL
    0x703D0000 – 0x703EB000 C:\WINNT\system32\actxprxy.dll
    0x70C50000 – 0x70EFD000 C:\WINNT\system32\mshtml.dll
    0x75AC0000 – 0x75AE8000 C:\WINNT\SYSTEM32\MSLS31.DLL
    0x77560000 – 0x77568000 C:\WINNT\SYSTEM32\wdmaud.drv
    0x77400000 – 0x77408000 C:\WINNT\SYSTEM32\msacm32.drv
    0x77410000 – 0x77423000 C:\WINNT\SYSTEM32\MSACM32.dll
    0x727F0000 – 0x727F9000 C:\WINNT\System32\ddrawex.dll
    0x72800000 – 0x72846000 C:\WINNT\System32\DDRAW.dll
    0x728A0000 – 0x728A6000 C:\WINNT\System32\DCIMAN32.dll
    0x22FA0000 – 0x23037000 C:\PROGRA~1\MICROS~4\Common\VSS\win32\ssapi.dll
    0x76620000 – 0x76630000 C:\WINNT\system32\MPR.dll
    0x63130000 – 0x631AB000 C:\PROGRA~1\MICROS~4\Common\VSS\win32\ssus.dll
    0x70510000 – 0x7051A000 C:\WINNT\SYSTEM32\imgutil.dll
    0x76930000 – 0x7695B000 C:\WINNT\SYSTEM32\wintrust.dll
    0x77920000 – 0x77943000 C:\WINNT\system32\IMAGEHLP.dll
    0x78160000 – 0x78187000 C:\WINNT\SYSTEM32\schannel.dll
    0x7CA00000 – 0x7CA23000 C:\WINNT\SYSTEM32\rsaenh.dll
    0x67400000 – 0x67427000 C:\WINNT\SYSTEM32\dssenh.dll
    0x35C50000 – 0x35C83000 C:\WINNT\system32\dxtrans.dll
    0x773E0000 – 0x773F5000 C:\WINNT\system32\ATL.DLL
    0x70400000 – 0x70423000 C:\WINNT\SYSTEM32\MSRATING.DLL
    0x30000000 – 0x30011000 C:\WINNT\SYSTEM32\msratelc.dll
    0x35CB0000 – 0x35D09000 C:\WINNT\system32\dxtmsft.dll
    0x70F30000 – 0x70F9E000 C:\WINNT\system32\mshtmled.dll
    0x72A00000 – 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
    0x690A0000 – 0x690AB000 C:\WINNT\SYSTEM32\PSAPI.DLL

    Heap at VM Abort:
    Heap
    def new generation total 9088K, used 8804K [0x10020000, 0x109f0000, 0x109f0000)
    eden space 8128K, 100% used [0x10020000, 0x10810000, 0x10810000)
    from space 960K, 70% used [0x10900000, 0x109a93f8, 0x109f0000)
    to space 960K, 0% used [0x10810000, 0x10810000, 0x10900000)
    tenured generation total 121024K, used 121023K [0x109f0000, 0x18020000, 0x18020000)
    the space 121024K, 99% used [0x109f0000, 0x1801fff0, 0x18020000, 0x18020000)
    compacting perm gen total 51968K, used 51759K [0x18020000, 0x1b2e0000, 0x1c020000)
    the space 51968K, 99% used [0x18020000, 0x1b2abe30, 0x1b2ac000, 0x1b2e0000)

    Local Time = Fri Sep 17 11:17:32 2004
    Elapsed Time = 155345
    #
    # The exception above was detected in native code outside the VM
    #
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode)
    #

    #215449 Reply

    Scott Anderson
    Participant

    Just guessing, but I suppose it could’ve been a network glitch of some sort that the plugin didn’t handle well. When you restarted Eclipse, could the VSS plugin refresh the project, or is it always problematic?

    #255383 Reply

    QAS
    Member

    This message has not been recovered.

    #255986 Reply

    Scott Anderson
    Participant

    Toby,

    I think the issue is that the VSS plugin is not designed to work on the later versions of Eclipse that you’re running. If it’s supposed to run on 3.0, it likely won’t run on 3.1 or 3.2 due to changes in the Eclipse API’s between releases.

    #260421 Reply

    loomax
    Member

    There’s a version 1.6.1 available at sourceforge — I don’t have any problems using vss plugin 1.6.1 adn Eclipse 3.2

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: VSS plugin caused eclipse to crash.

You must be logged in to post in the forum log in