[
https://issues.jboss.org/browse/FORGE-573?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III closed FORGE-573.
------------------------------------
Resolution: Done
Awesome! Thanks for sticking with it :)
IllegalStateException when launching forge
------------------------------------------
Key: FORGE-573
URL:
https://issues.jboss.org/browse/FORGE-573
Project: Forge
Issue Type: Bug
Components: Forge Build
Affects Versions: 1.0.4.Final
Environment: uname -a:
Linux i7 3.3.4-1.fc16.x86_64 #1 SMP Fri Apr 27 20:12:28 UTC 2012 x86_64 x86_64 x86_64
GNU/Linux
java -version:
java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)
jboss 7.1.1
Reporter: Hubert Schumacher
1. FORGE_HOME and PATH configured as described in
'https://docs.jboss.org/author/display/FORGE/Installation'
2. launch forge
3. Console output:
[hrrbrt@i7 kg]$ forge
java.lang.IllegalStateException: Plugin entry.getApiVersion() must not be null.
at org.jboss.forge.parser.java.util.Assert.notNull(Assert.java:13)
at
org.jboss.forge.shell.InstalledPluginRegistry.isApiCompatible(InstalledPluginRegistry.java:411)
at
org.jboss.forge.shell.InstalledPluginRegistry.listByAPICompatibleVersion(InstalledPluginRegistry.java:99)
at org.jboss.forge.shell.Bootstrap.loadPlugins(Bootstrap.java:206)
at org.jboss.forge.shell.Bootstrap.access$200(Bootstrap.java:55)
at org.jboss.forge.shell.Bootstrap$1.run(Bootstrap.java:131)
at java.lang.Thread.run(Thread.java:722)
_____
| ___|__ _ __ __ _ ___
| |_ / _ \| `__/ _` |/ _ \ \\
| _| (_) | | | (_| | __/ //
|_| \___/|_| \__, |\___|
|___/
[no project] kg $
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira