Hi, Environment:
Apache ODE : 1.3.4 Open JPA : 1.3.0 snapshot DB : oracle 9i In BpelDAOConnectionImpl of Apache ODE, instanceQuery(instanceFilter), when the setFetchBatchSize is Integer.MAX_VALUE, it throws an out of memory exception. However when the batch size is set to some value like 0/100,the results are fetched correctly without any issues. Does anyone have nay idea about this kind of behaviour. Thanks Dileep -- View this message in context: http://n2.nabble.com/OpenJPA-Fetch-plan-setFetchBatchSize-gives-out-of-memory-error-when-used-with-Oracle-9i-tp4011421p4011421.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
