[jboss-jira] [JBoss JIRA] (WFCORE-1382) AS fails to start with colon in path

Tomaz Cerar (JIRA) issues at jboss.org
Tue Feb 16 09:25:02 EST 2016


     [ https://issues.jboss.org/browse/WFCORE-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar moved WFLY-909 to WFCORE-1382:
------------------------------------------

        Project: WildFly Core  (was: WildFly)
            Key: WFCORE-1382  (was: WFLY-909)
    Component/s: Scripts
                     (was: Scripts)


> AS fails to start with colon in path
> ------------------------------------
>
>                 Key: WFCORE-1382
>                 URL: https://issues.jboss.org/browse/WFCORE-1382
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Scripts
>            Reporter: James Livingston
>
> standalone.sh and domain.sh create the module path passed to JBoss Modules -mp option with:
>   JBOSS_MODULEPATH="$JBOSS_HOME/modules"
> The value passed to -mp is a File.pathSeparator (colon on Linux and semicolon on Windows) delimited list of paths, not a single path, so this does not work correctly when JBOSS_HOME contains a colon on Linux, which is a legal but rare character to use in a path.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list