Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E5EB8188AA for ; Wed, 1 Jul 2015 14:34:04 +0000 (UTC) Received: (qmail 24243 invoked by uid 500); 1 Jul 2015 14:34:04 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 24210 invoked by uid 500); 1 Jul 2015 14:34:04 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 24198 invoked by uid 99); 1 Jul 2015 14:34:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 14:34:04 +0000 Date: Wed, 1 Jul 2015 14:34:04 +0000 (UTC) From: "Niclas Hedhman (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ZEST-39) FileEntityStoreMixin throws ArithmeticException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Niclas Hedhman created ZEST-39: ---------------------------------- Summary: FileEntityStoreMixin throws ArithmeticException Key: ZEST-39 URL: https://issues.apache.org/jira/browse/ZEST-39 Project: Zest Issue Type: Bug Reporter: Niclas Hedhman This exception is quite interesting. No idea how this was possible, but happened; java.lang.ArithmeticException: / by zero at org.qi4j.entitystore.file.FileEntityStoreMixin.getDataFile(FileEntityStoreMixin.java:358) at org.qi4j.entitystore.file.FileEntityStoreMixin.getDataFile(FileEntityStoreMixin.java:369) -- This message was sent by Atlassian JIRA (v6.3.4#6332)