Hi,
after some hours we detect that tomcat uses lot of threads. How can I get
logging information about threads being created/destroyed etc.
Zsolt
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail
; From: Christopher Schultz [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 19, 2008 10:08 PM
> To: Tomcat Users List
> Subject: Re: JSESSIONID doesn't contain the port
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Zsolt,
>
> Zsolt Koppany wrote:
&
No,
they (must) use the same IP address.
Zsolt
> -Original Message-
> From: Pid [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 19, 2008 2:45 PM
> To: Tomcat Users List
> Subject: Re: JSESSIONID doesn't contain the port
>
> Zsolt Koppany wrote:
>
Hi,
we have two web applications running on the same host (with the same tomcat)
but on DIFFERENT ports.
Buf, if one tomcat application refers on URL of the second application the
browser (FF-2.0.0.14 IE-6) get a NEW a new JSESSIONID thus the browser
looses its session-id to the first application
mod_jk warnings into a file?
>
> I don't know if this is what you are looking for, but for my Apache (which
> uses mod_jk) in the config file I have this line:
>
> JkLogFile /var/log/jklog.log
>
> a.m.
>
>
> On Feb 12, 2008 1:09 PM, Zsolt Koppany <[EMAIL PROT
Hi,
I start tomcat with nohup and get lot of mod_jk warnings in nohup.out. What
do I have to do to redirect mod_jk related warnings into a separate file?
I use tomcat-5.5.25.
Zsolt
WARNING: Error sending end packet
java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketW
Hi,
I want to make the application contextPath independent. Normally this is not
a problem because I can use request.getContextPath() however I need to know
the contextPath during startup:
startup
...
1
How can I do that?
Zsolt
-
Did you try:
export LD_ASSUME_KERNEL=2.2.5
or
export LD_ASSUME_KERNEL=2.4.1
tomcat start
Zsolt
> -Original Message-
> From: Brian Cross [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 25, 2007 7:23 PM
> To: users@tomcat.apache.org
> Subject: Tomcat randomly hangs
>
> Hello and tha
David,
it is very simple. If the jar file (ditchnet-tabs-taglib.jar
http://ditchnet.org/tabs/) is under
/install_dir/tomcat/webapps/APPLICATION/WEB-INF/lib the
ServletContextListener is not called I need the following lines in my
web.xml:
org.ditchnet.jsp.taglib.tabs.listener.TabServletContext
Matt,
what do you mean with 'referrals="follow"' ? Is that a jndi configuration
option ?
Zsolt
> -Original Message-
> From: Matt Warren [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 01, 2006 6:24 PM
> To: Tomcat Users List
> Subject: Re: JNDI Realm and Active Directory root searc
10 matches
Mail list logo