Advertisement
Guest User

DAXx5Log

a guest
Jan 7th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. --- BEGIN DEBUG INFO ---
  2. Account name: merlin-stollenwerk@past-development.de
  3. Authority: com.android.calendar
  4.  
  5. EXCEPTION:
  6. java.lang.IllegalArgumentException
  7. at java.util.concurrent.LinkedBlockingQueue.<init>(LinkedBlockingQueue.java:229)
  8. at at.bitfire.davdroid.syncadapter.SyncManager.syncRemote(SyncManager.kt:433)
  9. at at.bitfire.davdroid.syncadapter.SyncManager$performSync$1.invoke(SyncManager.kt:137)
  10. at at.bitfire.davdroid.syncadapter.SyncManager$performSync$1.invoke(SyncManager.kt:55)
  11. at at.bitfire.davdroid.syncadapter.SyncManager.unwrapExceptions(SyncManager.kt:809)
  12. at at.bitfire.davdroid.syncadapter.SyncManager.performSync(SyncManager.kt:108)
  13. at at.bitfire.davdroid.syncadapter.CalendarsSyncAdapterService$CalendarsSyncAdapter.sync(CalendarsSyncAdapterService.kt:55)
  14. at at.bitfire.davdroid.syncadapter.SyncAdapterService$SyncAdapter.onPerformSync(SyncAdapterService.kt:73)
  15. at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  16.  
  17. SOFTWARE INFORMATION
  18. * at.bitfire.davdroid 2.1-ose (257) from org.fdroid.fdroid
  19. * org.dmfs.tasks 1.1.15 (7330)
  20. * com.android.providers.contacts 4.4.2-G130HNXXS0APK2 (19)
  21. * com.android.providers.calendar 4.4.2-G130HNXXS0APK2 (19)
  22. * com.android.contacts 4.4.2-G130HNXXS0APK2 (19)
  23. * com.android.calendar 4.4.2-G130HNXXS0APK2 (19)
  24. * ws.xsoh.etar 1.0.13 (15) from org.fdroid.fdroid
  25.  
  26. CONNECTIVITY (at the moment)
  27. Active connection: WiFi, CONNECTED
  28.  
  29. CONFIGURATION
  30. android.permission.READ_CONTACTS permission: granted
  31. android.permission.WRITE_CONTACTS permission: granted
  32. android.permission.READ_CALENDAR permission: granted
  33. android.permission.WRITE_CALENDAR permission: granted
  34. org.dmfs.permission.READ_TASKS permission: granted
  35. org.dmfs.permission.WRITE_TASKS permission: granted
  36. System-wide synchronization: automatically
  37. Account: merlin-stollenwerk@past-development.de
  38. Address book sync. interval: 240 min
  39. Calendar sync. interval: 240 min
  40. OpenTasks sync. interval: 240 min
  41. WiFi only: false
  42. [CardDAV] Contact group method: GROUP_VCARDS
  43. [CalDAV] Time range (past days): 90
  44. Manage calendar colors: true
  45. Address book account: Default Address Book (merlin-stollenwerk@past-development.de GA)
  46. Main account: Account {name=merlin-stollenwerk@past-development.de, type=bitfire.at.davdroid}
  47. URL: https://past-development.de/baikal/html/dav.php/addressbooks/merlin-stollenwerk/default/
  48. Sync automatically: true
  49.  
  50. SQLITE DUMP
  51. android_metadata
  52. | locale |
  53. | en_GB |
  54. ----------
  55. services
  56. | _id | accountName | service | principal |
  57. | 1 | merlin-stollenwerk@past-development.de | carddav | https://past-development.de/baikal/html/dav.php/principals/merlin-stollenwerk/ |
  58. | 2 | merlin-stollenwerk@past-development.de | caldav | https://past-development.de/baikal/html/dav.php/principals/merlin-stollenwerk/ |
  59. ----------
  60. sqlite_sequence
  61. | name | seq |
  62. | services | 2 |
  63. | homesets | 2 |
  64. | collections | 2 |
  65. ----------
  66. homesets
  67. | _id | serviceID | url |
  68. | 1 | 1 | https://past-development.de/baikal/html/dav.php/addressbooks/merlin-stollenwerk/ |
  69. | 2 | 2 | https://past-development.de/baikal/html/dav.php/calendars/merlin-stollenwerk/ |
  70. ----------
  71. collections
  72. | _id | serviceID | type | url | privWriteContent | privUnbind | forceReadOnly | displayName | description | color | timezone | supportsVEVENT | supportsVTODO | source | sync |
  73. | 1 | 1 | ADDRESS_BOOK | https://past-development.de/baikal/html/dav.php/addressbooks/merlin-stollenwerk/default/ | 1 | 1 | 0 | Default Address Book | Default Address Book for Merlin Stollenwerk | <null> | <null> | 0 | 0 | <null> | 1 |
  74. | 2 | 2 | CALENDAR | https://past-development.de/baikal/html/dav.php/calendars/merlin-stollenwerk/default/ | 1 | 1 | 0 | Allgemeine Zeitplanung | Default calendar | <null> | <null> | 1 | 1 | <null> | 1 |
  75. ----------
  76.  
  77. SYSTEM INFORMATION
  78. Android version: 4.4.2 (KOT49H.G130HNXXS0APK2)
  79. Device: samsung SM-G130HN (young2nfc3g)
  80.  
  81. --- END DEBUG INFO ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement