- This topic has 2 replies, 2 voices, and was last updated 5 years, 5 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.WidmannJanuary 27, 2020 at 8:48 pm #639967
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 5 years, 5 months ago by
j-widmann.
January 28, 2020 at 8:26 am #640006
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 -
This reply was modified 5 years, 5 months ago by
-
AuthorPosts