not able to install pycharm professional 3.4.1 on ubuntu machine Follow
Hello,
I am not able to install pycharm professional 3.4.1 on ubuntu machine.
Following is the output i get when i run pycharm.sh
:~/pycharm-3.4.1/bin$ ./pycharm.sh
Jul 10, 2014 11:56:10 PM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Jul 10, 2014 11:56:10 PM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /home/stack/.java/.userPrefs/prefs.xml
[ 180] ERROR - nse.impl.GeneralLicenseManager - No valid license found
[ 183] ERROR - nse.impl.GeneralLicenseManager - PyCharm 3.4.1 Build #PY-135.1057
[ 183] ERROR - nse.impl.GeneralLicenseManager - JDK: 1.7.0_55
[ 183] ERROR - nse.impl.GeneralLicenseManager - VM: OpenJDK 64-Bit Server VM
[ 183] ERROR - nse.impl.GeneralLicenseManager - Vendor: Oracle Corporation
[ 183] ERROR - nse.impl.GeneralLicenseManager - OS: Linux
~/pycharm-3.4.1/bin$
it tells no valid license found.
where should i place the license before the installation is started?
Thanks,
ashraf
I am not able to install pycharm professional 3.4.1 on ubuntu machine.
Following is the output i get when i run pycharm.sh
:~/pycharm-3.4.1/bin$ ./pycharm.sh
Jul 10, 2014 11:56:10 PM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Jul 10, 2014 11:56:10 PM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /home/stack/.java/.userPrefs/prefs.xml
[ 180] ERROR - nse.impl.GeneralLicenseManager - No valid license found
java.lang.Throwable…
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:113)
at com.intellij.ide.a.f.bb.a(bb.java:107)
at com.intellij.idea.MainImpl$1.start(MainImpl.java:43)
at com.intellij.idea.StartupUtil.prepareAndStart(StartupUtil.java:115)
at com.intellij.idea.MainImpl.start(MainImpl.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intellij.ide.plugins.PluginManager$2.run(PluginManager.java:90)
at java.lang.Thread.run(Thread.java:744)
[ 183] ERROR - nse.impl.GeneralLicenseManager - JDK: 1.7.0_55
[ 183] ERROR - nse.impl.GeneralLicenseManager - VM: OpenJDK 64-Bit Server VM
[ 183] ERROR - nse.impl.GeneralLicenseManager - Vendor: Oracle Corporation
[ 183] ERROR - nse.impl.GeneralLicenseManager - OS: Linux
~/pycharm-3.4.1/bin$
it tells no valid license found.
where should i place the license before the installation is started?
Thanks,
ashraf
Please sign in to leave a comment.