Since updating android studio to version 4.1.x I can’t open it, it always produce same error output.
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - Android Studio 4.1.1 Build #AI-201.8743.12.41.6953283
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_242-release; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - Could not initialize class com.intellij.internal.statistic.service.fus.collectors.FUCounterUsageLogger
java.lang.NoClassDefFoundError: Could not initialize class com.intellij.internal.statistic.service.fus.collectors.FUCounterUsageLogger
For context: I use archlinux. I try to remove and purge, and try to reinstall, downloading manually, but I couldn’t get past that point. Version 4.0.2 is working normally though. Is there any solution to this?
Source: Android Questions
One Reply to “Can’t open android studio 4.1.x”
Any luck with this?