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 8E9CF1829C for ; Thu, 23 Jul 2015 01:32:18 +0000 (UTC) Received: (qmail 59837 invoked by uid 500); 23 Jul 2015 01:32:05 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 59741 invoked by uid 500); 23 Jul 2015 01:32: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 59727 invoked by uid 99); 23 Jul 2015 01:32:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2015 01:32:04 +0000 Date: Thu, 23 Jul 2015 01:32:04 +0000 (UTC) From: "Niclas Hedhman (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZEST-39) FileEntityStoreMixin throws ArithmeticException 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/ZEST-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638046#comment-14638046 ] Niclas Hedhman commented on ZEST-39: ------------------------------------ It might be a latent bug in the service activation algorithms, which ZEST-106 will try to document. > FileEntityStoreMixin throws ArithmeticException > ----------------------------------------------- > > Key: ZEST-39 > URL: https://issues.apache.org/jira/browse/ZEST-39 > Project: Zest > Issue Type: Bug > Affects Versions: 2.0 > 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)