facebook

JVM Crash – SVN over HTTPS with Windows Auth

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #259949 Reply

    marksim
    Member

    With the latest updates as of this morning, the JVM crashes every time I access our local SVN repository (it did not do this before). But it does not crash when I access the SVN repository on Google Code. Our SVN repository is set up over HTTPS with Windows Auth (SSPI on Apache), I am accessing it via SubClipse.

    This is consistently reproducable on several boxes in development team.

    1) When I uninstall MyEclipse and open eclipse, it doesn’t crash (so it’s not a SubClipse issue alone).
    2) Prior to updates, I’m still able to access the repository

    #259953

    Riyad Kalla
    Member

    Very strange. The first step is to get your system information. Can you copy paste the result of MyEclipse > Installation Summary > Installation Details here for me? Also can you check your log file (<workspace dir>\.metadata\.log) file near the end for exceptions that may shed some light on what is going on?

    Also is this a hard VM crash that gives you that long popup dialog after it happens or does MyEclipse completely die/disappear? If it does, check your Eclipse folder, near the eclipse.exe file there should be a core dump file, do you see one? Usually something .pid, if so can you post that as well.

    And lastly, if you create a new workspace (File > Switch Workspace > C:\tempworkspace, hit OK to restart) and then re-setup your repository and attempt a checkout, does that work?

    #259959

    marksim
    Member

    It still occurs when I create a new workspace. I reinstalled and didn’t update but did add SubClipse, Mylar and Maven. I’m going to do another re-install without the Maven plugin to see if that might be the problem.

    LOG file :

    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
    !SESSION 2006-10-05 11:24:28.875 ———————————————–
    eclipse.buildId=M20060921-0945
    java.version=1.5.0_07
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product com.genuitec.myeclipse.product.ide
    Command-line arguments: -os win32 -ws win32 -arch x86 -clean -product com.genuitec.myeclipse.product.ide

    !ENTRY org.tigris.subversion.subclipse.core 4 -6 2006-10-05 11:24:39.812
    !MESSAGE Command line client adapter is not available
    !STACK 0
    org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
    at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
    at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:49)
    at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:126)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:334)
    at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:383)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.newInstance0(Class.java:321)
    at java.lang.Class.newInstance(Class.java:303)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:962)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:334)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:278)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
    at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49)
    at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:238)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:843)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:843)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
    at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
    at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
    !SESSION 2006-10-05 11:38:25.281 ———————————————–

    Core Dump :

    ———————————————————————————————-
    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x31d1607d, pid=540, tid=5796
    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode, sharing)
    # Problematic frame:
    # C [libsvnjavahl-1.dll+0x7607d]
    #

    ————— T H R E A D —————

    Current thread (0x2f24a6b0): JavaThread “Worker-3” [_thread_in_native, id=5796]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

    Registers:
    EAX=0x319de9e8, EBX=0x2f2a3df0, ECX=0x2f517830, EDX=0x00000000
    ESP=0x319de9c0, EBP=0x2f2a3df0, ESI=0x00000000, EDI=0x00000002
    EIP=0x31d1607d, EFLAGS=0x00010246

    Top of Stack: (sp=0x319de9c0)
    0x319de9c0: 00000002 2f519290 2f2a3df0 31cef606
    0x319de9d0: 319de9e8 00000000 2f517830 00000002
    0x319de9e0: 008faee0 31d3f0a7 2f519290 008f9730
    0x319de9f0: 00000002 2f2a3e04 319dea20 31d3ef52
    0x319dea00: 2f2a3df0 00000002 008faee0 319dea20
    0x319dea10: 008fe4ad 2f2a3df0 008faee0 00000000
    0x319dea20: 00000000 00000000 00000000 00000000
    0x319dea30: 00000000 00000000 00000000 00000000

    Instructions: (pc=0x31d1607d)
    0x31d1606d: 90 90 90 55 56 8b 74 24 10 33 d2 89 54 24 10 57
    0x31d1607d: 8b 2e 8b 4e 04 8b 7e 18 8b 45 00 3b 48 08 0f 8d

    Stack: [0x319a0000,0x319e0000), sp=0x319de9c0, free space=250k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libsvnjavahl-1.dll+0x7607d]

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.tigris.subversion.javahl.SVNClient.list(Ljava/lang/String;Lorg/tigris/subversion/javahl/Revision;Lorg/tigris/subversion/javahl/Revision;Z)[Lorg/tigris/subversion/javahl/DirEntry;+0
    j org.tigris.subversion.javahl.SVNClient.list(Ljava/lang/String;Lorg/tigris/subversion/javahl/Revision;Z)[Lorg/tigris/subversion/javahl/DirEntry;+5
    j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getList(Lorg/tigris/subversion/svnclientadapter/SVNUrl;Lorg/tigris/subversion/svnclientadapter/SVNRevision;Z)[Lorg/tigris/subversion/svnclientadapter/ISVNDirEntry;+94
    j org.tigris.subversion.subclipse.core.resources.RemoteFolder.getMembers(Lorg/eclipse/core/runtime/IProgressMonitor;)[Lorg/tigris/subversion/subclipse/core/ISVNRemoteResource;+56
    j org.tigris.subversion.subclipse.core.resources.RemoteFolder.members(Lorg/eclipse/core/runtime/IProgressMonitor;)[Lorg/tigris/subversion/subclipse/core/ISVNRemoteResource;+2
    j org.tigris.subversion.subclipse.ui.operations.FetchMembersOperation.execute(Lorg/eclipse/core/runtime/IProgressMonitor;)V+37
    j org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+35
    j org.tigris.subversion.subclipse.ui.repository.model.SVNRepositoryRootElement.fetchDeferredChildren(Ljava/lang/Object;Lorg/eclipse/ui/progress/IElementCollector;Lorg/eclipse/core/runtime/IProgressMonitor;)V+69
    j org.eclipse.ui.progress.DeferredTreeContentManager$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+13
    j org.eclipse.core.internal.jobs.Worker.run()V+42
    v ~StubRoutines::call_stub

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0x2f2a8990 JavaThread “Thread-6” [_thread_blocked, id=1468]
    0x2f28a0b0 JavaThread “Thread-5” [_thread_blocked, id=5640]
    0x2f28e6f0 JavaThread “Timer-1” [_thread_blocked, id=4628]
    0x2f28ee70 JavaThread “Timer-0” [_thread_blocked, id=5088]
    0x2f24c2d0 JavaThread “Worker-4” [_thread_blocked, id=220]
    =>0x2f24a6b0 JavaThread “Worker-3” [_thread_in_native, id=5796]
    0x2f249740 JavaThread “Worker-2” [_thread_blocked, id=4384]
    0x2f2441e0 JavaThread “Worker-1” [_thread_blocked, id=604]
    0x2f21b5e0 JavaThread “Java indexing” daemon [_thread_blocked, id=5704]
    0x00904bb0 JavaThread “Worker-0” [_thread_blocked, id=2848]
    0x00840b10 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=5028]
    0x0083fc20 JavaThread “State Saver” [_thread_blocked, id=4344]
    0x0083d110 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=5036]
    0x00831b80 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=5576]
    0x00824340 JavaThread “CompilerThread0” daemon [_thread_blocked, id=5268]
    0x0082fc60 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=5848]
    0x0082d1c0 JavaThread “Finalizer” daemon [_thread_blocked, id=2908]
    0x0082de70 JavaThread “Reference Handler” daemon [_thread_blocked, id=4280]
    0x00824e70 JavaThread “main” [_thread_in_native, id=5040]

    Other Threads:
    0x0082b190 VMThread [id=1128]
    0x00832730 WatcherThread [id=5060]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 9088K, used 1152K [0x02b70000, 0x03540000, 0x052d0000)
    eden space 8128K, 10% used [0x02b70000, 0x02c43670, 0x03360000)
    from space 960K, 31% used [0x03360000, 0x033aca20, 0x03450000)
    to space 960K, 0% used [0x03450000, 0x03450000, 0x03540000)
    tenured generation total 121024K, used 39162K [0x052d0000, 0x0c900000, 0x22b70000)
    the space 121024K, 32% used [0x052d0000, 0x0790eaf0, 0x0790ec00, 0x0c900000)
    compacting perm gen total 65536K, used 30103K [0x22b70000, 0x26b70000, 0x2ab70000)
    the space 65536K, 45% used [0x22b70000, 0x248d5cf0, 0x248d5e00, 0x26b70000)
    ro space 8192K, 67% used [0x2ab70000, 0x2b0cd9f8, 0x2b0cda00, 0x2b370000)
    rw space 12288K, 46% used [0x2b370000, 0x2b913808, 0x2b913a00, 0x2bf70000)

    Dynamic libraries:
    0x00400000 – 0x0040d000 C:\dev\Java\JDK15~1.0_0\bin\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 – 0x77f57000 C:\WINDOWS\system32\GDI32.dll
    0x77c10000 – 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
    0x6d730000 – 0x6d8c7000 C:\dev\Java\JDK15~1.0_0\jre\bin\client\jvm.dll
    0x76b40000 – 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 – 0x6d2f8000 C:\dev\Java\JDK15~1.0_0\jre\bin\hpi.dll
    0x76bf0000 – 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 – 0x6d70c000 C:\dev\Java\JDK15~1.0_0\jre\bin\verify.dll
    0x6d370000 – 0x6d38d000 C:\dev\Java\JDK15~1.0_0\jre\bin\java.dll
    0x6d720000 – 0x6d72f000 C:\dev\Java\JDK15~1.0_0\jre\bin\zip.dll
    0x6d530000 – 0x6d543000 C:\dev\Java\jdk1.5.0_07\jre\bin\net.dll
    0x71ab0000 – 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 – 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x6d550000 – 0x6d559000 C:\dev\Java\jdk1.5.0_07\jre\bin\nio.dll
    0x2ea20000 – 0x2ea72000 C:\Program Files\Eclipse\3.2\configuration\org.eclipse.osgi\bundles\464\1\.cp\swt-win32-3235.dll
    0x774e0000 – 0x7761d000 C:\WINDOWS\system32\ole32.dll
    0x773d0000 – 0x774d2000 C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\COMCTL32.dll
    0x77f60000 – 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x763b0000 – 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
    0x7c9c0000 – 0x7d1d6000 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
    0x771b0000 – 0x77259000 C:\WINDOWS\system32\WININET.dll
    0x77a80000 – 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 – 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
    0x75a70000 – 0x75a91000 C:\WINDOWS\system32\MSVFW32.dll
    0x5d090000 – 0x5d127000 C:\WINDOWS\system32\comctl32.dll
    0x63000000 – 0x63014000 C:\WINDOWS\system32\SynTPFcs.dll
    0x77c00000 – 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x5ad70000 – 0x5ada8000 C:\WINDOWS\system32\UxTheme.dll
    0x2eb60000 – 0x2eb68000 C:\Program Files\Eclipse\3.2\configuration\org.eclipse.osgi\bundles\402\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x74c80000 – 0x74cac000 C:\WINDOWS\system32\oleacc.dll
    0x76080000 – 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
    0x2f350000 – 0x2f363000 C:\Program Files\Eclipse\3.2\configuration\org.eclipse.osgi\bundles\464\1\.cp\swt-gdip-win32-3235.dll
    0x4ec50000 – 0x4edf3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
    0x31570000 – 0x31835000 C:\WINDOWS\system32\xpsp2res.dll
    0x76380000 – 0x76385000 C:\WINDOWS\system32\msimg32.dll
    0x6eec0000 – 0x6eee1000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\libapr.dll
    0x71a50000 – 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
    0x6ee50000 – 0x6ee59000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\libapriconv.dll
    0x31a20000 – 0x31b28000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\libeay32.dll
    0x71ad0000 – 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
    0x6d520000 – 0x6d528000 C:\dev\Java\jdk1.5.0_07\jre\bin\management.dll
    0x31b30000 – 0x31bf4000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\libdb44.dll
    0x31c00000 – 0x31c31000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\ssleay32.dll
    0x6ee60000 – 0x6ee89000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\libaprutil.dll
    0x31c80000 – 0x31c92000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\intl3_svn.dll
    0x31ca0000 – 0x31da3000 C:\Program Files\MyEclipse\eclipse\plugins\org.tigris.subversion.javahl.win32_1.1.7\libsvnjavahl-1.dll
    0x76780000 – 0x76789000 C:\WINDOWS\system32\SHFOLDER.dll
    0x71f80000 – 0x71f84000 C:\WINDOWS\system32\security.dll
    0x77fe0000 – 0x77ff1000 C:\WINDOWS\system32\SECUR32.dll
    0x77c70000 – 0x77c93000 C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 – 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
    0x662b0000 – 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 – 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x31e70000 – 0x31e98000 C:\WINDOWS\system32\rsaenh.dll

    VM Arguments:
    jvm_args: -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=C:\Program Files\MyEclipse\eclipse\MyEclipseSplash.bmp
    java_command: C:\Program Files\Eclipse\3.2\startup.jar -os win32 -ws win32 -arch x86 -launcher C:\Program Files\Eclipse\3.2\eclipse.exe -name Eclipse -showsplash 600 -exitdata 15d8_54 -clean -product com.genuitec.myeclipse.product.ide -vm C:\dev\Java\JDK15~1.0_0\bin\javaw.exe -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=C:\Program Files\MyEclipse\eclipse\MyEclipseSplash.bmp -jar C:\Program Files\Eclipse\3.2\startup.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    JAVA_HOME=C:\dev\Java\JDK15~1.0_0
    CLASSPATH=C:\dev\sun\share\lib\saaj-impl.jar;C:\dev\sun\share\lib\saaj-api.jar;C:\dev\sun\share\lib\jhall.jar;C:\dev\sun\share\lib\activation.jar;C:\dev\sun\share\lib\mail.jar;.;C:\Program Files\Java\jre1.5.0_08\lib\ext\QTJava.zip
    PATH=C:\dev\sun\share\lib;C:\dev\sun\share\bin;C:\dev\Java\JDK15~1.0_0\bin;C:\dev\sun\MessageQueue\lib;C:\dev\sun\MessageQueue\bin;C:\Program Files\ThinkPad\Utilities;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\Wireless\Bin\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\PC-Doctor for Windows\;C:\WINDOWS\Downloaded Program Files;C:\IBMTOOLS\Python22;C:\Program Files\MySQL\MySQL Server 5.0\bin;c:\dev\php5;C:\Program Files\QuickTime\QTSystem\
    USERNAME=Sim
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel

    ————— S Y S T E M —————

    OS: Windows XP Build 2600 Service Pack 2

    CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse, sse2

    Memory: 4k page, physical 1046960k(261504k free), swap 2518504k(1535244k free)

    vm_info: Java HotSpot(TM) Client VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 01:04:38 by “java_re” with MS VC++ 6.0
    ————————————————————————————————————

    #259969

    marksim
    Member

    Looks like it works if you use SubClipse 1.0.3 rather than SubClipse 1.1.7. According to the users@subclipse.tirgis.org list, it is a known issue with SVN 1.4. I *was* able to see it working in some situations, but I can’t determine why.

    Either way, just wanted to let you know of the resolution.

    #259972

    Riyad Kalla
    Member

    Thank you very much for following up, it is important for us to be aware of these situations for our other users. I’ll add your findings to our FAQ so others don’t stumble on the same problem.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JVM Crash – SVN over HTTPS with Windows Auth

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