Skip to content

"java.lang.OutOfMemoryError: unable to create native thread" when trying to run 6K clients test [DEX-371] #2275

Description

@ihsandemir

When trying to run 6K clients test, we hit the following error:


[42.559s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 2048k, guardsize: 16k, detached.
[42.559s][warning][os,thread] Failed to start the native thread for java.lang.Thread "createWorkers-Thread-3812"
Exception in thread "main" 
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
Acceptance Criteria

  • 6K clients test can be run successfully
  • 12K clients test can be run successfully

https://hazelcast.atlassian.net/browse/DEX-371

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions