[jbosstools-issues] [JBoss JIRA] (JBIDE-16481) Starting F2 twice is not possible

Koen Aers (JIRA) issues at jboss.org
Thu Feb 6 11:36:28 EST 2014


Koen Aers created JBIDE-16481:
---------------------------------

             Summary: Starting F2 twice is not possible
                 Key: JBIDE-16481
                 URL: https://issues.jboss.org/browse/JBIDE-16481
             Project: Tools (JBoss Tools)
          Issue Type: Task
            Reporter: Koen Aers


To reproduce:

- Open the Forge Console View in JBoss Tools
- Switch to the 2.0.0.Final embedded runtime (using the toolbar dropdown)
- Push the green start button
- Wait until F2 is started
- Push the red stop button
- Push the green start button again

This results in following stacktrace:

feb 06, 2014 5:32:23 PM org.jboss.forge.furnace.impl.FurnaceImpl start
SEVERE: Error occurred.
java.lang.IllegalArgumentException: AddonRepository list must not be empty.
	at org.jboss.forge.furnace.util.Assert.isTrue(Assert.java:36)
	at org.jboss.forge.furnace.impl.addons.AddonRegistryImpl.<init>(AddonRegistryImpl.java:51)
	at org.jboss.forge.furnace.impl.FurnaceImpl.getAddonRegistry(FurnaceImpl.java:327)
	at org.jboss.forge.furnace.impl.FurnaceImpl.start(FurnaceImpl.java:155)
	at org.jboss.forge.furnace.impl.FurnaceImpl$1.run(FurnaceImpl.java:123)

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