[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8790) Cannot find runtimes due to missing drools

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Tue Apr 26 04:59:18 EDT 2011


Cannot find runtimes due to missing drools
------------------------------------------

                 Key: JBIDE-8790
                 URL: https://issues.jboss.org/browse/JBIDE-8790
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: runtimes
    Affects Versions: 3.2.1.M1
            Reporter: Lukas Jungmann
            Assignee: Snjezana Peco
            Priority: Blocker
             Fix For: 3.2.1.M1


-install JBT (All JBoss Tools 3.2.0) from http://download.jboss.org/jbosstools/builds/nightly/3.2_stable_branch/2011-04-17_12-40-31-H720/all/repo/
-restart ide
-open Window -> Preferences and select JBoss Tools -> JBoss Tools Runtime
-add there some path

=> no runtimes are found, in the IDE log there is:

java.lang.NoClassDefFoundError: org/drools/eclipse/util/DroolsRuntimeManager
at org.jboss.tools.runtime.handlers.DroolsHandler.droolsExists(DroolsHandler.java:67)
at org.jboss.tools.runtime.handlers.DroolsHandler.exists(DroolsHandler.java:119)
at org.jboss.tools.runtime.ui.RuntimeUIActivator.runtimeCreated(RuntimeUIActivator.java:422)
at org.jboss.tools.runtime.ui.dialogs.SearchRuntimePathDialog.getServerDefinitions(SearchRuntimePathDialog.java:312)
at org.jboss.tools.runtime.ui.dialogs.SearchRuntimePathDialog.finishedRun(SearchRuntimePathDialog.java:256)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:510)
at org.jboss.tools.runtime.ui.RuntimeUIActivator.refreshRuntimes(RuntimeUIActivator.java:214)
at org.jboss.tools.runtime.ui.preferences.RuntimePreferencePage$5.widgetSelected(RuntimePreferencePage.java:373)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
...

--
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