Im develloping my app on Linux RH 6.2/JBoss 2.4 and HypersonicSQL.
My app has:
- 4 session beans
- 6 entity beans using CMP
- 4 MDB
- 120 test cases.
When I start JBoss, they are 48 threads that are spawned.
When I run all my test cases the 1st time , 230 threads are spawned
the 2nd time 340 threads
the 3rd time 500 threads
until my JBoss crashed because too many processed are spawned.
I understand that Linux thread managemenent is not the best, but how can I configure my JBoss
in order to reduce that threading behaviour (gc config? caching size? pool size?). Does anyone has a clue?
By the way, when I run my test-cases on Win2K, I have no prob..
Herve Tchepannou
Software Engineer
Objexis Coorporation
Phone: (514) 932 3295 Ext. 231
mailto:[EMAIL PROTECTED]
Objexis Coorporation
http://www.objexis.com
1635 Sherbrooke West, Suite #405
Montreal, Qc H3H 1E2
Tel: 514.932.3295
Fax: 514.932.4639
http://www.objexis.com
Important - This message may contain privileged and confidential information. It is intended only for the use of the individual(s) named above. If the reader of this message is not the intended recipient you are hereby notified that any use, dissemination, distribution or reproduction of this message is prohibited. If you have received this message in error please notify Objexis Corporation immediately and promptly delete this message and any copies thereof. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of Objexis Corporation.
