wangxj3 commented on issue #5364: URL: https://github.com/apache/dolphinscheduler/issues/5364#issuecomment-826596184
> > > Version: > DolphinScheduler 1.3.4 > > Find follow log in 'dolphinscheduler-master-server-centerserver.out': > Exception in thread "Master-Exec-Thread" java.lang.OutOfMemoryError: unable to create new native thread > at java.lang.Thread.start0(Native Method) > at java.lang.Thread.start(Thread.java:714) > at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950) > at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1018) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) Suggest decrease the master.exec.threads or add master-server. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
