Have a look in /etc/rc.d or /etc/init.d and see if you've a script for 
stop/starting the handle server. On my system, I have the following

$ head /etc/init.d/handled
#!/bin/sh
#
# chkconfig: 345 86 14
# description: Starts and stops the handle service
#
# Source function library.
if [ -f /etc/init.d/functions ] ; then
        . /etc/init.d/functions

-- Van Ly : University of Sydney Library




From: Jozsef Gabor Bone
Sent: Thu 29/01/2009 12:54 AM
To: [email protected]
Subject: [Dspace-tech] Handle Server starting problem


Dear Members!

Unfortunately it seems, that in our site (http://snap.archivum.ws/dspace - 
dspace. 1.4), the handle server is not running.
If I click on a handle.net lin, it gives me the 'Error - Cannot Connect to 
Server'.

Unfortunately I'm a new colleague here, so who installed dspace has already 
left us.

I tried to start Handle Server in two ways:
1. 
osasite:~# /usr/local/dspace/bin/start-handle-server
Nothing has happened, the error log said:


2.
java -cp /hs/bin/handle.jar net.handle.server.Main /hs/svr_1
"2009/01/23 11:20:30 GMT+01:00" 25 Rotating log files
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to