Open source web server developed by the Apache Software Foundation
0
votes
0answers
24 views
tomcat 6 horizontal clustering?
Please see my previous question.I didn't get any answer and the answer was not helped.That's why I created a new ...
0
votes
0answers
23 views
Consolidating Tomcat connectors in server.xml
I'm looking to see if there is a way to consolidate the follow two Tomcat (v6.0.x, on Windows 2008 Server) connectors below (in conf/server.xml):
This one is used to get to the app directly, via ...
-1
votes
0answers
78 views
Installing Confluence on Heroku? [closed]
I tried with OpenShift... but had some issues; so am now trying with Heroku.
Following their WAR deployment guide left me with this redirect in my web browser:
Error occurred during template ...
0
votes
0answers
25 views
Apache tomcat memory leak
I have a problem the on production server, after some time the apache stops (apache tomcat 6.0.24) and i have this error :
SEVERE: A web application created a ThreadLocal with key of type ...
1
vote
1answer
47 views
Apache2 proxy Tomcat6 prevent 503 error while starting
While tomcat6 is starting up all my http requests are retained by the server and sends the response when the server is up.
But when I use an apache2 as a proxy the apache2 responds inmediatly a 503 ...
0
votes
1answer
44 views
Unable to access Tomcat6 from outside the server
I've just installed Tomcat6 on my Debian Linux server (with OpenJDK), which also has an Apache server installed on the same machine.
I haven't strayed from the default settings, so it would be setup ...
0
votes
1answer
83 views
NGINX as load balancer with tomcat6 gives bad gateway error only only HTTPS mode
I am using nginx as load balancer on tomcat6 webserver. Both NGINX and TOMCAT6 have been configured to use only HTTPS. NGINX configuration settings are mentioned in the following two files.
...
0
votes
2answers
105 views
Unable to start Tomcat6 with HTTPS enabled
I have the following server.xml settings for my tomcat6 server
<!-- COMMENTED
<Connector port="8080" maxThreads="150"
enableLookups="false" acceptCount="100"
...
0
votes
3answers
50 views
how do I know tomcat is running on Windows
I'm on Windows, went to %CATALINA_HOME%\bin\ and ran startup.
I did see another commandline window popup and tomcat was loading some webapps that were there before (I had run webapp inside my IDE ...
0
votes
2answers
51 views
Tomcat6 cannot find java enviroment variable
Here is a stupid noob question. I installed Tomcat6 and java-6-oracle. I set the /env/environment to contain JAVA_HOME and JRE_HOME (and both point to the correct directory). However when I try and ...
0
votes
1answer
235 views
Tomcat always returns status code 400
I've just installed Tomcat on CentOS 6.3.
# yum install tomcat6
# service tomcat6 start
According to the tutorials I've looked at, I should be able to see a test page now.
# curl -I 127.0.0.1:8080
...
1
vote
1answer
115 views
Tomcat behind Apache: redirect everything to maintenance except one
I need to redirect all requests to a maintenance page except a specific URL that could still give me the possibility to access the normal website.
I googled but I did not find anything.
Right now I ...
0
votes
2answers
56 views
Apache tomcat is not restarting
I installed Apache tomcat using custom package
sudo apt-get install tomcat6
I tried restarting the Apache tomcat
using this in Ubuntu Terminal
sudo service tomcat6 restart
then I got the ...
0
votes
1answer
33 views
How to enable logging for virtual hosts on tomcat6?
I have established 2 domains on my tomcat 6 running on CentOS.
But now my logging is broken.
All logs except catalina.out are empty.
I would like to have one log for each domain. I found a lot of ...
0
votes
0answers
30 views
postgresql connection from java in tomcat server
I am trying to connect java with postgresql database but not confirm about the file to store the authentication details and unable to connect with it .
I am using posgresql 9.2 and jdk 1.6 with tomcat ...
2
votes
1answer
476 views
SolrCore initialization failures
When I visit the dashboard it tells me:
SolrCore initialization failures
The only warning line in /var/log/tomcat6/catalina.out is:
WARNING: New index directory detected: old=null ...
0
votes
1answer
81 views
How to find Apache memory utilization?
I want to measure memory utilization of my Apache Server. Can I use the pmap/ps command and pass all the process IDs of httpd and take that as total utilization?
In most of the blog, they suggest ...
1
vote
2answers
111 views
Installing djatoka on tomcat 6 on RHEL 6.3
Can someone help me get djatoka image viewer running on my RHEL 6.3 machine (an EC2 instance hosted by Amazon Web Services)?
Tomcat 6 installed nicely (using sudo yum install tomcat6 tomcat6-webapps ...
0
votes
2answers
202 views
Solr performance (tomcat) - High load
I'm relatively new to solr. I have a production site running on a VPS, but now I'm having serious load issues. I don't know where to start in order to get the load down...
VPS specs (linode.com 512)
...
0
votes
0answers
40 views
mod_jk header loading twice tomcat
WE changed the webserver from mod_proxy_ajp to mod_jk.Normal scenario site is working fine.
Only problem is when my tomcat is responding slow , my site is loading header of the page twice or thrice ...
2
votes
2answers
77 views
HTTP through a proxy server is not allowed
When I try to connect to my Tomcat server on http://<servername>:8080 it works fine, but from another ISP provided it gives the following error:
HTTP through a proxy server is not allowed.
...
0
votes
0answers
36 views
Java exception when the traffic grow up
I have an error with java/solr when the traffic grows up.
It seems Solr tries to cast a java.lang.Object to a org.apache.solr.common.util.ConcurrentLRUCache$CacheEntry
SEVERE: ...
2
votes
1answer
65 views
Can a working Tomcat 6 webapp be turned into a usable .war file?
Problem: I have a working webapp on a FreeBSD 8.1 Tomcat 6 test server that I need to move to a production system. The developer who last touched it (and had root on that server) has moved on and ...
1
vote
0answers
41 views
Committed memory on my tomcat server
I have a problem to configure JVM on my server. The server is a machine runs on AWS with 8G of RAM and 8 CPU. There is only tomcat6 with solr on the server.
Actually I have configured JVM like that:
...
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 ...
0
votes
0answers
15 views
Insert Error in Mysql database [closed]
Hello I am getting error.
Error com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the ...
0
votes
1answer
192 views
Configure Plesk only for Tomcat-Java
I need to configure tomcat on Linux dedicate server only for Java project through Plesk . Following services is running on it.
'1.Apache on port 80 '
'2.Tomcat on port 8080/9080'
'3.Mysql on port ...
1
vote
1answer
11 views
Migrating from tomcat to tc server - receiving java.sql.SQLException on startup
I'm receiving below error when I start tcServer. I do not receive this error on standalone version of tomcat. Is there extra config I need to add for tcServer ?
WARNING: Unexpected exception ...
1
vote
1answer
478 views
How to turn off Tomcat logging in Eclipse?
I develop a Vaadin project in Eclipse that I start through Tomcat 6 which gets started directly by Eclipse. Tomcat prints an enormous amount of log messages though on each start which makes it hard to ...
3
votes
0answers
260 views
Tomcat 7 trailing slash issue with webapps
Recently I upgraded my tomcat server from 6.x version to the most recent 7.x version.
I came up with little trouble, hoping to get help.
I have an application calls MyApp
On tomcat6, when I went to ...
0
votes
2answers
98 views
Can I save an Apache environment variable value with SetEnv?
I am running Apache 2.2 with Tomcat 6 and have several layers of URL rewriting going on in both Apache with RewriteRule and in Tomcat. I want to pass through the original REQUEST_URI that Apache sees ...
2
votes
2answers
1k views
tomcat6 on CentOS 6: cannot stop/restart service
I have this problem with stopping and starting tomcat6 (package from the repos).
I've seen with several CentOS 6 and RHEL 6 boxes.
The symptoms are that when I want to restart or stop tomcat6 it just ...
1
vote
2answers
101 views
How to change the HUDSON owner on ubuntu:
I am working with tomcat6 and HUDSON, when I run the hudson job it is running as tomcat6 user, what I want to know is there any way to change the HUDSON user as my system login user instead of tomcat6 ...
1
vote
1answer
32 views
Tomcat looks different when installed using yum and apt-get
I just installed tomcat6 on Ubuntu using apt-get and on CentOs using yum. When I visit www.domain.com:8080, I get 2 different looking page.
Not that it really matters if just the visuals, but did I ...
0
votes
0answers
33 views
How can I move the Tomcat manager application to a different port from Solr?
I have setup Solr on a Ubuntu server and can reach the "Tomcat Web Application Manager" application via http://localhost:8080/manager/html and execute solr queries via ...
0
votes
1answer
282 views
Apache reverse proxy jumps back to insecure protocol after redirect
I installed a reverse proxy apache server which handles the SSL encryption for a tomcat. We have a struts web application, and everytime we use response.sendRedirect(), the application falls back into ...
-1
votes
1answer
162 views
Amazon EC2 - Free memory
We have an amazon ec2 small instance running and over the past few days we noticed that the memory is going down and down.
On the small instance, we are running apache and tomcat6
Tomcat is started ...
1
vote
0answers
118 views
Difference between Admin and Manager role in Tomcat6
What are the roles admin and manager used for in Tomcat6?
The manager role appears to give me access to http://domain.com:8080/manager/html. Which page does the admin role give me?
In the file, the ...
1
vote
1answer
466 views
Unable to start tomcat6: Java error (Exception in thread “main”)
After installing tomcat6 on CentOS 6.3, I am unable to start tomcat6 server.
root@host [/var/log/tomcat6]# service tomcat6 start
Starting tomcat6: [ OK ]
...
1
vote
1answer
1k views
How to update Tomcat on Centos 6.3?
I'm running CentOS release 6.3 (Final) and I have Tomcat 6.0.24 installed:
# yum info tomcat6
Loaded plugins: fastestmirror, presto, priorities
Loading mirror speeds from cached hostfile
* base: ...
1
vote
0answers
25 views
Password Protecting a Web app using Tomcat [duplicate]
Possible Duplicate:
Quick way to password-protect Tomcat?
I have a Web app that is deployed on Tomcat. I want to protect it from general use. Can I put a password on it by using a Tomcat or ...
1
vote
2answers
164 views
Bring up squirrelmail using tomcat
I am trying to bring up squirrelmail using tomcat. I would like know if that is possible at all. This is because i already have tomcat running on that server for my application. Ido not want to start ...
0
votes
0answers
79 views
tomcat webapp file creation set permissions automatically
we have a webapp running on a Linux server with tomcat6 which creates folders and files on the local filesystem. The site is hosted by a third party, which is pretty strict on their security ...
3
votes
1answer
236 views
Apache Web Server character encoding
I've recently transferred my webapp from my localhost (LH) to a VPS, and have had hebrew chars-encoding probs since. Whenever I send a request with a heb-char it results in "?????" saved to the DB.
...
0
votes
1answer
528 views
tomcat6 won't start on SL6
I arrived at work today to find that tomcat6 won't start. When trying to stop and start with the following command(s):
service tomcat6 stop ; > /var/log/tomcat6/catalina.out && service ...
1
vote
2answers
366 views
SSL configuration , Tomcat with Apache and mod_jk
I am looking to configure SSL with tomcat 6 and apache web server, using the tomcat connector mod_jk. I am pretty new to this, so please bear with me.
I have SSL certificate purchased and configured ...
0
votes
0answers
230 views
Tomcat cannot find fonts
I have Tomcat6 running on Debian 6 in a headless server. The application deployed on this server has to generate PDF files at various points. Trying to do so results in an exception for missing fonts:
...
2
votes
0answers
118 views
URL Rewrite in Apache + Tomcat set up with change in web application context
How to make URL
http:/hostname:8080/abc?func=ll point to the URL
http:/hostname:8080/xyz?func=ll automatically.
Set up is Apache behind which Tomcat is present.
Application "xyz" is deployed on ...
1
vote
0answers
26 views
Dynamic apache2 configuration with POST Form Parameters
I'm building a SSO system (with Apache2, Tomcat Realmn, Mod_JK) and I'd like to change dynamically the RequestHeader value in my apache configuration file (or in the .htaccess file), so that I can ...
0
votes
0answers
245 views
Tomcat and Spring application shutdown server after some hours
In spring dispatcher datasource configration:
<bean id="myDataSource" class="com.mchange.v2.c3p0.ComboPooledDataSource" destroy-method="close" >
<property name="driverClass" ...