
LMartin166618 (Community Member) asked a question.
Getting the below error when restarting Android Studio after installing Greenlight plugin. Have attempted with both 1.5.2.202003270328-RELEASE and 1.5.1.202002140822-RELEASE, using Android Studio 3.6
Plugin 'com.veracode.greenlight.intellij.plugin.id' failed to initialize and will be disabled. Please restart Android Studio.
java.lang.NoClassDefFoundError: com/veracode/greenlight/common/logging/GreenlightLogger
at com.veracode.greenlight.intellij.plugin.actions.ConfigurePreferencesAction.<clinit>(ConfigurePreferencesAction.java:38)
at com.veracode.greenlight.IdeStartup.initComponent(IdeStartup.java:17)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:503)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:126)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$load$7(ApplicationImpl.java:414)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:169)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:591)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:537)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:59)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:156)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:414)
at com.intellij.idea.IdeaApplication.lambda$executeInitAppInEdt$5(IdeaApplication.java:153)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:438)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.lang.ClassNotFoundException: com.veracode.greenlight.common.logging.GreenlightLogger PluginClassLoader[com.veracode.greenlight.intellij.plugin.id, 1.5.1.202002140822-RELEASE] com.intellij.ide.plugins.cl.PluginClassLoader@4417a4b6
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:75)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 27 more
.png)
Hi Lawrence,
I hope all is operational still since our last communication thread.
I reviewed our Road Map with Greenlight on Android Studio, and there is nothing listed in the future on this. May I suggest that you that you go to the Community page and under the tab Ideas, select your request to Greenlight Android Studio on the MacOS Majave v 10.14.6.
Out Product Management team review these request from our clients on possible new features into our products.
Best Regards,
Steven