Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] "sync with remote file system" hanging?

No, did you even read everything i said? i have 32GB ram, 9 GB was actually in use, that leaves 23GB RAM free, only 400 MB was actually used by Eclipse. a very fast CPU and SSD, the repo itself was 3.7 GB in size, and Aptana Studio's (based on Eclipse) syncer did the same operation in 2 hours or so. there's no way i didn't have enough RAM :p

On 30 June 2015 at 19:58, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
One option would be to try “Synchronized projects” from PTP (you would need to update from http://download.eclipse.org/tools/ptp/updates/mars). This uses Git to do the synchronization, which may be more efficient. On the other hand, you might just be running out of memory or something simple like that.

Greg


On Jun 27, 2015, at 8:15 AM, Hans Henrik Bergan <divinity76+eclipse@xxxxxxxxx> wrote:

the "sync with remote file system" from "Remote System Explorer" using SFTP over a 20Mbit connection (eclipse has 20 Mbit and the server has 1 Gbit); syncing a repo approximately 3.7GB big, with 14,936 files, most of which are small files, then a few big binary files (images); 
32GB 1600MHz ddr3 ram (only 9 GB of which is in use, and only 400MB of which is in use by eclipse) and quad-core i7 4910mq, 8mb l3, running at 3.7GHz ;  240GB intel 520 SSD at 550 mb/s read and 520 mb/s write, (in short, a powerful gaming computer)

it has now been using 100% cpu and unresponsive UI for 27 hours... occasionally updating the UI with "currently updating file /foo/bar/baz.php" (in 27 hours, i have seen it change the file 4 times, though i have not continuously monitored it. it takes several hours between each change. looks like this at the moment http://prntscr.com/7lxayd )

is it just some extremely inefficient code behind that plugin?  or is it more likely a freeze/infinite loop/bug somewhere? :o



versions:

  Eclipse IDE for PHP Developers 4.5.0.20150621-1200 epp.package.php null

  Remote System Explorer End-User Runtime 3.7.0.201505221634 org.eclipse.rse.feature.group Eclipse TM Project

windows 7 x64 sp1
32bit java "standard edition" vesion 8 update 31 build 1.8.0_31-b13

everything except win7 (a few months behind) is up to date as of 27 jun 2015

_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tm-dev


_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top