[
https://issues.apache.org/jira/browse/POLYGENE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638039#comment-14638039
]
Niclas Hedhman edited comment on POLYGENE-39 at 4/11/17 6:54 AM:
-----------------------------------------------------------------
I suspect that the FileEntityStore ends up being "available" before the
initialize() method has been called, during lazy instantiation of services.
I am opening up a new ticket to investigate and document the exact lifecycle of
services, especially with respect to lazy-instantiation, activation and
availability. POLYGENE-106
was (Author: niclas):
I suspect that the FileEntityStore ends up being "available" before the
initialize() method has been called, during lazy instantiation of services.
I am opening up a new ticket to investigate and document the exact lifecycle of
services, especially with respect to lazy-instantiation, activation and
availability. ZEST-106
> FileEntityStoreMixin throws ArithmeticException
> -----------------------------------------------
>
> Key: POLYGENE-39
> URL: https://issues.apache.org/jira/browse/POLYGENE-39
> Project: Polygene
> 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.15#6346)