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

James Livingston (JIRA) jira-events at lists.jboss.org
Mon May 14 20:16:17 EDT 2012


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

James Livingston updated AS7-4809:
----------------------------------

    Component/s: Scripts

    
> AS fails to start with colon in path
> ------------------------------------
>
>                 Key: AS7-4809
>                 URL: https://issues.jboss.org/browse/AS7-4809
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 7.1.1.Final
>            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list