Question
bnz
NZ
Last activity: 20 Mar 2019 6:26 EDT
Out of memory error
After creating lot of threads. Application crashing here are the sample logs
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at OpenSpanJavaBroker.Invoke(OpenSpanJavaBroker.java:1771)
where can we find the root cause for this? How can we resolve it?
***Moderator Edit-Vidyaranjan: Updated Platform Capability***