Hi all I was trying to reverse a HashMap and it compiled fine. When I executed it, it gave me a java.lang.OutOfMemoryError. Then, I restarted the PC and tried executintg other working programs/this program, the process never ends. I want to execute other programs now. Please help me! P.S: If you want to look at the code which caused all this, please see below
Thanks in advance
vidu mayur
Ranch Hand
Joined: Nov 13, 2003
Posts: 32
posted
0
Hi all I found the error. The list didn't have any values in it. Thanks Vidu
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Problems in executing a reverseHashMap progam