Hi,
Using Tomcat 6.0.14, I need some help. I have left the default server.xml
mostly unchanged, except for the configuration of a global datasource. For my
application, I have created a Realm in its context.xml which is suppose to be
used for authentication, but Tomcat continues to use the defa
"Andrew Feller" wrote in message
news:c58792ad.5de8%afel...@lsu.edu...
> PROBLEM
> Tomcat is executing a Filter before the registered ServletRequestListener
>
> ENVIRONMENT
> Tomcat 6.0.18, Windows Vista, JDK 1.6.0_10
>
> CONTEXT
> We have a filter setup to intercept forwards. When an unauthenti
"Jim Goodspeed" wrote in message
news:84347690901051317o3824afa1t7de752b2026a1...@mail.gmail.com...
>I am seeing the following Warning in my catalina.out log file - it is being
> spit out every couple of seconds. It's not causing a problem that I can
> see, but I'm curious as to why it is happe
Hi,
i'm performing a jmap -histo:live on a tomcat which froze because of
full (8GB) old space gen, and my top 10 looks like:
num #instances #bytes class name
--
1: 19268009 2655683368 [C
2: 17410092 1392807360 org
Angelo Chen wrote:
> Hi,
>
> I run tomcat 5 under root(sudo startup.sh), and my app writes some files to
> a directory located in another user's directory, it works.
>
> but if I run tomcat under a user called tomcat5, it will fail as tomcat5 has
> no permission to write files to that users direc
I am seeing the following Warning in my catalina.out log file - it is being
spit out every couple of seconds. It's not causing a problem that I can
see, but I'm curious as to why it is happening.
Jan 5, 2009 3:27:09 PM org.apache.jk.common.ChannelSocket processConnection
WARNING: processCallbacks
> From: Andrew Feller [mailto:afel...@lsu.edu]
> Subject: Execution of filter before request listener
>
> It seems like the ServletRequestListener should have been
> executed prior to the filter.
>From my reading of the spec (haven't looked at the code), it looks like the
>listener should have be
Try to write AuthenticationFilter instead of RequestListener.
Ghufran
-Original Message-
From: Andrew Feller [mailto:afel...@lsu.edu]
Sent: Monday, January 05, 2009 9:34 PM
To: Tomcat Users List
Subject: Execution of filter before request listener
PROBLEM
Tomcat is executing a
what JDK are you using?
there is a good chance that adding
|-Djava.net.preferIPv4Stack=true
to your command line for starting tomcat, will solve the issue
Filip
|
rajesh202023 wrote:
Hi,
I am getting the following error message when tomcat 4 is being run on
Solaris 9 machine. It exists all
PROBLEM
Tomcat is executing a Filter before the registered ServletRequestListener
ENVIRONMENT
Tomcat 6.0.18, Windows Vista, JDK 1.6.0_10
CONTEXT
We have a filter setup to intercept forwards. When an unauthenticated user
comes in, Tomcat forwards them to our login servlet. The filter intercepts
th
> From: Don Whitehead [mailto:dwhiteh...@inccrra.org]
> What folders under tomcat should I be looking in?
First, find server.xml in Tomcat's conf directory. That is the core of the
server configuration. It'll tell you a number of things, but there are two key
ones:
1) Where Tomcat's base dire
To be honest, I am not sure. They packaged the install for the windows
box, but do not support linux platforms any more. I know it placed some
files under the apache htdocs folder, and did something with the
application files. I can locate the appropriate .properties files, I
believe, but want to
Hi
I am using
CentOS release 5.2 (Final)
jdk1.5.0_16
httpd-2.2.3-11.el5_2.centos.4
tomcat-5.5.27
I tried compiling mod_jk.so
I used tomcat-connectors-1.2.27-src.tar.gz
resultant mod_jk.so was copied to /etc/httpd/modules/ directory
-workers.properties
worker.list=worker1
worker.worker1.typ
Hello guys, finally got it working! After a hard weekend trying things,
finally decided to reinstall everything from scratch and got it working!
Thanks a lot for your time & effort, very appreciated ^^
davefury wrote:
>
> (Opening new thread since original was highjacked by another person, wit
Apache and tomcat work exactly the same on both windows and linux.
What config elements are you looking for?
Cheers,
Kees de Kooter
http://www.boplicity.net
On Mon, Jan 5, 2009 at 04:35, Don Whitehead wrote:
> Greetings all.
>
>
>
> I am a novice Tomcat/Apache admin, being more versed in IIS.
15 matches
Mail list logo