On 27/08/2009, at 3:12 PM, sowmyamoturi wrote:

>
> ...8<

> Our handle server is
> not working now


> ...8<
>
> ps -ef | grep handle-server i got nothing.
>
> -bash-3.00$ ps -ef | grep handle-server
>    csta1 13598 13593   0 00:43:43 pts/1       0:00 grep handle-server
> -bash-3.00$
>
>

That confirms it.

You could look for the startup script in the likely place by

  find /etc -name '*hand*' -type f

When it is running it should appear under

  netstat -pan | fgrep 2641

Restarting the host might do it, if it was configure to start the  
service automatically.

Best wishes,
>

Van Ly
vly at usyd dot edu dot au





------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to