[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1429) java.lang.ClassNotFoundException: org.drools.eclipse.action.ConvertToBPMN2ProcessAction

Kris Verlaenen (JIRA) jira-events at lists.jboss.org
Tue Dec 14 12:37:52 EST 2010


    [ https://issues.jboss.org/browse/JBDS-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570078#comment-12570078 ] 

Kris Verlaenen commented on JBDS-1429:
--------------------------------------

I committed some changes to the plugin.xml (including this action) while the actual action implementation had not yet been committed.
I've added the implementation classes to SVN now, so this should work once the drools stable tag has been updated.

> java.lang.ClassNotFoundException: org.drools.eclipse.action.ConvertToBPMN2ProcessAction
> ---------------------------------------------------------------------------------------
>
>                 Key: JBDS-1429
>                 URL: https://issues.jboss.org/browse/JBDS-1429
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: drools
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Dmitry Geraskov
>            Assignee: Denny Xu
>             Fix For: 4.0.0.CR1
>
>
> While I testing teiid I got the exception:
> java.lang.ClassNotFoundException: org.drools.eclipse.action.ConvertToBPMN2ProcessAction
> 	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)
> 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
> 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
> 	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
> 	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:232)
> 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1197)
> 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
> 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
> 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
> 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
> 	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:259)
> 	at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:122)
> 	at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:275)
> 	at org.eclipse.ui.internal.PluginAction.<init>(PluginAction.java:112)
> Can't say exact steps.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list