Skip to Content
0
Former Member
May 07, 2010 at 07:26 AM

for loop to iterate a node having values more than 100 problem

36 Views

Hi Guys,

I have a strange problem, Where i have a node of 1..n cardinality and i am using a for loop to iterate through the values.

When the node has less than 110 values the code works fine but it is not working for a node having more than 110 values.

The application goes on... rotating the wheel. I dont know why this is happening. Is this because of java heap size or garbage collection. Do i need to increase the heap size. I also restarted the server but still it is not working.

I appreciate if any body can help me.....

Regards,

Raghu.