[ https://issues.apache.org/jira/browse/OODT-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhawa Vidanapathirana updated OODT-998: ----------------------------------------- Description: The script bin/filemgr of cas-filemgr fails if distribution is located in a path with space characters. E.g. # The distribution archive is extracted to _/home/user/Apache OODT/cas-filemgr-1.9-SNAPSHOT-dist_ # The command _./filemgr start_ is executed from working directory _/home/user/Apache OODT/cas-filemgr-1.9-SNAPSHOT-dist/cas-filemgr-1.9-SNAPSHOT/bin_ # The following output is observed. {noformat} Using standalone configuration management Starting cas file manager: OK Error: Could not find or load main class OODT.cas-filemgr-1.9-SNAPSHOT-dist.cas-filemgr-1.9-SNAPSHOT.etc.log4j2.xml{noformat} I will provide a fix for this issue soon. Already working on it. > The startup script of cas-filemgr fails if distribution is located in a path > with blank spaces > ---------------------------------------------------------------------------------------------- > > Key: OODT-998 > URL: https://issues.apache.org/jira/browse/OODT-998 > Project: OODT > Issue Type: Bug > Reporter: Madhawa Vidanapathirana > Priority: Major > > The script bin/filemgr of cas-filemgr fails if distribution is located in a > path with space characters. > E.g. > # The distribution archive is extracted to _/home/user/Apache > OODT/cas-filemgr-1.9-SNAPSHOT-dist_ > # The command _./filemgr start_ is executed from working directory > _/home/user/Apache > OODT/cas-filemgr-1.9-SNAPSHOT-dist/cas-filemgr-1.9-SNAPSHOT/bin_ > # The following output is observed. > {noformat} > Using standalone configuration management > Starting cas file manager: OK > Error: Could not find or load main class > OODT.cas-filemgr-1.9-SNAPSHOT-dist.cas-filemgr-1.9-SNAPSHOT.etc.log4j2.xml{noformat} > I will provide a fix for this issue soon. Already working on it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)