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

Tomaz Cerar (JIRA) issues at jboss.org
Fri Oct 28 09:09:00 EDT 2016


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

Tomaz Cerar updated WFCORE-1382:
--------------------------------
    Priority: Optional  (was: Major)


> 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: Modules
>            Reporter: James Livingston
>            Priority: Optional
>
> 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
(v7.2.2#72004)


More information about the jboss-jira mailing list