I am running TOMCAT on LINUX and is in the process of tuning my memory settings.
What is the difference between CATALINA_OPTS and JAVA_OPTS in the catalina.sh?
How do I know when to change...
Hi,
I need a simple Javascript function that will call another function that checks the key entered by a user in a textbox and if it is valid displays it in the textbox with other valid lett...
I have been battling with this problem for the last few days so could really do with some help :)
I have a Flex3 app using Blazeds to recieve messages being pushed from a Web App on a Tomcat ...
Hello,
Can any one please give me an example using Apache Axis 2 with Netbeans IDE and tomcat server.
I want my webservice method to return some database value to my flex application. I trie...
Hi everyone,
I am working on an internal webapp using tomcat and mysql installed in a server. What I am trying to do is to set up a virtual host with an appropriate name like for example
w...
I have a version of Tomcat 5.5 installed on Linux with a package, and while I am used to deal with sh scripts stored in the Tomcat bin directory, here /usr/share/tomcat5/bin doesn't contain th...
Web context does not run on Tomcat 5.5, but it does on 5.028. I get the following in the catalina log:
Please help.
Sep 8, 2007 2:16:18 PM org.apache.coyote.http11.Http11BaseProtocol pa...
i like to know how much heap size to be increased in my JSP application, as i have the below configuration Tomcat.5.5,
Mysql 5.0,
JDK 1.5
Linux OS
with 32MB JVM size & 1GB RAM
When ...
We are currently running a web application using Tomcat 5.5 on an I64 HPUX server. We have installed 16GB and are trying to increase the jvm's heap size to 3GB (3072m)
Every time that we st...
How do i have netbackup stop a service before a backup then restart the service? service is Apache Tomcat
have netbackup stop and start a service
I installed Apache Tomcat 4.1 on Windows 2003 STD Server. For some reasons i am unable to start the tomcat.exe service. Every time i start the service i get an error message:
Could not star...
I am wondering what is the best setup config for Tomcat on a production server that houses multiple instances of the same application?
Currently out setup uses Apache HTTPD, JK, and Tomcat....
I am trying to deploy new web application from a local directory using Tomcat 6 Manager and here are the configurations I am using:
XML Configuration file URL: C:\work\WebApps\mycontext.xml...
Hi guys,
I do need some help, been trying to debug this for sometime, looked at logs and all. I downloaded TomCat 6.0 and installed the .exe. Everything was smooth and i left most of the se...
I have a working webapp called ExamOnline, developed under Netbeans 6. Netbeans creates a war file for the project (called ExamOnline.war), which deploys and runs happily on the bundled Tomcat...
I Installed Apache Tomcat 5.1.1.7 on a Windows 2003 Server and it worked well. But I am trying to install another instance of Apache Tomcat on the same Server but I am not able to run two Inst...
I've installed Fedora 8 on a new box along with Apache and Tomcat 5.5.25. I'm just running it on a LAN behind a Netopia DSL modem/router so have no domain name. I can access the Apache pages...
I am trying to get a servlet running, but I keep getting "java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver". I did some reading and digging and did the following to try to res...
Dear Sir/Madam:
i need to install the tomcat in the redhat enterprise linux ver5 for this i read the following document :
Before installing the tomcat5 package, you must first install on...
Just to give some background, the application I'm trying to deploy has been in used before in several other systems, windows, red hat, kubuntu all running Tomcat 5 & 5.5 . Quite recently I'...
My mail server runs Tomcat and stopped accepting requests from web browsers today. When I looked in the Catalina logs, I had this:
java.net.SocketException: Too many open files
at java.ne...
Hi,
I am trying to insert 1 record of data into an Appointment table (AACAp) in Oracle 10g database. I am passing parameters from a jsp page to a servlet which then uses PreparedStatement to ...
Dear Sir/Madam;
I have redhat enterprise linux ver 5 (rhel5) and registerd with the redhat network and also all the updates are installed , now the requirement is to
1. install and config...
I run the following configuration:
Ubuntu 8.04 (Hardy)
Apache 2.2.8
Tomcat 5.5 (installed via ubuntu packege)
Sun Java 6
Sun NetBeans 6.01 as my IDE.
When I try to deploy any project t...
Hi I am running Tomcat 5.5 on Windows Vista and have a problem. When I use http://localhost:9090/Somepage the page is returned quickly and without a problem.
However I need to use the IP a...