com.bea.wlpi.common.plugin.PluginException: Error in "WLAIPlugin" plugin: "Unable to instantiate class: java.lang.reflect.InvocationTargetException".
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by giorgio sofi, 2 years ago
via Oracle Community by 3004, 1 year ago
com.bea.wlpi.common.plugin.PluginException: Error in "WLAIPlugin" plugin: "Unable to instantiate class: java.lang.reflect.InvocationTargetException".
at weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:85)
at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:255)
at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:222)
at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
at $Proxy6.getPluginObject(Unknown Source)
at com.bea.wlpi.client.studio.Studio.getPluginObject(Studio.java:1940)
at com.bea.wlpi.client.studio.Studio.cachePluginTypePanel(Studio.java:555)
at com.bea.wlpi.client.studio.Studio.cachePluginPanels(Studio.java:489)
at com.bea.wlpi.client.studio.Studio$4.run(Studio.java:949)