Actually, he meant the filemgr-client is not executing. It gives permission denied at line 71.
Thanks & Regards, Vishal Hemnani On Oct 22, 2014 11:26 PM, "Christian Alan Mattmann" <[email protected]> wrote: > Ah, please use the command: > > ./filemgr start > > Cheers, > Chris > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Chris Mattmann, Ph.D. > Adjunct Associate Professor, Computer Science Department > University of Southern California > Los Angeles, CA 90089 USA > Email: [email protected] > WWW: http://sunset.usc.edu/~mattmann/ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > > > -----Original Message----- > From: Jarin Nitin Shah <[email protected]> > Date: Wednesday, October 22, 2014 at 10:54 PM > To: Chris Mattmann <[email protected]> > Cc: "[email protected]" <[email protected]>, Gouthami Kondakindi > <[email protected]>, Preethi Ramesh <[email protected]>, "[email protected]" > <[email protected]>, "[email protected]" <[email protected]> > Subject: Re: FileMgr Not Starting > > >I have used RADIX. > >Platform : Ubuntu 14.04 > >After installing filemgr completely, I changed the directory to > >usr/local/oodt/filemgr/bin/ and then I am using the following command for > >starting the filemgr: > >./filemgr-client --help > > > > > >Thank You > > > > > >On Wed, Oct 22, 2014 at 9:44 PM, Christian Alan Mattmann > ><[email protected]> wrote: > > > >Thanks Jarin. CC¹ing the [email protected] list for help here. > > > >Can you give some details here? Did you use RADIX? What > >platform? Windows? What version? Etc etc? How are you trying > >to start it? > > > >Cheers, > >Chris > > > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >Chris Mattmann, Ph.D. > >Adjunct Associate Professor, Computer Science Department > >University of Southern California > >Los Angeles, CA 90089 USA > >Email: [email protected] > >WWW: http://sunset.usc.edu/~mattmann/ > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > > > > > > > >-----Original Message----- > >From: Jarin Nitin Shah <[email protected]> > >Date: Wednesday, October 22, 2014 at 9:06 PM > >To: Chris Mattmann <[email protected]> > >Subject: FileMgr Not Starting > > > >>Hello Professor, > >> > >> > >>We are not able to start the filemgr command in Apache OODT. > >>It is giving Permission Denied error. > >>We have tried changing the permissions of filemgr using chmod to 777. We > >>also tried using sudo but it still gives > >>Permission Denied. > >> > >> > >>The error occurs at the following line (line 71) of filemgr-client > >>(/oodt/filemgr/bin/filemgr-client) > >> > >> > >>Line 71 : > >> > >>$JAVA_HOME/bin/java \ > >>-cp ${LIB_DEPS} \ > >>-Dorg.apache.oodt.cas.filemgr.properties=../etc/filemgr.properties > >> \ > >>-Djava.util.logging.config.file=../etc/logging.properties > >> \ > >>-Dorg.apache.oodt.cas.cli.action.spring.config=../policy/cmd-line-actions > >>. > >>xml > >> \ > >>-Dorg.apache.oodt.cas.cli.option.spring.config=../policy/cmd-line-options > >>. > >>xml > >> \ > >>org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient > >> $* > >> > >> > >> > >>Please help us where we are going wrong. > >>Thank You > >> > >> > >>-- > >>Thanks & Regards, > >> > >>Jarin Nitin Shah > >>Graduate Student at USC, > >>MS in Computer Science, > >>[email protected] > >> > >> > >> > >> > > > > > > > > > > > > > > > > > > > > > >-- > >Thanks & Regards, > > > >Jarin Nitin Shah > >Graduate Student at USC, > >MS in Computer Science, > >[email protected] > > > > > > > >
