Hi,

I got this error with the latest J2ME client (MIDP2):

ALERT: java/lang/NoSuchMethodError: No such method getRetryTimeout.()I.

It looks like a missing method.
This error happened when the connection encountered some problems (and it seems tried to reconnet).
This caused the J2ME application to completely crash and exit.

Regards,
A