Commit Graph

107 Commits

Author SHA1 Message Date
Tim Donohue
4067a40f86 Merge pull request #8508 from mwoodiupui/8507
Shorten the classpath in bin/start-handle-server to address inconsistent ClassNotFound
2022-10-04 13:10:01 -05:00
Jean-François Morin
02c2fea8da Cleaned all references to OAI 2022-10-04 10:54:20 -04:00
Jean-François Morin
616fe9fb7d Fixed start-handle-server.bat (Windows version) 2022-10-04 10:42:40 -04:00
Mark H. Wood
9c8840f4ce Remove redundant code: 'dspace classpath' already does what we want. 2022-10-04 07:51:18 -04:00
Mark H. Wood
61f6bd1622 Remove duplication by depending on 'dspace classpath'. 2022-10-03 16:53:01 -04:00
Mark H. Wood
60d41b86f2 Shorten the argument to -classpath by making the JRE enumerate library JARs.
Also fix some incorrect comments and remove insignificant differences
between 'start-handle-server' and 'dspace'.
2022-10-03 16:36:35 -04:00
Tim Donohue
76e5b50564 Remove old perl script 2021-02-25 16:55:59 -06:00
Samuel
16ae96b4c3 taskid 76191 Remove Traditional/Basic Workflow from codebase and database 2021-01-27 06:41:16 +01:00
Rob Jenson
c7ecfdbc7b Update start-handle-server
start-handle-server will not start if handle-server terminated abnormally (including system restart). Case error in the line to remove stale lock file.
2020-08-14 06:05:17 -04:00
Tim Donohue
b116c55714 Refactor code to remove the need for a "hostname" configuration. 2020-02-13 13:40:35 -06:00
Tim Donohue
c55f29de6a Replace dspace.hostname with dspace.ui.hostname. Enhance descriptions of how/where configs are used 2020-02-13 13:40:34 -06:00
Julius Gruber
707168dd1e Dspace bat file (#2544)
* First test

* Minor changes to bat file

* Removed files not to part of  the PR

* Added config files

* Removed buildpath.bat

* Changed bat file

* Enabled shibooleth in config

* Removed unnecessary comment from bat file

* Linux dspace script made similar to dspace bat file

* Removed authentication.cfg from this PR

* Now really removed authentication.cfg from this PR

* Remove OAI from classpath

Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
2020-02-03 11:18:57 -06:00
Tim Donohue
a8cb5359d6 Ensure bin scripts ALWAYS have correct line endings 2019-11-15 11:43:18 -06:00
Ian Little
d2f8db798f Fix hostip issue in make-handle-config script. 2019-03-29 14:48:21 -04:00
Ian Little
d17a9072d4 Update Handle server version. 2019-03-29 10:42:38 -04:00
Mark H. Wood
468725346f Remove system property pointing to logging config. Instead just let
framework do its default search, which should find the config. on the
classpath.
2018-11-09 09:02:59 -05:00
Mark H. Wood
3f904dc4ec [DS-3135] Tell Log4J where to find its configuration. 2018-11-09 09:02:59 -05:00
Tim Donohue
8da4fb5bf7 DS-3233: Create a Windows version of 'start-handle-server' script 2016-08-12 11:49:54 -05:00
Tim Donohue
61d900d63d Update license headers & initial comments in all commandline scripts 2016-08-12 10:11:49 -05:00
Tim Donohue
3e79686005 DS-3233 : Hardcode log directory into start-handle-server script. Read DSPACEDIR from config. Minor cleanup 2016-07-25 16:37:24 -05:00
Mark H. Wood
cd75d02f2f [DS-3166] Resolve DSpace hostname to address. 2016-04-27 13:26:45 -04:00
Mark H. Wood
e981ad0746 [DS-3158] Scripts need double-dash with long options now. 2016-04-27 11:52:48 -04:00
Christian Scheible
6e896c822e [DS-2423] Added oai overlays to classpath to ensure that oai command line tools work (like clean-cache) 2015-02-02 14:23:25 +01:00
cjuergen
d267f8bf9c Misplaced exclamation marks in dspace.bat 2014-09-11 16:14:01 +02:00
Ivan Masár
0384a4754d DS-1998 fix the "dspace classpath" CLI command 2014-05-11 20:27:00 +02:00
rradillen
383d7625c4 DS-1930
default encoding differs between cli and webui
2014-02-28 15:23:29 +01:00
rradillen
296e65df2e DS-1930
default encoding differs between cli and webui
2014-02-28 15:21:14 +01:00
Ivan Masár
a9a6c15233 fix hardcoded db name in dspace-info.pl 2013-01-31 19:02:10 +01:00
Mark H. Wood
61b2ad8bc2 [DS-286] Remove unmaintained Bash script.
The AIP export/import tools may also be useful replacements for this.
2013-01-31 10:03:23 -05:00
Ivan Masár
7474c6f880 make the dspace-info.pl caveman work in a new era 2012-06-15 15:15:48 +02:00
Tim Donohue
cb5315c34a License Cleanup: Remove the old MIT/HP License from several files which still have it (most of these files have the new-style DSpace license, but also had the older MIT/HP license)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6714 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-16 20:52:58 +00:00
Mark Diggory
ffbbe3e9f4 [DS-875] DSpace Configuration service error when using "dspace" script. ( provided by kevin@atmire.com )
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6385 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-05-25 20:46:44 +00:00
Mark Wood
6423312a8f Wrong test (wrong OS!) for "classpath" corrected.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5997 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-17 15:27:52 +00:00
Mark Wood
4c1bb2f6f0 [DS-737] Expose CLASSPATH calculated by launcher
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5996 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-17 14:47:00 +00:00
Stuart Lewis
273415cfed [DS-646] Remove /bin scripts (replaced by 'dspace' command)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5432 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-15 03:41:48 +00:00
Stuart Lewis
eb6f7988d0 [DS-584] start-handle-server script broken - Error in launcher.xml: Invalid class name
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5080 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-06-09 22:20:26 +00:00
Stuart Lewis
5179b030fe [DS-321] DSpace command launcher - fix parameter count problem in dspace.bat, and echo 'caused by' exception instead of root exception. Also print out full stack trace.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4542 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-18 22:54:57 +00:00
Stuart Lewis
55cc25ba79 [DS-372] New verbose option for [dspace]/bin/dspace cleanup script
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4519 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-12 00:53:09 +00:00
Richard Rodgers
2f6e46a541 Fix mistaken escaped '>' which caused handle md field to not be stripped
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4463 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-23 20:17:49 +00:00
Stuart Lewis
2cc0f7ad4d [DS-321] DSpace command launcher
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4311 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 22:02:09 +00:00
Stuart Lewis
d5a6ed482c [DS-319] - Replace '/dspace/bin/dsrun org.dspace.browse.ItemCounter' with /dspace/bin/itemcounter
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4275 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-22 02:34:47 +00:00
Stuart Lewis
974358fd98 [DS-249] sub-daily utility script does not pass arguments to Java
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4080 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-07-09 02:32:03 +00:00
Stuart Lewis
9b9d93e056 [DS-161] Bulk metadata editing - addition of [dspace]/bin/ scripts
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3988 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-06-30 21:53:47 +00:00
Stuart Lewis
a5bfc8774a Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3730 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 03:11:14 +00:00
Mark Diggory
adc949bfd1 Set Keyword substitution across entire project.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3703 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-09 23:58:38 +00:00
Tim Donohue
1f59219b32 [1712125] Allow dsrun and dsrun.bat to use JAVA_OPTS. Previously all JVM options were hardcoded in dsrun scripts. This allows admin to specify JVM options for all command-line scripts using the JAVA_OPTS environment variable.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3620 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-20 20:46:37 +00:00
Stuart Lewis
7269fe86e1 Removing duplicated dsrun
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3215 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-10-17 05:53:48 +00:00
Stuart Lewis
11b9a0b588 Stuart Lewis - Fixed issue reported by Gary Browne relating to old messages still appearing in the stat scripts.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2954 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-06-06 05:16:12 +00:00
Mark Diggory
0680bac6cb Asure handle server logs to its own log and dspace is not in control of logging.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2863 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-21 21:22:31 +00:00
Tim Donohue
777dd8261d Removed references to the old 'history' directory, and the 'history.dir' param from dspace.cfg
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2834 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-13 19:15:32 +00:00