Pulsar Error Code Information
Code | Type | Description | Public/Log Message |
---|---|---|---|
0 | Sync Operation | Successful result | Sync completed successfully |
1 | Sqlite database | SQL error or missing database | The local database reports an issue (<errorcode>). Please email logs. |
2 | Sqlite database | Internal logic error in SQLite | The local database reports an issue (<errorcode>). Please email logs. |
3 | Sqlite database | Access permission denied | The local database reports an issue (<errorcode>). Please email logs. |
4 | Sqlite database | Callback routine requested an abort | The local database reports an issue (<errorcode>). Please email logs. |
5 | Sqlite database | The database file is locked | Sync interrupted due to the database being temporarily busy; please try syncing again |
6 | Sqlite database | A table in the database is locked | The local database reports an issue (<errorcode>). Please email logs. |
7 | Sqlite database | A malloc() failed | The local database reports an issue (<errorcode>). Please email logs. |
8 | Sqlite database | Attempt to write a readonly database | The local database reports an issue (<errorcode>). Please email logs. |
9 | Sqlite database | Operation terminated by sqlite3_interrupt() | Sync has been interrupted; please try syncing again |
10 | Sqlite database | Some kind of disk I/O error occurred | The local database reports an issue (<errorcode>). Please email logs. |
11 | Sqlite database | The database disk image is malformed | The local database reports an issue (<errorcode>). Please email logs. |
12 | Sqlite database | Unknown opcode in sqlite3_file_control() | The local database reports an issue (<errorcode>). Please email logs. |
13 | Sqlite database | Insertion failed because database is full | The local database reports an issue (<errorcode>). Please email logs. |
14 | Sqlite database | Unable to open the database file | The local database reports an issue (<errorcode>). Please email logs. |
15 | Sqlite database | Database lock protocol error | The local database reports an issue (<errorcode>). Please email logs. |
16 | Sqlite database | Database is empty | The local database reports an issue (<errorcode>). Please email logs. |
17 | Sqlite database | The database schema changed | The local database reports an issue (<errorcode>). Please email logs. |
18 | Sqlite database | String or BLOB exceeds size limit | The local database reports an issue (<errorcode>). Please email logs. |
19 | Sqlite database | Abort due to constraint violation | The local database reports an issue (<errorcode>). Please email logs. |
20 | Sqlite database | Data type mismatch | The local database reports an issue (<errorcode>). Please email logs. |
21 | Sqlite database | Library used incorrectly | The local database reports an issue (<errorcode>). Please email logs. |
22 | Sqlite database | Uses OS features not supported on host | The local database reports an issue (<errorcode>). Please email logs. |
23 | Sqlite database | Authorization denied | The local database reports an issue (<errorcode>). Please email logs. |
24 | Sqlite database | Auxiliary database format error | The local database reports an issue (<errorcode>). Please email logs. |
25 | Sqlite database | 2nd parameter to sqlite3_bind out of range | The local database reports an issue (<errorcode>). Please email logs. |
26 | Sqlite database | File opened that is not a database file | The local database reports an issue (<errorcode>). Please email logs. |
150 | Pulsar database | Commit SQL statement before a BEGIN. | The local database reports an issue (<errorcode>). Please email logs. |
151 | Pulsar database | Record is not in the database. | The local database reports an issue (<errorcode>). Please email logs. |
152 | Pulsar database | Application state is not available. | Sync interrupted due to the tablet going to sleep; please try syncing again |
153 | Pulsar database | Database schema does not yet exist. | The local database reports an issue (<errorcode>). Please email logs. |
154 | Pulsar database | Caller should retry. | The local database reports an issue (<errorcode>). Please email logs. |
155 | Pulsar database | Schema version is too old. | The local database reports an issue (<errorcode>). Please email logs. |
156 | Pulsar database | Application initialization failed. | Application initialization failed; Try killing the app and restarting |
157 | Pulsar database | Filesystem available space is too low. | Your device is very low on available disk space. Please try deleting some multimedia files or old Apps before trying to sync again. |
158 | Pulsar database | Filesystem available free nodes too low. | Your device is very low on available disk space. Please try deleting some multimedia files or old Apps before trying to sync again. |
159 | Pulsar database | Sync is in progress. | The local database reports an issue (<errorcode>). Please email logs. |
160 | Pulsar database | Account record not found when mandatory. | The local database reports an issue (<errorcode>). Please email logs. |
161 | Pulsar database | Contact record not found when mandatory. | The local database reports an issue (<errorcode>). Please email logs. |
162 | Pulsar database | Lead record not found when mandatory. | The local database reports an issue (<errorcode>). Please email logs. |
163 | Pulsar database | Owner record not found when mandatory. | The local database reports an issue (<errorcode>). Please email logs. |
164 | Pulsar database | Attempt to delete a record that is depended on. | The local database reports an issue (<errorcode>). Please email logs. |
165 | Pulsar database | Attempt to delete a record that is the result of a conversion. | The local database reports an issue (<errorcode>). Please email logs. |
166 | Pulsar database | Attempt to get a connection from the pool, but it is empty. | The local database reports an issue (<errorcode>). Please email logs. |
167 | Pulsar database | A sync is required before this operation may be attempted. | The local database reports an issue (<errorcode>). Please email logs. |
168 | Pulsar database | In offline mode a created object references a prior created object. | The local database reports an issue (<errorcode>). Please email logs. |
169 | Pulsar database | Multiple results match. | The local database reports an issue (<errorcode>). Please email logs. |
170 | Pulsar database | Local DB has changes not yet pushed to the cloud. | The local database reports an issue (<errorcode>). Please email logs. |
171 | Pulsar database | Opportunity record not found when mandatory. | The local database reports an issue (<errorcode>). Please email logs. |
172 | Pulsar database | Quote record not found when mandatory. | The local database reports an issue (<errorcode>). Please email logs. |
173 | Pulsar database | The operation can currently only be performed online. | The local database reports an issue (<errorcode>). Please email logs. |
174 | Pulsar database | The operation should be ignored. | The local database reports an issue (<errorcode>). Please email logs. |
175 | Pulsar database | There was a general db error, but it's not critical | The local database reports an issue (<errorcode>). Please email logs. |
176 | Pulsar database | Attempt to delete a record was found to be disallowed per Salesforce child relationship restriction | The local database reports an issue (<errorcode>). Please email logs. |
177 | Pulsar database | There was an attempt to make a database change while a sync was in progress. | The local database reports an issue (<errorcode>). Please email logs. |
178 | Pulsar database | There was an attempt to prepare for sync while a write was in progress. | The local database reports an issue (<errorcode>). Please email logs. |
120 | SFDC communication | Generic failure. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
124 | SFDC communication | Login response parse failure. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
126 | SFDC communication | Login failed due to invalid grant. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
128 | SFDC communication | Field validation exception. | (specific validation error message is from SFDC) |
129 | SFDC communication | Invalid query locator. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
130 | SFDC communication | Network read error. | Sync interrupted due to loss of network; please try syncing again |
131 | SFDC communication | Response body missing. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
132 | SFDC communication | HTTP not ok. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
133 | SFDC communication | Response HTTP not ok. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
134 | SFDC communication | Response parse failure. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
135 | SFDC communication | Invalid replication date. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
136 | SFDC communication | Server query timeout. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
137 | SFDC communication | Client timeout. | Sync request timed out; please try syncing again |
138 | SFDC communication | Client interrupted implicitly (typically this is caused by backgrounding the app). | Sync has been interrupted; please try syncing again |
139 | SFDC communication | Client interrupted explicitly by tapping the interrupt sync button. | Sync has been interrupted; please try syncing again |
140 | SFDC communication | Batch parse error. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
141 | SFDC communication | Batch failed. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
142 | SFDC communication | Failure unknown but parsed. | (error message from SFDC) |
143 | SFDC communication | Entity is deleted. | This record contains a reference to an object that is now deleted. Please remove or change the reference to this missing object. |
144 | SFDC communication | Invalid field. | (error message from SFDC) |
145 | SFDC communication | Safe mode. | Operation not allowed in Safe Mode |
146 | SFDC communication | Invalid type. | (error message from SFDC) |
147 | SFDC communication | Not found. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
148 | SFDC communication | Response invalid JSON. | There was an error trying to communicate with Salesforce. If trying to sync again does not fix the problem, please submit logs and contact support@luminixinc.com for more information. |
149 | SFDC communication | Invalid session Id. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
1150 | SFDC communication | Operation too large. | (error message from SFDC) |
1151 | SFDC communication | Query too complicated. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
1152 | SFDC communication | Uninitialized. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
1153 | SFDC communication | Malformed query. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
1154 | SFDC communication | Exceeded Id limit. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
1155 | SFDC communication | Request limit exceeded. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
1156 | SFDC communication | Field filter validation exception. | A Salesforce communication problem occurred (<errorcode>). Please email logs. |
200 | Sync Operation | An (invalid) unknown state. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
205 | Sync Operation | Encountered an item that needs to be resolved manually. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
220 | Sync Operation | Generic error. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
222 | Sync Operation | Resolve not interruptible. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
159 | Sync Operation | Sync already in progress. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
223 | Sync Operation | Sync postcondition failure. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
224 | Sync Operation | Too many sync retries. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
226 | Sync Operation | Batch in progress. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
227 | Sync Operation | Server operation succeeded, but the local operation failed. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
228 | Sync Operation | A call to resolve() has invalid arguments. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
229 | Sync Operation | This version of Salesforce is not supported by the client. | This Salesforce edition subscription level is unsupported; contact your Salesforce sales representative or email support@luminixinc.com for more information |
231 | Sync Operation | Table is deleted. | The table for an item you created offline is now missing; contact your Salesforce administrator for more information |
232 | Sync Operation | Invalid delete window. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
233 | Sync Operation | Mini sync object missing. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
234 | Sync Operation | No fields remaining. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
235 | Sync Operation | An attempt to create an object was rejected due to object permissions. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
236 | Sync Operation | An attempt to update an object was rejected due to object permissions. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
237 | Sync Operation | An attempt to delete an object was rejected due to object permissions. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
238 | Sync Operation | A push sync attempt is denied, typically because a standard sync is incomplete. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
154 | Sync Operation | Caller should retry. | The local database reports an issue (<errorcode>). Please email logs. |
241 | Sync Operation | Caller must retry. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
242 | Sync Operation | No object found. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
243 | Sync Operation | Caller must retry because layout now required. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
244 | Sync Operation | Complete resync required. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
245 | Sync Operation | Local database reset needed. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
246 | Sync Operation | Pulsar upgrade needed. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
247 | Sync Operation | Base64 document sync failed. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
248 | Sync Operation | Security: device blocked. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
249 | Sync Operation | Security: user blocked. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
250 | Sync Operation | Session refresh required. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
251 | Sync Operation | An offline create has failed to push to the server. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
252 | Sync Operation | Sync process has been skipped. | An uncommon sync problem occurred (<errorcode>). Please email logs. |
253 | Sync Operation | Pulsar version is past the maximum allowed. | An uncommon sync problem occurred (<errorcode>). Please email logs. |