Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B6F2A200C49 for ; Fri, 17 Mar 2017 21:56:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B59E9160B8C; Fri, 17 Mar 2017 20:56:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 137C2160B70 for ; Fri, 17 Mar 2017 21:56:45 +0100 (CET) Received: (qmail 57186 invoked by uid 500); 17 Mar 2017 20:56:45 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 57164 invoked by uid 99); 17 Mar 2017 20:56:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2017 20:56:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 82E5F18E83A for ; Fri, 17 Mar 2017 20:56:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id taBhL9d2AWn7 for ; Fri, 17 Mar 2017 20:56:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 956785FE25 for ; Fri, 17 Mar 2017 20:56:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5F9F9E0AF9 for ; Fri, 17 Mar 2017 20:56:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id E3E2A254BF for ; Fri, 17 Mar 2017 20:56:41 +0000 (UTC) Date: Fri, 17 Mar 2017 20:56:41 +0000 (UTC) From: "Xikui Wang (JIRA)" To: notifications@asterixdb.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ASTERIXDB-1845) NCService port number conflict MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 17 Mar 2017 20:56:46 -0000 [ https://issues.apache.org/jira/browse/ASTERIXDB-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930712#comment-15930712 ] Xikui Wang commented on ASTERIXDB-1845: --------------------------------------- [~tillw] I did kill all threads that AsterixDB started, but still we couldn't get the cluster to start normally. I suggested this to the student, but I am not sure whether he will get back to me (as he has another computer, he may choose to skip this issue). If he didn't reply, should I close this issue, as this might be something related to his setting? > NCService port number conflict > ------------------------------ > > Key: ASTERIXDB-1845 > URL: https://issues.apache.org/jira/browse/ASTERIXDB-1845 > Project: Apache AsterixDB > Issue Type: Bug > Reporter: Xikui Wang > Priority: Minor > Attachments: logs.zip > > > There is an user starts the cluster using our script. The web service started successfully but the NCService is not (UNUSABLE). I checked his local ports by netstat and I didn't find any conflict. Kill all AsterixDB process and restart. The result is the same. Logs are attached. He is under OSX with Java 1.8. -- This message was sent by Atlassian JIRA (v6.3.15#6346)