This question has been flagged
2
Replies
5578
Views
Sync Service is getting crashed with OOM exception
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
2
Jun 17
|
10253 | ||
|
|
0
Nov 16
|
5749 | ||
|
|
0
Nov 16
|
4532 | ||
|
|
0
Nov 16
|
5294 | ||
|
|
0
Nov 16
|
5261 |
Please post logcat log also.
Throwing OutOfMemoryError "Failed to allocate a 1702129275 byte allocation with 2911762 free bytes and 247MB until OOM"11-18 15:56:57.801 18437-18453/com.test:sync_accsha E/AndroidRuntime: FATAL EXCEPTION: Thread-200090 Process: com.test:sync_accsha, PID: 18437 java.lang.OutOfMemoryError: Failed to allocate a 1702129275 byte allocation with 2911762 free bytes and 247MB until OOM at com.android.volley.toolbox.DiskBasedCache.streamToBytes(DiskBasedCache.java:322) at com.android.volley.toolbox.DiskBasedCache.readString(DiskBasedCache.java:540) at com.android.volley.toolbox.DiskBasedCache.readStringStringMap(DiskBasedCache.java:563) at com.android.volley.toolbox.DiskBasedCache$CacheHeader.readHeader(DiskBasedCache.java:403) at com.android.volley.toolbox.DiskBasedCache.get(DiskBasedCache.java:117) at com.android.volley.CacheDispatcher.run(CacheDispatcher.java:100)