<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
{font-family:Calibri}
@font-face
{font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif"}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline}
span.EmailStyle17
{font-family:"Calibri","sans-serif";
color:#1F497D}
.MsoChpDefault
{font-family:"Calibri","sans-serif"}
@page WordSection1
{margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
{}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Ok, so I made the change and I do not get the error now. However, I still am getting text in the alarm.txt file that should not be there. I changed the
evaluation for level > INFO to be level == ERROR. I am still getting info and debug messages in the alarm file. Also, SEND_ALARM has not been set in the code, yet I am getting log messages.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif""> logback-user-bounces@qos.ch [mailto:logback-user-bounces@qos.ch]
<b>On Behalf Of </b>Tony Trinh<br>
<b>Sent:</b> Friday, June 22, 2012 3:54 PM<br>
<b>To:</b> logback users list<br>
<b>Subject:</b> Re: [logback-user] Problems with jaino evaluator</span></p>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal">On Fri, Jun 22, 2012 at 4:47 PM, George, Kenneth V [NTK] <<a href="mailto:Kenneth.V.George@sprint.com" target="_blank">Kenneth.V.George@sprint.com</a>> wrote:</p>
<div>
<div>
<p class="MsoNormal" style=""><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">I get this error.</span></p>
<p class="MsoNormal" style=""><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p class="MsoNormal" style=""><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">15:44:33,114 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Could not create component [filter] of type [ch.qos.logback.core.filter.JaninoEvaluatorFilter]
java.lang.ClassNotFoundException: ch.qos.logback.core.filter.JaninoEvaluatorFilter</span></p>
<p class="MsoNormal" style=""><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> at java.lang.ClassNotFoundException: ch.qos.logback.core.filter.JaninoEvaluatorFilter</span></p>
<p class="MsoNormal" style=""> </p>
</div>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<p class="MsoNormal">Change the filter class to <span style="font-family:"Courier New"">ch.qos.logback.core.filter.EvaluatorFilter</span>.</p>
<div>
<p class="MsoNormal"> </p>
</div>
</div>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This e-mail may contain Sprint Nextel proprietary information intended for the sole use of the recipient(s). Any use by others is prohibited. If you are not the intended recipient, please contact the sender and delete all copies of the message.<br>
</font>
</body>
</html>