On 26 May 2015 at 16:20, Hilton Gibson <hilton.gib...@gmail.com> wrote:

>
> Perhaps this will help:
> http://wiki.lib.sun.ac.za/index.php/SUNScholar/Handle_Server
>
> The handle server is always problematic after an upgrade.
>

Thanks, Hilton; lots of great information there.

So it seems that this is not a good indicator of whether handled is running:

ps -ef | grep java | grep log4j-handle | grep -v 'grep'

The methods you suggest all return a positive result:
# netstat -tlnp | grep 8000
tcp6       0      0 10.0.36.11:8000         :::*
LISTEN      1867/java
# netstat -tlnp | grep 2641
tcp6       0      0 10.0.36.11:2641         :::*
LISTEN      1867/java
# ps -ef | grep handle
tomcat7   1867     1  2 16:46 ?        00:00:00 java -Xmx256m -classpath
:/dspace/lib/JUnitParams-1.0.2.jar:/dspace/lib/activation-1.1.jar:/dspace
... :/dspace/lib/handle-6.2.jar ...

Sean
--
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to