[
https://issues.jboss.org/browse/WFLY-2993?page=com.atlassian.jira.plugin....
]
Tomaz Cerar updated WFLY-2993:
------------------------------
Fix Version/s: 8.0.1.Final
(was: 9.0.0.CR1)
Core: jboss.sh fails to start with org.picketbox module not found
-----------------------------------------------------------------
Key: WFLY-2993
URL:
https://issues.jboss.org/browse/WFLY-2993
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: CLI
Affects Versions: 8.0.0.Final
Reporter: Jeff Mesnil
Assignee: Tomaz Cerar
Fix For: 8.0.1.Final
Note that the issue occurs only when using the WildFly 8 *core distribution*, the regular
distribution is fine.
{noformat}
wildfly-core-8.0.0.Final$ ./bin/jboss-cli.sh -c
org.jboss.modules.ModuleNotFoundException: org.picketbox:main
at org.jboss.modules.Module.addPaths(Module.java:1030)
at org.jboss.modules.Module.link(Module.java:1386)
at org.jboss.modules.Module.relinkIfNecessary(Module.java:1414)
at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:242)
at org.jboss.modules.Main.main(Main.java:385)
{noformat}
--
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