I'm having an issue with getting the final step of the Statistics Addon from
UMinho for Dspace 1.5.2 working. That is crontab to aggregate the
statistics.

I have my crontab set to run (for testing, every minute) the stats
aggregation command. And I'm not seeing any results. Wondering what the
issue was, I've tried to just run that same command at a terminal, and it
gives me errors as postgres tries to parse the file.

bash-3.2$ psql -f /dspace/bin/stats-aggregate
psql:/dspace/bin/stats-aggregate:51: ERROR:  syntax error at or near "#!/"
at character 1
psql:/dspace/bin/stats-aggregate:51: LINE 1: #!/bin/sh
psql:/dspace/bin/stats-aggregate:51:         ^

bash-3.2$ psql -f /dspace/bin/stats-aggregate -c -a
ERROR:  syntax error at or near "-" at character 1
LINE 1: -a
        ^

Any help would be most appreciated.

-- 
Peter Dietz
OSU Libraries - Systems Developer/Engineer
614.441.8182 - [email protected]
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to