Error while deploying a web application in Apache/Tomcat

2005-07-19 Thread Chamarthy, Ravi Kiran \(Exchange\)
the Apache configuration file "httpsd-local.conf"JkMount /struts-blank/* ajp13JkMount /struts-blank/*.jsp ajp13 4)Restarted Apache and then Tomcat. Please help me.Any questions or if you require any additional info please inform me. Thanks,Ravi *

Nested Web applications.

2005-07-14 Thread Ravi Nathwani
it? Regards, Ravi _ Get yourself a brand new Mobile. http://adfarm.mediaplex.com/ad/ck/4686-26272-10936-378?ck=BuyNewMobile Find,Compare BUY IT NOW on eBay.in

Page Hang and Hex Dump

2005-03-26 Thread Ravi Inukonda
I am seeing the following error in my catalina.out log file and the page hangs and does not come up at all. My environment is Linux, Apache, Tomcat 4.1.29, mod_jk2 and struts. Does anyone have any ideas on why this error comes in the logs? Mar 14, 2005 10:12:00 PM

newbei

2005-03-03 Thread VTR Ravi Kumar
will be greatly helpful.. thanks -- --- VTR Ravi Kumar, Sr.Engineer,ITX, BHEL, Hardwar - 249403, India Fax no. 0091-1334 - 223948, Ph. No. 0091-1334-285260 / 285405

Re: newbei

2005-03-03 Thread VTR Ravi Kumar
: You put the struts.jar and related files in WEB-INF\lib directory of your application ?. Added mapping in web.xml for ActionServlet ?. Better you you use Struts blank application which is bundled with Struts download. rgds Antony Paul On Thu, 03 Mar 2005 14:43:46 +0530, VTR Ravi Kumar [EMAIL

predlude coda

2005-02-07 Thread VTR Ravi Kumar
will be greatly welcomed... VTR Ravi Kumar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat Freezes unexpectedly

2005-01-27 Thread VTR Ravi Kumar
This might be something related to number of simultaneous users increasing some threshold. Similar thing happens in our intranet server also and at that time a message like Internal Server Error. Your servlet container is bing upgraded ... appears. VTR Ravi Kumar. Diego Espada wrote: Hi, we

Re: Please help me

2004-12-13 Thread VTR Ravi Kumar
I dont think u would have to shut down the server to upload files. The context must be reloadable ie., set the reloadable = true in the context using the admin page VTR BHEL haridwar - Original Message - From: Rajesh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 13,

admin not working in tomcat 5.5.4

2004-12-10 Thread VTR Ravi Kumar
and server whose content i copied in the respective folders in my tomcat home. I get the same message even now and am unable to access my admin What am i missing . Any help in this regard will be greatly welcomed regards VTR Ravi Kumar, Engineer, ITX BHEL, Haridwar

Re: Tomcat Administration Application

2004-12-10 Thread VTR Ravi Kumar
Dear friends, I too face the similar problem and one more thing i noted that inside the admin contect all folders except the WEB-INF seem to be empty probably there is some mistake in the files kept for download or so... VTR - Original Message - From: Kelly, Steve [EMAIL PROTECTED] To:

Re: Address already in use:JVM_BIND:8080

2004-11-04 Thread Ravi Mutyala
redirectPort=8443 acceptCount=100 debug=0 connectionTimeout=2 useURIValidationHack=false disableUploadTimeout=true / .. .. .. .. / Ravi. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: tomcat4127 standalone install login problem

2004-06-08 Thread Ravi Mutyala
Paul, I think some other software is using the port 8080. Try changing the port in server.xml to some other one and check. / Ravi. Paul wrote: just installed a standalone version of jakarta-tomcat-4.1.27-LE-jdk14.exe on win2k, with jdk 14, and when i type http://localhost:8080 into web browser

Re: Error using taglibs - unable to find setter

2004-05-26 Thread Ravi Mutyala
Thanx Larry. It helped!! / Ravi Larry Isaacs wrote: The following comes from the Tomcat 3.3.x faq file, which I assume would apply in your situation: Q. I have a bean with a property whose second letter is capitalized. Why won't my JSP page that uses this bean compile? A. This may not happen

Re: Error using taglibs - unable to find setter

2004-05-25 Thread Ravi Mutyala
M.Hockings wrote: Is the settter for dType setdType(String value) or setDType(String value)? I think that it will need to be the latter. Mike Mike, the setter for dType is this. public void setDType(String dType) { this.dType = dType; } Ravi Mutyala wrote: Hi, I created a tag which extends

Error using taglibs - unable to find setter

2004-05-24 Thread Ravi Mutyala
. Any clues? Thanks in advance / Ravi. tag code: tag code. package com.mycompany.presentation.taglib.html; import org.apache.struts.taglib.html.TextTag; import java.lang.reflect.Method; import javax.servlet.jsp.JspException; import

RE: 5.0.19 - won't start on anything other thatn *nix

2004-04-06 Thread Anand Ravi
Hi! I'm using Tomcat 5.0.19 on Win 98,NT,XP and 2K. Seems to be working fine. Regards, Anand Ravi -Original Message- From: Alistair Young [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 1:57 PM To: Tomcat Users List Subject: 5.0.19 - won't start on anything other thatn *nix Hi

omcat 5 on WinNT

2004-04-05 Thread Anand Ravi
Hi List, I am trying to install Tomcat 5.0.19 on Win NT4 (SP4) with no success. Any pointers will be highly appreciated. Thanks and Regards, Anand Ravi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Performance gain using precompiled JSP's

2004-03-17 Thread Anand Ravi
Hi List! I would like to know if there are any metrics available on the performance gain achieved by using precompiled jsp's and custom tag pooling. Thanks and Regards, Anand Ravi - To unsubscribe, e-mail: [EMAIL PROTECTED

catalina stop exceptions

2003-10-03 Thread Ravi Pachipala
I am getting the following exceptions when trying to stop tomcat using catalina stop command. All java processes are not getting killed. Any ideas? Thanks Ravi 75249 [Thread-18] ERROR net.PoolTcpEndpoint - Caught exception trying to unlock accept. java.net.ConnectException: Connection refused

RE: CPU usage 100%

2003-09-22 Thread Ravi Puthiyattil
. After 2 minitues I again opened IE and tried accessing that page. At this point the CPU went nuts. Ravi - Original Message - From: Shapira, Yoav [EMAIL PROTECTED] Date: Thu, 18 Sep 2003 14:49:26 -0400 To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: CPU usage 100% Howdy, Look

RE: CPU usage 100%

2003-09-18 Thread Ravi Puthiyattil
Ravi - Original Message - From: Jared Walker [EMAIL PROTECTED] Date: 09 Sep 2003 14:10:13 -0500 To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: CPU usage 100% Howdy, If it does it when there is no one accessing the server then I would think its the JVM not tomcat. Check your JVM

CPU usage 100%

2003-09-09 Thread Ravi Puthiyattil
usage goes 100%. I don't know how to debug next. I need some help in finding out why and where the CPU goes nuts. Is there anything i need to change in the config files ? Please help. Thanks in advance, Ravi -- __ Sign-up for your own

mod_jk on windows

2003-07-24 Thread Ravi Pachipala
workers.properties. Is there a HOWTO for windows? Thanks Ravi

RE: mod_jk on windows

2003-07-24 Thread Ravi Pachipala
Thanks. This is an excellent HOWTO. I have been able to redirect jsp requests to Tomcat. I have one more question. How do I redirect specific url patterns to Tomcat. For example, if my url has /ep/, I would like the request to go to Tomcat. Thanks for your help Ravi -Original Message

RE: mod_jk on windows

2003-07-24 Thread Ravi Pachipala
problem with ports? I configured tomcat to work in stand-alone mode on port 7001. Any help is appreciated. Thanks Ravi -Original Message- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 1:40 PM To: Tomcat Users List Subject: Re: mod_jk on windows Thanks

RE: mod_jk on windows

2003-07-24 Thread Ravi Pachipala
Where should JkMount be defined? Should it be in Tomcat's server.xml or Apache's httpd.conf? Thanks Ravi -Original Message- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 2:41 PM To: Tomcat Users List Subject: Re: mod_jk on windows If its defined in Tomcat's

Request Your Help For Installion

2003-07-21 Thread Ravi Jayasekara
and save in WEB-INF folder which have the extention .java.So I need your kind help to carry out my work.Thank You . e-mail:[EMAIL PROTECTED] Ravi - Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month!

page directive

2003-07-17 Thread Ravi Pachipala
If I use %@ Page language=java % in jsp page, tomcat is throwing the following exception. Is it a known bug? It works fine in weblogic. Thanks Ravi HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling

session timeout in tomcat

2003-07-15 Thread Ravi Pachipala
Hi, I am using Tomcat 4.1.24. After running some tests/sessions sequentially, the Tomcat is exiting with outofmemory error. What are the paramters that control session timeout in Tomcat? I see the following paratmeters in server.xml but none of these seem to relate to idel timeout. Thanks Ravi

RE: session timeout in tomcat

2003-07-15 Thread Ravi Pachipala
Thanks. That works. Ravi -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 12:20 PM To: Tomcat Users List Subject: RE: session timeout in tomcat Howdy, session-config in web.xml. It's in the Servlet Specification. Yoav Shapira Millennium

taking forever to bring up tomcat

2003-07-15 Thread Ravi Pachipala
maxProcessors=75 enableLookups=true redirectPort=8443 acceptCount=10 debug=0 connectionTimeout=2 useURIValidationHack=false protocolHandlerClassName=org.apache.jk.server.JkCoyoteHandler/ Thanks Ravi

null pointer exception

2003-07-15 Thread Ravi Pachipala
is, this seems like a fairly straight-forward case for it not to work. Is there something that I am missing? Thanks Ravi %@ include file=/declare_epvars.jsp % html body epr:screen epr:form component=c_form_1054 transitionType=identify Category :epr:select name=ol_category useFormComponent=c_form_1054 renderAs

Starting Tomcat without logging in as root?

2003-06-02 Thread ravi
Hello, My students do not login as root, but I want them to be able to start Tomcat. Is this possible? Right now they get Permission Denied message. Thanks, Ravi Kulkarni [EMAIL PROTECTED] :-) - To unsubscribe

Help With Tomcat Database Connection Configuration

2003-01-16 Thread Ravi Rangaswamy
: -1 NumActive: 0 numIdle: 0 Can anyone tell me what I am doing wrong and why these two applications (examples and the uddi registry) behave differently. Thanks, Ravi. Test jsp %@ page language=java import=java.sql.*,javax.naming.InitialContext,javax.naming.Context

Running Tomcat + IIS on different servers

2002-11-03 Thread Ashish Ravi
Hi, I'm trying to configure IIS (on server 1) to redirect requests to Tomcat (on server 2) . I've seen the help for configuring Tomcat with IIS, but i assume it works when both are on the same server. One way out is to map the directory where the .properties files are and use that mapping in the

Need Help

2002-06-22 Thread Ravi Kumar
with tomcat Instalation Directory Tomcat : C:\Program Files\Apache Tomcat 4.0\bin IIS: C:\Inetpub\wwwroot Java : C:\jdk1.3 Pls send the full details Regards Ravi Kumar - Do You Yahoo!? Sign-up for Video Highlights of 2002 FIFA World Cup

Tuning Tomcat

2002-06-14 Thread Ravi Verma
spawn multiple JVMs to cater to the requests. A single process can attach to up to 3 G of memory. If we could spawn three JVMs we could attach to 9 G of memory. Does any one of any idea or experience with this? Regards. Ravi Verma 916 705 3261 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Multiple Processes for Tomcat

2002-06-13 Thread Ravi Verma
configuration diretive. Regards. Ravi Verma 916 705 3261 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Error while compiling mod_jk for HP-UX

2002-06-13 Thread Ravi Verma
Friends, I am trying to compile mod_jk for HP-UX and I am getting the following error: Building mod_jk gcc -DHPUX11 -DMOD_SSL=208103 -DMOD_PERL -DUSE_PERL_SSI -D_POSIX_C_SOURCE=19 9506 L -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-s tric t-aliasing

mod_jk.so for HP-UX 11

2002-06-13 Thread Ravi Verma
Dear Friends, I am in desperate need for a binary version of mod_jk.so for HP-UX 11. If you gone through this process, could you please share the file with me. Regards. Ravi Verma 916 705 3261 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

[Ajp13] bad read: -103 error !

2002-03-04 Thread ravi
I am using tomcat 4.01 on win2k with ajp13 connector. All my applications are running properly but in the stdout logs following message is logged every 2 to 3 second!. [Ajp13] bad read: -103 What could be the problem and How to fix this? Thanks in advance, With Best Regards, Ravi Naidu

Context addition in windows!

2002-02-27 Thread ravi
Regards, Ravi Naidu. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

tomcat and iis integration!

2002-02-26 Thread ravi
. What could be the problem? Awaiting your replies, With Best Regards, Ravi Naidu -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

tomcat and iis integration!

2002-02-26 Thread ravi
- Original Message - From: Klosa Uwe [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Tuesday, February 26, 2002 6:59 PM Subject: SV: tomcat and iis integration! Hi Ravi, it's better to create a context to the jsp directory. If you are using as name so

Re: How to intergrate Tomcat 4.01 with IIS 5?

2002-01-15 Thread Ravi Naidu
Tyr this out.. http://www.mycgiserver.com/~vacodi/howto/tomcat/iisnt/#4 Regards, Ravi. - Original Message - From: Zero Wing [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, January 16, 2002 10:07 AM Subject: How to intergrate Tomcat 4.01 with IIS 5? Hi

Re: TC 4.0.1/SAXParserFactory.newInstance() error

2002-01-13 Thread Ravi Naidu
Dear All, Tomcat 4 is installed on D drive of my machine. and my web directory for jsp pages is situated on E drive. How do i set my web driectory path for the web server in the configuration files. Please help. Regards, Ravi. - Original Message - From: Sriram Narayanan [EMAIL

Re: Tomcat 4 integration with apache

2002-01-08 Thread Ravi Naidu
Please let me know how do i integrate tomcat 4 with IIS 4.0 and IIS 5.0 and how do i define the path of my webpages( also if use the virtual directory also ) Thank You. Ravi. - Original Message - From: Nikola Milutinovic [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent

How to run two versions of same project?

2002-01-07 Thread Ravi Shankar
be called. Please note that classes name in both versions will be same. I am new to apache and tomcat environment Please send me the appropriate changes to be made in configuration files for a local machine in detail to achieve the above requirement. Thanks Ravi

HELP ON CHANGING THE ROOT

2001-12-13 Thread Ravi Reddy
Hi, I have installed tomcat on windows in d:\tomcat ie, my current document root will be d:\tomcat\webapps\root but , I want to have my root as d:\user\root How can I configure it?. thanks for the responses. Regards , Ravi. [EMAIL PROTECTED] -- This e-mail may contain confidential

$ Help on changing the webapps dir

2001-12-13 Thread Ravi Reddy
Hi all, I have installed tomcat on windows NT in d:\tomcat ie, my current document root will be d:\tomcat\webapps\root but , I want to have my root as d:\some dir\root I request you to suggest me, what should change in server.xml to achieve this. Regards , Ravi. -- This e-mail may contain

HELP ON TOMCAT WITH APACHE

2001-12-07 Thread Ravi Reddy
it ?. if some one can send their httpd.conf of apache and server.xml of tomcat is Greatly appreciated!. Regards , Ravi. -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender

RE: HELP ON TOMCAT WITH APACHE

2001-12-07 Thread Ravi Reddy
#CustomLog logs/dummy-host.example.com-access_log common #/VirtualHost WebAppConnection conn warp localhost:8008 WebAppDeploy examples conn /examples Could u pls clarify. Regards , Ravi. Message History From

To identify the Servlets

2001-11-12 Thread Lakkapragada, Ravi B
classes in /pravi/WEB-INF/classes and i am using Tomcat 4.01 on win2k machine . Could any one please tell me what am i doing wrong , or am i missing any conf files to set classes directory , Thanks in Advance . Regards, Ravi

RE: To identify the Servlets

2001-11-12 Thread Lakkapragada, Ravi B
same app is working in tomcat-3.2.2 , i want to test the app in Tomcat4.0.1 configured the Web.xml for the tomcat4.0.1 ,still no success . -Ravi -Original Message- From: Matyas William Egyhazy [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 5:13 PM To: Tomcat Users

Re: mod_webapp + Tomcat 4 + Apache

2001-09-03 Thread ravi shankar
hi laurens, it depends on where u r going to deploy the appln.if it is for a client,u'll be better off using 3.0 because it's stabler and if any probs do come up,u can post it to the list.after all does not the old software mantra older the better hold good!!! ravi On Mon, 03 Sep 2001

Re: RE: Logging the IP addresses of page requests

2001-09-03 Thread ravi shankar
client.log) and configure this file in server.xml.u can then read the IP address by parsing it (use XML).i hope this helps ravi On Mon, 03 Sep 2001 Nick Flowers wrote : Hi Ravi, Any idea how I do it from the server.xml config file? I'm not a java programmer, and have a legacy program I'm trying

Re: What is an Application Server

2001-09-03 Thread ravi shankar
hi pete, u see TC is a webserver that serves http requests .application servers are generally containers for EJB.application servers also serve http requests,but are mainly involved with managing the EJB lifecycle,resource mgmt etc ravi On Mon, 03 Sep 2001 Peter Shankey wrote : would you

Re: newbie: problem with local and static variable

2001-09-03 Thread ravi shankar
hi henri, i maybe wrong ,but have u declared the counter as static it should not be declared as a class variable ravi On Mon, 03 Sep 2001 henri charme wrote : hi everybody, i am currently trying o'reilly example of a counter with a static variable and a local one to count access unfortunately

Trouble integrating Tomcat 3.2.2 with Apache 1.3 on Solaris 2.6

2001-06-14 Thread ASV Ravi Kumar
.1: /usr/local/apache/bin/httpd: fatal: librt.so.1: open failed: No such file or directory ./apachectl start: httpd could not be started ** Anybody have a solution to this? Thanks in advance for any help . --Ravi

Internal error SHA 1 not available..

2001-05-22 Thread Ravi Prakash B.V.
going wrong? Thanks in advance, Ravi Prakash begin:vcard n:Venkata Ravi Prakash;Burlagadda tel;home:08644 26681 tel;work:040 7814515/17/19 extn:387 x-mozilla-html:FALSE org:Tata Consultancy Services;Advanced Technology Centre version:2.1 email;internet:[EMAIL PROTECTED] title:ASE adr;quoted

How do I determine the admin userid and password?

2001-01-03 Thread Ravi Sundaar
ile tomcat-users.xml. It lets me through and then complains with a message "You must mark the administration trusted" Any clues? Thanks, Ravi. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

VM terminates on NT

2000-12-07 Thread Ravi Kiran D
I am using tomcat on NT . my JSPs use JDBC-ODBC driver. The VM keeps terminating with a Dr. Watson Error. The same code works fine in JavaWebServer. Could someone help me with this Ravi