yes I got the same
Jacopo
On Oct 4, 2014, at 6:55 PM, Adrian Crum
wrote:
> New log message from EntityListIterator:
>
> 20141004175121326 |Finalizer|EntityListIterator|E|
>
> EntityListIterator Not Cl
cool
On Oct 4, 2014, at 11:04 AM, Adrian Crum
wrote:
> No, I will leave that method as-is. I plan to C&P that method's code to
> getNextSeqIdLong and log an INFO message instead of an ERROR stack trace.
>
> Adrian Crum
> Sandglass Software
> www.sandglass-software.com
>
> On 10/4/2014 9:57 A
Wai created OFBIZ-5798:
--
Summary: EntityQuery class missing concurrency mode setting for a
ResultSet
Key: OFBIZ-5798
URL: https://issues.apache.org/jira/browse/OFBIZ-5798
Project: OFBiz
Issue Type: Bug
New log message from EntityListIterator:
20141004175121326 |Finalizer|EntityListIterator|E|
EntityListIterator Not Closed for Entity [OrderPaymentPreference],
caught in Finalize
==
No, I will leave that method as-is. I plan to C&P that method's code to
getNextSeqIdLong and log an INFO message instead of an ERROR stack trace.
Adrian Crum
Sandglass Software
www.sandglass-software.com
On 10/4/2014 9:57 AM, Jacopo Cappellato wrote:
+1
I guess you are going to modify the met
+1
I guess you are going to modify the method getModelEntity(...)
Jacopo
On Oct 4, 2014, at 9:48 AM, Adrian Crum
wrote:
> I use the Delegator sequencer any time I need a unique value, and many times
> the sequence name is not an entity name. This causes a lot of stack traces in
> the log be
I use the Delegator sequencer any time I need a unique value, and many
times the sequence name is not an entity name. This causes a lot of
stack traces in the log because GenericDelegator considers that to be an
error.
I would like to make a small change to GenericDelegator so that sequence
n