Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CB0D8D91E for ; Mon, 10 Dec 2012 16:21:22 +0000 (UTC) Received: (qmail 44243 invoked by uid 500); 10 Dec 2012 16:21:22 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 44058 invoked by uid 500); 10 Dec 2012 16:21:22 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 44013 invoked by uid 99); 10 Dec 2012 16:21:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2012 16:21:21 +0000 Date: Mon, 10 Dec 2012 16:21:21 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-4483) Restarting service 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/CASSANDRA-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13528038#comment-13528038 ] Jonathan Ellis commented on CASSANDRA-4483: ------------------------------------------- See comment https://issues.apache.org/jira/browse/CASSANDRA-2967?focusedCommentId=13278943&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13278943 > Restarting service > ------------------ > > Key: CASSANDRA-4483 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4483 > Project: Cassandra > Issue Type: Improvement > Components: Core, Tools > Environment: CentOS release 6.2 (Final) > Reporter: Vladimir Barinov > Priority: Trivial > Labels: lhf > > Cassandra can't restart too quickly. > # /etc/init.d/cassandra status > cassandra (pid 6843) is running... > # /etc/init.d/cassandra restart > Shutdown Cassandra: OK > Starting Cassandra: OK > # /etc/init.d/cassandra status > cassandra is stopped > cassandra log: > xss = -ea -javaagent:/usr/share/cassandra//lib/jamm-0.2.5.jar -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms1024M -Xmx1024M -Xmn200M -XX:+HeapDumpOnOutOfMemoryError -Xss128k > Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 7199; nested exception is: > java.net.BindException: Address already in use -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira