- This topic has 9 replies, 4 voices, and was last updated 7 years, 9 months ago by support-swapna.
-
AuthorPosts
-
michaeljaberParticipantSince i have upgraded from MyEclipse 2104 to 2017, this error occurs constantly; it doesn’t cause anything but a big annoyance.
It seems that an animation needs to start (when something is happening that might take time), but always fails
Brian FernandesModeratorMichael,
I’m afraid we couldn’t see the attached screenshot. Is this an error that occurs just once on each startup or does it keep happening throughout your session?
1) Can you please let us know what OS you are on?
2) Could you please attach your workspace’s error log? You will find it at [workspace_location]/.metadata/.log or you can copy it from the error log view.Apologies for the annoyance, we’ll work towards fixing this in the upcoming CI 2 release.
michaeljaberParticipantThe error occurs any time I do something that might launch another process; e.g.: when I do an svn synch; or when I do a clean build, etc.
Also, with subversive, it used to show that a file has changed, or linked in svn in the package explorer, it doesn’t even look like it is integrated anymore! I am having way too many issues with MyEclipse 2017!!!
Attachments:
You must be logged in to view attached files.
michaeljaberParticipantThe log file exceeded the max size; i deleted some content and kept the most recent logs
michaeljaberParticipantok, can’t upload .log file. i renamed it to log.txt
Attachments:
You must be logged in to view attached files.
michaeljaberParticipanti cleared the log and recreated the problem to keep log empty and clean
Attachments:
You must be logged in to view attached files.
support-swapnaModeratorMichael,
Thank you for the log file.We could replicate the animation start error on Mac at our end.I have filed it for investigation with the dev team and they are looking into it.
Apologies for inconvenience caused.
–Swapna
MyEclipse Support
Wojciech GalanciakParticipantHi Michael,
We were able to reproduce and find the source of your issue.
Please open
MyEclipse 2017 CI/MyEclipse 2017 CI.app/Contents/Profile/eclipse.ini
file and change:-Xdock:icon=../../Resources/myeclipse.icns
to
-Xdock:icon=../Resources/myeclipse.icns
After MyEclipse restart the error should not appear anymore.
Thanks again for this report. The issue will be fixed in the next update.
Kind regards,
Wojciech Galanciak- This reply was modified 7 years, 9 months ago by Wojciech Galanciak.
michaeljaberParticipantThat worked!
support-swapnaModeratorMichael,
The fix for the ‘Internal Error Has Occurred: Animation Start’ error you reported is out with our latest update to MyEclipse 2017 CI, CI2. Please update to CI 2 from menu Help > Check for Updates.
Please let us know if you see any issues.
–Swapna
MyEclipse Support -
AuthorPosts