View Single Post
  #1 (permalink)  
Old 08-01-2007, 07:17 AM
mary mary is offline
Member
 
Join Date: Jul 2007
Posts: 51
mary is on a distinguished road
java.lang.OutOfMemoryError with java vector
I am using Java Vector. but when I give very big file to program, there is an error like this:
"java.lang.OutOfMemoryError"
How can I solve this problem?
Reply With Quote
Sponsored Links