Hi,
I'm experiencing the errors below. Its an environment with 2 app servers. each app
server is set as a separate cluster. The JVM is less than 1GB
Is there some internal limit that i need to change
Thanks
Dave
2008-04-03 10:38:15,259 ERROR [org.jboss.ha.jndi.HANamingService] Unexpected exception
during accept
org.jboss.util.threadpool.ThreadPoolFullException: java.lang.OutOfMemoryError: unable to
create new native thread
at org.jboss.util.threadpool.BasicThreadPool.execute(BasicThreadPool.java:384)
at org.jboss.util.threadpool.BasicThreadPool.runTaskWrapper(BasicThreadPool.java:165)
at org.jboss.util.threadpool.BasicThreadPool.run(BasicThreadPool.java:184)
at org.jboss.util.threadpool.BasicThreadPool.run(BasicThreadPool.java:179)
at
org.jboss.ha.jndi.DetachedHANamingService$AcceptHandler.run(DetachedHANamingService.java:642)
at org.jboss.util.threadpool.RunnableTaskWrapper.run(RunnableTaskWrapper.java:134)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
at java.lang.Thread.run(Thread.java:595)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141346#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...