×

Loading...

I need a program to keep updating data into DB. but when it's over 2000 cycles. it throws a exception below:

java.lang.OutOfMemoryError [JMX RMI Adaptor] <<no stack trace available>>
i was told to increase the Mem size when you run the application. but i don't know how.

thanks for your reply.
Report