Problem
After upgrading to Pentaho 6.1 you receive following error:
1 2 3 4 5 6 7 8 9 |
Exception in thread "jackrabbit-pool-887" 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) |
Continue reading Pentaho 6.1 : java.lang.OutOfMemoryError: unable to create new native thread