Tagged: 3 months 1 week ago
- This topic has 9 replies, 3 voices, and was last updated 5 years, 3 months ago by support-swapna.
-
AuthorPosts
-
mli2006ParticipantWhy there are a lot of errors in the error log? just empty workspace in MyEclipse 2019.
Bartłomiej ŁączkowskiModeratorHello,
Could you possibly share your .log file from your workspace/.metadata directory?
With best regards,
Bartlomiej Laczkowski
mli2006ParticipantPlease see the error log attached.
Thanks!Attachments:
You must be logged in to view attached files.
Bartłomiej ŁączkowskiModeratorStarting MyEclipse with
-clean
switch should help to get rid of this entries in error log.About the workspace that you start MyEclipse with – is it completely new workspace or were you using it with previous versions of MyEclipse? Is MyEclipse a fresh install or did you update already existing one? (If you updated MyEclipse can you tell us what was the previous version?)
With best regards,
Bartlomiej Laczkowski
mli2006ParticipantI am confused – how to start MyEclipse with -clean switch?
I upgraded MyEclipse from 2018 to 2019, then created a new workspace. Then I created a web project with maven support.
Thanks!
Maggie
Bartłomiej ŁączkowskiModeratorYou can start MyEclipse with
-clean
switch from command line. To do so, please startcmd.exe
, change directory to the one where you have MyEclipse installation and runmyeclipse.exe -clean
command. I am sure that it will help to set up MyEclipse installation in correct state and you won’t see those errors in the log file anymore.P.S. Can you also attach the .bak_0.log from your workspace/.metadata directory so we will be able to check what was the exact version of your previous MyEclipse installation?
mli2006ParticipantI ran the command myeclipse.exe -clean. but there are still errors in the error log.
Attahed is .bak_0 log.
Thanks!
Attachments:
You must be logged in to view attached files.
support-swapnaModeratorMaggie,
Thank you for the log.
Running MyEclipse with -clean should fix the stale plugin cache problem. Now that you have started MyEclipse with -clean, can you please switch to a fresh new workspace (give an empty folder name and MyEclipse will create the files in that folder) and check if the errors persists? If you are still seeing errors, then please share with us the .log file from this new workspace to help us investigate further.
Please let us know how you get on with it.
–Swapna
Genuitec Support
mli2006ParticipantI switched to a new workspace. The error are gone but there are still have some warnings. Is that a concern? Please see the log.
For existing projects in the old workspace with errors in the error log, do I have to switch to a new workspace and import the projects?
Thanks,
MaggieAttachments:
You must be logged in to view attached files.
support-swapnaModeratorMaggie,
You can ignore the warnings.
For the older workspace, if you are still seeing errors being logged even after a -clean, then you can start with a new workspace and import the projects to get a clean workspace.Please let us know if you see any other issues.
–Swapna
Genuitec Support -
AuthorPosts