Hi,
We are using 3rd Party Java Libraries for Report Generation, which is a multithreaded application.
When concurrent requests of 50 or more are submitted then we are getting the following error:
"unable to create new native thread"
How can I know how many native threads are available by default ? Can this number be changed?
Thanks
Rashmi
We are using 3rd Party Java Libraries for Report Generation, which is a multithreaded application.
When concurrent requests of 50 or more are submitted then we are getting the following error:
"unable to create new native thread"
How can I know how many native threads are available by default ? Can this number be changed?
Thanks
Rashmi