OutOfMemoryError: unable to create new native thread

OutOfMemoryError: unable to create new native thread

10/01/14 11:06:10 java.lang.OutOfMemoryError: unable to create new native thread
10/01/14 11:06:10 at java.lang.Thread.start0(Native Method)
10/01/14 11:06:10 at java.lang.Thread.start(Thread.java:574)
10/01/14 11:06:10 at com.evermind.util.ReleasableResourcePooledExecutor.addThread(ReleasableResourcePooledExecutor.java:236)
10/01/14 11:06:10 at EDU.oswego.cs.dl.util.concurrent.PooledExecutor.execute(PooledExecutor.java:997)
10/01/14 11:06:10 at com.evermind.util.ThreadPool.launch(ThreadPool.java:283)
10/01/14 11:06:10 at com.evermind.server.rmi.RMIServerConnection.startConnection(RMIServerConnection.java:141)
10/01/14 11:06:10 at com.evermind.server.rmi.RMIServer.createRMIServerConnection(RMIServer.java:812)
10/01/14 11:06:10 at com.evermind.server.rmi.RMIServer.connect(RMIServer.java:805)
10/01/14 11:06:10 at com.evermind.server.rmi.RMIServer$Listener.acceptNewConnection(RMIServer.java:582)
10/01/14 11:06:10 at com.evermind.server.rmi.RMIServer$Listener.run(RMIServer.java:567)
10/01/14 11:06:10 at

1) This problem occurs when MaxPermSize defined in opmn.xml to the particular container is very less then required
2) Increase the -Xms= 1024 MB or more
3) Restart the container and the problem will get resolved.

Comments

Popular posts from this blog

jstatd error : Could not create remote object : access denied (java.util.PropertyPermission java.rmi.server.ignoreSubClasses write)

Weblogic server is not starting up ; java.lang.AssertionError

ORA-22990: LOB locators cannot span transactions