Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C94BE10358 for ; Wed, 30 Oct 2013 08:01:34 +0000 (UTC) Received: (qmail 38563 invoked by uid 500); 30 Oct 2013 08:01:32 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 38495 invoked by uid 500); 30 Oct 2013 08:01:31 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 38481 invoked by uid 99); 30 Oct 2013 08:01:30 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Oct 2013 08:01:30 +0000 Date: Wed, 30 Oct 2013 08:01:30 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4834) Unable to create the native threads while using apache activemq MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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)