Hello,
we have developed a midlet that creates an HTTPConnection to the server. It is in pre-release stage and has been working fine for weeks on a Nokia 7650 and a Nokia 6610, but suddenly (and without changing the code) it stopped working on the 7650.
We are now getting an IOException on the Connector.open call, and the exception message says "Status = -9". Does anyone know what it means?
(The 6610 still works fine - so I fear it might be some problem with the 7650 internal software, resources or configuration.)
Or, is there a reference table for the Status values of the IOException messages?
Thanks,

Reply With Quote

