From: Francis De B. <fra...@gm...> - 2008-04-02 11:09:18
|
I'm getting this exception when closing a socket connection: (microemu 2.0.2) error Timer with no MIDlet context java.lang.Throwable org.microemu.app.util.MIDletTimer.unregister(MIDletTimer.java:129) java.lang.Throwable at org.microemu.app.util.MIDletTimer.unregister(MIDletTimer.java:129) at org.microemu.app.util.MIDletTimer.cancel(MIDletTimer.java:101) at xxx.AbstractServerConnection.close(AbstractServerConnection.java:165) Can somebody explain me what the cause for this exception could be? And on the other hand reading from the socket at server side keeps giving me 0 byte counts instead of just blocking, I'm not sure this has something to do with the above problem? Thanks in advance Francis -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house. |