Tomcat 7.0.39 - Embedded Tomcat within Eclipse Juno doesn’t pick assets from DOC ROOT

2013-08-10 Thread Saurabh Agrawal
it work i.e. deploying application from eclipse to a configured tomcat instance in eclipse ? Thanks. Regards, SAURABH AGRAWAL Manager Technology — SapientNitro Aachvis Softech Private Limited SEZ, “Oxygen”, (Tower C), Ground – 3rd Floor, Plot No. 7, Sector 144 Expressway, Noida 201 304, Uttar

RE: Tomcat 7.0.39 - Embedded Tomcat within Eclipse Juno doesn’t pick assets from DOC ROOT

2013-08-10 Thread Saurabh Agrawal
in Eclipse, my code is not able to find the static assets which are placed under ROOT folder of Tomcat. I hope I am able to articulate it better this time. Regards, SAURABH AGRAWAL Manager Technology —    SapientNitro -Original Message- From: André Warnier [mailto:a...@ice

RE: Tomcat 7.0.39 - Embedded Tomcat within Eclipse Juno doesn’t pick assets from DOC ROOT

2013-08-10 Thread Saurabh Agrawal
\workspace\panera\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\ROOT In my case it is only one TMP directory which is tmp0 and it doesn't change and hence my problem is resolved. Many thanks for your help. I need to do something similar in Netbeans now :) Regards, SAURABH AGRAWAL

RE: Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-20 Thread Saurabh Agrawal
show 10,000 concurrent users. In that case I assume it will leverage 10,000 concurrent threads. Let me know your thoughts around it. Regards, Saurabh Agrawal Manager Technology | Sapient -Original Message- From: Nick Williams [mailto:nicho...@nicholaswilliams.net] Sent: Wednesday, March

RE: Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-20 Thread Saurabh Agrawal
There will be a load of 20,000 users for a special festival for around 4-5 hours ONLY. Regards, Saurabh Agrawal Manager Technology | Sapient -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, March 20, 2013 1:48 PM To: Tomcat Users

RE: Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-20 Thread Saurabh Agrawal
, On 3/19/13 9:46 PM, Saurabh Agrawal wrote: Executor name=hybrisExecutor namePrefix=hybrisHTTP maxThreads=${tomcat.maxthreads} minSpareThreads=${tomcat.minsparethreads} maxIdleTime=${tomcat.maxidletime}/ Connector port=${tomcat.ajp.port} maxHttpHeaderSize=8192 maxThreads=200

Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-19 Thread Saurabh Agrawal
of Tomcat to support 20,000 concurrent users in the system. The above clarification will help me pick the appropriate setting for maxThreads. Saurabh Agrawal Manager Technology | Sapient Aachvis Softech Private Limited SEZ, Oxygen, (Tower C), Ground - 3rd Floor, Plot No. 7, Sector 144 Expressway

RE: Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-19 Thread Saurabh Agrawal
Regards, Saurabh Agrawal Manager Technology | Sapient -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, March 20, 2013 1:37 AM To: Tomcat Users List Subject: RE: Tomcat Behavior on Multiple HTTP requests from same browser From: Saurabh Agrawal

RE: Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-19 Thread Saurabh Agrawal
at the same time, 8000 executor threads are required to suffice the requirement of all the requests. However, I see far less executor threads in action when we put a load of 8000 concurrent users. Regards, Saurabh Agrawal Manager Technology | Sapient -Original Message- From: Nick

Why I am getting Malware detection in Tomcat 5.5.031

2010-10-10 Thread Saurabh Agrawal (PSL)
)? If not problem in tomcat then i can chase with Avira team. Error image is here: http://old.nabble.com/file/p29927922/sam.png Thanks, Saurabh Agrawal Persistent Systems Limited. -- View this message in context: http://old.nabble.com/Why-I-am-getting-Malware-detection-in-Tomcat-5.5.031

RE: Tomcat not working after moving installation folder

2010-07-13 Thread Saurabh Agrawal
. Regards, Saurabh Agrawal -Original Message- From: Kannan J [mailto:kannan_jayapraka...@yahoo.co.in] Sent: Tuesday, July 13, 2010 2:42 PM To: users@tomcat.apache.org Subject: Tomcat not working after moving installation folder I ran out of disk space on C: so I moved C:\Tomcat5.5 to D

Cannot configure apache-log4j-extras-1.0 with apache-log4j-1?

2010-06-24 Thread Saurabh Agrawal
(Native Method) at java.lang.Class.forName(Class.java:164) at org.apache.log4j.helpers.Loader.loadClass(Loader.java:160) Can someone please help me with this, what's going wrong and what I am missing here? Thanks in advance. Regards, Saurabh Agrawal

RE: Cannot configure apache-log4j-extras-1.0 with apache-log4j-1?

2010-06-24 Thread Saurabh Agrawal
-INF/lib/ is set in PATH variable. Thanks, Saurabh Agrawal -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, June 24, 2010 9:04 PM To: Tomcat Users List Subject: Re: Cannot configure apache-log4j-extras-1.0 with apache-log4j-1? -BEGIN