[0.164s][warning][os,thread] Failed to start thread "Unknown thread" - _beginthreadex failed (EINVAL) for attributes: stacksize: default, flags: CREATE_SUSPENDED STACK_SIZE_PARAM_IS.
[0.165s][warning][os,thread] Failed to start the native thread for java.lang.Thread "Finalizer"
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
	at java.lang.Thread.start0(java.base/Native Method)
	at java.lang.Thread.start(java.base/Thread.java:1390)
	at java.lang.ref.Finalizer.startFinalizerThread(java.base/Finalizer.java:182)
	at java.lang.ref.Reference$1.startThreads(java.base/Reference.java:319)
	at java.lang.System.initPhase1(java.base/System.java:1811)