RE: Waiting for 1 instance(s) to be deallocated ????

2004-10-21 Thread Shapira, Yoav

Hi,

INFO: Waiting for 1 instance(s) to be deallocated
Oct 19, 2004 9:17:10 AM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 1 instance(s) to be deallocated
Oct 19, 2004 9:17:11 AM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 1 instance(s) to be deallocated

concerning these errors:
What do they mean??? How do they occur???

As the messages indicate, they're not errors but informational messages.
However, you're right to be suspicious.

The message is output when Tomcat wants to de-allocate a servlet
instance (your servlets are wrapped by a StandardWrapper by default),
after its been destroyed typically.

Is there a way to control then???

No.  Of course you can configure the logging so that INFO-level messages
don't show up, but you can't control the process that creates these
messages, which is the process that creates/destroys servlet instances.

I am getting the above errors when I call some JNI code from within a

Ahh, JNI.  Thank god I haven't had to work with that beast for a few
years now.  Good luck,

Yoav



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Waiting for 1 instance(s) to be deallocated ????

2004-10-20 Thread John MccLain
These errors are coming out of the standard output of Tomcat after shutting
down due to code hanging.

INFO: Waiting for 1 instance(s) to be deallocated
Oct 19, 2004 9:17:10 AM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 1 instance(s) to be deallocated
Oct 19, 2004 9:17:11 AM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 1 instance(s) to be deallocated

concerning these errors:
What do they mean??? How do they occur???
Is there a way to control then???

I am getting the above errors when I call some JNI code from within a
servlet that is invoked via a jsp form submit.
The JNI code hangs.
HOWEVER, when I invoke the servlet from within the browser directly, the JNI
code does NOT hang. This implies to me that somehow what ever is causing the
above error messages is somehow tweeking with the JNI code space(or visa
versa). So,
once again, concerning the above errors:

What do they mean??? How do they occur???
Is there a way to control then???


John McClain
Senior Software Engineer
TCS Healthcare
[EMAIL PROTECTED]
(530)886-1700x235
Before you criticize someone, walk a mile in their shoes.
That way, you'll be a mile from them, and you'll have their shoes.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Waiting for 1 instance(s) to be deallocated

2002-02-19 Thread Stephan Mülhaus

Hello everybody,

i need some help with the error message from my errorlog.
I get this errormessage very often after i have edited my servlet, compiled 
it and started it again...
The Servlet is running and nothing happens.
How can i prevent this message to be generated?

Thanx in Advance
Stephan


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Waiting for 1 instance(s) to be deallocated

2002-02-19 Thread Stephan Mülhaus

Oh yes, sorry for that.
Here the complete Line from my errorlog:

2002-02-19 15:13:09 
StandardWrapper[/carat:org.apache.catalina.INVOKER.User]: Waiting for 1 
instance(s) to be deallocated




At 09:20 19.02.2002 -0500, you wrote:
which message?  you seem to have left that part out.

-Original Message-
From: Stephan Mülhaus [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 8:32 AM
To: Tomcat Users List
Subject: Waiting for 1 instance(s) to be deallocated


Hello everybody,

i need some help with the error message from my errorlog.
I get this errormessage very often after i have edited my servlet, compiled
it and started it again...
The Servlet is running and nothing happens.
How can i prevent this message to be generated?

Thanx in Advance
Stephan


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Waiting for 1 instance(s) to be deallocated

2002-02-19 Thread Mihai Gheorghiu

Same for me:
RH7.1, jdk1.3.1, TC4.0.1
./shutdown.sh results in localhost_log.2002-02-19.txt:
2002-02-19 15:22:38 StandardHost[localhost]: Removing web application at
context path /TAN
2002-02-19 15:22:38 StandardWrapper[/TAN:default]: Waiting for 1 instance(s)
to be deallocated
Please help.
Thank you all.

-Original Message-
From: Stephan Mülhaus [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Date: Tuesday, February 19, 2002 9:36 AM
Subject: RE: Waiting for 1 instance(s) to be deallocated


Oh yes, sorry for that.
Here the complete Line from my errorlog:

2002-02-19 15:13:09
StandardWrapper[/carat:org.apache.catalina.INVOKER.User]: Waiting for 1
instance(s) to be deallocated




At 09:20 19.02.2002 -0500, you wrote:
which message?  you seem to have left that part out.

-Original Message-
From: Stephan Mülhaus [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 8:32 AM
To: Tomcat Users List
Subject: Waiting for 1 instance(s) to be deallocated


Hello everybody,

i need some help with the error message from my errorlog.
I get this errormessage very often after i have edited my servlet, compiled
it and started it again...
The Servlet is running and nothing happens.
How can i prevent this message to be generated?

Thanx in Advance
Stephan


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Waiting for 1 instance(s) to be deallocated

2002-02-19 Thread Cox, Charlie

there was a deadlock that was fixed in 4.0.2 that addressed a similar
problem.

See bugs 5719 and 5747 in bugzilla.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5719

Charlie

 -Original Message-
 From: Mihai Gheorghiu [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 3:24 PM
 To: Tomcat Users List
 Subject: Re: Waiting for 1 instance(s) to be deallocated
 
 
 Same for me:
 RH7.1, jdk1.3.1, TC4.0.1
 ./shutdown.sh results in localhost_log.2002-02-19.txt:
 2002-02-19 15:22:38 StandardHost[localhost]: Removing web 
 application at
 context path /TAN
 2002-02-19 15:22:38 StandardWrapper[/TAN:default]: Waiting 
 for 1 instance(s)
 to be deallocated
 Please help.
 Thank you all.
 
 -Original Message-
 From: Stephan Mülhaus [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Date: Tuesday, February 19, 2002 9:36 AM
 Subject: RE: Waiting for 1 instance(s) to be deallocated
 
 
 Oh yes, sorry for that.
 Here the complete Line from my errorlog:
 
 2002-02-19 15:13:09
 StandardWrapper[/carat:org.apache.catalina.INVOKER.User]: 
 Waiting for 1
 instance(s) to be deallocated
 
 
 
 
 At 09:20 19.02.2002 -0500, you wrote:
 which message?  you seem to have left that part out.
 
 -Original Message-
 From: Stephan Mülhaus [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 8:32 AM
 To: Tomcat Users List
 Subject: Waiting for 1 instance(s) to be deallocated
 
 
 Hello everybody,
 
 i need some help with the error message from my errorlog.
 I get this errormessage very often after i have edited my 
 servlet, compiled
 it and started it again...
 The Servlet is running and nothing happens.
 How can i prevent this message to be generated?
 
 Thanx in Advance
 Stephan
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Waiting for 1 instance(s) to be deallocated

2002-02-19 Thread Mihai Gheorghiu

Thank you very much. It really helped.

-Original Message-
From: Cox, Charlie [EMAIL PROTECTED]
To: 'Tomcat Users List' [EMAIL PROTECTED]
Date: Tuesday, February 19, 2002 3:30 PM
Subject: RE: Waiting for 1 instance(s) to be deallocated


there was a deadlock that was fixed in 4.0.2 that addressed a similar
problem.

See bugs 5719 and 5747 in bugzilla.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5719

Charlie

 -Original Message-
 From: Mihai Gheorghiu [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 3:24 PM
 To: Tomcat Users List
 Subject: Re: Waiting for 1 instance(s) to be deallocated


 Same for me:
 RH7.1, jdk1.3.1, TC4.0.1
 ./shutdown.sh results in localhost_log.2002-02-19.txt:
 2002-02-19 15:22:38 StandardHost[localhost]: Removing web
 application at
 context path /TAN
 2002-02-19 15:22:38 StandardWrapper[/TAN:default]: Waiting
 for 1 instance(s)
 to be deallocated
 Please help.
 Thank you all.

 -Original Message-
 From: Stephan Mülhaus [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Date: Tuesday, February 19, 2002 9:36 AM
 Subject: RE: Waiting for 1 instance(s) to be deallocated


 Oh yes, sorry for that.
 Here the complete Line from my errorlog:

 2002-02-19 15:13:09
 StandardWrapper[/carat:org.apache.catalina.INVOKER.User]:
 Waiting for 1
 instance(s) to be deallocated




 At 09:20 19.02.2002 -0500, you wrote:
 which message?  you seem to have left that part out.
 
 -Original Message-
 From: Stephan Mülhaus [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 8:32 AM
 To: Tomcat Users List
 Subject: Waiting for 1 instance(s) to be deallocated
 
 
 Hello everybody,
 
 i need some help with the error message from my errorlog.
 I get this errormessage very often after i have edited my
 servlet, compiled
 it and started it again...
 The Servlet is running and nothing happens.
 How can i prevent this message to be generated?
 
 Thanx in Advance
 Stephan
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]



 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]