I've a problem with a HttpConnector on the Sharp GX10 that's driving me mad. I can make several successful connections in sequence, until I get to a certain page in my midlet.
This class has a timer and makes a request every 15 secs. For some reason after between 3 and 8 requests the app suddenly crashes back out to the phone's OS, only giving the message "Discontinued" with no indication whatsoever as to what the problem is.
Has anyone ever seen this? Anyone know of a problem with using a HttpConnector to repeatedly request on a phone? Can phones only handle one simultaneous request at a time? It goes without saying that everything works hunky-dory on the emulator. If anyone could give me an idea of how to ascertain what the error message actually is that'd be great.

Reply With Quote

