Device client and Unwired Server troubleshooting tools for diagnosing Microsoft Windows and Windows Mobile development problems.
Check the log record on the device. Use the DatabaseClass.GetLogRecord(Sybase.Persistence.Query) or Entity.GetLogRecords methods.
This is the log format
level,code,eisCode,message,component,entityKey,operation,requestId,timestamp
This log format generates output similar to:
level code eisCode message component entityKey operation requestId timestamp 5,500,'','java.lang.SecurityException:Authorization failed: Domain = default Package = end2end.rdb:1.0 mboName = simpleCustomer action = delete','simpleCustomer','100001','delete','100014','2010-05-11 14:45:59.710'