← Back to team overview

dhis-mobile-devs team mailing list archive

Issues with the J2ME client. Cannot login

 

Having some issues with the latest version of the J2ME client (revision
121). Logs are below.

The client launches in the emulator, and then when attempting to login, I
get the error below. I see in the server logs that the client logs in.

Server information: Version 2.14, Build revision, 13721

Any idea what might be causing this?

Regards,
Jason


run-facility:
     [exec] Running with storage root
C:\Users\jason\j2mewtk\2.5.2\appdb\temp.Defaul
     [exec] Running with locale: English_United Kingdom.1252
     [exec] Running in the identified_third_party security domain
     [exec] Setting Up Logger...
     [exec] [LOG] Initializing Log Management...
     [exec] [LOG] Opening Console Logger...
     [exec] [LOG] Console Logger getting logs...
     [exec] [LOG] Opening RMS Logger...
     [exec] [LOG] RMS Logger getting logs...
     [exec] [LOG] Setting enabled: false
     [exec] [LOG] Setting buffer size: 20
     [exec] [LOG] Setting level: DISABLED
     [exec] [LOG] Setting enabled: false
     [exec] [LOG] Setting include tag:
     [exec] [LOG] Setting exclude tag:
     [exec] [LOG] Setting include message:
     [exec] [LOG] Setting exclude message:
     [exec] java.io.EOFException
     [exec]     at java.io.DataInputStream.readUnsignedShort(+23)
     [exec]     at java.io.DataInputStream.readUTF(+6)
     [exec]     at java.io.DataInputStream.readUTF(+4)
     [exec]     at org.hisp.dhis.mobile.model.OrgUnit.deSerialize(+85)
     [exec]     at
org.hisp.dhis.mobile.connection.task.LoginTask.handleLogIn(+40)
     [exec]     at org.hisp.dhis.mobile.connection.task.LoginTask.run(+114)

Follow ups