On 12 October 2012 10:38, helix84 <[email protected]> wrote:
> On Fri, Oct 12, 2012 at 10:35 AM, Sean Carte <[email protected]> wrote:
>> I get Apache's 'Service Temporarily Unavailable' page from the
>> Browser; my tomcat process is no longer listening on port 8080:
>
> Ah, so it seems the tomcat process indeed crashed. Can you confirm
> that by running ps ax | grep tomcat?

Yep:

root@ir:~# ps ax | grep tomcat
 2169 ?        Sl     1:12 /usr/lib/jvm/java-6-openjdk/bin/java
-Djava.util.logging.config.file=/var/lib/tomcat6/conf/logging.properties
-Djava.awt.headless=true -Xmx2048m -XX:+UseConcMarkSweepGC
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.endorsed.dirs=/usr/share/tomcat6/endorsed -classpath
/usr/share/tomcat6/bin/bootstrap.jar -Dcatalina.base=/var/lib/tomcat6
-Dcatalina.home=/usr/share/tomcat6 -Djava.io.tmpdir=/tmp/tomcat6-tmp
org.apache.catalina.startup.Bootstrap start
 2249 pts/0    S+     0:00 grep tomcat

After 2.5 submissions:

root@ir:~# ps ax | grep tomcat
 2259 pts/0    S+     0:00 grep tomcat

> In that case, you have to look at tomcat logs, not dspace logs.

That's why I was looking at the catalina log. Are there others that
might be more helpful?

(I've got catlina, ir_access, and localhost in /var/log/tomcat6.)

Sean
-- 
Sean Carte
DUT E-Repository Administrator
+27 72 898 8775
+27 31 373 5761
fax: +27 86 674 1254
http://ir.dut.ac.za

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to