When connecting to the SUP Server 2.1.1 from the Android emulator the application registers but fails on the synchronization with the following error message: com.sybase.persistence.SynchronizeException: com.ianywhere.ultralitejni12.implementation.JniException: UltraLiteJ Error[-1305]: MobiLink communication error -- code: 63, parameter: , system code: 110Details: StreamErrorCode = 63 StreamErrorMessage = null The same source code works on an actual device, so I'm assuming I am missing config on the emulator? |
'Code 63' is 'Unable to connect a socket' so check for general device network connectivity, you have the correct SUP server hostname/port configured, there are no firewalls blocking you, etc. Note that all Android applications require that the Since this is SUP, this may be a question you will need to re-ask on the SAP Mobile Platform Discussions on the SAP Community Network (SCN). |