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.