Failed to startup CLion on Ubuntu
Failed to start-up clion.sh on my Ubuntu box. Any idea what are the things I need to look at? Thanks
$ ~/Applications/clion-138.1965.18/bin/benny-clion.sh
\/usr/lib/jvm/java-7-openjdk-amd64/bin/java -Xss2m -Xms256m -Xmx2000m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=96m -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djsse.enableSNIExtension=false -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -XX:+HeapDumpOnOutOfMemoryError -Dawt.useSystemAAFontSettings=lcd -Djb.vmOptionsFile="/home/benny/Applications/clion-138.1965.18/bin/clion64.vmoptions" "-Xbootclasspath/a:/home/benny/Applications/clion-138.1965.18/bin/../lib/boot.jar" -Didea.paths.selector=clion10 -Didea.platform.prefix=CLion -Didea.no.jre.check=true -agentlib:yjpagent-linux64=disablej2ee,disablealloc,delay=10000,sessionname=clion10 -Djb.restart.code=88 com.intellij.idea.Main
[YourKit Java Profiler 2013 build 13074] Log file: /home/benny/.yjp/log/clion10-13751.log
13074 - 0.000: warning: deprecated option disablej2ee ignored; use probe_off=* or probe_disable=* options instead
[ 7289] WARN - ateSettings.impl.UpdateChecker - Connection failed. Please check your network connection and try again.
$ java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.1) (7u65-2.5.1-4ubuntu1~0.14.04.2)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
benny@benny-allinone:~/works/libdlo/src$ uname -a
Linux benny-allinone 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Please sign in to leave a comment.
Please ignore this issue. My bad it is my multiple display settings that skew-up the window mapping.