I get this message after approximately one minute of starting my app on a 6100. During that time, the app makes approximately 14 http requests. I've tried both InputStream.read(nbytes) and InputStream.read() in a loop, and get the same problem.
It works fine on all emulators, and also works fine on a GX10 handset. 6100 firmware version is "v04.01 12-12-02 npl-2".
Any solutions or workarounds most welcome as this problem is turning my otherwise cool app. into a pile of useless bits on Nokia :-(

Reply With Quote

