[
https://issues.apache.org/jira/browse/OFBIZ-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000301#comment-13000301
]
Martin Kreidenweis commented on OFBIZ-4202:
-------------------------------------------
Hi,
Sascha, I guess you actually reported the same issue in OFBIZ-3987. So this bug
is a duplicate.
I did not try reverting changeset 921990 and did not check why it causes the
issue. I just found out that this is where it broke while doing a dumb binary
search on the version history to narrow it down.
So I guess we should review Sascha's changes in OFBIZ-3987 to see if they're a
good fix. During our tests, as a workaround, we added lazy initialization in
{{EntityCacheServices}}: we wouldn't call
{{EntityServiceFactory.getLocalDispatcher(delegator)}} right away, but only
when it's first needed.
It's not a high priority issue for us currently. Still, it would be nice if it
worked again out of the box in OFBiz.
Martin
> Distributed Cache Clear is broken in current versions of OFBiz
> --------------------------------------------------------------
>
> Key: OFBIZ-4202
> URL: https://issues.apache.org/jira/browse/OFBIZ-4202
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 10.04, SVN trunk
> Reporter: Martin Kreidenweis
>
> Setting distributed-cache-clear-enabled="true" for the delegator in
> entityengine.xml doesn't work any more: OFBiz goes into an infinite loop
> during startup. (Only for regular startup, not e.g. for {{ant run-install}}
> startup).
> I think I already tracked down where it broke: [Changeset
> 921990|https://fisheye6.atlassian.com/changelog/ofbiz?cs=921990] on
> 2010-03-11 in OFBiz trunk. Before this change OFBiz still starts up, after
> this change you get the infinite loop. This means Release 10.04 is already
> broken.
> Unfortunately I don't have time currently to investigate further, maybe at a
> later time.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira