[jbosstools-issues] [JBoss JIRA] (JBIDE-12832) download runtime in server fails with error

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Oct 11 13:08:03 EDT 2012


Max Rydahl Andersen created JBIDE-12832:
-------------------------------------------

             Summary: download runtime in server fails with error
                 Key: JBIDE-12832
                 URL: https://issues.jboss.org/browse/JBIDE-12832
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Build/Releng, JBossAS/Servers
    Affects Versions: 4.0.0.Alpha2
            Reporter: Max Rydahl Andersen
            Assignee: Nick Boldt
             Fix For: 4.0.0.Beta1


File New Server > JBoss AS 7.1
use Download and install of AS 7.1.1

when in the background and download finishes a nosuchmethoderror occurs:

I assume this is a build error but its rather alarming we have it.

java.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.ui.download.DownloadRuntimeDialog.createRuntimes(DownloadRuntimeDialog.java:692)
	at org.jboss.tools.runtime.ui.download.DownloadRuntimeDialog.downloadAndInstall(DownloadRuntimeDialog.java:596)
	at org.jboss.tools.runtime.ui.download.DownloadRuntimeDialog.access$9(DownloadRuntimeDialog.java:499)
	at org.jboss.tools.runtime.ui.download.DownloadRuntimeDialog$9.run(DownloadRuntimeDialog.java:487)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

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