Bug 53834 - [WARN ] Thread table can't grow past 16383 threads.
Summary: [WARN ] Thread table can't grow past 16383 threads.
Status: RESOLVED INVALID
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.7
Hardware: All All
: P2 blocker (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-06 06:04 UTC by FEI
Modified: 2012-09-10 19:01 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FEI 2012-09-06 06:04:31 UTC
How do i increase the concurrent threads more than 16383?

Any ideas?
Comment 1 Philippe Mouawad 2012-09-07 19:35:39 UTC
Bugzilla is not a support forum.
Please send a mail to JMeter user mailing list.

Regards
Comment 2 FEI 2012-09-10 08:06:31 UTC
Anyone can help to resolve this issue?

So far, if I use more 1 load agent, i can simulate more than 20k concurrent threads. 

But, each load agent is only limit to 16383 threads, how to increase concurrent threads beyond the 16383 limit?
Comment 3 FEI 2012-09-10 10:08:47 UTC
Correction on my previous comment, even i am using more than 1 load agent, the concurrent threads cannot pass 16383 threads. 

[WARN ] Thread table can't grow past 16383 threads.
[ERROR][thread ] Could not start thread RMI TCP Connection(idle). errorcode -1
Sep 10, 2012 5:52:52 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop
WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=10427] throws
java.lang.Error: errorcode -1
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:640)
        at java.util.concurrent.ThreadPoolExecutor.addIfUnderMaximumPoolSize(ThreadPoolExecutor.java:727)
        at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:657)
        at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:384)
        at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:341)
        at java.lang.Thread.run(Thread.java:662)
Uncaught Exception java.lang.Error: errorcode -1. See log file for details.
Comment 4 Milamber 2012-09-10 18:56:06 UTC
Bugzilla is not a support forum.

Please subscribe to the JMeter user mailing list and post there. See:
http://jakarta.apache.org/site/mail2.html
Comment 5 Milamber 2012-09-10 19:01:59 UTC
Bugzilla is not a support forum.

Please subscribe to the "Apache JMeter User" mailing list and post there. 

See:
http://jmeter.apache.org/mail2.html (good link)
Comment 6 The ASF infrastructure team 2022-09-24 20:37:51 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2915