|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4765 | block | always | 09-16-11 02:52 | 10-04-11 16:07 | |
|
|
|||||
| Reporter: | apleshi | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.22 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.24 | ||
|
|
|||||
| Summary: | 0004765: ThreadPool full, same as 0004683 | ||||
| Description: |
[11-09-15 06:27:00.838] {resin-port-null:8080} WarningService: java.lang.IllegalStateException: Thread pool full [11-09-15 06:27:00.838] {resin-port-null:8080} java.lang.IllegalStateException: Thread pool full at com.caucho.env.thread.ThreadPool.scheduleImpl(ThreadPool.java:651) at com.caucho.env.thread.ThreadPool.start(ThreadPool.java:566) at com.caucho.network.listen.TcpSocketLink.requestAccept(TcpSocketLink.java:644) at com.caucho.network.listen.SocketLinkThreadLauncher.launchChildThread(SocketLinkThre adLauncher.java:77) at com.caucho.env.thread.AbstractThreadLauncher.startConnection(AbstractThreadLauncher .java:471) at com.caucho.env.thread.AbstractThreadLauncher.runTask(AbstractThreadLauncher.java:55 0) at com.caucho.env.thread.AbstractTaskWorker.run(AbstractTaskWorker.java:172) at com.caucho.env.thread.ResinThread.runTasks(ResinThread.java:164) at com.caucho.env.thread.ResinThread.run(ResinThread.java:130) Our current thread pool settings are: <thread-max>1024</thread-max> |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: |
|
||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||