[Dspace-tech] Help - Dsrun command not found

2014-09-19 Thread Naveen Srinivasan
HI ,

Main issue is ,In the Repository ,When I click Administrative section
--Statistics page ,i am getting the below message *There are currently no
reports available for this service. Please check back later.*

So i am setting up the cron jobs to get the stat reports, but I am not able
to run the dsrun command from the bin directory.

*Command :  *naveen@dspace:/dspace/bin$ *dsrun
org.dspace.app.statistics.CreateStatReport -r stat-initial*

*Error* : -bash: dsrun: command not found

Note - Dsrun.bat file and stat-initial file are available in the bin
directory

Please help me on this.Thanks


Regards,
Naveen

Mob : (312) 774-1687
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Help - Dsrun command not found

2014-09-19 Thread Tim Donohue
Try running:

./dsrun [command]

It's possible that the /dspace/bin/ directory is just not in your 
PATH, so it may not be seeing the dsrun script in that directory.  By 
running ./dsrun it lets your system know to look in your current 
directory.

- Tim

On 9/19/2014 10:24 AM, Naveen Srinivasan wrote:
 HI ,

 Main issue is ,In the Repository ,When I click Administrative section
 --Statistics page ,i am getting the below message *There are currently
 no reports available for this service. Please check back later.*

 So i am setting up the cron jobs to get the stat reports, but I am not
 able to run the dsrun command from the bin directory.

 *Command : *naveen@dspace:/dspace/bin$ /dsrun
 org.dspace.app.statistics.CreateStatReport -r stat-initial/

 *Error* : -bash: dsrun: command not found

 Note - Dsrun.bat file and stat-initial file are available in the bin
 directory

 Please help me on this.Thanks


 Regards,
 Naveen

 Mob : (312) 774-1687


 --
 Slashdot TV.  Video for Nerds.  Stuff that Matters.
 http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette