Return-Path: X-Original-To: apmail-asterixdb-users-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1B07918D89 for ; Fri, 2 Oct 2015 00:20:12 +0000 (UTC) Received: (qmail 60621 invoked by uid 500); 2 Oct 2015 00:20:12 -0000 Delivered-To: apmail-asterixdb-users-archive@asterixdb.apache.org Received: (qmail 60584 invoked by uid 500); 2 Oct 2015 00:20:12 -0000 Mailing-List: contact users-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@asterixdb.incubator.apache.org Delivered-To: mailing list users@asterixdb.incubator.apache.org Received: (qmail 60566 invoked by uid 99); 2 Oct 2015 00:20:11 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2015 00:20:11 +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 603EC180970 for ; Fri, 2 Oct 2015 00:20:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.719 X-Spam-Level: X-Spam-Status: No, score=-0.719 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 740_bmg2HP1Z for ; Fri, 2 Oct 2015 00:20:03 +0000 (UTC) Received: from mail-qk0-f170.google.com (mail-qk0-f170.google.com [209.85.220.170]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id C460E42F8E for ; Fri, 2 Oct 2015 00:20:03 +0000 (UTC) Received: by qkcf65 with SMTP id f65so36770064qkc.3 for ; Thu, 01 Oct 2015 17:19:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=+I4kNKorKjF9n/BM5PQEsEp+Ge83tkCbQ/8C7GkrPrM=; b=HHzWZVBU69q7Y/bzTVLvcuvjSIOCA0ubrOJLOrqKvVvfgCl/BujRZjZ/gN0/pfIpVj sKcUTOId9x1rFvQSNjHuD8x+W/eV+Rp5KSx6l672OzJOha93irxA+XS4ZzVEUAqyekYD BFtbBfAo7QqOlVGEIgkr0g9Rj53GiAb2OekEIuq8oprSNrWfaoSVTZ3trjkW1pkTaCTT tiSIdZmS9t0fGiT/tpABjYtAdZLX2UJGRZggpV4roFnqEN5b2nd8WH07dmMQH0N215bV A6KAbrdpp+ZRYOmeaS9HPv17iKzXJyiYskaYwJrsBSsOXzfrcA+penUP9PmI10eoOZ1s BavA== X-Gm-Message-State: ALoCoQmU+pEuIrLLZs6SecokJotbwPDQmEGF25A88BR+RdYvjCxoiRGahJUQwgwRhKTNqUJxH2P+ X-Received: by 10.55.192.20 with SMTP id o20mr16064000qki.44.1443745196875; Thu, 01 Oct 2015 17:19:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.43.197 with HTTP; Thu, 1 Oct 2015 17:19:37 -0700 (PDT) In-Reply-To: References: From: Ian Maxon Date: Thu, 1 Oct 2015 17:19:37 -0700 Message-ID: Subject: Re: Internal error [NegativeArraySizeException] To: users@asterixdb.incubator.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hey Namrata, Those logs are not logs in the diagnostic sense, but rather write-ahead logs, so a log of the transactions that are occuring in the instance. If you were using the single-machine package I gave you, the error's stack trace should actually be on the console. Thanks, -Ian On Thu, Oct 1, 2015 at 5:13 PM, Malarout, Namrata (398M-Affiliate) wrote: > Hi, > I got an error while trying to ingest data. > Internal error. Please check instance logs for further details. > [NegativeArraySizeException] > > I=E2=80=99ve attached the logs. When I open them it=E2=80=99s unreadable.= The logs in > ClusterControllerService are empty (screenshot attached). > > I have had errors when I was using version 0.8.6 ingesting data due to th= e > size of the data. Has anyone encountered this error before? > Thanks in advance for the help. > > Regards, > Namrata