Hi All,
I have an j2me application, in which we download the data from server every month and stores it into Rms files.
But , sometimes it gives " An internal application error occured. java.lang.NullPointerExeceptoin:0." message and stops working completely and hence we need to re download the application loosing all the data.
I tried to re download the data but it does not work and even I tried to re download the previous data but it was not succeeded too.
I don't delete the RMS File when I download the data from server but only replaces the old data with the new one.
Can anyone suggests the solution for this problem.
Thanks,
Suraj

Reply With Quote

