Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WARN ] Thread table can't grow past 16383 threads. #2915

Closed
asfimport opened this issue Sep 6, 2012 · 5 comments
Closed

[WARN ] Thread table can't grow past 16383 threads. #2915

asfimport opened this issue Sep 6, 2012 · 5 comments

Comments

@asfimport
Copy link
Collaborator

FEI (Bug 53834):
How do i increase the concurrent threads more than 16383?

Any ideas?

Severity: blocker
OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Bugzilla is not a support forum.
Please send a mail to JMeter user mailing list.

Regards

@asfimport
Copy link
Collaborator Author

FEI (migrated from Bugzilla):
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?

@asfimport
Copy link
Collaborator Author

FEI (migrated from Bugzilla):
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.

@asfimport
Copy link
Collaborator Author

@milamberspace (migrated from Bugzilla):
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

@asfimport
Copy link
Collaborator Author

@milamberspace (migrated from Bugzilla):
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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant