Hi Paul,
Many /dspace/bin commands were "Deprecated" in 1.7, see the release notes.
https://wiki.duraspace.org/display/DSPACE/DSpace+Release+1.7.0+Notes#DSpaceRelease1.7.0Notes-Removed%2FDeprecated
Removed / Deprecated
Most command line scripts that have historically resided in [dspace]/bin/ were
deprecated in 1.6.x, and are now removed in 1.7.0. They have been replaced
with the configurable command
launcher<https://wiki.duraspace.org/display/DSDOC/Application+Layer#ApplicationLayer-DSpaceCommandLauncher>,
which eases the cross platform development of scripts. Full details of the
discussion are at: http://jira.dspace.org/jira/browse/DS-646.
The old way will no longer work, as the task scripts have been removed:
[dspace]/bin/create-administrator
The functionality is all performed by the centralized DSpace launcher, e.g.:
[dspace]/bin/dspace create-administrator
Calling a command by its full classname still works by adding dsrun before
the classname.
[dspace]/bin/dspace dsrun org.dspace.administer.CreateAdministrator
-=-=-=-
So in your case, sub-daily is now called /dspace/bin/dspace sub-daily
Peter Dietz
On Fri, Apr 29, 2011 at 12:03 PM, Paul Go <[email protected]> wrote:
>
> We used to run the /dspace/bin/sub-daily routine in a cron job. That
> script no longer exists in Dspace 1.7. What script should I run to get the
> same functionality?
>
>
> Paul Go
>
> Systems Librarian /
> Library Technology Manager
> Paul V. Galvin Library
> 35 West 33rd Street
> Chicago, IL 60616
> 312.567.7997
> [email protected]
>
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today. Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech