similar to: Verify tomcat config

Displaying 20 results from an estimated 2000 matches similar to: "Verify tomcat config"

2005 Apr 05
1
Jakarta-Tomcat 1.2.10 problem
The connector is not loading my servlets? I am writing down my httpd.conf and workers.properties Httpd.conf LoadModule jk_module modules/mod_jk.so <ifModule mod_jk.c> JkWorkersFile /usr/local/jakarta-tomcat-5.5.4/conf/workers.properties JkLogFile /etc/httpd/logs/mod_jk.log JkLogLevel info JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories JkLogStampFormat "[%a %b %d
2010 Apr 13
4
Useless use of AllowOverride
Hello, While i m trying to start my apache server i am getting following error. [Wed Apr 14 01:47:58 2010] [warn] Useless use of AllowOverride in line 31 of /home/tomcat/conf/mod_jk.conf. [Wed Apr 14 01:47:58 2010] [warn] Useless use of AllowOverride in line 36 of /home/tomcat/conf/mod_jk.conf. Please let me know if you have any solution regarding this. Thanks & Regards Manoj
2008 Nov 28
1
OT - tomcat 6 error
Hi I'm on 5.2 and 'have' to use tomcat 6 - I package it and can get the default install running fine - However when i drop my app into webapps/ as i war and start tomcat i get this INFO: Starting service Catalina Nov 28, 2008 10:44:15 AM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.18 Nov 28, 2008 10:44:15 AM
2005 Mar 22
0
Centos 3.3 ( Apache WebServer integration with Tomcat
Hello all, I am new to CentosOS. I am trying to connect Apache Webserver with Tomcat 5.5.7 using mod_jk. Well, if you go there: http://www.export4u.co.uk ( Apacher webserver is running but it is not integrated with Tomcat. ) Java , Tomcat are already installed on the my machine 1) I have installed mod_jk.so ( I put into modules directory in etc/httpd/modules/ ? Am I putting mod_jk.so in
2004 Dec 06
1
Help: Apache2, Tomcat5 and jk2_connector
Hello, Does any have Apache 2.0.49 with tomcat 5.5.4 and jakarta-tomcat-connectors-jk2-2.0.4 working??? Apache was allready installed with CentOS 3 I installed tomcat with it's tar.gz file and instalation was good. but I installed first the j2sdk-1_4_2_06-linux-i586 java version... everything was OK... but when I try to install the jakarta-tomcat-connector I get an error when executing the
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7 I cannot integrate them together?> Any help will be appreciated Regards Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on
2010 Nov 18
2
Asterisk Load Balance and Failover
Hi All Does anyone know about any tool that does to Asterisk what mod_jk does for JBoss/Tomcat: a load-balance/failover server that is constantly connected to Asterisk backend servers and is capable of identify loaded or down servers? Regards Ant?nio The?philo -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jun 14
4
Question about custom function.
Hello group, I''m trying to generate configuration for tomcat server. I want it to depend on my mod_jk properties file. I wrote some simple script which you can see here: http://pastebin.com/CffBr0Nc it works just fine. So I tried to move it to puppet as my custom function. It''s available for review here: http://pastebin.com/AeQgTTT6 Now, when I''m running first in irb,
2005 Apr 05
1
(no subject)
I am having this error Im using apache 2.0.46 with tomcat 5.5.4 .. Mod_jk is working fine. But my GSM modem is having problem in connecting.. RXTX fhs_lock() Error: creating lock file: /var/lock/LCK..ttyS0: File exists Any help will be great. Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins' court po 388 valletta, m-malta/europe mobile: +356 9943 8263
2007 Dec 11
1
locate rpm spec files
Hi I _have_ to use the following software versions on CentOS4 and RHEL4 Apache 2.0.53 mod_jk 1.2.22 Tomcat 5.5.9 Java 1.5.0_06 Can anyone point me to the spec files for these that i can use against the source tar balls or better yet a source rpm? thanks!
2008 Sep 02
1
Unable to compile mod_jk on Centos 5.2 64-bit
Hi Friends, I am trying to compile mod_jk on Centos 5.2 64-bit but I am getting apxs not found. Whereas apxs is already there on the server type apxs apxs is /usr/sbin/apxs ./configure CFLAGS=' -arch x86_64 ' APXSLDFLAGS=' -arch x86_64 ' --with-apxs=/usr/sbin/apxs checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu
2007 Jul 31
1
Misterious Yum install Error: "package ... is reduced"
Hi, Here is a newbie to Yum on Centos 5. I got an interesting yet misterious problem here. When I rolled a mod_jk package and tried to install it onto a bunch of Centos 5 boxes with comand 'yum -e 10 -d 10 install mod_jk', it fails with the messages at end; and so mod_jk just ended up ignored. But when I manually run 'rpm -ivh --test mod_jk...rpm' on command line it reports
2010 May 07
1
Apache Tomcat/5.5.23
I have a new instllation of tomcat on centos. My $CATALINA_HOME is /usr/share/tomcat5 and tomcat is running. http://localhost:8080 brings up the tomcat page & one of the option is "Administration". I would like to use this web interface and even give some of the test webapp users ability to restart tomcat. According to the home page, users are defined in
2010 Mar 15
2
Tomcat 5.23 help - http://hostname:8080 is an empty page.
I installed tomcat 5.23 from the yum install of centos5.3 and have started tomcat on port 8080 . The http://hostname:8080 shows a blank page. In a standard Tomcat distribution, the default application is located in the ROOT directory /var/lib/tomcat5/webapps: From centos installation, this directory is empty. Please help us to bring up the apache-tomcat installation page. tomcat5.conf has the
2006 Mar 08
3
mod_fcgid first request slow
I have posted this before with not much response so I am posing the question again. Is there a solution for this very apparent issue with mod_fcgid that the "First connection is incredibly slow". It seems its b/c mod_fcgid doesnt keep at least 1 persistent connection around that this first connection needs to start up and then every other request is fast. Is there a solution to this?
2006 Apr 12
3
Apache 1.3 + remote FastCGI balancing
Cheers, As I have a lot of stability problems with Lighttpd + FastCGI-Cluster I wanted to test Apache 1.3 as most of the "big" sites like 43people or BaseCamp run on it. Every example I find only talks about lokal FastCGI processes and not about remote ones and explains how the requests are balanced. Are there any good examples out there and can Apache1.3/mod_fastcgi load balance
2006 May 03
3
Starting tomcat on bootup
I just installed Tomcat and when I run the chkconfig -add tomcat, it tells me that tomcat does not support chkconfig. Suggestions? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060502/a84cc5cb/attachment-0003.html> -------------- next part -------------- A non-text attachment was scrubbed...
2020 Apr 28
4
Tomcat or what on CentOS 8?
Hi, We're running some web apps on CentOS 6 on Tomcat 6 shipped by the distribution. As time goes by we'd like to move on to CentOS 8 and Tomcat 9 or whatever is appropriate. My question is, what do others use now that Tomcat is not shipped anymore with CentOS? Do you run some JBoss/WildFly instead or still running Tomcat? And, how do you install/manage those installations. Do you
2023 Jun 21
1
Tomcat 7 in CentOS 7.9
I know Tomcat 7 has reached the EOL. Still it is available as the only option for Tomcat in the CentOS 7.9 repository. How can I know whether security backports are available in CentOS 7 for all packages related to Tomcat 7? Are those rpm packages still safe? Thanks in advance! Andrea Grillini
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time (6 installs). Make sure you open up your IPTables as needed. Let me know how it goes. --Todd -------------- Installing DAG RPM Repository nano -w /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for RHEL baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 rpm --import