Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » SVN Operations freezing Eclipse
SVN Operations freezing Eclipse [message #743447] Fri, 21 October 2011 13:42 Go to next message
Eric Stein is currently offline Eric SteinFriend
Messages: 2
Registered: October 2011
Junior Member
When doing SVN update and commit operations, I'm seeing long periods of eclipse becoming unresponsive (up to as long as a half hour). The eclipse frame stops repainting and spikes the CPU it is on. Does anybody have any idea as to how I could diagnose what's going on and possibly fix it?

If this is not the appropriate forum, please feel free to redirect me.

Thanks,
Eric Stein

Quote:
eclipse version:
Version: Indigo Release
Build id: 20110615-0604


Quote:
subclipse version: 1.6.18


Quote:
eclipse.ini:
--startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-product
org.eclipse.epp.package.java.product
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-verbose
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms256m
-Xmx1024m
Re: SVN Operations freezing Eclipse [message #743555 is a reply to message #743447] Fri, 21 October 2011 15:15 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 21-Oct-11 07:42, Eric Stein wrote:
> When doing SVN update and commit operations, I'm seeing long periods of
> eclipse becoming unresponsive (up to as long as a half hour). The
> eclipse frame stops repainting and spikes the CPU it is on. Does anybody
> have any idea as to how I could diagnose what's going on and possibly
> fix it?
>
> If this is not the appropriate forum, please feel free to redirect me.
>
> Thanks,
> Eric Stein
>
> Quote:
>> eclipse version:
>> Version: Indigo Release
>> Build id: 20110615-0604
>
>
> Quote:
>> subclipse version: 1.6.18
>
>
> Quote:
>> eclipse.ini:
>> --startup
>> plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
>> --launcher.library
>> plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
>> -product
>> org.eclipse.epp.package.java.product
>> -showsplash
>> org.eclipse.platform
>> --launcher.XXMaxPermSize
>> 256m
>> --launcher.defaultAction
>> openFile
>> -verbose
>> -vmargs
>> -Dosgi.requiredJavaVersion=1.5
>> -Xms256m
>> -Xmx1024m

No, this is not normal and I've never seen this happen.

This is the right forum for Eclipse-Subversion integration from a
general point of view.

Thanks for the eclipse.ini. I don't think this is eclipse.ini-related,
however, I would suggest no matter what that your eclipse.ini be
correctly constructed (see http://wiki.eclipse.org/Eclipse.ini for the
-vm option you're missing).

That aside, how does your repository respond when you use TortoiseSVN?
(Windows, right?) Trying that out would eliminate SVN and the repository
from the equation. (If you haven't used it, look at
http://www.javahotchocolate.com/tutorials/tortoisesvn.html .)

Russ
Re: SVN Operations freezing Eclipse [message #754213 is a reply to message #743555] Tue, 01 November 2011 13:15 Go to previous messageGo to next message
Eric Stein is currently offline Eric SteinFriend
Messages: 2
Registered: October 2011
Junior Member
Sorry to take so long to get back to you .. I got distracted by other work. I updated my Checkstyle plugin from 5.4 to 5.4.1 and that appears to have fixed the issue. The release notes (URL: eclipse-cs.sourceforge.net/releasenotes/5.4.1/release_notes.html) lead me to believe this was the source of my problem.

Sorry for wasting your time, and thanks for the tip on the -vm switch, which I have turned on.

Thanks,
Eric

P.S. I would have used a proper link above, but I got the wacky error message "You cannot use links until you have posted more than 5 messages."
Re: SVN Operations freezing Eclipse [message #754225 is a reply to message #754213] Tue, 01 November 2011 13:51 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 01-Nov-11 07:15, Eric Stein wrote:
> Sorry to take so long to get back to you .. I got distracted by other
> work. I updated my Checkstyle plugin from 5.4 to 5.4.1 and that appears
> to have fixed the issue. The release notes (URL:
> eclipse-cs.sourceforge.net/releasenotes/5.4.1/release_notes.html) lead
> me to believe this was the source of my problem.
>
> Sorry for wasting your time, and thanks for the tip on the -vm switch,
> which I have turned on.
>
> Thanks,
> Eric
>
> P.S. I would have used a proper link above, but I got the wacky error
> message "You cannot use links until you have posted more than 5 messages."

No problem at all. There are different ways to post what's obviously a
link without the forum detecting it as such.
Previous Topic:Eclipse C/C++ running and compiling problems
Next Topic:ClassCastException for JSP expression language
Goto Forum:
  


Current Time: Fri Apr 26 18:06:40 GMT 2024

Powered by FUDForum. Page generated in 0.07985 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top