- This topic has 6 replies, 2 voices, and was last updated 9 years, 3 months ago by
Chris.
-
AuthorPosts
-
ChrisParticipantHaving issues since I’ve migrated to the 2016 CI version.
Building workspace issues stuck at 50% and takes over 30 minutes to build.
Issues with MyEclipse not reponding.I’ve disabled TERN, validators. Not sure what else to do. Only plugins I have are COLLABNET, teamforge SVN integration.
What files do I need to send?
Thanks
ChrisMarch 18, 2016 at 10:07 am #473664
support-swapnaModeratorChris,
Sorry that you are seeing this issue.
1. Are you working with a large workspace?
2. Can you please try increasing the -Xmx value in the myeclipse.ini file located in the MyEclipse installation dir and check if it helps ?
3. Do you see any errors logged in the .log file located at/.metadata/.log ? If yes then please send us the .log file for further investigation.
4. Please open the Progress view (Window > Show View > Other > General > Progress) and check which jobs are taking longer time. Please attach a screenshot of the Progress view to help us get a visual.–Swapna
MyEclipse SupportMarch 18, 2016 at 10:24 am #473668
ChrisParticipantYes I would say it’s fairly large (438MB) but it’s no different than the space I was working with in MyEclipse 2014.
Increased size to 2048.
I’ll get the log and attach in another post
Attachments:
You must be logged in to view attached files.March 18, 2016 at 10:27 am #473670
ChrisParticipantLog file name empty. Renamed to log.log
March 18, 2016 at 10:28 am #473671March 21, 2016 at 7:25 am #473790
support-swapnaModeratorChris,
Thank you for the files.
Does increasing the -Xmx to 2048 help?
Can you please try suspending all validators, in the Window > Preferences > MyEclipse > Validation, and check if it helps?
Please also try disabling builders on the project (Right click on the project > Properties > Builders) one by one and see which one is causing the delay.
Let us know how it works for you.
–Swapna
MyEclipse SupportMarch 22, 2016 at 8:52 am #473865
ChrisParticipantYes sir, increasing the memory seemed to help with non repsonsivness. Still have some issues on building and once it builds there seems to be no problems until the next time I wipe out the project and start from scratch.
-
AuthorPosts