- This topic has 7 replies, 2 voices, and was last updated 2 years, 11 months ago by support-swapna.
-
AuthorPosts
-
mzakotParticipantAfter installing CodeMix for eclipse (Version: 2020-06 (4.16.0), engine doesn’t start.
workspace log:
!MESSAGE Failed to launch engine. File not found: C:JavaLibeclipseeclipse-jee-2020-06-Reclipsefile:C:JavaLibeclipseeclipse-jee-2020-06-Reclipsepluginscom.genuitec.eclipse.code.engine.app.win32.x86_64_3.6.0.202002212104.jar!engineCodeMix Engine.exe
Jar file exists in plugins dir
Do i have to extract it manualy ? or what would be solution ?
Tenks
support-swapnaModeratorHi,
Sorry that you are seeing this issue.
1. Any anti virus software running in your machine? If yes, then which one?
2. Please go to this path in the Eclipse installation directory :
plugins\com.genuitec.eclipse.code.engine.app.win32.x86_64_3.6.0.202002212104\engine
and run the ‘CodeMix Engine.exe’ by double clicking on it. If the engine is fine, then you will see a dialog as shown in the attached screenshot. Please let us know what exactly you see when you run the CodeMix Engine.exe.3. If you are on a Windows 10 machine, we recommend you install Eclipse to the user home directory/AppData/Local folder to avoid any permissions related issues when working with CodeMix.
4. If you are still seeing issues, then please share the .log file located at workspace dir/.metadata/.log ( rename the extension to .txt and attach it here) to help us get full error details.
Apologies for inconvenience caused.
–Swapna
Genuitec Support
mzakotParticipantThank you for your quick response.
– Avtivirus is ESET Endopoint antivirus 7.3.2039.0
– eclipse/plugins/com.genuitec.eclipse.code.engine.app.win32.x86_64_3.6.0.202002212104.jar was not extracted, I extracted jar manualy and run CodeMix Engine.exe (screen shot attached)
– I also attached workspace log filethank you for your help
Attachments:
You must be logged in to view attached files.
support-swapnaModeratorHi,
Thank you for the screenshots and the log file.
The log reports that there is some problem with the extraction – incomplete fragment for the engine folder. It could be an incomplete installation.1. How did you install CodeMix? Is it using the update site or from the Eclipse Marketplace?
2. Can you please recheck if the anti virus is blocking the extraction? You can add Eclipse folder to the anti virus exclusion list or temporarily turn off the anti virus, uninstall and reinstall CodeMix and check if it fixes the problem.
3. Alternatively, please install Eclipse to C:\Users\mzakot\AppData\Local folder and then install CodeMix.
–Swapna
Genuitec Support
mzakotParticipantBest regards,
I managed to solve the issue.
The problem as you suggested was antivirus, i disabled it and reinstalled codemix,
and also had to install eclipse in C:\Users\mzakot\AppData\Local, then it started working.Thank you for your support, you have been very helpfull.
support-swapnaModeratorHi,
Glad that it works.
You can reach us here or via Live Chat (Help > CodeMix > Live Chat) if you see any issues with CodeMix.–Swapna
Genuitec Support
Sumit YadavParticipantHi Swapana,
The code mix engine is not startinf in spring tool suite IDE with followinglog error: Unable to resolve plug-in “com.genuitec.eclipse.code.ui.welcome”. Did above steps but couldn’t resolve the issue.
Can you help>
PFA is the screenshot of error log.Regards,
Sumit Yadav
TCSAttachments:
You must be logged in to view attached files.
support-swapnaModeratorSumit,
Sorry that you are seeing this issue.
Please go to this path in the Eclipse installation directory : plugins\com.genuitec.eclipse.code.engine.app.win32.x86_64_3.6.0.202002212104\engine and run the ‘CodeMix Engine.exe’ by double clicking on it. If the engine is fine, then you will see a dialog as shown in the attached screenshot. Please let us know what exactly you see when you run the CodeMix Engine.exe.
Did you check the above step? Do you see the expected dialog?
Please share the .log file located at workspace dir/.metadata/.log (rename the extension to .txt and attach it here) and STS version details to help us investigate further.
–Swapna
Genuitec Support -
AuthorPosts