Hello,
After assigning more memory to the agent, we are now able to complete the scan, however there are still errors in the log despite the job completing successfully and generating reports normally. Should I be worried about those?
I have tried using different values for the threadPerHost parameter, but even down to 1 I still get those errors.
Job activeScan started
Job activeScan set default strength to MEDIUM
Job activeScan set default threshold to MEDIUM
[4005.601s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.601s][warning][os,thread] Failed to start the native thread for java.lang.Thread "JdkHttpClient-17471-2"
[4005.603s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.604s][warning][os,thread] Failed to start the native thread for java.lang.Thread "ForkJoinPool.commonPool-worker-4"
[4005.605s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.605s][warning][os,thread] Failed to start the native thread for java.lang.Thread "JdkHttpClient-17471-3"
[4005.607s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.607s][warning][os,thread] Failed to start the native thread for java.lang.Thread "JdkHttpClient-17471-4"
[4005.635s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.635s][warning][os,thread] Failed to start the native thread for java.lang.Thread "JdkHttpClient-17472-0"
[4005.676s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.676s][warning][os,thread] Failed to start the native thread for java.lang.Thread "Driver Service Executor"
[4005.708s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.709s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-17475-SelectorManager"
[4005.723s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.723s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-17476-SelectorManager"
[4005.771s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[4005.772s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-17478-SelectorManager"
[4005.933s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 136k, guardsize: 0k, detached.
[4005.934s][warning][os,thread] Failed to start the native thread for java.lang.Thread "process reaper"
[4005.943s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
Thanks!