RE: Presentation on Tomcat

2007-01-04 Thread Vijay Hatewar
I am not sure if I should take effort, answering your question but still...
Jerome .. 
Yes you are right ,  I perhaps made very simple request. But is it fair and
right ,  you putting every Indian in the same bracket.

I believe everything is getting outsourced in India since long time and we
are doing good. If we had been as bad as you have mentioned this process
would not have had continued. 
I believe this is a help group, and nobody have told me for what is the
level of help which this group can offer.

If you find this as very simple, not worth of concern you better ignore it. 
I don't really see you helping everyone and answering every appropriate
question. What I can clearly see is you are High Time  frustrated person who
can not do anything but like a Old witch cursing a beautiful dream. 

Regards
Vijay 

-Original Message-
From: The Schneider Company [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 04, 2007 2:50 PM
To: users@tomcat.apache.org
Subject: Re: Presentation on Tomcat

On 1/4/07, Vijay Hatewar
[EMAIL PROTECTED] wrote:
 Hi All
 
 I am very new to Tomcat and working as a  QA
Engineer , I have to deliver
 presentation on How web application can be deployed
using tomcat , different
 configuration files and how they are used .
basically I want to cover high
 level functional aspect .
 
 Please help me  , as I am hardly acquainted to
tomcat 

I really find it funny that so many jobs are being
outsourced to Bangalore and all those other places.
The reason we are told is always the same one:

Highly qualified ppl working there fore little money.

Now, what do we see here on the list? Guys who don't
even bother to read the docs, begging for help on the
most simple questions, on the same time showing off
when it comes to outsourcing-contracts how smart and
capable they are.

Don't get me wrong, but do you really help that anyone
here is trying to help you killing his / her job?

Show at least a little effort!

SCNR

Jerome


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Presentation on Tomcat

2007-01-03 Thread Vijay Hatewar
Hi All 

 

I am very new to Tomcat and working as a  QA Engineer , I have to deliver
presentation on How web application can be deployed using tomcat , different
configuration files and how they are used . basically I want to cover high
level functional aspect .

Please help me  , as I am hardly acquainted to tomcat .

 

Thanks  Regards,

  Vijay G Hatewar

| 

 


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.


RE: I have deployed build , using root user ,

2007-01-02 Thread Vijay Hatewar
Thanks 

-Original Message-
From: Gregor Schneider [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 02, 2007 2:32 PM
To: Tomcat Users List
Subject: Re: I have deployed build , using root user ,

well, the first thing I'd try (assuming tomcat is run as user tomcat
and user tomcat belongs to group tomcat:

- logon as root
- stop tomcat
- assuming tomcat-directory in /home/tomcat:

chown -R tomcat:tomcat /home/tomcat

su tomcat

rm /home/tomcat/webapps/YOURAPP.WAR
rm -rf /home/tomcat/webapps/YOURAPP

restart tomcat (still as user tomcat!)
re-deploy your app (still as user tomcat)

if the tomcat-home-directory on your machine is different, change the
above statements accordingly. if the tomcat-user is different from
user tomcat, change above statements accordingly. if user tomcat
belongs to a different group than tomcat, change above statements
accordingly.

maybe you'd like to ask a colleque to help who knows his ways within
unix / linux.

cheers

greg
-- 
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



I have deployed build , using root user ,

2007-01-01 Thread Vijay Hatewar

 Hi All
I have deployed build using root user on tomcat 5.0 [( Mysql – 5.0 ) server
(installed on fedora –linux box)]  , Now I want to delete complete code
which was on done using root user .

But I am finding it difficult to delete all the stuff , Clean build command
is not working even with root user .

Please help me . What would be appropriate method .???

 Vijay G Hatewar
|Member of Technical Staff - TQE|Persistent Systems Pvt, Ltd., Pune.|
|Ph: +91 .20 .3023.5331| Mobile: +91.9890678168| @:
[EMAIL PROTECTED]|




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: I have deployed build , using root user ,

2007-01-01 Thread Vijay Hatewar
I want to delete the web app that I have deployed .the code etc ..
Regards
Vijay 

-Original Message-
From: Gregor Schneider [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 01, 2007 10:20 PM
To: Tomcat Users List
Subject: Re: I have deployed build , using root user ,

 I have deployed build using root user on tomcat 5.0

 Lesson No 1: Never run Tomcat as root

Write that down for at least 100 times

Getting serious again:

What do you want to delete? The Tomcat-Installation? A web-app that
you distributed?

Please be specific

Cheers

Greg
-- 
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: I have deployed build , using root user ,

2007-01-01 Thread Vijay Hatewar
I tried with ant clean from root, I got the message build is clean
successfully. but when If I would deploy build using my profile , I got the
message build unsuccessful .
What would be appropriate command for the same. Please writ me.
regards 
Vijay
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 02, 2007 10:44 AM
To: Tomcat Users List
Subject: RE: I have deployed build , using root user ,

 From: Vijay Hatewar [mailto:[EMAIL PROTECTED] 
 Subject: RE: I have deployed build , using root user ,
 
 I want to delete the web app that I have deployed .the code etc ..

Have you tried using the Undeploy command of the Tomcat manager app?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



What a wonderfull world ..

2006-12-30 Thread Vijay Hatewar
WHAT A WONDERFUL WORLD

 I see trees of green, red roses too
 I see them bloom for me and you
 And I think to myself, what a wonderful world

 I see skies of blue and clouds of white
 The bright blessed day, the dark sacred night
 And I think to myself, what a wonderful world

 The colours of the rainbow, so pretty in the sky
 Are also on the faces of people going by
 I see friends shakin' hands, sayin' How do you do?
 They're really saying I love you

 I hear babies cryin', I watch them grow
 They'll learn much more than I'll ever know
 And I think to myself, what a wonderful world
 Yes, I think to myself, what a wonderful world

 Oh yeah

 Happy new Year .. Enjoy life ..Love thyself and others 


Thanks  Regards,
 
 Vijay G Hatewar
|Member of Technical Staff - TQE|Persistent Systems Pvt, Ltd., Pune.|
|Ph: +91 .20 .3023.5331| Mobile: +91.9890678168| @:
[EMAIL PROTECTED]| mailto:[EMAIL PROTECTED] 


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.


Catalina.stop: java.net.ConnectException: Connection refused

2006-12-27 Thread Vijay Hatewar

Would you please tell me why I am getting this exception? 

Regards
Vijay 


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tomcat is not responding to request by load generator .

2006-12-18 Thread Vijay Hatewar
 

Hi 

I am testing my web application for Performance which is deployed on Tomcat
, While doing so I have to run my test for number of iterations .

 My test scenario is like I am running one operation in loop for 1000 times
each for Single Virtual user . 

I could run my test successfully for 4 times and I got results as below . 

 

Initial server configuration: 


CPU Usage 

Total Memory

Free Memory 


0.0

1027808k

50.932 Mb

 

First Cycle : During Test Run 

 

Max CPU Usage = 42.9 % approximately 

 

First Cycle : After Test Run 

Max CPU Usage = 0% 

Total free Memory = 15.84 Mb ( approx)

 

 

Second Cycle : : During Test Run

 

Max CPU Usage = 45.2 % approximately 

 

After Test Run 

Max CPU Usage = 0% 

Total free Memory = 15.68 Mb( approx)

 

Third Cycle : During Test Run 

 

Max CPU Usage = 45.2 % approximately 

After Test Run 

Max CPU Usage = 0% 

Total free Memory = 15.68 ( approx)

 

Fourth Cycle :

During Test Run 

Max CPU Usage = 45.2 % approximately 

After Test Run 

Max CPU Usage = 0% 

Free Memory = 15 .392 MB 

 

 

Fifth Test Cycle :

 

Test could not finish in estimated time, Test is still running and showing
CPU usage around 0 to 1.3 % 

Total free memory is 57.0 Mb after 107 minutes. 

Status : Test is running .

 

 

Throughput Results 

 


Test Cycle 

No. of Transactions 

Test Duration (Sec)

Throughput


1

1000

294.2

3.399


2

1000

303.38

3.2961


3

1000

303.01

3.300


4

1000

304.14

3.285


5

1000

Test Could not get completed . 

Not Available . 

 

 

I am not able to understand why server is not responding to request made by
load generator. 

Status of Tomcat is up and running. Please guide me, if you understood why
this is happening 

 

Thanks 

 

Vijay Hatewar

 

 

 

 

 

 

 

 

 

 

 

 

Thanks  Regards,

 

 Vijay G Hatewar

|Member of Technical Staff - TQE|Persistent Systems Pvt, Ltd., Pune.|

|Ph: +91 .20 .3023.5331| Mobile: +91.9890678168| @:
[EMAIL PROTECTED]| mailto:[EMAIL PROTECTED] 

 


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.


Basic commands to work with a Tomcat

2006-11-21 Thread Vijay Hatewar
 

Hi All , 

I am new to use of Tomcat , could anybody write me few basic commands that
can help me , for ex I need to setup  my application ,

Thanks  Regards,

 

 Vijay G Hatewar

|Member of Technical Staff - TQE|

|Ph: +91 .20 .3023.5331| Mobile: +91.9890678168| 

 


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.