[jboss-jira] [JBoss JIRA] (WFLY-2993) Core: jboss.sh fails to start with org.picketbox module not found
Jeff Mesnil (JIRA)
issues at jboss.org
Fri Feb 21 10:19:47 EST 2014
Jeff Mesnil created WFLY-2993:
---------------------------------
Summary: 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: Alexey Loubyansky
Fix For: 9.0.0.CR1
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
More information about the jboss-jira
mailing list