You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "sheshasai (JIRA)" <ji...@apache.org> on 2013/10/30 08:53:25 UTC

[jira] [Created] (AMQ-4834) Unable to create the native threads while using apache activemq

sheshasai created AMQ-4834:
------------------------------

             Summary: Unable to create the native threads while using apache activemq
                 Key: AMQ-4834
                 URL: https://issues.apache.org/jira/browse/AMQ-4834
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: sheshasai


    Oct 11, 2013 5:19:49 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop
    WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=58864] throws
    java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.addIfUnderMaximumPoolSize(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)



--
This message was sent by Atlassian JIRA
(v6.1#6144)