0 Replies Latest reply on Oct 4, 2005 7:52 AM by pradeepdpk

    java.lang.OutOfMemoryError: unable to create new native thre

      Hi,

      When im sending 300 messages to the queue it process 200 files successfully and after that it gives the following error. Im using jboss-4.0.0 and JDK5.0.

      I have also setup JVM options -Xms128m -Xmx512m -XX:MaxPermSize=128m


      2005-10-04 21:02:11,873 ERROR Unexpected Error in method: public abstract void com.parcelhouse.rnrconnect.service.interfaces.ShipmentServiceLocal.createShipment(java.lang.String,java.lang.String):
      java.lang.OutOfMemoryError: unable to create new native thread
      at java.lang.Thread.start0(Native Method)
      at java.lang.Thread.start(Thread.java:574)

      any ideas would be greatly appriciated!

      BR,

      Pradeep