[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:25:47 EST 2014


    [ https://issues.jboss.org/browse/WFLY-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946927#comment-12946927 ] 

Jeff Mesnil commented on WFLY-2993:
-----------------------------------

adding the org.picketbox module to the distro fixes the issue (jboss-cli really needs it as CliConfigImpl imports org.jboss.security.vault.SecurityVaultException provided by picketbox)
                
> 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: 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