Konstantin,
On 3/14/25 9:58 AM, Konstantin Kolinko wrote:
чт, 13 мар. 2025 г. в 20:37, Christopher Schultz :
Konstantin,
On 3/13/25 12:34 PM, Christopher Schultz wrote:
Konstantin,
On 3/13/25 10:55 AM, Konstantin Kolinko wrote:
чт, 13 мар. 2025 г. в 16:42, Christopher Schultz
:
All,
I r
чт, 13 мар. 2025 г. в 20:37, Christopher Schultz :
>
> Konstantin,
>
> On 3/13/25 12:34 PM, Christopher Schultz wrote:
> > Konstantin,
> >
> > On 3/13/25 10:55 AM, Konstantin Kolinko wrote:
> >> чт, 13 мар. 2025 г. в 16:42, Christopher Schultz
> >> :
> >>>
> >>> All,
> >>>
> >>> I really should be
Konstantin,
On 3/13/25 12:34 PM, Christopher Schultz wrote:
Konstantin,
On 3/13/25 10:55 AM, Konstantin Kolinko wrote:
чт, 13 мар. 2025 г. в 16:42, Christopher Schultz
:
All,
I really should be able to figure this out for myself but I'm frustrated
and might just need someone to show me that
Konstantin,
On 3/13/25 10:55 AM, Konstantin Kolinko wrote:
чт, 13 мар. 2025 г. в 16:42, Christopher Schultz :
All,
I really should be able to figure this out for myself but I'm frustrated
and might just need someone to show me that I'm spelling something wrong.
I'm trying to get all logs fro
чт, 13 мар. 2025 г. в 16:42, Christopher Schultz :
>
> All,
>
> I really should be able to figure this out for myself but I'm frustrated
> and might just need someone to show me that I'm spelling something wrong.
>
> I'm trying to get all logs from the CsrfPReventionFilter. I know it's
> working be
All,
I really should be able to figure this out for myself but I'm frustrated
and might just need someone to show me that I'm spelling something wrong.
I'm trying to get all logs from the CsrfPReventionFilter. I know it's
working because I get 403 responses when it's enabled and don't get the
ions pop up randomly in the log when the log level is
> > in DEBUG mode.
> > Tried to find why this exception is occurring randomly. But unable to
> get a
> > proper conclusion on this, so reaching out to the team. Attached the
> > exception image below.
>
>
>
EOF exceptions pop up randomly in the log when the log level is
> in DEBUG mode.
> Tried to find why this exception is occurring randomly. But unable to get a
> proper conclusion on this, so reaching out to the team. Attached the
> exception image below.
I suspect this is simply the
Hi Team,
I am using Springboot v3.x application,which is on Azure cloud and the
Tomcat version is 10.1.30.
*Issue :* Application requests are processed successfully with 200, but
sometimes EOF exceptions pop up randomly in the log when the log level is
in DEBUG mode.
Tried to find why this
EOF exceptions pop up randomly in the log when the log level is in
> DEBUG mode.
> Tried to find why this exception is occurring randomly. But unable to get a
> proper conclusion on this, so reaching out to the team. Attached the
> exception image below.
And again, the list
Hi Team,
I am using Springboot v3.x application,which is on Azure cloud and the
Tomcat version is 10.1.30.
*Issue :* Application requests are processed successfully with 200, but
sometimes EOF exceptions pop up randomly in the log when the log level is
in DEBUG mode.
Tried to find why this
We have some applications which are pushing out to their own applogs clearly
showing 'Debug' on most lines with a large amount of data and CI.
I would like to find out where the app team are setting this level, I have
check in the obvious in the war files as it's a Spr
чт, 15 июн. 2023 г. в 13:27, Thomson Waghmare :
>
> I am facing an issue in Linux server that webserver service is restarting
> automatically frequently. I tried to enable debug logs by changing the all
> logging properties in tomcat-8.5.79/conf/logging.proprties. But I see only
> I
On 15/06/2023 11:26, Thomson Waghmare wrote:
I am facing an issue in Linux server that webserver service is restarting
automatically frequently. I tried to enable debug logs by changing the all
logging properties in tomcat-8.5.79/conf/logging.proprties. But I see only
INFO logs but no FINE or
I am facing an issue in Linux server that webserver service is restarting
automatically frequently. I tried to enable debug logs by changing the all
logging properties in tomcat-8.5.79/conf/logging.proprties. But I see only
INFO logs but no FINE or FINER or FINEST logs.
*logging.properties
On Tue, Jan 31, 2023 at 5:48 PM Konstantin Kolinko
wrote:
> and your configuration is missing
> catalina.properties
> context.xml
> logging.properties
>
> files that are required for proper operation.
>
Thanks.
I have confirmed that also copying logging.properties results in a
logs/catalina.202
ср, 1 февр. 2023 г. в 00:51, Michael B Allen :
>
> ├───conf
> │ │ server.xml
> │ │ tomcat-users.xml
> │ │ web.xml
> > It assumes that you are familiar with java.util.logging.
> >
>
> That's unfortunate. It would be so much nicer if it was a simple one-liner.
It is configured with log
web
> applications.
> That includes
> - declaration of DefaultServlet
> - declaration of JspServlet
> - "welcome-file-list"
> - "mime-mapping"s
>
> > How does one enable a debug log? The documentation about such things is
> > pretty cryptic.
>
ve you configured your %CATALINA_BASE% directory?
The conf/web.xml configures all the defaults, shared by all web applications.
That includes
- declaration of DefaultServlet
- declaration of JspServlet
- "welcome-file-list"
- "mime-mapping"s
> Jan 31, 2023 3:46:03 PM org.apac
2 PM org.apache.catalina.startup.ContextConfig
getDefaultWebXmlFragment
INFO: No global web.xml found
Jan 31, 2023 3:46:03 PM org.apache.jasper.servlet.TldScanner scanJars
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
debug logging for this logger for a complete list of JARs that were sc
Hua,
On 9/8/22 10:30, Hua Zhang wrote:
Hi Tomcat,
I have a question about how to get more debug information in a tomcat log
file. Sometimes my websites, which run on tomcat 9.0.43, suddenly all went
down without a good reason.
You might want to consider an upgrade. That version of Tomcat is
Hi Tomcat,
I have a question about how to get more debug information in a tomcat log
file. Sometimes my websites, which run on tomcat 9.0.43, suddenly all went
down without a good reason.
When this happens, the only thing I can do is restart the Tomcat service.
I am trying to figure out why it
Is there a way to isolate this to only debug a specific client connection URL?
There is really only one that’s throwing socket errors and having debug for
everything is filling up log to fast and generating to much noise.
Shawn Beard
Sr. Systems Engineer |
BTS
Middleware
ave to add only -Djavax.net.debug=ssl:handshake:verbose to CATALINA_OPTS
(or JAVA_OPTS).
Peter
> To the java options of Tomcat, however the SSLSocketClientWithClientAuth is
> causing tomcat not start saying it cant find the
> SSLSocketClientWithClientAuth class. I need to debug socket i
Im adding this -Djavax.net.debug=ssl:handshake:verbose
SSLSocketClientWithClientAuth
To the java options of Tomcat, however the SSLSocketClientWithClientAuth is
causing tomcat not start saying it cant find the SSLSocketClientWithClientAuth
class. I need to debug socket issues on a ssl client
al Message-
From: Christopher Schultz
Sent: Tuesday, August 31, 2021 12:23 PM
To: users@tomcat.apache.org
Subject: Re: Debug apache-tomcat-8.5.59 open sockets on Linux 8
Attention! - This email has originated from an External Source outside of
eClinicalWorks. Always use caution when opening attachments
1 11:50 AM
To: users@tomcat.apache.org
Subject: Re: Debug apache-tomcat-8.5.59 open sockets on Linux 8
Yeggy,
On 8/31/21 11:22, Yeggy Javadi wrote:
Please indicate if there is any debug option and log that can trace
sockets open by tomcat to identify when and by which application
function a socket is
To: users@tomcat.apache.org
Subject: Re: Debug apache-tomcat-8.5.59 open sockets on Linux 8
Yeggy,
On 8/31/21 11:22, Yeggy Javadi wrote:
> Please indicate if there is any debug option and log that can trace
> sockets open by tomcat to identify when and by which application
> function a
Yeggy,
On 8/31/21 11:22, Yeggy Javadi wrote:
Please indicate if there is any debug option and log that can trace
sockets open by tomcat to identify when and by which application
function a socket is open.
Do you mean a web application?
Tomcat manages incoming HTTP/2/Websocket/APR connections
Hi,
Please indicate if there is any debug option and log that can trace sockets
open by tomcat to identify when and by which application function a socket is
open.
Thanks
I would 'rm -rf ~/.m2/repository/*'
Much faster than investigating :)
from mobile (sorry for typos ;)
On Tue, Aug 17, 2021, 18:16 wrote:
> When trying to start Tomcat (9.0.52) in debug mode ("Debug on Server") from
> Eclipse (v2020-12 (4.18.0) / Build id: 20201210
When trying to start Tomcat (9.0.52) in debug mode ("Debug on Server") from
Eclipse (v2020-12 (4.18.0) / Build id: 20201210-1552) I get the following
error:
16-Aug-2021 13:52:14.019 SEVERE [main]
org.apache.catalina.core.ContainerBase.startInternal A child container
failed du
, 14 ene 2021 a las 17:04, Mark Thomas () escribió:
> On 14/01/2021 15:52, Luis Rodríguez Fernández wrote:
> > Hello there,
> >
> > I am trying to enable debug for
> > the org.apache.catalina.authenticator.SingleSignOn valve. In my
> > ${CATALINA_BASE}/c
On 14/01/2021 15:52, Luis Rodríguez Fernández wrote:
> Hello there,
>
> I am trying to enable debug for
> the org.apache.catalina.authenticator.SingleSignOn valve. In my
> ${CATALINA_BASE}/conf/logging.properties I have set
>
> java.util.logging.Conso
Hello there,
I am trying to enable debug for
the org.apache.catalina.authenticator.SingleSignOn valve. In my
${CATALINA_BASE}/conf/logging.properties I have set
java.util.logging.ConsoleHandler.level = ALL
.../...
org.apache.catalina.authenticator.SingleSignOn.level = ALL
In my ${CATALINA_BASE
On 9/8/20 1:12 PM, john.e.gr...@wellsfargo.com.INVALID wrote:
I don't remember the precise problem, but verbose SSL will tell you
what trust store and key store you're using, among other things.
I don't blame you. It's been close to a month since I last attempted to
do something about this.
James,
> -Original Message-
> From: James H. H. Lampert
> Sent: Tuesday, September 08, 2020 2:13 PM
> To: Tomcat Users List
> Subject: Re: SSL debug?
>
> I'm finally back on this problem.
>
> >> We are once again having SSL difficulties with our
I'm finally back on this problem.
We are once again having SSL difficulties with our webapp connecting
with an outside web service: the java.security override that had solved
the problem in the past (specifically, removing "DESede" from the
"jdk.tls.disabledAlgorithms" in an override file) is no
On 12/08/2020 16:29, James H. H. Lampert wrote:
> Question:
>
> We are once again having SSL difficulties with our webapp connecting
> with an outside web service: the java.security override that had solved
> the problem in the past (specifically, removing "DESede" from the
> "jdk.tls.disabledAlgo
Question:
We are once again having SSL difficulties with our webapp connecting
with an outside web service: the java.security override that had solved
the problem in the past (specifically, removing "DESede" from the
"jdk.tls.disabledAlgorithms" in an override file) is now failing with
certai
On 2018-07-16, 9:28 AM, "Konstantin Kolinko" wrote:
> >>ps: a HTTP request against the debug port will print this message in
the
> >>catalina.out Debugger failed to attach: handshake failed - received
>GET /
> >>HTTP/1.1< - expe
-Original Message-
From: Désilets, Alain
Sent: Monday, July 16, 2018 1:45 PM
To: Tomcat Users List
Subject: Can't start Tomcat in debug mode
> I am unable to start Tomcat in debug mode. I have searched and see that lots
> of people are having similar issues. I tried all the
8080, so it doesn't seem to
> matter.
>
> Note that if I start with 'catalina.sh start' (i.e. no jpda), I get *:http-al
> for 'lsof -8080' and nothing for 'lsof -8000'.
>
>>Hope it helps,
>
> So far, no. But I appreciate the eff
,
So far, no. But I appreciate the effort. Any other ideas?
>ps: a HTTP request against the debug port will print this message in the
>catalina.out Debugger failed to attach: handshake failed - received >GET /
>HTTP/1.1< - expected >JDWP-Handshake<
Yep, I get that message when running with jpda
Alain
.../jdk1.8.0_162/bin/java...
-agentlib:jdwp=transport=dt_socket,address=localhost:8000,server=y,suspend=n
... org.apache.catalina.startup.Bootstrap start
In the catalina.out you should see something like: Listening for transport
dt_socket at address: 8000
Asking for the debug and http ports
I am unable to start Tomcat in debug mode. I have searched and see that lots of
people are having similar issues. I tried all the fixes that were proposed and
none of them seem to work.
Here is what I have at the moment.
I have a file /Library/Tomcat/bin/setenv with the following content
Hello Coty,
Thank you very much. Yes you are right, in the localhost.$(date).log I can
see:
03-Apr-2018 18:13:40.751 SEVERE [main]
org.apache.catalina.core.StandardContext.filterStart Exception starting
filter [SsoAisFilter]
java.lang.ClassNotFoundException:
cern.ch.sso.sp.filters.decorators.Sso
On Tue, Apr 3, 2018 at 8:47 AM, Luis Rodríguez Fernández
wrote:
> Hello there,
>
> I've realized that if I make a typo in my declaration I get
> something in the catalina.out like:
>
> Apr 03, 2018 2:27:01 PM org.apache.catalina.core.StandardContext
> startInternal
> SEVERE: One or more Filters f
Hello there,
I've realized that if I make a typo in my declaration I get
something in the catalina.out like:
Apr 03, 2018 2:27:01 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more Filters failed to start. Full details will be found in
the appropriate container log fil
>
> Thanks Konstantin for giving me quite a clear detail on how to do the actual
> debugging.
>
> The thing is that I am constantly getting 404 with certain occasion able to
> get the tutorRegister page being displayed so I think there is still
> something not quite right in the setting or somet
On Sat, 3/17/18, Konstantin Kolinko wrote:
Subject: Re: Tomcat stopped and Debug can't be done in Eclipse
To: "Tomcat Users List"
Date: Saturday, March 17, 2018, 10:25 PM
/Hi!
2018-03-17 10:11 GMT+03:00 Karen Goh :
>
&
/Hi!
2018-03-17 10:11 GMT+03:00 Karen Goh :
>
> I have added this in my JVM under the tomcat argument for remote debug
> configuration :
>
> -Dcatalina.opts="-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n"
The above line is wrong.
There is no syste
On Wed, 2/21/18, Konstantin Kolinko wrote:
Subject: Re: Tomcat stopped and Debug can't be done in Eclipse
To: "Karen Goh"
Cc: "Tomcat Users List"
Date: Wednesday, February 21, 2018, 5:43 AM
2018-02-20 17:57 GMT+03
On Wed, 2/21/18, Konstantin Kolinko wrote:
Subject: Re: Tomcat stopped and Debug can't be done in Eclipse
To: "Karen Goh"
Cc: "Tomcat Users List"
Date: Wednesday, February 21, 2018, 5:43 AM
2018-02-20 17:57 GMT+03
bottom says "". The "Servers"
view says "[Stopped, Synchronized]".)
How did you start it?
5. My recipe will be:
- In the "Servers" view select the server and deploy you application
onto it (right click -> context menu -> ...)
- Then click the small gr
On Tue, 2/20/18, Konstantin Kolinko wrote:
Subject: Re: Tomcat stopped and Debug can't be done in Eclipse
To: "Tomcat Users List"
Date: Tuesday, February 20, 2018, 4:10 PM
2018-02-20 5:04 GMT+03:00 Karen
Goh :
> Hi,
&g
mcat 9.0.4 windows 64.
>
> Eclipse Oxygen.
> Project : Maven dynamic MVC web app with Hibernate, JPA and JSP.
> MySQL server 5.7.
>
> Whenever, I run debug on jsp, after submitting the form, tomcat will just
> stop and Eclipse does not take over the debugging.
>
> All the breakp
Hibernate, JPA and JSP.
MySQL server 5.7.
Whenever, I run debug on jsp, after submitting the form, tomcat will just stop
and Eclipse does not take over the debugging.
All the breakpoints are there and perspective is showing debug mode, except the
debug buttons are all grey out though.
I do not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 1/23/18 10:58 AM, Christopher Schultz wrote:
> The MySQL Connector/J simply has a bug. Upgrade to the latest
> version to see if they have fixed it.
>
> I gave up trying to convince them that it was a problem and that
> they needed to fix i
Hi chris,
The database problem has been resolved cos apparently, there is a old version
of J-connector that is not removed inside Eclipse.
But, now I am facing the No movement at Debug mode again.
I used to be able to received logger infor when when run debug that shows me
the stack when the
On Tue, 1/23/18, Christopher Schultz wrote:
Subject: Re: Fw: No movement at Debug mode
To: users@tomcat.apache.org
Date: Tuesday, January 23, 2018, 11:58 PM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Karen,
On 1/21/18 10:49 AM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Karen,
On 1/21/18 10:49 AM, Karen Goh wrote:
> I want to add in additional infor :
>
> After I stopped the server, the console has the following error
> message which beats me.
>
> WARNING: The web application [Hi5S] appears to have started a
> th
On Sun, 1/21/18, Alex O'Ree wrote:
Subject: Re: No movement at Debug mode
To: "Tomcat Users List" , "Karen Goh"
Date: Sunday, January 21, 2018, 11:44 PM
Do you mean you cannot get a
debugger to attach to Tomcat and thus step
through your app?
Make su
.
Tks.
--- On Sun, 1/21/18, Karen Goh wrote:
> From: Karen Goh
> Subject: No movement at Debug mode
> To: users@tomcat.apache.org
> Date: Sunday, January 21, 2018, 11:37 PM
> Hi expert,
>
> I have been stuck at this problem - No
> debug movement , for quite some time an
un, Jan 21, 2018 at 10:37 AM, Karen Goh
wrote:
> Hi expert,
>
> I have been stuck at this problem - No debug movement , for quite some
> time and am seeking help from this user group.
>
> After submitting my form using JSP,
>
> So, here's what appeared at th
Hi expert,
I have been stuck at this problem - No debug movement , for quite some time and
am seeking help from this user group.
After submitting my form using JSP,
So, here's what appeared at the console :
an 21, 2018 11:25:58 PM org.apache.catalina.startup.VersionLoggerListener log
List
Subject: Re: Enabling DEBUG statments
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dwarak,
On 8/17/16 9:58 AM, D, Dwarakesh wrote:
> Hi Team,
>
> We are trying to enable the DEBUG in one of our application running
> in Tomcat 7(java8) and below is the log4j property file
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dwarak,
On 8/17/16 9:58 AM, D, Dwarakesh wrote:
> Hi Team,
>
> We are trying to enable the DEBUG in one of our application running
> in Tomcat 7(java8) and below is the log4j property file. We are not
> getting the DEBUG statements
Hi Team,
We are trying to enable the DEBUG in one of our application running in Tomcat
7(java8) and below is the log4j property file.
We are not getting the DEBUG statements present in one of the .groovy file.
Please let me know the process to enable the DEBUG.
# Set the root category to INFO
I'm thinking this is more of an IntelliJ question than a Tomcat one? Can
you post to their support/groups?
On Mon, Mar 21, 2016 at 3:54 AM, Artur Owczarek
wrote:
> I'm learning how Spring MVC works. I'd like to debug the process of
> deployment on different containers (us
I'm learning how Spring MVC works. I'd like to debug the process of
deployment on different containers (using IntelliJ) as well as how my
application works after deployment. I created the simplest application
possible. It does nothing except registering dispatcher servlet. Now I set
> On 2015-08-20, at 06:03, Konstantin Kolinko wrote:
> 2015-08-19 18:21 GMT+03:00 Robert Tupelo-Schneck :
>> I'm running Tomcat 8.0.24. I see lots of errors in catalina.out with lines
>> like
>>
>> Note: further occurrences of Cookie errors will be logg
On 2015-08-20, at 06:03, Konstantin Kolinko wrote:
>
> 2015-08-19 18:21 GMT+03:00 Robert Tupelo-Schneck :
>> I'm running Tomcat 8.0.24. I see lots of errors in catalina.out with lines
>> like
>>
>> Note: further occurrences of Cookie errors will be logged at DEB
2015-08-19 18:21 GMT+03:00 Robert Tupelo-Schneck :
> I'm running Tomcat 8.0.24. I see lots of errors in catalina.out with lines
> like
>
> Note: further occurrences of Cookie errors will be logged at DEBUG level.
> Note: further occurrences of Parameter errors will be l
I'm running Tomcat 8.0.24. I see lots of errors in catalina.out with lines like
Note: further occurrences of Cookie errors will be logged at DEBUG level.
Note: further occurrences of Parameter errors will be logged at DEBUG level.
Note: further occurrences of HTTP header parsing errors
Hi Harmeet,
I have a setup similar to yours and I had to go through the same process
you are right now. The good news is that with some help, I got it going
and it works well. The bad news is that I am very busy at the moment and
cannot help immediately, but I will try to get back to you over
On 08/01/2015 16:42, MyList wrote:
> Hello All,
>
> I am new to web development with tomcat. Have many years experience in C and
> C++ on Unix.
>
> I am newbie to tomcat too. Pardon me if my questions seem simple, just guide
> me to the source or links.
>
> I am interested in debugging the to
Hello All,
I am new to web development with tomcat. Have many years experience in C and
C++ on Unix.
I am newbie to tomcat too. Pardon me if my questions seem simple, just guide me
to the source or links.
I am interested in debugging the tomcat server source code through Eclipse.I
would like
on how to implement the instructions in that document I
> would
> > really appreciate it.
>
> There's not much more to it than that. If Tomcat is not starting, it's
> likely because the JVM didn't like the arguments added.
>
> I would suggest this to debug further..
ecause the JVM didn't like the arguments added.
I would suggest this to debug further..
1.) Make sure Tomcat is stopped.
2.) Delete all of the files in the "logs" directory.
3.) Try starting Tomcat.
4.) Look at the logs directory and see what you get. Try to include as much as
possi
ld give me more detailed
instructions on how to implement the instructions in that document I would
really appreciate it.
On Thu, Feb 7, 2013 at 9:27 AM, Daniel Mikusa wrote:
> On Feb 7, 2013, at 9:14 AM, Quentin Spencer wrote:
>
> > I want to run TomCat in debug mode so I can debu
On Feb 7, 2013, at 9:14 AM, Quentin Spencer wrote:
> I want to run TomCat in debug mode so I can debug my servlet from Eclipse.
>
> I installed TomCat 7 using the Windows Installer. It was installed as a
> service, managed by the Commons Daemon Service Manager. It runs servlets
>
I want to run TomCat in debug mode so I can debug my servlet from Eclipse.
I installed TomCat 7 using the Windows Installer. It was installed as a
service, managed by the Commons Daemon Service Manager. It runs servlets
fine (i.e., no problems with normal TC operation).
I did the following:
1
On 11 Oct 2012, at 08:34, "vicky007aggar...@yahoo.co.in"
wrote:
> All,
Please don't hijack other people's threads.
p
>
> How to debug tomcat 6.0 , actually i am a Having issue with tomcat static
> membership cluster . But i am not seeing any relevant inf
Thanks Mark for such a easy explanatory answer. Appreciated ;)
Thanks,
Vicky
On Oct 11, 2012, at 1:21 PM, Mark Eggers wrote:
> On 10/11/2012 12:32 AM, vicky007aggar...@yahoo.co.in wrote:
>> All,
>>
>> How to debug tomcat 6.0 , actually i am a Having issue with tomcat
On 10/11/2012 12:32 AM, vicky007aggar...@yahoo.co.in wrote:
All,
How to debug tomcat 6.0 , actually i am a Having issue with tomcat static
membership cluster . But i am not seeing any relevant information in
catalina.out file.
Kindly suggest
Thanks
Vicky
Edit $CATALINA_BASE/conf
All,
How to debug tomcat 6.0 , actually i am a Having issue with tomcat static
membership cluster . But i am not seeing any relevant information in
catalina.out file.
Kindly suggest
Thanks
Vicky
-
To unsubscribe, e-mail
Good morning,
I could need some ideas how to debug a very specific network problem. It
is not directly Tomcat related (more JVM) but maybe you have some pointers.
The situation: We have an application running in Tomcat on two different
servers (TomcatA, TomcatB). Both are doing HTTP calls to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jim,
On 5/17/12 4:59 PM, oh...@cox.net wrote:
> Christopher Schultz wrote:
>>
>> Why do you think that a NamingException is being caught?
>
> I didn't say that I didn't think that the exception was not being
> caught, but rather that I'm not seein
Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jim,
>
> On 5/17/12 1:56 PM, oh...@cox.net wrote:
> > I think that the code snippet I sent earlier was the wrong one, but
> > it seems like I still should have gotten some output logging for
> > the following
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jim,
On 5/17/12 1:56 PM, oh...@cox.net wrote:
> I think that the code snippet I sent earlier was the wrong one, but
> it seems like I still should have gotten some output logging for
> the following code from JNDIRealm.java?
>
> 1003 } catc
g to take the time to read this:
http://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_java.util.logging_%28default%29
It takes about 5 minutes is you read slowly.
It tells you:
1. What can be configured
2. Where the configuration files are
3. How to set the logging threshold for a logger (e
On May 17, 2012, at 12:57 PM, André Warnier wrote:
> oh...@cox.net wrote:
> ...
>
>> The problem is that I don't know how to enable that debug output/logging?
>> I'm assuming that something needs to be added to the Tomcat
>> logging.properties, but can anyo
ed the link you included, but it reflected what you said, but I'm
> > >> unclear about exactly what I need to do (e.g., add to
> > >> logging.properties) to get the debug output?
> > >>
> > >> Thanks,
> > >> Jim
> >
ml, to show the
> >> JNDIRealm part in context. I guess that it's in the ?
> >>
> >> So, how do I enable the output from the JNDIRealm?
> >>
> >> I checked the link you included, but it reflected what you said, but I'm
> >> unclear about
it's in the ?
>>
>> So, how do I enable the output from the JNDIRealm?
>>
>> I checked the link you included, but it reflected what you said, but I'm
>> unclear about exactly what I need to do (e.g., add to logging.properties) to
>> get the debug output?
>
oh...@cox.net wrote:
>
> oh...@cox.net wrote:
> >
> > Konstantin Kolinko wrote:
> > > 2012/5/17 :
> > > > Hi,
> > > >
> > > > I'm trying to debug some problems while enabling JNDIRealm in Tomcat
>
?
You need something like this in your logging.properties:
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/context].level
= DEBUG
You'll need to replace "/context" with the context path of your webapp.
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG
oh...@cox.net wrote:
>
> Konstantin Kolinko wrote:
> > 2012/5/17 :
> > > Hi,
> > >
> > > I'm trying to debug some problems while enabling JNDIRealm in Tomcat
> > > 6.0.33.
> > >
> > > I've gotten Tomcat i
Konstantin Kolinko wrote:
> 2012/5/17 :
> > Hi,
> >
> > I'm trying to debug some problems while enabling JNDIRealm in Tomcat 6.0.33.
> >
> > I've gotten Tomcat itself to output debug logging, but looking at the
> > JNDIRealm.java code,
1 - 100 of 322 matches
Mail list logo