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

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

    [ https://issues.apache.org/jira/browse/AMQ-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808827#comment-13808827 ] 

Claus Ibsen commented on AMQ-4834:
----------------------------------

Your JVM is running out of memory. This is not a bug in ActiveMQ.

And you should use the mailing list / user forum for this kind of help. Not this JIRA tracker.
http://activemq.apache.org/discussion-forums.html
http://activemq.apache.org/mailing-lists.html

> 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)