-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Paul J Thompson wrote:
>
> > This is Linux, isn't it? And you're using Native Threads, aren't you?
> > All the "processes" you see are not real processes, but threads (Linux
> > thinks they are processes, but they are not... Yep, Linux sucks when it
> > comes down to the threading issue!)
>
> Ok. Well, halfway to the solution of my problem, now. Does anyone have
> any clue why these characteristically 6 of these threads will get
> started each time one my classes reload?
>
Do they climb every time classes are reloaded (6->12->18->24...) and
never go down??? That sound strange, but probably is the VM not garbage
collecting threads...
I'm forwarding this message to Alan R. Williamson, who described a
similar problem in his article "Can someone please take out the trash"
in July's issue of the Java Developer's Journal...
Alan, any hint on that???
Pier
--
Pierpaolo Fumagalli - IBM Center for Java Technologies
<mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]