The tomcat5.5 tag has no wiki summary.
0
votes
0answers
13 views
Tomcat 5.5.HTTP 404, the requested resource is not available, NFSv4 mount
I am getting the HTTP 404, requested resource is not available.
I do not know how to tackle this issue.
Let me give you a brief overview of the environment.
I have a system running on CentOS 6.4, ...
0
votes
1answer
37 views
Simple authentication via AD over LDAP for Tomcat-hosted app
We use a central AD server for authentication, and have several different webapps that connect to it via LDAP.
I'm trying to connect a simple webapp running on Tomcat 5.5 on Windows to the AD server ...
0
votes
2answers
53 views
Can you please help me to find the TOMCAT 5.0.28 server start up time in windows,
I have two server instances TOMCAT 5.5 and TOMCAT 5.0.28, My application running on TOMCAT5.5. some body have stopped my TOMCAT5.5 and started TOMCAT 5.0.28 (May be accidentally).
Can any body help me ...
0
votes
0answers
132 views
Configure tomcat 5.5 stdout and stderr logging
I'm trying to configure tomcat 5.5 in our webapplication in order to NOT create a log file for each day but instead use always the same log file.
In fact, in the logs/ dir, I have three kind of logs:
...
0
votes
1answer
77 views
Tomcat vs. IIS - multiple worker processes
The Application Pool feature of IIS allows to run several application each seperated to each own issolated processes.
Is there any equivalent in Tomcat ?
Or do I have to deploy Tomcat serveral times ...
1
vote
1answer
176 views
How to clear ehcache without server restart
Though I guess it's highly unlikely - but is there any way to clear the ehcache without restarting the server? I need to clear the cache for some testing - I cannot change the code and cannot afford ...
0
votes
1answer
178 views
deploying war on tomcat fails to start [closed]
i have a java application which uses JAX_WS when i deployed on my tomcat5 server . it is deployed successfully. but it fails to start
SEVERE: WSSERVLET11: failed to parse runtime descriptor:
...
3
votes
1answer
138 views
How do I set up Tomcat with SSL on the iSeries?
OS/400 is V5R4, Java 1.6 is installed on the system, and we're using Tomcat 5.5, but we're having difficulty getting Tomcat working using HTTPS.
We created a self-signed certificate and uncommented ...
1
vote
1answer
419 views
Apache2 Tomcat Reverse Proxy with Virtual Hosts
I'm having a problem with getting additional virtual hosts to proxy correctly with Apache/Tomcat. Basically, I have a primary virtual site that is Proxy'd to Tomcat and that works fine. However, the ...
0
votes
0answers
198 views
mod_jk sticky sessions with Tomcats 5 and 6
We have instances of Tomcat 5 (JDK1.5) and Tomcat 6 (JDK1.6) running quite happily on a RHEL 4 machine. They are fronted by Apache 2.2.8 with mod_jk.
The Tomcat 5 instances are configured in the ...
1
vote
1answer
247 views
Tomcat 5.5 and Tomcat 6 side by side on same server
On Suse Linux server I have Tomcat 5.5. installed (port 8080)
Can I also install Tomcat 6 on the same server (side by side) but on different port (for example 8081).
Are there any pitfalls I should ...
0
votes
1answer
125 views
Apache Tomcat not starting on Linux Server
I am attempting to get Apache Tomcat 5 started for a customer. (Yes, I know there are newer versions, but bear with me) Tomcat has previously run properly on this machine, but it is older and has ...
0
votes
1answer
206 views
Can't start tomcat 5.5 on windows server 2003
I can't start on my windows 2003 server machine. It's giving me the following on stderr:
java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina
at ...
0
votes
1answer
901 views
Enabling JMX for proxool with tomcat
I am trying to get proxool's MBeans available so that I can see/manipulate them with jconsole. I have jconsole working, but I don't see anything related to proxool.
The system is using Sun Java ...
1
vote
2answers
439 views
tomcat 5.5 startup script on Ubuntu server
Can any one share their Tomcat startup script
I am looking for a tomcat start up script on a Ubuntu machine.
My Ubuntu is 10.04 server.
The tomcat is 5.5.30.
It is in /opt/apache-tomcat-5.5.31
I ...
1
vote
0answers
64 views
Why will tomcat not serve newly created files?
After updating a webapp I noticed that tomcat (5.5) won't serve any newly uploaded/created files even though the application creates and stores them. On trying to view the files I get a 404 error with ...
0
votes
1answer
163 views
Mapping tomcat apache worker
I am running an Apache2 server connected with Tomcat5.5
Workers.properties
workers.tomcat_home=/usr/share/tomcat5.5
workers.java_home=/usr/lib/jvm/java-6-sun
ps=/
worker.list=worker1
...
3
votes
3answers
2k views
Tomcat 5.5 : How to redirect the logging output to one file per web application
How to configure tomcat 5.5 (or 6.0) that the output of stdout and stderr of each web application / context will go to one logfile?
I only managed to get the stderr to a specific logfile - the stdout ...
0
votes
1answer
361 views
Remotely deploy .war file into tomcat webapps
I have tomcat5.x and tomcat6 running on different machines. I usually use scp to deploy .war file to tomcat servers. Is there any other way to remotely deploy?
Thank you!
0
votes
1answer
2k views
tomcat5 HTTP 400 BAd Request
OS is centOS 5.5 x64, rpm's are as follows:
tomcat5-jsp-2.0-api-5.5.23-0jpp.9.el5_5
tomcat5-common-lib-5.5.23-0jpp.9.el5_5
tomcat5-servlet-2.4-api-5.5.23-0jpp.9.el5_5
...
0
votes
1answer
239 views
Which are the required modules in httpd.conf for a Dedicated Server?
We have a dedicated server running on Godaddy. We have hosted on this server java web applications and few wordpress blogs. Java web applications running on Tomcat 5.5+mod_jk+Apache 2. I'm trying to ...
1
vote
1answer
422 views
Tomcat virtual host configuration
Background:
I have a host configured in my Tomcat's server.xml as:
<Host name="mydomain.com"
appBase="webapps/myapp"
unpackWARs="true"
autoDeploy="true"
xmlValidation="false"
...
1
vote
2answers
490 views
What is an Ideal Apache Tomcat setup with apache serving static assets?
OK this question is asked all the time I know: "What's the best way to connect Tomcat through apache". But I still haven't found a definitive answer and maybe there isn't one, but I'm just looking ...
0
votes
2answers
1k views
Windows Server 2008 R2 64 bit and Tomcat 5
Do I need a specific Tomcat 64-bit version to run on Windows Server 2008 R2 64-bit?
Or will the regular Tomcat 5 install exe work?
0
votes
2answers
214 views
Tomcat 5.5 - second application returs 404
There are two versions of web application. Want to have both on one machine so I can test upgrade. If there is one of them copied to Tomcat's webapplications directory and then Tomcat is started, it ...
1
vote
1answer
196 views
IIS + Apache tomcat in same machine
Can IIS server (Port 80) and Apache Tomcat (Port 8080) function in the same machine properly without any issues?
1
vote
4answers
3k views
java max heap size, how much is too much
I'm having issues with a JRuby (rails) app running in tomcat. Occasionally page requests can take up to a minute to return (even though the rails logs processed the request in seconds so it's ...
0
votes
0answers
581 views
How to install two different instances of Tomcat 5 as Windows services
I'm actually not a system administrator, I'm just a developer) So I faced the following problem on my test server:
I have Windows Server 2003. There is a default Tomcat 5.5 instance running as a ...
1
vote
2answers
181 views
Tomcat restart, not all apps start
I've an interesting problem about start/restart of tomcat 5.5 I've deployed a number of webapps on Tomcat. All webapps work correctly. Every time I restart tomcat, not all applications will restart. ...
0
votes
2answers
432 views
mod_proxy with jira war installation
So I have jira installed and I access i through mydomain.com:8080/jira. I'd really like to access i through jira.mydomain.com. I enabled mod_proxy and put the following in an apache vhost:
...
4
votes
2answers
6k views
Missing logs - Tomcat 5.5 + Ubuntu 8.04
Summary
Freshly-installed (via apt-get) Tomcat on a freshly-installed Ubuntu 8.04 LTS 64-bit works, but doesn't (seem to) log anything. See also "What I've Tried" and "Closing In On It" below.
More ...
1
vote
2answers
3k views
Confluence on Tomcat can't start app
I'm trying to get Confluence wiki running on my Debian box inside Tomcat. Now, I've never used Tomcat before so I really don't understand a lot of it. Here's my setup:
Debian Lenny 5.0
Tomcat ...
0
votes
2answers
129 views
Magnolia CMS on IIS
I have a webserver running windows 2003 with a bunch of ASP.net Websites currently listening on port 80 (with different host headers).
I need to setup a TomCat instance to handle a Magnolia CMS ...