Hi,

We've also that problem and this is really annoying. It looks like a JDK Bug. I switched to 1.6.0_24 which works fine. All later releases produce this behaviour.
Updated to 1.7.0_01 now which works.

rgards
Thomas


Am 19.10.2011 08:21, schrieb Jagadeesh Kumar Bhavanasi:
Hi, This is Jagadeesh and am a developer of Cocoon.

We are still using cocoon2.1.10 with latest JDK 1.6

we have migrated JDK from 1.6.0_07 to 1.6.0_26. Now we are facing a problem with 1.6.0_26. with JDK 07, entire system was working perfectly.

Now with latest JDK(26), all the application is working fine for some time(for 1 /2 days) then the problem occurs. Problem is where ever i have used the <jx:foreach>, there it is iterating only for one time, then loop is getting ended. When i debugged, i observed that the size of the arraylist, that i am sending to cocoon contains more than one element and even the size in the .jx file is also more than one. but the loop is not getting iterated more than once.

We are suspecting the  problem is in ehcache, is my assumption correct?
Is there any solution for this problem?

/Regds
Jagadeesh B

/

Reply via email to