• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Waiting for 292 instance(s) to be deallocated

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
This is Naga Mallesh s.

I have a problem,

I have a web application with Struts framework and using Seession beans, Business delegates and DAOs.

We have all D/B code in DAOs only.

Main Business logic in Business delegates and in actions only.

I am using JBOSS server with Apache Tomcat5.0.2.6
When i am shutdown the server it is showing message like..

20:32:36,515 INFO [StandardWrapper] Waiting for 292 instance(s) to be deallocated

What is the meaning of that.. what is solution to avoid that.. where error can be..



[ July 12, 2006: Message edited by: naga mallesh ]
 
Bartender
Posts: 10336
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have a JBoss fourm where you might get an answer. I'll move this over there.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic