Hello, I'm getting an out of memory error when building a hashmap

TapestryModule.RequestExceptionHandler Processing of request failed with
uncaught exception: Java heap space
java.lang.OutOfMemoryError: Java heap space
        at java.util.HashMap.resize(HashMap.java:462)

I've tried increasing memory in the netbeans ect config file and it doesn't
seem to work. 

I'm building a hashmap of approximately 15,000 user names and emails. I'm
either writing bad code or I need to increase memory. Any suggestions would
be appreciated. 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Netbeans-7-0-OutOfMemory-Hashmap-tp4716509p4716509.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to