- This topic has 9 replies, 4 voices, and was last updated 8 years, 5 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
January 25, 2017 at 10:02 am #509868
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.
January 25, 2017 at 11:02 am #509870
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.January 25, 2017 at 11:04 am #509872
michaeljaberParticipantThe log file exceeded the max size; i deleted some content and kept the most recent logs
January 25, 2017 at 11:06 am #509873
michaeljaberParticipantok, can’t upload .log file. i renamed it to log.txt
Attachments:
You must be logged in to view attached files.January 25, 2017 at 11:14 am #509875
michaeljaberParticipanti cleared the log and recreated the problem to keep log empty and clean
Attachments:
You must be logged in to view attached files.January 26, 2017 at 4:49 am #509934
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 SupportJanuary 26, 2017 at 9:18 am #509953
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 8 years, 5 months ago by
Wojciech Galanciak.
January 26, 2017 at 9:49 am #509955
michaeljaberParticipantThat worked!
February 14, 2017 at 4:35 am #511819
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 -
This reply was modified 8 years, 5 months ago by
-
AuthorPosts