[jbosstools-issues] [JBoss JIRA] (JBIDE-12895) runtime detection not detecting anything

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Oct 18 03:54:01 EDT 2012


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

Max Rydahl Andersen commented on JBIDE-12895:
---------------------------------------------

errors seen in log:
ava.lang.NoSuchMethodError: org.jboss.tools.runtime.handlers.JBossASHandler.isEnabled()Z
	at org.jboss.tools.runtime.handlers.JBossASHandler.getRuntimeDefinition(JBossASHandler.java:251)
	at org.jboss.tools.runtime.core.internal.RuntimeDetector.getRuntimeDefinition(RuntimeDetector.java:43)
	at org.jboss.tools.runtime.core.JBossRuntimeLocator.searchDirectory(JBossRuntimeLocator.java:119)
	at org.jboss.tools.runtime.core.JBossRuntimeLocator.searchDirectory(JBossRuntimeLocator.java:89)
	at org.jboss.tools.runtime.core.JBossRuntimeLocator.searchForRuntimes(JBossRuntimeLocator.java:66)
	at org.jboss.tools.runtime.core.JBossRuntimeLocator.searchForRuntimes(JBossRuntimeLocator.java:42)
	at org.jboss.tools.runtime.core.JBossRuntimeLocator.searchForRuntimes(JBossRuntimeLocator.java:37)
	at org.jboss.tools.runtime.core.util.RuntimeInitializerUtil.createRuntimeDefinitions(RuntimeInitializerUtil.java:77)
	at org.jboss.tools.runtime.core.util.RuntimeInitializerUtil.createRuntimeDefinitions(RuntimeInitializerUtil.java:62)
	at org.jboss.tools.runtime.core.util.RuntimeInitializerUtil.createRuntimeDefinitions(RuntimeInitializerUtil.java:50)
	at org.jboss.tools.runtime.ui.RuntimeUIActivator$1.run(RuntimeUIActivator.java:147)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)


same problem I had with Alpha2 - trying install on clean Juno isntall to rule out some dependency mixup
                
> runtime detection not detecting anything
> ----------------------------------------
>
>                 Key: JBIDE-12895
>                 URL: https://issues.jboss.org/browse/JBIDE-12895
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime detection
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>             Fix For: 4.0.0.Beta1
>
>
> Adding a directory with mix of EAP, AS and other directories and the runtime detection is not finding *anything*.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list