Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Tomcat users Recent threads

Threads Replies First post Last post
Tomcat 7. MX4J
By: Vadzim Mikhalenak
Hello, We are going to migrate our application from tomcat 6 to tomcat 7. But during migration we've faced with the following issue: we have the following configuration to have possbility to manage JMX Bean using browser (through http): ...…
12 May 22 2012
09:50
May 25 2012
07:31
jk 1.2.36 throwing 503/sendfull/cping errors
By: Anthony J. Biacco
Centos 5.8, x86_64, apache 2.2.22, java 1.6.0_32, tomcat 7.0.27, apr 1.4.6 (also happens on another machine with apache 2.2.21 and java 1.6.0_29, rest of the versions are the same) Connecting apache to tomcat ajp, same machine. Once I upgraded to…
8 May 23 2012
17:12
May 25 2012
06:30
mod_jk not working !!
By: Aman Arora
m trying to do a setup of tomcat clustering in which one tomcat is on port 8080 and other one is on 8081. i have downloaded the tomcat-connector in the modules folder of my apache.i built it using build-unix.sh by downloading the script from net…
0 May 25 2012
00:26
May 25 2012
00:26
user switching or application interacting with container based authentication
By: dirk ooms
Hello, we are running a web application with form based authentication. we now have a requirement to switch between users (for subsets of users) with a minimum of user interaction (log out and log in providing username & password is way too…
11 May 23 2012
18:02
May 24 2012
20:08
Shared data source (Bug 49543)
By: Robert Anderson
Hi, I'm testing this functionality (versions 6.0.35 and 7.0.27) but it's not working for me (https://issues.apache.org/bugzilla/show_bug.cgi?id=49543 , http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Resource_L inks). -->server.xml…
12 May 23 2012
15:32
May 24 2012
10:23
memory leak in tomcat
By: Christian Kaufhold
Hi, I have a leaking Tomcat App I checked the heap with the Eclipse Memory Analyser and it says The classloader/component *"org.apache.catalina.loader.WebappClassLoader @ 0x94532f50"* occupies *376.421.152 (79,51%)* bytes. The memory is…
4 May 24 2012
07:22
May 24 2012
10:23
maxParameterCount with Tomcat 5.5.23
By: Haenni, Tia
A recent RHEL patch supplied the following Tomcat packages which attempt to address a possible DoS attack as outlines at the link below: tomcat5-jasper-5.5.23-0jpp.31.el5_8 tomcat5-server-lib-5.5.23-0jpp.31.el5_8…
6 May 11 2012
15:04
May 24 2012
09:59
encrypt the database password
By: Bill Wang
Hi All, There is a tomcat server with some database setup. cd apache-tomcat-6.0.29/conf cat server.xml <Resource auth="Container" driverClassName="oracle.jdbc.driver.OracleDriver" …
2 May 24 2012
00:35
May 24 2012
09:24
JRE Access violation
By: David kerber
Any suggestions as to where to start looking for this error? This is TC 7.0.22 32-bit running on Windows Server 2008R2, on a Dell Dual-processor 4-core hyperthreaded (total 16 cores according to the OS) box with 16GB RAM. Overall memory usage…
5 May 23 2012
15:53
May 23 2012
19:05
tomcat slowing down
By: Christian Kaufhold
Hi, we have the problem that tomact is slowing down after a while until even the manager app becomes unusable. Our System: 2 Quadcores/24 GB Mem OpenSuse 11.4 tomcat 6.0.29 wicket/hibernate/postgres Max Memory and total Memory 2GB Free Momory…
3 May 16 2012
07:50
May 23 2012
11:42
connection reset errors
By: Kees Jan Koster
Dear Tomcat community, I am trying to resolve the problem where some client code in Java frequently gets the following error in the logs: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) …
7 May 22 2012
04:12
May 22 2012
07:46
aliases attribute tomcat7
By: Michael Ravits
Hi Everybody, I just can't get this to work. Installed Tomcat 7.0.21 on ubuntu 11 using apt-get. I deployed ROOT.war and then went on to configure aliases. Tried adding the attribute in: $CATALINA_BASE/conf/Catalina/localhost/ROOT.xml…
5 May 17 2012
00:41
May 22 2012
02:38
I have /subapp/a and /subapp/b. Can i have different sessions for them?
By: Teo
Hi, first time posting on a mailing list, hope i'm not breaking any rules of some sort. My problem is pretty simple but it seems a lot of people have trouble understanding it in other forums. Let's say i have 2 main entry points into my…
2 May 18 2012
14:38
May 21 2012
15:07
TC7: trigger seeding of SecureRandom
By: Jamie
Hi There We've just upgraded out web app to TC7. It seems the following is being outputted repeatedly on the console for each page load: trigger seeding of SecureRandom done seeding SecureRandom Closer inspection reveals, the Tomcat class…
2 May 21 2012
02:19
May 21 2012
14:50
Threads in Tomcat
By: Vance -
I'm maintaining a Web application for searching multiple wikis, this app runs under Tomcat 6. I need to modify a servlet so it instantiates a 'Thread' subclass to perform a wiki availability check every so often, say every 30 minutes. Given that…
5 May 18 2012
11:15
May 21 2012
14:45
DefaultServlet socketWrite hang
By: Briere, Douglas
Hello, We are using tomcat 5.5.30. I saw the following 26 times at one of customers sites. Our web server is used to launch JNLP applications, so I believe this was downloading the client jar files. However, java webstart caches after the first…
1 May 15 2012
14:19
May 21 2012
07:46
Tomcat 4.0 & Tomcat 6.0 AuthenticatorBase
By: Sekar, Vasanth
Hello- We have a custom form authenticator that runs on tomcat 4.0. Now, we have a need to migrate that into tomcat 6.0. There are compilation errors with the following. import org.apache.catalina.HttpRequest; import…
11 May 17 2012
10:32
May 21 2012
04:37
Tomcat SPDY Connector
By: Konstantin Preißer
Hi! I'm currently experimenting with developing a .Net SPDY Client / IIS SPDY Redirector (written in C#) that could be used as a possible replacement over AJP, to forward HTTP requests from IIS to Tomcat (some time ago I mentioned that I might…
0 May 18 2012
19:04
May 18 2012
19:04
WebApp on Tomcat recognize automaticely uploaded file
By: Ermal Aliraj
Hello, can anyone help me, if there is a configuration parameter in tomcat, which permit to the web application to auto-recognize when I put an image from filesystem into the webapp? I put images in the path of my application:…
4 May 18 2012
15:54
May 18 2012
17:32
How to get debug output from JNDIRealm.java?
By: Ohaya
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, e.g.: …
15 May 17 2012
11:11
May 17 2012
16:32