Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-26 Thread Adrian Crum
Re: concurrent, parallel loading stuff To: dev@ofbiz.apache.org Date: Friday, June 25, 2010, 4:27 PM BJ Freeman wrote: thanks have updated the thread on user ML I'm debating whether to roll back my change; granted, that is what caused this ofbiz bug.  However, there's nothing that says we

FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread Adam Heath
BJ Freeman wrote: as i said don't believe it is you. however from my email on the user ML LimitedSubContentCacheTransform.java has not been touched since the 4th. here is the log from the site --

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread BJ Freeman
http://demo-trunk.ofbiz.apache.org/ecommerce/ :ERROR MESSAGE: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/ContentScreens.xml#factoids]: java.lang.UnsupportedOperationException (null) as reported on the user ML

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread Adam Heath
BJ Freeman wrote: I check the ofbiz code files for any changes since last week and now. I did not see any. I have a trunk version that does not have this error from last week. I've got it isolated, but not fixed. FastList is not functioning the same as ArrayList, and it's got me purplexed.

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread Adam Heath
Adam Heath wrote: BJ Freeman wrote: I check the ofbiz code files for any changes since last week and now. I did not see any. I have a trunk version that does not have this error from last week. I've got it isolated, but not fixed. FastList is not functioning the same as ArrayList, and

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread BJ Freeman
that is about what I expected thanks for finding it. what caused it though. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52 Specialtymarket.com

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread Adam Heath
Adam Heath wrote: Adam Heath wrote: BJ Freeman wrote: I check the ofbiz code files for any changes since last week and now. I did not see any. I have a trunk version that does not have this error from last week. I've got it isolated, but not fixed. FastList is not functioning the same as

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread Adam Heath
BJ Freeman wrote: that is about what I expected thanks for finding it. what caused it though. 956470, which is something I did. But I wouldn't expect that FastList would not obey the List.subList contract, specifically that the returned list supports the same set of optional methods as the

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread BJ Freeman
thanks have updated the thread on user ML = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52 Specialtymarket.com http://www.specialtymarket.com/ Systems Integrator--

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread Adam Heath
Adam Heath wrote: Adam Heath wrote: Adam Heath wrote: BJ Freeman wrote: I check the ofbiz code files for any changes since last week and now. I did not see any. I have a trunk version that does not have this error from last week. I've got it isolated, but not fixed. FastList is not

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread Adam Heath
BJ Freeman wrote: thanks have updated the thread on user ML I'm debating whether to roll back my change; granted, that is what caused this ofbiz bug. However, there's nothing that says we couldn't have the same problem occur with other uses of FastList.subList.add().

Re: FastCollection.add - UnsupportedOperationException Re: concurrent, parallel loading stuff

2010-06-25 Thread BJ Freeman
highest priority is ofbiz is stable. second priority is consistency in code. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52 Specialtymarket.com