Le 11/02/2017 à 10:30, Jacques Le Roux a écrit :
Hi,
At OFBIZ-9208, Gareth explained that the EntityClassLoader class is never used. After Jacopo's opinion, and especially Gareth's comment in
OFBIZ-6210, I suggest that we remove it and the related commented out lines
Opinions
Hi,
At OFBIZ-9208, Gareth explained that the EntityClassLoader class is never used. After Jacopo's opinion, and especially Gareth's comment in OFBIZ-6210,
I suggest that we remove it and the related commented out lines
Opinions?
Jacques
perties with EntityClassLoader
> ---
>
> Key: OFBIZ-6210
> URL: https://issues.apache.org/jira/browse/OFBIZ-6210
> Project: OFBiz
> Issue Type: Improvement
> Components: fra
code. I won't be able to continue
work on this, so if someone wants to take over, they are welcome to do so.
> Replace EntityUtilProperties with EntityClassLoader
> ---
>
> Key: OFBIZ-6210
> URL: h
2) Related to above - resource loading looks at JavaResource first then the
parent, ClassLoader looks at parent first
3) With EntityClassLoader enabled in ControlServlet, cleariing all cache in
webtools creates a deadlock situation causing many threads to be created
(ForkJoinPool).
Resource first then the
parent, ClassLoader looks at parent first
3) With EntityClassLoader enabled in ControlServlet, cleariing all cache in
webtools creates a deadlock situation causing many threads to be created
(ForkJoinPool). Eventually an OutOfMemoryError is thrown
Here is a stacktrace fo
mance and system's load.
I am not saying it is a bad idea, however I would feel more comfortable if
these issues are fixed with the existing approach and then converted all at
once into EntityClassLoader calls when we are sure we know the impact on
performance (with profiling and performance t
out in ControlServletjava. If this
goes live, then we will need to create an instance in the Job Scheduler as well.
> Replace EntityUtilProperties with EntityClassLoader
> ---
>
> Key: OFBIZ-6210
>
Adrian Crum created OFBIZ-6210:
--
Summary: Replace EntityUtilProperties with EntityClassLoader
Key: OFBIZ-6210
URL: https://issues.apache.org/jira/browse/OFBIZ-6210
Project: OFBiz
Issue Type