Caldarale, Charles R uttered:
From: Alex Hooper [mailto:ahoo...@bmjgroup.com] Subject: Re: logging
failure with tomcat 6.0.29, jvm 1.6.0_30-b12, ubuntu 10.04.3 LTS

We've not modified it, though, so should be as per dist.

It appears to be as you say.  Looking at the stack trace a bit more:

java.lang.ClassNotFoundException: 1catalina.org.apache.juli.FileHandler ...
at java.util.logging.LogManager.loadLoggerHandlers(LogManager.java:345) ... at java.util.logging.Logger.getLogger(Logger.java:287) at
sun.management.snmp.util.MibLogger.<init>(MibLogger.java:57) at
sun.management.snmp.util.MibLogger.<init>(MibLogger.java:42) at
sun.management.jmxremote.ConnectorBootstrap.<clinit>(ConnectorBootstrap.java:760)
 at sun.management.Agent.startAgent(Agent.java:127) at
sun.management.Agent.startAgent(Agent.java:239)

It appears that the JMX agent is using Tomcat's logging.properties but with
the unmodified java.util.logging package from the JRE rather than JULI from
Tomcat.  Can you show us what the eventual command line is that launches
Tomcat?  The parameter specifying
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager looks like
it's missing.


Oh. My. Goodness.

Thank $deity for fresh eyes. An edit to catalina.sh had caused that parameter to be lost.

It's scary how much time that kind of error can consume.

Thank you so much for taking the time and spotting that.

Cheers,

Alex.



- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.


--------------------------------------------------------------------- To
unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional
commands, e-mail: users-h...@tomcat.apache.org


______________________________________________________________________ This
email has been scanned by the Symantec Email Security.cloud service. For more
information please visit http://www.symanteccloud.com ______________________________________________________________________


--
Alex Hooper
Operations Team Leader, BMJ Group, BMA House, London WC1H 9JR
Tel: +44 (0) 20 7383 6049
http://group.bmj.com/

_______________________________________________________________________
The BMJ Group is one of the world's most trusted providers of medical 
information for doctors, researchers, health care workers and patients 
group.bmj.com.  This email and any attachments are confidential.  If you have 
received this email in error, please delete it and kindly notify us.  If the 
email contains personal views then the BMJ Group accepts no responsibility for 
these statements.  The recipient should check this email and attachments for 
viruses because the BMJ Group accepts no liability for any damage caused by 
viruses.  Emails sent or received by the BMJ Group may be monitored for size, 
traffic, distribution and content.  BMJ Publishing Group Limited trading as BMJ 
Group.  A private limited company, registered in England and Wales under 
registration number 03102371.  Registered office: BMA House, Tavistock Square, 
London WC1H 9JR, UK.
_______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to