>From a fresh install of JBoss-4.0.0 running on HP-UX PA-RISC machine, using HP 
>JDK1.4.2_04, we get an out of memory error.  The stack trace is:

org.jboss.util.threadpool.ThreadPoolFullException: java.lang.OutOfMemoryError: 
unable to create new native thread
        at 
org.jboss.util.threadpool.BasicThreadPool.execute(BasicThreadPool.java:340)
        at 
org.jboss.util.threadpool.BasicThreadPool.runTaskWrapper(BasicThreadPool.java:142)
        at 
org.jboss.util.threadpool.BasicThreadPool.run(BasicThreadPool.java:158)
        at org.jnp.server.Main$AcceptHandler.run(Main.java:399)
        at 
org.jboss.util.threadpool.RunnableTaskWrapper.run(RunnableTaskWrapper.java:97)
        at 
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
        at java.lang.Thread.run(Thread.java:534)


Has anyone seen similar behaviour or have any ideas?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859240#3859240

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859240


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to