Re: DEBUG_FRAME messages in catalina.out log file
robertlazarski <[email protected]> Thu, 11 Jul 2024 02:12:38 -1000
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CABpPLBVveeumYCLCqGjOTYD8GinOQ6ZP=NJwF1+5DQAe9J7xDA@mail.gmail.com> |
--0000000000007b0a3e061cf7ae05 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable It is all commons-logging with log4j2, so did you try editing WEB-INF/classes/l og4j2.xml and setting it up so it doesn't log to the console? You are not the first person to bring this up, so if you divide on a sane config let us know and I will commit it. On Thu, Jul 11, 2024 at 2:08=E2=80=AFAM Amit Patil <amitpatil12.ap67@gmail.= com> wrote: > Hello, > Does someone know about the DEBUG_FRAME messages in catalina.out after > starting the services? We have java web services which are started via > tomcat. And use axis2-1.8.2 with tomcat. After starting the tomcat, the l= og > file gets flooded with DEBUG_FRAME messages in it and if we see the stack > trace, these DEBUG_FRAME log lines seem to come from > org.apache.axis2.util.JavaUtils.callStackToString > Below are the logs. > [2023-09-08T10:02:34,006]DEBUG[main] - DEBUG_FRAME =3D > org.apache.axis2.util.JavaUtils.callStackToString(JavaUtils.java:564) > DEBUG_FRAME =3D > org.apache.axis2.description.AxisService.mapActionToOperation(AxisService= .java:878) > DEBUG_FRAME =3D > org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder= .java:378) > DEBUG_FRAME =3D > org.apache.axis2.deployment.ServiceGroupBuilder.populateServiceGroup(Serv= iceGroupBuilder.java:101) > DEBUG_FRAME =3D > org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGro= up(ArchiveReader.java:117) > DEBUG_FRAME =3D > org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceG= roup(ArchiveReader.java:232) > > Can someone please explain how to avoid these logs flooding into > catalina.out? > > Kind Regards, > Amit Patil > > --0000000000007b0a3e061cf7ae05 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">It is all commons-logging with log4j2, so did you try edit= ing <span style=3D"font-family:monospace"><span style=3D"color:rgb(0,0,0);b= ackground-color:rgb(255,255,255)">WEB-INF/classes/l</span><br></span><div><= span style=3D"font-family:monospace">og4j2.xml and setting it up so it does= n't log to the console?=C2=A0</span></div><div><span style=3D"font-fami= ly:monospace"><br></span></div><div><span style=3D"font-family:monospace">Y= ou are not the first person to bring this up, so if you divide on a sane co= nfig let us know and I will commit it. <br> </span></div><div><span style= =3D"font-family:monospace"></span></div></div><br><div class=3D"gmail_quote= "><div dir=3D"ltr" class=3D"gmail_attr">On Thu, Jul 11, 2024 at 2:08=E2=80= =AFAM Amit Patil <<a href=3D"mailto:[email protected]">amitpati= [email protected]</a>> wrote:<br></div><blockquote class=3D"gmail_quote= " style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);= padding-left:1ex"><div dir=3D"ltr">Hello,<br><div>Does someone know about t= he DEBUG_FRAME messages in catalina.out after starting the services? We hav= e java web services which are started via tomcat. And use axis2-1.8.2 with = tomcat. After starting the tomcat, the log file gets flooded with DEBUG_FRA= ME messages in it and if we see the stack trace, these DEBUG_FRAME log line= s seem to come from org.apache.axis2.util.JavaUtils.callStackToString<br>Be= low are the logs.=C2=A0<br><font size=3D"1" face=3D"monospace">[2023-09-08T= 10:02:34,006]DEBUG[main] - DEBUG_FRAME =3D org.apache.axis2.util.JavaUtils.= callStackToString(JavaUtils.java:564)<br> DEBUG_FRAME =3D org.apache.axis2.= description.AxisService.mapActionToOperation(AxisService.java:878)<br> DEBU= G_FRAME =3D org.apache.axis2.deployment.ServiceBuilder.populateService(Serv= iceBuilder.java:378)<br> DEBUG_FRAME =3D org.apache.axis2.deployment.Servic= eGroupBuilder.populateServiceGroup(ServiceGroupBuilder.java:101)<br> DEBUG_= FRAME =3D org.apache.axis2.deployment.repository.util.ArchiveReader.buildSe= rviceGroup(ArchiveReader.java:117)<br> DEBUG_FRAME =3D org.apache.axis2.dep= loyment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.jav= a:232)<br></font><br>Can someone please explain how to avoid=C2=A0these log= s flooding into catalina.out?=C2=A0<br><font size=3D"1" face=3D"monospace">= <br></font>Kind Regards,</div><div>Amit Patil<font size=3D"1" face=3D"monos= pace"><br><br></font></div></div> </blockquote></div> --0000000000007b0a3e061cf7ae05--