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

Re: [Subclipse-users] Did subclipse cause this?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 3 Apr 2009 17:55:47 -0400

Usually when this happens the JVM creates a dump somewhere that can
sometimes help find the problem.

Subclipse could potentially cause it because it uses native code with
JavaHL, You could try switching to SVNKit and see if the problem goes
away. When Java code fails you usually just get an exception, not a
crash. So it is not crazy to think it could have been caused by
something with JavaHL,

Mark

On Fri, Apr 3, 2009 at 5:07 PM, Bartek Saran <barteks_at_rogers.com> wrote:
> Hello, I'm not sure if it is related (and i'm sorry in advance if it is not) but I've been using eclipse for a while now and have installed subclipse a few months back. Ever since then, when performing some operations i get the program to crash with the following error code:
>
> JVM terminated. Exit code=1
> D:\mgc\embedded\realview21\edge\eclipse\jre\bin\javaw.exe
> -Xmx512M
> -jar D:\mgc\embedded\realview21\edge\eclpse\startup.jar
> -os win32
> -ws win32
> -arch x86
> -launcher D:\mgc\embedded\realview21\edge\eclipse\edge.exe
> -name Edge
> -showsplash 600
> -exitdata bf8_74
> -vm D:\mgc\embedded\realview21\edge\eclipse\jre\bin\javaw.exe
> -vmargs
> -Xmx512M
> -jar D:\mgc\embedded\realview21\edge\eclpse\startup.jar
>
>
> i realize this may have nothing to do with subclipse because it's not mentioned anywhere above (it looks more like some sort of java problem), but does anyone have any idea what may be causing this? Thanks.
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1535692
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1536023
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-03 23:56:01 CEST

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.