Re: High CPU with Tomcat 7.0.26 & 6.0.35

2012-04-10 Thread B.V. Prasad
prio=10 tid=0x08ecfc00 nid=0xdd8 waiting on condition         JNI global references: 811         Heap PSYoungGen  total 203456K, used 3336K [0xa9b9, 0xb7f1, 0xb7f1)   eden space 172928K, 1% used [0xa9b90000,0xa9ed2270,0xb447)   from space 30528K, 0% used [0xb614,0xb614,0xb7f100

High CPU with Tomcat 7.0.26 & 6.0.35

2012-03-30 Thread B.V. Prasad
appliances fail otherwise). I see the same high CPU issue even with Tomcat 7.0.26. Any help is greatly appreciated.   Thanks Prasad - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users

Re: Tomcat started and localhost:8080 is loading

2011-08-29 Thread Priya Ram Prasad
on. error > remains the same. > Tomcat version and home directory are configured in mongrel settings. How > do > I check plug-in is installed properly or not? > > Installed JRE is poiting to jdk directory. > > Regards, > > On Mon, Aug 29, 2011 at 12:09 PM, Priya Ram Pr

Re: Tomcat started and localhost:8080 is loading

2011-08-29 Thread Priya Ram Prasad
Hi, I don't think there is any problem with the tomcat. Did you add the plugin properly and started the eclipse with -clean option ? Check your Tomcat version and tomcat home directory in eclipse preference. Also whether your eclipse's installed JRE is pointing to jdk directory. Thanks, Priya

Re: Tomcat started and localhost:8080 is loading

2011-08-29 Thread Priya Ram Prasad
Hi, I don't think there is any problem with the tomcat. Did you add the plugin properly and started the eclipse with -clean option ? Check your Tomcat version and tomcat home directory in eclipse preference. Also whether your eclipse's installed JRE is pointing to jdk directory. Thanks, Priya

jsvc degrades performance in production

2009-02-25 Thread B.V. Prasad
appreciate if someone can validate this theory or offer other clues before I try this in production. Of course, I shall also try a stress test case. Thanks, BV Prasad

Re: sneding Ajax call to jsp page

2009-02-10 Thread Keshav Prasad
You may want to google for some ajax+jsp tutorials, because this list is primarily for tomcat specific questions. On Wed, Feb 4, 2009 at 3:17 PM, Sneha Manohar wrote: > Hi all , > I am new to AJAX , I sending ajax request to jsp page , > var url = "http://localhost:8084/Anoigma/handler/loginHandl

Re: Apache Tomcat 6.0 loads blank page

2009-01-31 Thread Keshav Prasad
After you placed the mms_tets inside the webapp directory, try accessing http://localhost:8080/mms_tets/ or something like http://localhost:8080/mms_tets/ Replace with a file that exists. On Sat, Jan 31, 2009 at 6:39 PM, zia mohades wrote: > Hi there, > > I am currently having issue loading my

Re: Location of properties file for web app in Tomcat

2009-01-31 Thread Keshav Prasad
I think what Chuck mentioned is a nice approach. You could set an env variable and read it off when app server initializes something like this- String path = System.getenv("PROP_FILE_PATH"); Use this file path to read the properties file. On Sat, Jan 31, 2009 at 11:19 AM, Caldarale, Charles R <

Re: Tomcat running out of threads.

2009-01-11 Thread Hari Prasad
hi.. i too have the same issue.. did anyone find solution? Bernardo Cabezas wrote: > > Hi Philip > > Philip Wigg-2 wrote: >> >> jk-8300 - Max threads: 200 Current thread count: 200 Current thread >> busy: 199 Max processing time: 1667835 ms Processing time: 20958.227 s >> Request count: 13135

Re: JPA/Hibernate persistence and MySQL connection timeout

2008-12-30 Thread tarakarajendra prasad
Hello Kees De Kooter, Please Mention the query and hibernate.cfg.xml properties, you have given so that we can know little more better the error. wishes, Prasad DTR - Original Message From: Kees de Kooter To: Tomcat Users List Sent: Monday, 29 December, 2008 20:50:05

RE: How to "manually" undeploy a webapp in tomcat ?

2008-09-23 Thread Shreekanta Prasad
Hi Albrecht, If you delete folder under work directory nothing happens just go ahead. After deploying new war file it will be created afresh. In work folder uasually we have run time compiled jsp class files or some libraries. Thanks and Regards - Shreekanta Prasad Bangalore,India

RE: How to set up logging level to debug in tomcat

2008-08-07 Thread Narasimha Prasad Subraveti
You have to modify your log4j propertiesyou can modify the root logger or even have a log4j.properties in your webapps//WEB-INF/classes/ directory and use log4j specific to your application. Check this link out http://tomcat.apache.org/tomcat-5.5-doc/logging.html -Original Message---

Question regarding Authentication of multiple sites!

2008-07-16 Thread Narasimha Prasad Subraveti
? The goal is to provide multiple modes of authentication to an application. Thoughts/Ideas? Prasad

RE: tomcat deployment error

2008-05-22 Thread Shreekanta Prasad
Hi Chris/all, Thanks this is solved. Two jars related to deployment catalina-ant.jar and Catalina-deployer.jar. were inside tomcat/common/lib directory where other server related jars are there.I saperated these two from that location. It works :). Thanks and Regards - Shreekanta Prasad

tomcat deployment error

2008-05-21 Thread Shreekanta Prasad
why is it? I have two jars related to deployment catalina-ant.jar and catalina-deployer.jar.Is any other jar is missing? those are added to build path of the build.xml. Thanks and Regards - Shreekanta Prasad Banglore,India.

RE: deployment questions

2008-03-26 Thread Shreekanta Prasad
d successfully. after stop and start of the server my newly deployed .war changes came into effect. Is there any other things I missed out? Thanks and Regards - Shreekanta Prasad -Original Message- From: Kimberly Begley [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 8:44 AM

Remote deployment in tomcat

2007-12-26 Thread Shreekanta Prasad
m try icon) Operating system is windows 2003 server. Ant version is 1.7.0 . Thanks and Regards - Shreekanta Prasad Bangalore,Karnataka India. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-ma

FW: Deployment in tomcat

2007-11-21 Thread Shreekanta Prasad
update to my previous mial, Operating system using is windows 2003 server ant version is 1.7 . Thanks and Regards - Shreekanta Prasad -Original Message- From: Shreekanta Prasad [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 21, 2007 7:02 PM To: users@tomcat.apache.org Subject

Deployment in tomcat

2007-11-21 Thread Shreekanta Prasad
elete that, it is not possible to delete without stop the server. Is it possible do stop and start the server through scripts?(ant scripts) or any other idea? Please help... Thanks and Regards - Shreekanta Prasad

Migration of Tomcat 3.2 to Tomcat 6.0

2007-09-26 Thread Parandhaman, Vishnu Prasad (STSD)
Hi, Could anyone point out if there's a practical guide / tip to migrate from tomcat 3.2 to tomcat 6.0 ? (had anyone done before) Basically there are lot of changes between the 3.2 and 6.0 versions in terms of structure and files. Moreover the older tomcat 3.2 was used along with apache (through

Need info on IPv6 support for Tomcat in RHEL and SLES distros

2007-08-29 Thread Prasad, Rahul B (STSD)
Server 10 (base version) (Tomcat 5.0) I am mailing this after searching through the Tomcat apache archives, Red Hat docs, to no avail. I would be glad if you could help me on this. Thanks in advance. Rahul Prasad B Hewlett Packard Bangalore "The ability to simplify means to eliminat

Re: The requested resource (/) is not available.

2007-03-12 Thread Aditya Prasad
I guess all I'm looking for is something like "could not find a web.xml for resource" or somesuch. On 3/12/07, Martin Gainty <[EMAIL PROTECTED]> wrote: Prasad- If you can get Tomcat to resolve any of the hundreds of OS specific binary or construct (such as symlink).. yo

Re: The requested resource (/) is not available.

2007-03-12 Thread Aditya Prasad
for conflicting ports - see if another app is using the same port as Tomcat. On my machine Oracle 10g HTML interface was using port 8080, so I changed Tomcat port to 9090. -Check CATALINA_HOME path -Rashmi - Original Message ---- From: Aditya Prasad <[EMAIL PROTECTED]> To: users@tom

The requested resource (/) is not available.

2007-03-12 Thread Aditya Prasad
I've set my JULI logging to FINE to figure out why I always get "The requested resource (/) is not available." Unfortunately, the log seems to indicate that the ROOT context was started up all right: Mar 12, 2007 2:32:56 PM org.apache.catalina.startup.HostConfig deployDirectory FINE: Deploying w

Re: Questions about Tomcat installation on Solaris Platform

2007-02-08 Thread tarakarajendra prasad
hello ravi, in server.xml , in your context give drop ojdbc14.jar in CATALINA_HOME's common\lib directory you can access through JAVA ENC easily wishes, Prasad DTR - Original Message From: "Chittajalu, Ravi S." <[EMAIL PROTECTED]> To: us

Tomcat and daemon threads

2007-01-12 Thread Aditya Prasad
Hi All, The recent "Tomcat shuts down thread" discussion reminds me of a problem I had to work around but whose cause I never figured out: It used to be that if I started any (non-daemon) threads from a request thread, they wouldn't go away when shutdown.sh was invoked. The JVM would stay up, as

context

2007-01-10 Thread tarakarajendra prasad
hello sir, Please tell me how to create context under host from administration tool af= ter editing tomcat-users.xml and logging as admin&manager. regards, Prasad DTR ___ All New Yahoo! Mail – Tire

Re: SO_TIMEOUT with Tomcat 5.5?

2006-12-27 Thread Aditya Prasad
I take it back. I didn't turn off Nagling (TCP_NODELAY) on the client, so the whole request was sent in one packet. Everything works now. Sorry! On 12/27/06, Aditya Prasad <[EMAIL PROTECTED]> wrote: Hi all, I'm having a hard time setting the SO_TIMEOUT value for the socket o

SO_TIMEOUT with Tomcat 5.5?

2006-12-27 Thread Aditya Prasad
Hi all, I'm having a hard time setting the SO_TIMEOUT value for the socket on my server (5.5). I want to prevent DOS attacks where a user sends one byte at a time, separated by a second or so. I can set the overall timeout, but I want finer-level control. I'm doing this: But it doesn't seem

Re: tomcat-apache ajp13 connection problem (answer time)

2005-12-22 Thread Prasad
Any load balancers exist in your enviornment ?? [EMAIL PROTECTED] wrote: hello there, i have two servers inside the dmz, one with redhat 9 the other with fedora core 4. the box running with fedora core has tomcat 5.5.9 and apache 2.0.54. the connection is made with ajp13. the redhat 9 has an ol

Re: Please Help! Error in using Packages

2005-12-22 Thread Prasad
, if you are sure that the deployed WAR is sane then we should wait for experts to provide an answer. -Prasad. Teh Noranis Mohd Aris wrote: The web.xml looks like this: http://java.sun.com/j2ee/dtds/web-app_2_3.dtd";> MyFirstServlet com.wrox.pro

Re: Invoking webservice from servlet

2005-12-20 Thread Prasad
that is the case, then it might be an issue with finding proper Keystore that otherwise would be located in the current users home directory. I am too new for my answers to be relied upon but just thought of reflecting something I wonder could have happened. Please wait for experts :) -Prasad

Re: Please Help! Error in using Packages

2005-12-20 Thread Prasad
Can you post your web.xml. I think I can help you with this but only after looking at your web.xml. I think the problem is with and in your web.xml. Moreover as David said, you can find all the information in the Docs. -Prasad