You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Don Bosco Durai (JIRA)" <ji...@apache.org> on 2014/11/01 22:22:33 UTC

[jira] [Resolved] (ARGUS-153) service ranger-usersync start fails with No such file or directory

     [ https://issues.apache.org/jira/browse/ARGUS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Bosco Durai resolved ARGUS-153.
-----------------------------------
    Resolution: Invalid

With the new changes, Ranger UserSync can be deployed in any folder. To start Ranger UserSync you need to go to the $
{DEPLOYED_FODLER}
and run ./start.sh.
Optionally, if you want to run it as a service, then you need to soft link /usr/bin/ranger-usersync-start to the start.sh script.

> service ranger-usersync start  fails with No such file or directory
> -------------------------------------------------------------------
>
>                 Key: ARGUS-153
>                 URL: https://issues.apache.org/jira/browse/ARGUS-153
>             Project: Argus
>          Issue Type: Bug
>            Reporter: Dilli Arumugam
>
> service ranger-usersync start fails with No such file or directory
> Installed ranger-usersync unzipping zip file created by maven build 
> on centos6.4 vm.
> Installation went fine giving impression that usersync service was started.
> However, no logs were created implying the service was not running.
> Attempted to start the service with
>         service ranger-usersync start
> That reported
> /etc/init.d/ranger-usersync: line 22: /usr/bin/ranger-usersync-start: No such file or directory
> Please note that ranger-usersync could be successfully started with
>       ranger-0.4.0-usersync/start.sh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)