Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Having Not Responding messages while using Git Staging view(Having Not Responding messages while using Git Staging view)
Having Not Responding messages while using Git Staging view [message #1842691] Tue, 29 June 2021 06:33 Go to next message
ilker ocalan is currently offline ilker ocalanFriend
Messages: 1
Registered: June 2021
Junior Member
Hi,

I have a few repositories that holds about 2k members per each.
When I change any file, after I move my changes to staging box, and go to commit message box, Eclipse freezes for about 20 seconds and sometimes more giving me Not Responding message at the top. I see no CPU , Memory peaks when this occurs.

Eclipse Version: 4.8.0.v20180927-0403
Eclipse Build id: I20180927-0403
EGit : 5.7.0.202003110725-r

I disabled preferences->team->git->remote integration-> Enable Scanning of attributes files for changes.

I'm using a i7 64bit machine with 32GB of memory running with windows 10

Does anyone have any idea or suggestions why this freeze is occuring? It's blocking us on development.
Re: Having Not Responding messages while using Git Staging view [message #1842716 is a reply to message #1842691] Tue, 29 June 2021 13:46 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
Why are you using such outdated versions ?
Current Eclipse version is 4.20 and current EGit version is 5.12.

In order to find out what's going on create a couple of thread dumps when Eclipse freezes.
Then look inside and check where it's stuck or busy.
Comparing the different thread dumps should reveal if anything is moving.
Previous Topic:JGit orphan branch checkout
Next Topic:Is there a way to use the Object Inserter and have it show up in the File system
Goto Forum:
  


Current Time: Fri Apr 19 03:57:30 GMT 2024

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

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

Back to the top