- This topic has 2 replies, 2 voices, and was last updated 4 years, 9 months ago by support-swapna.
-
AuthorPosts
-
j-widmannParticipantHello,
I installed CodeMix for Eclipse (CodeMix 3 + Vue.js :: CodeMix). The CodeMix-Symbole appears and after a while it turns yellow and stays like that. The log says CodeMix engine has been started but wenn i open the extension view it says “CodeMix is currently not connected”.
I already tried deleting the ~/.codemix folder and restarted without success.
java.version=1.8.0_232 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en Framework arguments: -product org.eclipse.epp.package.java.product Command-line arguments: -data file:/opt/eclipse-workspace/ -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product !ENTRY com.genuitec.eclipse.code.ui 1 0 2020-01-27 17:07:07.646 !MESSAGE CodeMix Engine will be started momentarily to support development activities !ENTRY com.genuitec.eclipse.code.core 1 0 2020-01-27 17:07:13.468 !MESSAGE Verifying CodeMix Engine runtime integrity... !ENTRY com.genuitec.eclipse.code.core 1 0 2020-01-27 17:07:13.479 !MESSAGE IntegrityCheck: Artifacts located at: [/opt/eclipse/artifacts.xml] !ENTRY com.genuitec.eclipse.code.core 1 0 2020-01-27 17:07:13.490 !MESSAGE Integrity check PASSED !ENTRY com.genuitec.eclipse.code.core 1 0 2020-01-27 17:07:13.564 !MESSAGE CodeMix Engine engine has been started
Best regards
J.Widmann
j-widmannParticipantHello,
i figured it out myself, in my eclipse start script i used
su user -p -c "/opt/eclipse/eclipse"
the -p did mess with the environment variables, without the -p everything
is working now.Best regards
J. Widmann- This reply was modified 4 years, 9 months ago by j-widmann.
support-swapnaModeratorHi,
Glad that you figured it out. Thank you for choosing CodeMix.
You can reach us here or via Live Chat (Help > CodeMix > Live Chat) for further assistance in case you see any issues with CodeMix.–Swapna
Genuitec Support -
AuthorPosts