AEM 6.1 SP1 - Unable to create new native thread cause java.lang.OutOfMemoryError on Mac
Hello,
Knowing that I have enough memory on CQ_JVM_OPTS . I cannot start my aem local instance on Mac cause :
*ERROR* [FelixDispatchQueue] ERROR: Error calling StartupListener com.adobe.granite.maintenance.impl.TaskScheduler@6865d6b6 (java.lang.OutOfMemoryError: unable to create new native thread)
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at com.adobe.granite.maintenance.impl.TaskScheduler.start(TaskScheduler.java:206)
I launch aem via crx-quickstart.
I welcome any suggestion you would care to make on this matter.
Many thanks in advance,
