Skip to content

Instantly share code, notes, and snippets.

@fernandocamargoai
Created April 25, 2014 14:51
Show Gist options
  • Save fernandocamargoai/11292278 to your computer and use it in GitHub Desktop.
Save fernandocamargoai/11292278 to your computer and use it in GitHub Desktop.
java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /data/data/com.meubilhete/files/meu-bilhete.cblite
This file has been truncated, but you can view the full file.
D//SpiceManager.java:281(27384): 11:33:42.752 SpiceManagerThread 0 Sending request to service : CachedSpiceRequest
D//RequestProcessor.java:66(27384): 11:33:42.755 SpiceManagerThread 0 Adding request to queue 1134231048: CachedSpiceRequest [requestCacheKey=ClientRequest, cacheDuration=0, spiceRequest=com.meubilhete.service.rest.request.ClientRequest@439dee30] size is 0
D//RequestProcessor.java:85(27384): 11:33:42.756 SpiceManagerThread 0 Adding entry for type class com.meubilhete.model.rest.Client and cacheKey ClientRequest.
D//RequestProgressManager.java:61(27384): 11:33:42.758 SpiceManagerThread 0 Request was added to queue.
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.771 SpiceManagerThread 0 Message queue is Handler (android.os.Handler) {43ae2dd8}
D//SpiceServiceListenerNotifier.java:175(27384): 11:33:42.775 main Processing request added: CachedSpiceRequest [requestCacheKey=ClientRequest, cacheDuration=0, spiceRequest=com.meubilhete.service.rest.request.ClientRequest@439dee30]
E/AutenticadorFacebook(27384): Erro na autenticação com Facebook
D//RequestProgressManager.java:82(27384): 11:33:42.777 SpiceManagerThread 0 Sending progress PENDING
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.784 SpiceManagerThread 0 Message queue is Handler (android.os.Handler) {43ae2dd8}
D//DefaultRequestRunner.java:72(27384): 11:33:42.787 Thread-2039 Processing request : CachedSpiceRequest [requestCacheKey=ClientRequest, cacheDuration=0, spiceRequest=com.meubilhete.service.rest.request.ClientRequest@439dee30]
V//SpiceService.java:442(27384): 11:33:42.788 SpiceManagerThread 0 Pending requests : 1
V//SpiceService.java:444(27384): 11:33:42.790 SpiceManagerThread 0 Stop foreground
D//DefaultRequestRunner.java:86(27384): 11:33:42.793 Thread-2039 Loading request from cache : CachedSpiceRequest [requestCacheKey=ClientRequest, cacheDuration=0, spiceRequest=com.meubilhete.service.rest.request.ClientRequest@439dee30]
V//DefaultRequestListenerNotifier.java:131(27384): 11:33:42.794 main Notifying 1 listeners of progress com.octo.android.robospice.request.listener.RequestProgress@439df038
D//RequestProgressManager.java:82(27384): 11:33:42.795 Thread-2039 Sending progress READING_FROM_CACHE
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.802 Thread-2039 Message queue is Handler (android.os.Handler) {43ae2dd8}
V//DefaultRequestListenerNotifier.java:131(27384): 11:33:42.804 main Notifying 1 listeners of progress com.octo.android.robospice.request.listener.RequestProgress@439de870
D//DefaultRequestRunner.java:92(27384): 11:33:42.825 Thread-2039 Request loaded from cache : CachedSpiceRequest [requestCacheKey=ClientRequest, cacheDuration=0, spiceRequest=com.meubilhete.service.rest.request.ClientRequest@439dee30] result=com.meubilhete.model.rest.Client@43a349a0
D//RequestProgressManager.java:82(27384): 11:33:42.826 Thread-2039 Sending progress COMPLETE
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.828 Thread-2039 Message queue is Handler (android.os.Handler) {43ae2dd8}
V//DefaultRequestListenerNotifier.java:131(27384): 11:33:42.829 main Notifying 1 listeners of progress com.octo.android.robospice.request.listener.RequestProgress@43ac9ab0
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.833 Thread-2039 Message queue is Handler (android.os.Handler) {43ae2dd8}
V//RequestProgressManager.java:161(27384): 11:33:42.835 Thread-2039 Removing CachedSpiceRequest [requestCacheKey=ClientRequest, cacheDuration=0, spiceRequest=com.meubilhete.service.rest.request.ClientRequest@439dee30] size is 1
V//DefaultRequestListenerNotifier.java:166(27384): 11:33:42.835 main Notifying 1 listeners of request success
D//RequestProgressManager.java:91(27384): 11:33:42.836 Thread-2039 Sending all request complete.
V//DefaultRequestListenerNotifier.java:172(27384): 11:33:42.837 main Notifying RequestListenerWrapper
V//SpiceService.java:431(27384): 11:33:42.837 Thread-2039 Pending requests : 0
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.839 Thread-2039 Message queue is Handler (android.os.Handler) {43ae2dd8}
D//DefaultRequestRunner.java:272(27384): 11:33:42.840 Thread-2039 It tooks 54 ms to process request CachedSpiceRequest [requestCacheKey=ClientRequest, cacheDuration=0, spiceRequest=com.meubilhete.service.rest.request.ClientRequest@439dee30].
I/System.out(27384): adding request to request queue
D//SpiceManager.java:281(27384): 11:33:42.860 SpiceManagerThread 0 Sending request to service : CachedSpiceRequest
D//RequestProcessor.java:66(27384): 11:33:42.862 SpiceManagerThread 0 Adding request to queue 1134231048: CachedSpiceRequest [requestCacheKey=class com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest:-470123406, cacheDuration=-1, spiceRequest=com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest@43a092b0] size is 0
D//RequestProcessor.java:85(27384): 11:33:42.863 SpiceManagerThread 0 Adding entry for type class com.meubilhete.model.rest.Token and cacheKey class com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest:-470123406.
D//RequestProgressManager.java:61(27384): 11:33:42.865 SpiceManagerThread 0 Request was added to queue.
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.866 SpiceManagerThread 0 Message queue is Handler (android.os.Handler) {43ae2dd8}
D//RequestProgressManager.java:82(27384): 11:33:42.867 SpiceManagerThread 0 Sending progress PENDING
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.868 SpiceManagerThread 0 Message queue is Handler (android.os.Handler) {43ae2dd8}
D//DefaultRequestRunner.java:72(27384): 11:33:42.873 Thread-2040 Processing request : CachedSpiceRequest [requestCacheKey=class com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest:-470123406, cacheDuration=-1, spiceRequest=com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest@43a092b0]
V//SpiceService.java:442(27384): 11:33:42.872 SpiceManagerThread 0 Pending requests : 1
V//SpiceService.java:444(27384): 11:33:42.876 SpiceManagerThread 0 Stop foreground
D//DefaultRequestRunner.java:118(27384): 11:33:42.877 Thread-2040 Cache content not available or expired or disabled
D//SpiceServiceListenerNotifier.java:175(27384): 11:33:42.878 main Processing request added: CachedSpiceRequest [requestCacheKey=class com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest:-470123406, cacheDuration=-1, spiceRequest=com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest@43a092b0]
V//DefaultRequestListenerNotifier.java:131(27384): 11:33:42.881 main Notifying 1 listeners of progress com.octo.android.robospice.request.listener.RequestProgress@43a09570
D//DefaultRequestRunner.java:132(27384): 11:33:42.883 Thread-2040 Calling netwok request.
D//RequestProgressManager.java:82(27384): 11:33:42.886 Thread-2040 Sending progress LOADING_FROM_NETWORK
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:42.889 Thread-2040 Message queue is Handler (android.os.Handler) {43ae2dd8}
V//DefaultRequestListenerNotifier.java:131(27384): 11:33:42.891 main Notifying 1 listeners of progress com.octo.android.robospice.request.listener.RequestProgress@4398f150
D//DefaultRequestRunner.java:135(27384): 11:33:44.201 Thread-2040 Network request call ended.
D//DefaultRequestRunner.java:155(27384): 11:33:44.202 Thread-2040 Start caching content...
D//RequestProgressManager.java:82(27384): 11:33:44.205 Thread-2040 Sending progress WRITING_TO_CACHE
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:44.208 Thread-2040 Message queue is Handler (android.os.Handler) {43ae2dd8}
V//DefaultRequestListenerNotifier.java:131(27384): 11:33:44.210 main Notifying 1 listeners of progress com.octo.android.robospice.request.listener.RequestProgress@43b88280
D//RequestProgressManager.java:82(27384): 11:33:44.226 Thread-2040 Sending progress COMPLETE
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:44.227 Thread-2040 Message queue is Handler (android.os.Handler) {43ae2dd8}
V//DefaultRequestListenerNotifier.java:131(27384): 11:33:44.230 main Notifying 1 listeners of progress com.octo.android.robospice.request.listener.RequestProgress@43ba3ba0
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:44.235 Thread-2040 Message queue is Handler (android.os.Handler) {43ae2dd8}
V//DefaultRequestListenerNotifier.java:166(27384): 11:33:44.238 main Notifying 1 listeners of request success
V//DefaultRequestListenerNotifier.java:172(27384): 11:33:44.240 main Notifying RequestListenerWrapper
V//RequestProgressManager.java:161(27384): 11:33:44.244 Thread-2040 Removing CachedSpiceRequest [requestCacheKey=class com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest:-470123406, cacheDuration=-1, spiceRequest=com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest@43a092b0] size is 1
D//RequestProgressManager.java:91(27384): 11:33:44.251 Thread-2040 Sending all request complete.
V//SpiceService.java:431(27384): 11:33:44.253 Thread-2040 Pending requests : 0
D//SpiceServiceListenerNotifier.java:146(27384): 11:33:44.255 Thread-2040 Message queue is Handler (android.os.Handler) {43ae2dd8}
D//DefaultRequestRunner.java:272(27384): 11:33:44.257 Thread-2040 It tooks 1386 ms to process request CachedSpiceRequest [requestCacheKey=class com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest:-470123406, cacheDuration=-1, spiceRequest=com.meubilhete.service.rest.request.AutenticacaoViaFacebookRequest@43a092b0].
I/ActivityManager( 598): START u0 {cmp=com.meubilhete/.ui.DrawerActivity} from pid 27384
D/SyncAdapter(27384): Sincronização iniciada.
D/DrawerActivity(27384): Mudando conteúdo: GerenciarEntradaFragment.
D/DrawerActivity(27384): Mudando conteúdo: GerenciarEntradaFragment.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D//SpiceManager.java:212(27384): 11:33:44.356 main SpiceManager started.
D/GerenciarEntradaFragment(27384): onAttach()
V//SpiceManager.java:1183(27384): 11:33:44.365 SpiceManagerThread 0 Binding to service.
D/GerenciarEntradaFragment(27384): onActivityCreated()
D/GerenciarEntradaFragment(27384): onStart()
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
V//SpiceManager.java:1189(27384): 11:33:44.377 SpiceManagerThread 0 Binding to service succeeded.
D/DrawerActivity(27384): Evento lançado: RequisitouSelecaoDeMenuEvent.
D/DrawerActivity(27384): Evento lançado: RequisitouSelecaoDeMenuEvent.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D//SpiceManager.java:1236(27384): 11:33:44.380 SpiceManagerThread 0 Waiting for service to be bound.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/GerenciarEntradaFragment(27384): onStop()
D/GerenciarEntradaFragment(27384): onDestroy()
D/GerenciarEntradaFragment(27384): onDetach()
D/MeusEventosFragment(27384): onAttach()
D/MeusEventosFragment(27384): onActivityCreated()
W/com.meubilhete.model.dao.EventoDao$1(27384): new()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStartLoading()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStartLoading() - forceLoad()
W/com.meubilhete.model.dao.EventoDao$1(27384): loadInBackground()
D/MeusEventosFragment(27384): onStart()
D/Database(27384): com.couchbase.lite.LiveQuery@43a2a248: start() called
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/Database(27384): com.couchbase.lite.LiveQuery@43a2a248: start() is calling update()
D/Database(27384): com.couchbase.lite.LiveQuery@43a2a248: update() called.
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/Database(27384): com.couchbase.lite.LiveQuery@43a2a248: update() created queryFuture: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@43a2bc28
D/MeusEventosFragment(27384): onStop()
D/CBLSQL (27384): pool-1-thread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): pool-1-thread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): Re-indexing view evento/todos ...
W/com.meubilhete.model.dao.EventoDao$1(27384): onStopLoading()
I/CBLSQL (27384): pool-1-thread-1 Begin transaction (level 1)
D/CBLSQL (27384): pool-1-thread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): pool-1-thread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
W/com.meubilhete.model.dao.EventoDao$1(27384): onReset()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStopLoading()
D/Database(27384): com.couchbase.lite.LiveQuery@43a2a248: stop() called
D/Database(27384): com.couchbase.lite.LiveQuery@43a2a248: cancelled queryFuture java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@43a2bc28, returned: true
D/Database(27384): com.couchbase.lite.LiveQuery@43a2a248: not cancelling rerunUpdateFuture, since it is null
D/Database(27384): lastSequence (0) == dbMaxSequence (0), nothing to do
I/CBLSQL (27384): pool-1-thread-1 Committing transaction (level 1)
D/MeusEventosFragment(27384): onDestroy()
D/CBLSQL (27384): pool-1-thread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): pool-1-thread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/MeusEventosFragment(27384): onDetach()
D/MeusEventosFragment(27384): onAttach()
V/Database(27384): Query evento/todos: SELECT key, value, docid, revs.sequence FROM maps, revs, docs WHERE maps.view_id=? AND revs.sequence = maps.sequence AND docs.doc_id = revs.doc_id ORDER BY key LIMIT ? OFFSET ?
D/Database(27384): Query view evento/todos completed in 14 milliseconds
D/MeusEventosFragment(27384): onActivityCreated()
W/com.meubilhete.model.dao.EventoDao$1(27384): new()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStartLoading()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStartLoading() - forceLoad()
D/MeusEventosFragment(27384): onStart()
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/MeusEventosFragment(27384): onResume()
W/com.meubilhete.model.dao.EventoDao$1(27384): loadInBackground()
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: start() called
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: start() is calling update()
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: update() called.
D/CBLSQL (27384): pool-1-thread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): pool-1-thread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): Re-indexing view evento/todos ...
D/MeusEventosFragment(27384): onStop()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStopLoading()
I/CBLSQL (27384): pool-1-thread-1 Begin transaction (level 1)
D/CBLSQL (27384): pool-1-thread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): pool-1-thread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/Database(27384): lastSequence (0) == dbMaxSequence (0), nothing to do
I/CBLSQL (27384): pool-1-thread-1 Committing transaction (level 1)
D/GerenciarEntradaFragment(27384): onAttach()
D/CBLSQL (27384): pool-1-thread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): pool-1-thread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/GerenciarEntradaFragment(27384): onActivityCreated()
D/GerenciarEntradaFragment(27384): onStart()
V/Database(27384): Query evento/todos: SELECT key, value, docid, revs.sequence FROM maps, revs, docs WHERE maps.view_id=? AND revs.sequence = maps.sequence AND docs.doc_id = revs.doc_id ORDER BY key LIMIT ? OFFSET ?
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/Database(27384): Query view evento/todos completed in 13 milliseconds
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: update() calling back observer with rows
W/com.meubilhete.model.dao.EventoDao$1(27384): changed()
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: update() created queryFuture: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@439d0980
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: start() called, but runningState is already true. Ignoring.
W/com.meubilhete.model.dao.EventoDao$1(27384): finish loadInBackground()
D/DrawerActivity(27384): Evento lançado: RequisitouSelecaoDeMenuEvent.
D/DrawerActivity(27384): Evento lançado: RequisitouSelecaoDeMenuEvent.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Mudando conteúdo: MeusEventosFragment.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/DrawerActivity(27384): Evento lançado: MenuSelecionadoEvent.
D/GerenciarEntradaFragment(27384): onStop()
D/GerenciarEntradaFragment(27384): onDestroy()
D/GerenciarEntradaFragment(27384): onDetach()
D/MeusEventosFragment(27384): onActivityCreated()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStartLoading()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStartLoading() - deliverResult()
E/com.meubilhete.model.dao.EventoDao$1(27384): Erro ao tentar verificar se há novos dados. Forçando atualização...
E/com.meubilhete.model.dao.EventoDao$1(27384): java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /data/data/com.meubilhete/files/meu-bilhete.cblite
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1310)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:1253)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.couchbase.lite.android.AndroidSQLiteStorageEngine.rawQuery(AndroidSQLiteStorageEngine.java:110)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.couchbase.lite.Database.getLastSequenceNumber(Database.java:267)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.couchbase.lite.QueryEnumerator.isStale(QueryEnumerator.java:124)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.meubilhete.model.dao.loader.LiveQueryLoader.onStartLoading(LiveQueryLoader.java:46)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.content.Loader.startLoading(Loader.java:198)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.LoaderManagerImpl$LoaderInfo.start(LoaderManager.java:265)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.LoaderManagerImpl.doStart(LoaderManager.java:714)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.Fragment.onStart(Fragment.java:1091)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.meubilhete.ui.fragment.EventBusFragment.onStart(EventBusFragment.java:15)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.meubilhete.ui.fragment.BaseContentFragment.onStart(BaseContentFragment.java:35)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.Fragment.performStart(Fragment.java:1524)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:968)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1115)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.BackStackRecord.popFromBackStack(BackStackRecord.java:764)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.FragmentManagerImpl.popBackStackState(FragmentManager.java:1527)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.FragmentManagerImpl$2.run(FragmentManager.java:485)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1478)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:446)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.os.Handler.handleCallback(Handler.java:733)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.os.Handler.dispatchMessage(Handler.java:95)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.os.Looper.loop(Looper.java:136)
E/com.meubilhete.model.dao.EventoDao$1(27384): at android.app.ActivityThread.main(ActivityThread.java:5017)
E/com.meubilhete.model.dao.EventoDao$1(27384): at java.lang.reflect.Method.invokeNative(Native Method)
E/com.meubilhete.model.dao.EventoDao$1(27384): at java.lang.reflect.Method.invoke(Method.java:515)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
E/com.meubilhete.model.dao.EventoDao$1(27384): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
E/com.meubilhete.model.dao.EventoDao$1(27384): at dalvik.system.NativeStart.main(Native Method)
W/com.meubilhete.model.dao.EventoDao$1(27384): loadInBackground()
D/MeusEventosFragment(27384): onStart()
D/Database(27384): com.couchbase.lite.LiveQuery@4395b848: start() called, but runningState is already true. Ignoring.
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/DrawerActivity(27384): Evento lançado: FragmentVisivelEvent.
D/Database(27384): com.couchbase.lite.LiveQuery@4395b848: start() called, but runningState is already true. Ignoring.
D/MeusEventosFragment(27384): onStop()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStopLoading()
W/com.meubilhete.model.dao.EventoDao$1(27384): onReset()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStopLoading()
D/Database(27384): com.couchbase.lite.LiveQuery@4395b848: stop() called
D/Database(27384): com.couchbase.lite.LiveQuery@4395b848: cancelled queryFuture java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@439662a0, returned: false
D/Database(27384): com.couchbase.lite.LiveQuery@4395b848: not cancelling rerunUpdateFuture, since it is null
D/MeusEventosFragment(27384): onDestroy()
D/MeusEventosFragment(27384): onDetach()
W/com.meubilhete.model.dao.EventoDao$1(27384): finish loadInBackground()
D//SpiceManager.java:1086(27384): 11:33:44.503 main Bound to service : MeuBilheteOfflineSpiceService
D//SpiceManager.java:1243(27384): 11:33:44.505 SpiceManagerThread 0 Bound ok.
D/MeusEventosFragment(27384): onPause()
D/MeusEventosFragment(27384): onStop()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStopLoading()
W/com.meubilhete.model.dao.EventoDao$1(27384): onReset()
W/com.meubilhete.model.dao.EventoDao$1(27384): onStopLoading()
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: stop() called
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: cancelled queryFuture java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@439d0980, returned: false
D/Database(27384): com.couchbase.lite.LiveQuery@43937ab8: not cancelling rerunUpdateFuture, since it is null
D/MeusEventosFragment(27384): onDestroy()
D/MeusEventosFragment(27384): onDetach()
W/com.meubilhete.model.dao.EventoDao$1(27384): onCanceled()
D/Database(27384): com.couchbase.lite.LiveQuery@4395b848: stop() called, but runningState is already false. Ignoring.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/ActivityManager( 598): Displayed com.meubilhete/.ui.DrawerActivity: +265ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): Re-indexing view evento/todos ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/dalvikvm(27384): GC_FOR_ALLOC freed 6654K, 19% free 30398K/37084K, paused 54ms, total 54ms
V/Database(27384): call map for sequence=1
V/Database(27384): emit("Evento_86", null)
V/Database(27384): call map for sequence=2
V/Database(27384): emit("Evento_44", null)
V/Database(27384): ...Finished re-indexing view evento/todos up to sequence 2 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D//SpiceManager.java:319(27384): 11:33:44.910 main SpiceManager stopping. Joining
V//SpiceManager.java:761(27384): 11:33:44.912 main Cleared listeners of all requests to launch
V//SpiceManager.java:790(27384): 11:33:44.914 main Cleared listeners of all pending requests
D//SpiceManager.java:260(27384): 11:33:44.915 SpiceManagerThread 0 Interrupted while waiting for new request.
V//SpiceManager.java:1212(27384): 11:33:44.917 SpiceManagerThread 0 Unbinding from service start.
V//SpiceManager.java:1216(27384): 11:33:44.919 SpiceManagerThread 0 Unbinding from service.
D//SpiceManager.java:1218(27384): 11:33:44.921 SpiceManagerThread 0 Unbound from service : MeuBilheteOfflineSpiceService
D//SpiceManager.java:332(27384): 11:33:44.924 main Runner join time (ms) when should stop 7
V//SpiceManager.java:1212(27384): 11:33:44.927 main Unbinding from service start.
D//SpiceManager.java:339(27384): 11:33:44.929 main SpiceManager stopped.
D//SpiceManager.java:319(27384): 11:33:44.939 main SpiceManager stopping. Joining
V//SpiceManager.java:761(27384): 11:33:44.940 main Cleared listeners of all requests to launch
V//SpiceManager.java:790(27384): 11:33:44.943 main Cleared listeners of all pending requests
D//SpiceManager.java:260(27384): 11:33:44.944 SpiceManagerThread 0 Interrupted while waiting for new request.
V//SpiceManager.java:1212(27384): 11:33:44.951 SpiceManagerThread 0 Unbinding from service start.
V//SpiceManager.java:1216(27384): 11:33:44.952 SpiceManagerThread 0 Unbinding from service.
D//SpiceManager.java:1218(27384): 11:33:44.954 SpiceManagerThread 0 Unbound from service : MeuBilheteSpiceService
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): Query evento/todos: SELECT key, value, docid, revs.sequence FROM maps, revs, docs WHERE maps.view_id=? AND revs.sequence = maps.sequence AND docs.doc_id = revs.doc_id ORDER BY key LIMIT ? OFFSET ?
D/Database(27384): Query view evento/todos completed in 291 milliseconds
D//SpiceManager.java:332(27384): 11:33:44.972 main Runner join time (ms) when should stop 20
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 0.
V//SpiceManager.java:1212(27384): 11:33:44.974 main Unbinding from service start.
D//SpiceManager.java:339(27384): 11:33:44.976 main SpiceManager stopped.
D/dalvikvm(27384): GC_FOR_ALLOC freed 7298K, 20% free 30203K/37548K, paused 56ms, total 56ms
D/dalvikvm(27384): GC_FOR_ALLOC freed 7026K, 20% free 30231K/37548K, paused 60ms, total 60ms
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 0. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 100.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 6778K, 19% free 30516K/37548K, paused 61ms, total 61ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 100. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 200.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm( 891): GC_FOR_ALLOC freed 1903K, 22% free 25526K/32704K, paused 31ms, total 31ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/dalvikvm-heap( 891): Grow heap (frag case) to 26.864MB for 1997584-byte allocation
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm( 891): GC_FOR_ALLOC freed <1K, 21% free 27476K/34656K, paused 31ms, total 31ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 200. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 300.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 6958K, 19% free 30718K/37708K, paused 65ms, total 65ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 300. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 400.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/MobileDataStateTracker( 598): default: setPolicyDataEnable(enabled=true)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7162K, 19% free 30780K/37976K, paused 65ms, total 65ms
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 400. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 500.
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1
V/Database(27384): call map for sequence=2
V/Database(27384): call map for sequence=3
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 500. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 600.
V/Database(27384): emit(["Evento_44","3rsx8fymzu2","Bilhete_356"], null)
V/Database(27384): emit(["Evento_44","brisa.fialho@hotmail.com","Bilhete_356"], null)
V/Database(27384): emit(["Evento_44","farley ferreira de matos","Bilhete_356"], null)
V/Database(27384): call map for sequence=4
V/Database(27384): emit(["Evento_44","ojfjpfjmzu1","Bilhete_355"], null)
V/Database(27384): emit(["Evento_44","brisa.fialho@hotmail.com","Bilhete_355"], null)
V/Database(27384): emit(["Evento_44","ivanna ivanovna correia benigno","Bilhete_355"], null)
V/Database(27384): call map for sequence=5
V/Database(27384): emit(["Evento_44","qkfafs4mzu0","Bilhete_354"], null)
V/Database(27384): emit(["Evento_44","brisa.fialho@hotmail.com","Bilhete_354"], null)
V/Database(27384): emit(["Evento_44","brisa fialho martins","Bilhete_354"], null)
V/Database(27384): call map for sequence=6
V/Database(27384): emit(["Evento_44","r5bcno5mzuz","Bilhete_353"], null)
V/Database(27384): emit(["Evento_44","isadora-teixeira28@hotmail.com","Bilhete_353"], null)
V/Database(27384): emit(["Evento_44","isadora teixeira araujo","Bilhete_353"], null)
V/Database(27384): call map for sequence=7
V/Database(27384): emit(["Evento_44","r3xomtomzuy","Bilhete_352"], null)
V/Database(27384): emit(["Evento_44","ceijany@hotmail.com","Bilhete_352"], null)
V/Database(27384): emit(["Evento_44","ceijany santos silva","Bilhete_352"], null)
V/Database(27384): call map for sequence=8
V/Database(27384): emit(["Evento_44","p3ufaezmzux","Bilhete_351"], null)
V/Database(27384): emit(["Evento_44","lalagata_93@hotmail.com","Bilhete_351"], null)
V/Database(27384): emit(["Evento_44","fabrine noleto","Bilhete_351"], null)
V/Database(27384): call map for sequence=9
D/dalvikvm(27384): GC_FOR_ALLOC freed 7366K, 20% free 30650K/38060K, paused 65ms, total 65ms
V/Database(27384): emit(["Evento_44","whlsdrnmzuw","Bilhete_350"], null)
V/Database(27384): emit(["Evento_44","lalagata_93@hotmail.com","Bilhete_350"], null)
V/Database(27384): emit(["Evento_44","nagila alvina gama","Bilhete_350"], null)
V/Database(27384): call map for sequence=10
V/Database(27384): emit(["Evento_44","z6daxn6mzq4","Bilhete_348"], null)
V/Database(27384): emit(["Evento_44","ceijany@hotmail.com","Bilhete_348"], null)
V/Database(27384): emit(["Evento_44","paulo junio pereira de moura","Bilhete_348"], null)
V/Database(27384): call map for sequence=11
V/Database(27384): emit(["Evento_44","eixk2wfmzq3","Bilhete_347"], null)
V/Database(27384): emit(["Evento_44","guilherme_legionario@hotmail.com","Bilhete_347"], null)
V/Database(27384): emit(["Evento_44","guilherme loures","Bilhete_347"], null)
V/Database(27384): call map for sequence=12
V/Database(27384): emit(["Evento_44","wyin4qfmzq2","Bilhete_346"], null)
V/Database(27384): emit(["Evento_44","matheusdebim@hotmail.com","Bilhete_346"], null)
V/Database(27384): emit(["Evento_44","matheus silva nogueira","Bilhete_346"], null)
V/Database(27384): call map for sequence=13
V/Database(27384): emit(["Evento_44","cai8owfmzq1","Bilhete_345"], null)
V/Database(27384): emit(["Evento_44","kamyla_scalia17@hotmail.com","Bilhete_345"], null)
V/Database(27384): emit(["Evento_44","kamyla scalia moura","Bilhete_345"], null)
V/Database(27384): call map for sequence=14
V/Database(27384): emit(["Evento_44","y1zstyjmzq0","Bilhete_344"], null)
V/Database(27384): emit(["Evento_44","nataliafreitas92@hotmail.com","Bilhete_344"], null)
V/Database(27384): emit(["Evento_44","natália alves de freitas","Bilhete_344"], null)
V/Database(27384): call map for sequence=15
V/Database(27384): emit(["Evento_44","e0tc1i0mzqz","Bilhete_343"], null)
V/Database(27384): emit(["Evento_44","maxwellwillian@hotmail.com","Bilhete_343"], null)
V/Database(27384): emit(["Evento_44","bruno daniel chirelli","Bilhete_343"], null)
V/Database(27384): call map for sequence=16
V/Database(27384): emit(["Evento_44","gq9nu8mmzqy","Bilhete_342"], null)
V/Database(27384): emit(["Evento_44","maxwellwillian@hotmail.com","Bilhete_342"], null)
V/Database(27384): emit(["Evento_44","maxwell willian de souza garcia","Bilhete_342"], null)
V/Database(27384): call map for sequence=17
V/Database(27384): emit(["Evento_44","vtjktxgmzqx","Bilhete_341"], null)
V/Database(27384): emit(["Evento_44","erickropere@hotmail.com","Bilhete_341"], null)
V/Database(27384): emit(["Evento_44","erick ropere mendes rodrigues","Bilhete_341"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 600. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 700.
V/Database(27384): call map for sequence=18
V/Database(27384): emit(["Evento_44","ihpnswamzqw","Bilhete_340"], null)
V/Database(27384): emit(["Evento_44","brennodepaula@gmail.com","Bilhete_340"], null)
V/Database(27384): emit(["Evento_44","brenno nascentes de paula","Bilhete_340"], null)
V/Database(27384): call map for sequence=19
V/Database(27384): emit(["Evento_44","hqprqcvmzm5","Bilhete_339"], null)
V/Database(27384): emit(["Evento_44","pepeubastos@gmail.com","Bilhete_339"], null)
V/Database(27384): emit(["Evento_44","evellyn paiva borges","Bilhete_339"], null)
V/Database(27384): call map for sequence=20
V/Database(27384): emit(["Evento_44","t6xc6ximzm4","Bilhete_338"], null)
V/Database(27384): emit(["Evento_44","thais.galvaoo@hotmail.com","Bilhete_338"], null)
V/Database(27384): emit(["Evento_44","natália esteves herculino","Bilhete_338"], null)
V/Database(27384): call map for sequence=21
V/Database(27384): emit(["Evento_44","sg92a8xmzm3","Bilhete_337"], null)
V/Database(27384): emit(["Evento_44","carolf.inacio1@hotmail.com","Bilhete_337"], null)
V/Database(27384): emit(["Evento_44","isabela rey de avila gonçalves","Bilhete_337"], null)
V/Database(27384): call map for sequence=22
V/Database(27384): emit(["Evento_44","vroalhbmzm2","Bilhete_336"], null)
V/Database(27384): emit(["Evento_44","mariana.nsiqueira@hotmail.com","Bilhete_336"], null)
V/Database(27384): emit(["Evento_44","mariana nazaré siqueira silva","Bilhete_336"], null)
V/Database(27384): call map for sequence=23
V/Database(27384): emit(["Evento_44","uzzplwlmzm1","Bilhete_335"], null)
V/Database(27384): emit(["Evento_44","iggorlaureano@outlook.com","Bilhete_335"], null)
V/Database(27384): emit(["Evento_44","iggor laureano","Bilhete_335"], null)
V/Database(27384): call map for sequence=24
V/Database(27384): emit(["Evento_44","ev7pgnpmzm0","Bilhete_334"], null)
V/Database(27384): emit(["Evento_44","othon_neto@hotmail.com","Bilhete_334"], null)
V/Database(27384): emit(["Evento_44","othon violatti neto","Bilhete_334"], null)
V/Database(27384): call map for sequence=25
V/Database(27384): emit(["Evento_44","maimawamzmz","Bilhete_333"], null)
V/Database(27384): emit(["Evento_44","marcosp147@gmail.com","Bilhete_333"], null)
V/Database(27384): emit(["Evento_44","marcos paulo siqueira lima","Bilhete_333"], null)
V/Database(27384): call map for sequence=26
V/Database(27384): emit(["Evento_44","b5vxndamzmy","Bilhete_332"], null)
V/Database(27384): emit(["Evento_44","pepeubastos@gmail.com","Bilhete_332"], null)
V/Database(27384): emit(["Evento_44","pedro henrique de oliveira bastos","Bilhete_332"], null)
V/Database(27384): call map for sequence=27
V/Database(27384): emit(["Evento_44","hw7jkmqmzmx","Bilhete_331"], null)
V/Database(27384): emit(["Evento_44","geovana.saraiva@hotmail.com","Bilhete_331"], null)
V/Database(27384): emit(["Evento_44","geovana oliveira saraiva","Bilhete_331"], null)
V/Database(27384): call map for sequence=28
V/Database(27384): emit(["Evento_44","duk2gdamzi3","Bilhete_327"], null)
V/Database(27384): emit(["Evento_44","flavio_olimpio@outlook.com","Bilhete_327"], null)
V/Database(27384): emit(["Evento_44","flávio sanches","Bilhete_327"], null)
V/Database(27384): call map for sequence=29
V/Database(27384): emit(["Evento_44","pdgewghmzi1","Bilhete_325"], null)
V/Database(27384): emit(["Evento_44","viviane.dourado@live.com","Bilhete_325"], null)
V/Database(27384): emit(["Evento_44","viviane dourado silva","Bilhete_325"], null)
V/Database(27384): call map for sequence=30
V/Database(27384): emit(["Evento_44","xrctpy5mzi0","Bilhete_324"], null)
V/Database(27384): emit(["Evento_44","viviane.dourado@live.com","Bilhete_324"], null)
V/Database(27384): emit(["Evento_44","lorrainy pereira santos da cruz","Bilhete_324"], null)
V/Database(27384): call map for sequence=31
V/Database(27384): emit(["Evento_44","eo0zt5omziz","Bilhete_323"], null)
V/Database(27384): emit(["Evento_44","vinicius_faleiro@hotmail.com","Bilhete_323"], null)
V/Database(27384): emit(["Evento_44","vinicius faleiro","Bilhete_323"], null)
V/Database(27384): call map for sequence=32
V/Database(27384): emit(["Evento_44","wug3ghrmziy","Bilhete_322"], null)
V/Database(27384): emit(["Evento_44","bento.omb@terra.com.br","Bilhete_322"], null)
V/Database(27384): emit(["Evento_44","egon filipe borges","Bilhete_322"], null)
V/Database(27384): call map for sequence=33
V/Database(27384): emit(["Evento_44","uq5pq5zmzix","Bilhete_321"], null)
V/Database(27384): emit(["Evento_44","luana_mercedes@hotmail.com","Bilhete_321"], null)
V/Database(27384): emit(["Evento_44","cleiliane garcia alves","Bilhete_321"], null)
V/Database(27384): call map for sequence=34
V/Database(27384): emit(["Evento_44","shahu7gmziw","Bilhete_320"], null)
V/Database(27384): emit(["Evento_44","luana_mercedes@hotmail.com","Bilhete_320"], null)
V/Database(27384): emit(["Evento_44","luana rodrigues da silva","Bilhete_320"], null)
V/Database(27384): call map for sequence=35
V/Database(27384): emit(["Evento_44","zwrizbcmze5","Bilhete_319"], null)
V/Database(27384): emit(["Evento_44","viviane.dourado@live.com","Bilhete_319"], null)
V/Database(27384): emit(["Evento_44","rodrigo josé borges silva","Bilhete_319"], null)
V/Database(27384): call map for sequence=36
V/Database(27384): emit(["Evento_44","mrcawlamze4","Bilhete_318"], null)
V/Database(27384): emit(["Evento_44","viviane.dourado@live.com","Bilhete_318"], null)
V/Database(27384): emit(["Evento_44","viviane dourado","Bilhete_318"], null)
V/Database(27384): call map for sequence=37
V/Database(27384): emit(["Evento_44","7gtgpzqmze3","Bilhete_317"], null)
V/Database(27384): emit(["Evento_44","luana_mercedes@hotmail.com","Bilhete_317"], null)
V/Database(27384): emit(["Evento_44","uashington fagundes pereira","Bilhete_317"], null)
V/Database(27384): call map for sequence=38
V/Database(27384): emit(["Evento_44","kyh93iimze2","Bilhete_316"], null)
V/Database(27384): emit(["Evento_44","thays.g.lima@hotmail.com","Bilhete_316"], null)
V/Database(27384): emit(["Evento_44","raul rezende arantes","Bilhete_316"], null)
V/Database(27384): call map for sequence=39
V/Database(27384): emit(["Evento_44","trnczdkmze1","Bilhete_315"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 6994K, 19% free 30860K/38060K, paused 67ms, total 67ms
V/Database(27384): emit(["Evento_44","thays.g.lima@hotmail.com","Bilhete_315"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 700. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 800.
V/Database(27384): emit(["Evento_44","thays gabriella lima silva","Bilhete_315"], null)
V/Database(27384): call map for sequence=40
V/Database(27384): emit(["Evento_44","dy1thktmze0","Bilhete_314"], null)
V/Database(27384): emit(["Evento_44","matheus_162@hotmail.com","Bilhete_314"], null)
V/Database(27384): emit(["Evento_44","rafael ayres gontijo","Bilhete_314"], null)
V/Database(27384): call map for sequence=41
V/Database(27384): emit(["Evento_44","zm1tuxxmzez","Bilhete_313"], null)
V/Database(27384): emit(["Evento_44","matheus_162@hotmail.com","Bilhete_313"], null)
V/Database(27384): emit(["Evento_44","matheus ayres de araujo","Bilhete_313"], null)
V/Database(27384): call map for sequence=42
V/Database(27384): emit(["Evento_44","vu8dckemzey","Bilhete_312"], null)
V/Database(27384): emit(["Evento_44","maxsuel_barbosacosta@yahoo.com","Bilhete_312"], null)
V/Database(27384): emit(["Evento_44","maxsuel barbosa costa","Bilhete_312"], null)
V/Database(27384): call map for sequence=43
V/Database(27384): emit(["Evento_44","qq0qkoimzex","Bilhete_311"], null)
V/Database(27384): emit(["Evento_44","maxsuel_barbosacosta@yahoo.com","Bilhete_311"], null)
V/Database(27384): emit(["Evento_44","renner escobar nunes","Bilhete_311"], null)
V/Database(27384): call map for sequence=44
V/Database(27384): emit(["Evento_44","r4f47icmzew","Bilhete_310"], null)
V/Database(27384): emit(["Evento_44","jonathan_liniker@hotmail.com","Bilhete_310"], null)
V/Database(27384): emit(["Evento_44","jonathan liniker","Bilhete_310"], null)
V/Database(27384): call map for sequence=45
V/Database(27384): emit(["Evento_44","9mq7oqgmza5","Bilhete_309"], null)
V/Database(27384): emit(["Evento_44","jonathan_liniker@hotmail.com","Bilhete_309"], null)
V/Database(27384): emit(["Evento_44","jonathan liniker godinho gomes","Bilhete_309"], null)
V/Database(27384): call map for sequence=46
V/Database(27384): emit(["Evento_44","ixawco2mza2","Bilhete_306"], null)
V/Database(27384): emit(["Evento_44","oripass@gmail.com","Bilhete_306"], null)
V/Database(27384): emit(["Evento_44","brunno de moraes araujo","Bilhete_306"], null)
V/Database(27384): call map for sequence=47
V/Database(27384): emit(["Evento_44","ghwzdhtmza0","Bilhete_304"], null)
V/Database(27384): emit(["Evento_44","edilsonjr1@hotmail.com","Bilhete_304"], null)
V/Database(27384): emit(["Evento_44","edilson ribeiro de oliveira júnior","Bilhete_304"], null)
V/Database(27384): call map for sequence=48
V/Database(27384): emit(["Evento_44","mciulsnmzaz","Bilhete_303"], null)
V/Database(27384): emit(["Evento_44","jessika1310@yahoo.com.br","Bilhete_303"], null)
V/Database(27384): emit(["Evento_44","michelle rezende vieira","Bilhete_303"], null)
V/Database(27384): call map for sequence=49
V/Database(27384): emit(["Evento_44","hsd3fzzmzay","Bilhete_302"], null)
V/Database(27384): emit(["Evento_44","jessika1310@yahoo.com.br","Bilhete_302"], null)
V/Database(27384): emit(["Evento_44","gabriela vieira gomes","Bilhete_302"], null)
V/Database(27384): call map for sequence=50
V/Database(27384): emit(["Evento_44","8relsoymzax","Bilhete_301"], null)
V/Database(27384): emit(["Evento_44","jessika1310@yahoo.com.br","Bilhete_301"], null)
V/Database(27384): emit(["Evento_44","jéssika vieira gomes","Bilhete_301"], null)
V/Database(27384): call map for sequence=51
V/Database(27384): emit(["Evento_44","qcys82pmzaw","Bilhete_300"], null)
V/Database(27384): emit(["Evento_44","cassiombar@gmail.com","Bilhete_300"], null)
V/Database(27384): emit(["Evento_44","cássio marques","Bilhete_300"], null)
V/Database(27384): call map for sequence=52
V/Database(27384): emit(["Evento_44","f21aiuamjk5","Bilhete_299"], null)
V/Database(27384): emit(["Evento_44","wojomage@gmail.com","Bilhete_299"], null)
V/Database(27384): emit(["Evento_44","lucas dos reis almeida","Bilhete_299"], null)
V/Database(27384): call map for sequence=53
V/Database(27384): emit(["Evento_44","eqriozxmjk4","Bilhete_298"], null)
V/Database(27384): emit(["Evento_44","walace.jack@hotmail.com","Bilhete_298"], null)
V/Database(27384): emit(["Evento_44","karoline ferreira rodrigues","Bilhete_298"], null)
V/Database(27384): call map for sequence=54
V/Database(27384): emit(["Evento_44","floxuzfmjk3","Bilhete_297"], null)
V/Database(27384): emit(["Evento_44","walace.jack@hotmail.com","Bilhete_297"], null)
V/Database(27384): emit(["Evento_44","mara nubia gomes costa","Bilhete_297"], null)
V/Database(27384): call map for sequence=55
V/Database(27384): emit(["Evento_44","p6cze0lmjk2","Bilhete_296"], null)
V/Database(27384): emit(["Evento_44","arthur_gouveiac@hotmail.com","Bilhete_296"], null)
V/Database(27384): emit(["Evento_44","arthur gouveia coelho","Bilhete_296"], null)
V/Database(27384): call map for sequence=56
V/Database(27384): emit(["Evento_44","lubgnfmmjk1","Bilhete_295"], null)
V/Database(27384): emit(["Evento_44","thiago_web_nogueira@hotmail.com","Bilhete_295"], null)
V/Database(27384): emit(["Evento_44","thiago nogueira de oliveira","Bilhete_295"], null)
V/Database(27384): call map for sequence=57
V/Database(27384): emit(["Evento_44","cyfrevvmjk0","Bilhete_294"], null)
V/Database(27384): emit(["Evento_44","lalagata_93@hotmail.com","Bilhete_294"], null)
V/Database(27384): emit(["Evento_44","larissa pereira macedo","Bilhete_294"], null)
V/Database(27384): call map for sequence=58
V/Database(27384): emit(["Evento_44","bjhtpy2mjkz","Bilhete_293"], null)
V/Database(27384): emit(["Evento_44","danielmendes32@gmail.com","Bilhete_293"], null)
V/Database(27384): emit(["Evento_44","daniel mendes martins","Bilhete_293"], null)
V/Database(27384): call map for sequence=59
V/Database(27384): emit(["Evento_44","1zgnmvwmjkw","Bilhete_290"], null)
V/Database(27384): emit(["Evento_44","anniely_kroline@hotmail.com","Bilhete_290"], null)
V/Database(27384): emit(["Evento_44","romulo rodrigues da silva","Bilhete_290"], null)
V/Database(27384): call map for sequence=60
V/Database(27384): emit(["Evento_44","ew9ulhemjg5","Bilhete_289"], null)
V/Database(27384): emit(["Evento_44","reginaldolj@hotmail.com","Bilhete_289"], null)
V/Database(27384): emit(["Evento_44","reginaldo lopes","Bilhete_289"], null)
V/Database(27384): call map for sequence=61
V/Database(27384): emit(["Evento_44","wf9pvwbmjg4","Bilhete_288"], null)
V/Database(27384): emit(["Evento_44","saraiva139@hotmail.com","Bilhete_288"], null)
V/Database(27384): emit(["Evento_44","paulo vinícius almeida di nápoli","Bilhete_288"], null)
V/Database(27384): call map for sequence=62
V/Database(27384): emit(["Evento_44","ussk57qmjg3","Bilhete_287"], null)
V/Database(27384): emit(["Evento_44","saraiva139@hotmail.com","Bilhete_287"], null)
V/Database(27384): emit(["Evento_44","paulo vinícius almeida di nápoli","Bilhete_287"], null)
V/Database(27384): call map for sequence=63
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 800. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 900.
V/Database(27384): emit(["Evento_44","gvc6rv2mjg2","Bilhete_286"], null)
V/Database(27384): emit(["Evento_44","saraiva139@hotmail.com","Bilhete_286"], null)
V/Database(27384): emit(["Evento_44","paulo vinícius almeida di nápoli","Bilhete_286"], null)
V/Database(27384): call map for sequence=64
V/Database(27384): emit(["Evento_44","ngfiln1mjg1","Bilhete_285"], null)
V/Database(27384): emit(["Evento_44","anniely_kroline@hotmail.com","Bilhete_285"], null)
V/Database(27384): emit(["Evento_44","yasmin marques pereira","Bilhete_285"], null)
V/Database(27384): call map for sequence=65
V/Database(27384): emit(["Evento_44","grsstedmjgz","Bilhete_283"], null)
V/Database(27384): emit(["Evento_44","anniely_kroline@hotmail.com","Bilhete_283"], null)
V/Database(27384): emit(["Evento_44","anniely karoline gandara rezende","Bilhete_283"], null)
V/Database(27384): call map for sequence=66
V/Database(27384): emit(["Evento_44","nt5nqvnmjgy","Bilhete_282"], null)
V/Database(27384): emit(["Evento_44","hellen0304@hotmail.com","Bilhete_282"], null)
V/Database(27384): emit(["Evento_44","hellen christina barbosa de oliveira","Bilhete_282"], null)
V/Database(27384): call map for sequence=67
V/Database(27384): emit(["Evento_44","4m5el6dmjgx","Bilhete_281"], null)
V/Database(27384): emit(["Evento_44","karo.liny.13@hotmail.com","Bilhete_281"], null)
V/Database(27384): emit(["Evento_44","gabriela ribeiro","Bilhete_281"], null)
V/Database(27384): call map for sequence=68
V/Database(27384): emit(["Evento_44","mftrqdumjc4","Bilhete_278"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7214K, 19% free 30922K/38168K, paused 68ms, total 69ms
V/Database(27384): emit(["Evento_44","heric_fernando@hotmail.com","Bilhete_278"], null)
V/Database(27384): emit(["Evento_44","igor iago candido de melo","Bilhete_278"], null)
V/Database(27384): call map for sequence=69
V/Database(27384): emit(["Evento_44","tnzfzximjc3","Bilhete_277"], null)
V/Database(27384): emit(["Evento_44","alvaro.cardoso@live.com","Bilhete_277"], null)
V/Database(27384): emit(["Evento_44","alvaro pereira cardoso","Bilhete_277"], null)
V/Database(27384): call map for sequence=70
V/Database(27384): emit(["Evento_44","9ewzvuemjc2","Bilhete_276"], null)
V/Database(27384): emit(["Evento_44","karo.liny.13@hotmail.com","Bilhete_276"], null)
V/Database(27384): emit(["Evento_44","priscilla oliveira","Bilhete_276"], null)
V/Database(27384): call map for sequence=71
V/Database(27384): emit(["Evento_44","4xisayhmjc1","Bilhete_275"], null)
V/Database(27384): emit(["Evento_44","heric_fernando@hotmail.com","Bilhete_275"], null)
V/Database(27384): emit(["Evento_44","renato douglas dias machado","Bilhete_275"], null)
V/Database(27384): call map for sequence=72
V/Database(27384): emit(["Evento_44","euf9iuimjc0","Bilhete_274"], null)
V/Database(27384): emit(["Evento_44","karo.liny.13@hotmail.com","Bilhete_274"], null)
V/Database(27384): emit(["Evento_44","wanessa manhente","Bilhete_274"], null)
V/Database(27384): call map for sequence=73
V/Database(27384): emit(["Evento_44","ffczlpzmjcz","Bilhete_273"], null)
V/Database(27384): emit(["Evento_44","heric_fernando@hotmail.com","Bilhete_273"], null)
V/Database(27384): emit(["Evento_44","heric fernando dias machado","Bilhete_273"], null)
V/Database(27384): call map for sequence=74
V/Database(27384): emit(["Evento_44","kk8toghmjcy","Bilhete_272"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 900. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1000.
V/Database(27384): emit(["Evento_44","kayssesteffania@hotmail.com","Bilhete_272"], null)
V/Database(27384): emit(["Evento_44","kaysse steffânia silva","Bilhete_272"], null)
V/Database(27384): call map for sequence=75
V/Database(27384): emit(["Evento_44","0tdatwtmjcx","Bilhete_271"], null)
V/Database(27384): emit(["Evento_44","emersomgomes27@hotmail.com","Bilhete_271"], null)
V/Database(27384): emit(["Evento_44","emersom gomes","Bilhete_271"], null)
V/Database(27384): call map for sequence=76
V/Database(27384): emit(["Evento_44","bcstivumjcw","Bilhete_270"], null)
V/Database(27384): emit(["Evento_44","karo.liny.13@hotmail.com","Bilhete_270"], null)
V/Database(27384): emit(["Evento_44","karoliny pereira santana","Bilhete_270"], null)
V/Database(27384): call map for sequence=77
V/Database(27384): emit(["Evento_44","otpmzvjmjy5","Bilhete_269"], null)
V/Database(27384): emit(["Evento_44","franscielleniq06@gmail.com","Bilhete_269"], null)
V/Database(27384): emit(["Evento_44","rebeca barbosa de santana","Bilhete_269"], null)
V/Database(27384): call map for sequence=78
V/Database(27384): emit(["Evento_44","ytmaiepmjyz","Bilhete_263"], null)
V/Database(27384): emit(["Evento_44","mirelycampos@hotmail.com","Bilhete_263"], null)
V/Database(27384): emit(["Evento_44","yasmin gouveia medeiros","Bilhete_263"], null)
V/Database(27384): call map for sequence=79
V/Database(27384): emit(["Evento_44","qfasskhmjyy","Bilhete_262"], null)
V/Database(27384): emit(["Evento_44","mirelycampos@hotmail.com","Bilhete_262"], null)
V/Database(27384): emit(["Evento_44","barbara reis fava","Bilhete_262"], null)
V/Database(27384): call map for sequence=80
V/Database(27384): emit(["Evento_44","zdrnmkgmjyx","Bilhete_261"], null)
V/Database(27384): emit(["Evento_44","mirelycampos@hotmail.com","Bilhete_261"], null)
V/Database(27384): emit(["Evento_44","mirely de campos lima","Bilhete_261"], null)
V/Database(27384): call map for sequence=81
V/Database(27384): emit(["Evento_44","z5ud1bpmjyw","Bilhete_260"], null)
V/Database(27384): emit(["Evento_44","lpataro12@gmail.com","Bilhete_260"], null)
V/Database(27384): emit(["Evento_44","leonardo pataro","Bilhete_260"], null)
V/Database(27384): call map for sequence=82
V/Database(27384): emit(["Evento_44","cz4k5zwmju5","Bilhete_259"], null)
V/Database(27384): emit(["Evento_44","diorgenes123@hotmail.com","Bilhete_259"], null)
V/Database(27384): emit(["Evento_44","diorgenes alves","Bilhete_259"], null)
V/Database(27384): call map for sequence=83
V/Database(27384): emit(["Evento_44","bibllu7mju4","Bilhete_258"], null)
V/Database(27384): emit(["Evento_44","romulo-net@hotmail.com","Bilhete_258"], null)
V/Database(27384): emit(["Evento_44","romulo pinto","Bilhete_258"], null)
V/Database(27384): call map for sequence=84
V/Database(27384): emit(["Evento_44","gvnugizmju3","Bilhete_257"], null)
V/Database(27384): emit(["Evento_44","gustavorodrigues1994@gmail.com","Bilhete_257"], null)
V/Database(27384): emit(["Evento_44","gustavo rodrigues de oliveira silva","Bilhete_257"], null)
V/Database(27384): call map for sequence=85
V/Database(27384): emit(["Evento_44","7dfw8rbmju2","Bilhete_256"], null)
V/Database(27384): emit(["Evento_44","jennynhaufg@hotmail.com","Bilhete_256"], null)
V/Database(27384): emit(["Evento_44","camila clementina antonia de lima","Bilhete_256"], null)
V/Database(27384): call map for sequence=86
V/Database(27384): emit(["Evento_44","zmliwyomju1","Bilhete_255"], null)
V/Database(27384): emit(["Evento_44","jennynhaufg@hotmail.com","Bilhete_255"], null)
V/Database(27384): emit(["Evento_44","mariângela célia souza costa","Bilhete_255"], null)
V/Database(27384): call map for sequence=87
V/Database(27384): emit(["Evento_44","kxo2k86mjuz","Bilhete_253"], null)
V/Database(27384): emit(["Evento_44","wanderson_v.lopes@hotmail.com","Bilhete_253"], null)
V/Database(27384): emit(["Evento_44","wanderson vieira","Bilhete_253"], null)
V/Database(27384): call map for sequence=88
V/Database(27384): emit(["Evento_44","oxtahavmjuy","Bilhete_252"], null)
V/Database(27384): emit(["Evento_44","jennynhaufg@hotmail.com","Bilhete_252"], null)
V/Database(27384): emit(["Evento_44","jennyfer ribeiro de morais ionashiro","Bilhete_252"], null)
V/Database(27384): call map for sequence=89
V/Database(27384): emit(["Evento_44","ghl9zifmjux","Bilhete_251"], null)
V/Database(27384): emit(["Evento_44","marianacarlavieira@hotmail.com","Bilhete_251"], null)
V/Database(27384): emit(["Evento_44","mariana carla custodia da costa vieira","Bilhete_251"], null)
V/Database(27384): call map for sequence=90
V/Database(27384): emit(["Evento_44","znrtdvzmjuw","Bilhete_250"], null)
V/Database(27384): emit(["Evento_44","bruna_gem@hotmail.com","Bilhete_250"], null)
V/Database(27384): emit(["Evento_44","ingrid felipe baptista meireles brandão","Bilhete_250"], null)
V/Database(27384): call map for sequence=91
V/Database(27384): emit(["Evento_44","3y1w7zjmjq5","Bilhete_249"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1000. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1100.
V/Database(27384): emit(["Evento_44","bruna_gem@hotmail.com","Bilhete_249"], null)
V/Database(27384): emit(["Evento_44","wanessa de almeida verzelloni","Bilhete_249"], null)
V/Database(27384): call map for sequence=92
V/Database(27384): emit(["Evento_44","u7rbphpmjq4","Bilhete_248"], null)
V/Database(27384): emit(["Evento_44","bruna_gem@hotmail.com","Bilhete_248"], null)
V/Database(27384): emit(["Evento_44","raissa garcia evangelista montes","Bilhete_248"], null)
V/Database(27384): call map for sequence=93
V/Database(27384): emit(["Evento_44","lo0ihefmjq3","Bilhete_247"], null)
V/Database(27384): emit(["Evento_44","bruna_gem@hotmail.com","Bilhete_247"], null)
V/Database(27384): emit(["Evento_44","bruna garcia evangelista montes","Bilhete_247"], null)
V/Database(27384): call map for sequence=94
V/Database(27384): emit(["Evento_44","qeakmj0mjq2","Bilhete_246"], null)
V/Database(27384): emit(["Evento_44","felipegaspar_@hotmail.com","Bilhete_246"], null)
V/Database(27384): emit(["Evento_44","felipe gaspar do nascimento","Bilhete_246"], null)
V/Database(27384): call map for sequence=95
V/Database(27384): emit(["Evento_44","9sy09xnmjq0","Bilhete_244"], null)
V/Database(27384): emit(["Evento_44","alisson_generation@hotmail.com","Bilhete_244"], null)
V/Database(27384): emit(["Evento_44","alisson silva marques","Bilhete_244"], null)
V/Database(27384): call map for sequence=96
V/Database(27384): emit(["Evento_44","3uv4pptmjqz","Bilhete_243"], null)
V/Database(27384): emit(["Evento_44","brunna_camylla@hotmail.com","Bilhete_243"], null)
V/Database(27384): emit(["Evento_44","higor alexandre souza pena","Bilhete_243"], null)
V/Database(27384): call map for sequence=97
V/Database(27384): emit(["Evento_44","p3o0p6smjqx","Bilhete_241"], null)
V/Database(27384): emit(["Evento_44","gabriellyldamasceno@hotmail.com","Bilhete_241"], null)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor8' - alarm raised 1 at 61.0 degC
D/dalvikvm(27384): GC_FOR_ALLOC freed 7157K, 19% free 31055K/38248K, paused 68ms, total 68ms
V/Database(27384): emit(["Evento_44","postiliana vilela almeida sousa","Bilhete_241"], null)
V/Database(27384): call map for sequence=98
V/Database(27384): emit(["Evento_44","iw88tgdmjqw","Bilhete_240"], null)
V/Database(27384): emit(["Evento_44","gabriellyldamasceno@hotmail.com","Bilhete_240"], null)
V/Database(27384): emit(["Evento_44","viviany de carvalho silva","Bilhete_240"], null)
V/Database(27384): call map for sequence=99
V/Database(27384): emit(["Evento_44","6gpf9plmjm5","Bilhete_239"], null)
V/Database(27384): emit(["Evento_44","gabriellyldamasceno@hotmail.com","Bilhete_239"], null)
V/Database(27384): emit(["Evento_44","gabrielly leite damasceno","Bilhete_239"], null)
V/Database(27384): call map for sequence=100
V/Database(27384): emit(["Evento_44","idzg9rhmjm4","Bilhete_238"], null)
V/Database(27384): emit(["Evento_44","gabriellyldamasceno@hotmail.com","Bilhete_238"], null)
V/Database(27384): emit(["Evento_44","kelle de jesus assunção","Bilhete_238"], null)
V/Database(27384): call map for sequence=101
V/Database(27384): emit(["Evento_44","promocalourada2","Bilhete_236"], null)
V/Database(27384): emit(["Evento_44","goianinha12@yahoo.com.br","Bilhete_236"], null)
V/Database(27384): emit(["Evento_44","vitor augusto santana martins","Bilhete_236"], null)
V/Database(27384): call map for sequence=102
V/Database(27384): emit(["Evento_44","promocalourada1","Bilhete_235"], null)
V/Database(27384): emit(["Evento_44","goianinha12@yahoo.com.br","Bilhete_235"], null)
V/Database(27384): emit(["Evento_44","thamires soares de paiva","Bilhete_235"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 102 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1100. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1200.
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1
V/Database(27384): call map for sequence=2
V/Database(27384): call map for sequence=3
V/Database(27384): emit("3RSX8FYMzU2", null)
V/Database(27384): call map for sequence=4
V/Database(27384): emit("OJFJPFJMzU1", null)
V/Database(27384): call map for sequence=5
V/Database(27384): emit("QKFAFS4MzU0", null)
V/Database(27384): call map for sequence=6
V/Database(27384): emit("R5BCNO5MzUz", null)
V/Database(27384): call map for sequence=7
V/Database(27384): emit("R3XOMTOMzUy", null)
V/Database(27384): call map for sequence=8
V/Database(27384): emit("P3UFAEZMzUx", null)
V/Database(27384): call map for sequence=9
V/Database(27384): emit("WHLSDRNMzUw", null)
V/Database(27384): call map for sequence=10
V/Database(27384): emit("Z6DAXN6MzQ4", null)
V/Database(27384): call map for sequence=11
V/Database(27384): emit("EIXK2WFMzQ3", null)
V/Database(27384): call map for sequence=12
V/Database(27384): emit("WYIN4QFMzQ2", null)
V/Database(27384): call map for sequence=13
V/Database(27384): emit("CAI8OWFMzQ1", null)
V/Database(27384): call map for sequence=14
V/Database(27384): emit("Y1ZSTYJMzQ0", null)
V/Database(27384): call map for sequence=15
V/Database(27384): emit("E0TC1I0MzQz", null)
V/Database(27384): call map for sequence=16
V/Database(27384): emit("GQ9NU8MMzQy", null)
V/Database(27384): call map for sequence=17
V/Database(27384): emit("VTJKTXGMzQx", null)
V/Database(27384): call map for sequence=18
V/Database(27384): emit("IHPNSWAMzQw", null)
V/Database(27384): call map for sequence=19
V/Database(27384): emit("HQPRQCVMzM5", null)
V/Database(27384): call map for sequence=20
V/Database(27384): emit("T6XC6XIMzM4", null)
V/Database(27384): call map for sequence=21
V/Database(27384): emit("SG92A8XMzM3", null)
V/Database(27384): call map for sequence=22
V/Database(27384): emit("VROALHBMzM2", null)
V/Database(27384): call map for sequence=23
V/Database(27384): emit("UZZPLWLMzM1", null)
V/Database(27384): call map for sequence=24
V/Database(27384): emit("EV7PGNPMzM0", null)
V/Database(27384): call map for sequence=25
V/Database(27384): emit("MAIMAWAMzMz", null)
V/Database(27384): call map for sequence=26
V/Database(27384): emit("B5VXNDAMzMy", null)
V/Database(27384): call map for sequence=27
V/Database(27384): emit("HW7JKMQMzMx", null)
V/Database(27384): call map for sequence=28
V/Database(27384): emit("DUK2GDAMzI3", null)
V/Database(27384): call map for sequence=29
V/Database(27384): emit("PDGEWGHMzI1", null)
V/Database(27384): call map for sequence=30
V/Database(27384): emit("XRCTPY5MzI0", null)
V/Database(27384): call map for sequence=31
V/Database(27384): emit("EO0ZT5OMzIz", null)
V/Database(27384): call map for sequence=32
V/Database(27384): emit("WUG3GHRMzIy", null)
V/Database(27384): call map for sequence=33
V/Database(27384): emit("UQ5PQ5ZMzIx", null)
V/Database(27384): call map for sequence=34
V/Database(27384): emit("SHAHU7GMzIw", null)
V/Database(27384): call map for sequence=35
V/Database(27384): emit("ZWRIZBCMzE5", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7242K, 19% free 31125K/38424K, paused 73ms, total 73ms
V/Database(27384): call map for sequence=36
V/Database(27384): emit("MRCAWLAMzE4", null)
V/Database(27384): call map for sequence=37
V/Database(27384): emit("7GTGPZQMzE3", null)
V/Database(27384): call map for sequence=38
V/Database(27384): emit("KYH93IIMzE2", null)
V/Database(27384): call map for sequence=39
V/Database(27384): emit("TRNCZDKMzE1", null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1200. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1300.
V/Database(27384): call map for sequence=40
V/Database(27384): emit("DY1THKTMzE0", null)
V/Database(27384): call map for sequence=41
V/Database(27384): emit("ZM1TUXXMzEz", null)
V/Database(27384): call map for sequence=42
V/Database(27384): emit("VU8DCKEMzEy", null)
V/Database(27384): call map for sequence=43
V/Database(27384): emit("QQ0QKOIMzEx", null)
V/Database(27384): call map for sequence=44
V/Database(27384): emit("R4F47ICMzEw", null)
V/Database(27384): call map for sequence=45
V/Database(27384): emit("9MQ7OQGMzA5", null)
V/Database(27384): call map for sequence=46
V/Database(27384): emit("IXAWCO2MzA2", null)
V/Database(27384): call map for sequence=47
V/Database(27384): emit("GHWZDHTMzA0", null)
V/Database(27384): call map for sequence=48
V/Database(27384): emit("MCIULSNMzAz", null)
V/Database(27384): call map for sequence=49
V/Database(27384): emit("HSD3FZZMzAy", null)
V/Database(27384): call map for sequence=50
V/Database(27384): emit("8RELSOYMzAx", null)
V/Database(27384): call map for sequence=51
V/Database(27384): emit("QCYS82PMzAw", null)
V/Database(27384): call map for sequence=52
V/Database(27384): emit("F21AIUAMjk5", null)
V/Database(27384): call map for sequence=53
V/Database(27384): emit("EQRIOZXMjk4", null)
V/Database(27384): call map for sequence=54
V/Database(27384): emit("FLOXUZFMjk3", null)
V/Database(27384): call map for sequence=55
V/Database(27384): emit("P6CZE0LMjk2", null)
V/Database(27384): call map for sequence=56
V/Database(27384): emit("LUBGNFMMjk1", null)
V/Database(27384): call map for sequence=57
V/Database(27384): emit("CYFREVVMjk0", null)
V/Database(27384): call map for sequence=58
V/Database(27384): emit("BJHTPY2Mjkz", null)
V/Database(27384): call map for sequence=59
V/Database(27384): emit("1ZGNMVWMjkw", null)
V/Database(27384): call map for sequence=60
V/Database(27384): emit("EW9ULHEMjg5", null)
V/Database(27384): call map for sequence=61
V/Database(27384): emit("WF9PVWBMjg4", null)
V/Database(27384): call map for sequence=62
V/Database(27384): emit("USSK57QMjg3", null)
V/Database(27384): call map for sequence=63
V/Database(27384): emit("GVC6RV2Mjg2", null)
V/Database(27384): call map for sequence=64
V/Database(27384): emit("NGFILN1Mjg1", null)
V/Database(27384): call map for sequence=65
V/Database(27384): emit("GRSSTEDMjgz", null)
V/Database(27384): call map for sequence=66
V/Database(27384): emit("NT5NQVNMjgy", null)
V/Database(27384): call map for sequence=67
V/Database(27384): emit("4M5EL6DMjgx", null)
V/Database(27384): call map for sequence=68
V/Database(27384): emit("MFTRQDUMjc4", null)
V/Database(27384): call map for sequence=69
V/Database(27384): emit("TNZFZXIMjc3", null)
V/Database(27384): call map for sequence=70
V/Database(27384): emit("9EWZVUEMjc2", null)
V/Database(27384): call map for sequence=71
V/Database(27384): emit("4XISAYHMjc1", null)
V/Database(27384): call map for sequence=72
V/Database(27384): emit("EUF9IUIMjc0", null)
V/Database(27384): call map for sequence=73
V/Database(27384): emit("FFCZLPZMjcz", null)
V/Database(27384): call map for sequence=74
V/Database(27384): emit("KK8TOGHMjcy", null)
V/Database(27384): call map for sequence=75
V/Database(27384): emit("0TDATWTMjcx", null)
V/Database(27384): call map for sequence=76
V/Database(27384): emit("BCSTIVUMjcw", null)
V/Database(27384): call map for sequence=77
V/Database(27384): emit("OTPMZVJMjY5", null)
V/Database(27384): call map for sequence=78
V/Database(27384): emit("YTMAIEPMjYz", null)
V/Database(27384): call map for sequence=79
V/Database(27384): emit("QFASSKHMjYy", null)
V/Database(27384): call map for sequence=80
V/Database(27384): emit("ZDRNMKGMjYx", null)
V/Database(27384): call map for sequence=81
V/Database(27384): emit("Z5UD1BPMjYw", null)
V/Database(27384): call map for sequence=82
V/Database(27384): emit("CZ4K5ZWMjU5", null)
V/Database(27384): call map for sequence=83
V/Database(27384): emit("BIBLLU7MjU4", null)
V/Database(27384): call map for sequence=84
V/Database(27384): emit("GVNUGIZMjU3", null)
V/Database(27384): call map for sequence=85
V/Database(27384): emit("7DFW8RBMjU2", null)
V/Database(27384): call map for sequence=86
V/Database(27384): emit("ZMLIWYOMjU1", null)
V/Database(27384): call map for sequence=87
V/Database(27384): emit("KXO2K86MjUz", null)
V/Database(27384): call map for sequence=88
V/Database(27384): emit("OXTAHAVMjUy", null)
V/Database(27384): call map for sequence=89
V/Database(27384): emit("GHL9ZIFMjUx", null)
V/Database(27384): call map for sequence=90
V/Database(27384): emit("ZNRTDVZMjUw", null)
V/Database(27384): call map for sequence=91
V/Database(27384): emit("3Y1W7ZJMjQ5", null)
V/Database(27384): call map for sequence=92
V/Database(27384): emit("U7RBPHPMjQ4", null)
V/Database(27384): call map for sequence=93
V/Database(27384): emit("LO0IHEFMjQ3", null)
V/Database(27384): call map for sequence=94
V/Database(27384): emit("QEAKMJ0MjQ2", null)
V/Database(27384): call map for sequence=95
V/Database(27384): emit("9SY09XNMjQ0", null)
V/Database(27384): call map for sequence=96
V/Database(27384): emit("3UV4PPTMjQz", null)
V/Database(27384): call map for sequence=97
V/Database(27384): emit("P3O0P6SMjQx", null)
V/Database(27384): call map for sequence=98
V/Database(27384): emit("IW88TGDMjQw", null)
V/Database(27384): call map for sequence=99
V/Database(27384): emit("6GPF9PLMjM5", null)
V/Database(27384): call map for sequence=100
V/Database(27384): emit("IDZG9RHMjM4", null)
V/Database(27384): call map for sequence=101
V/Database(27384): emit("PROMOCALOURADA2", null)
V/Database(27384): call map for sequence=102
V/Database(27384): emit("PROMOCALOURADA1", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 102 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1300. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1400.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7313K, 20% free 31171K/38520K, paused 71ms, total 71ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7123K, 19% free 31425K/38580K, paused 72ms, total 72ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1400. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1500.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=103
V/Database(27384): emit(["Evento_44","3avb7azmjm0","Bilhete_234"], null)
V/Database(27384): emit(["Evento_44","vagnernovaesfoot@hotmail.com","Bilhete_234"], null)
V/Database(27384): emit(["Evento_44","vagner aurélio diniz novaes","Bilhete_234"], null)
V/Database(27384): call map for sequence=104
V/Database(27384): emit(["Evento_44","uvnxtqjmjmz","Bilhete_233"], null)
V/Database(27384): emit(["Evento_44","vagnernovaesfoot@hotmail.com","Bilhete_233"], null)
V/Database(27384): emit(["Evento_44","paulo henrique de novaes","Bilhete_233"], null)
V/Database(27384): call map for sequence=105
V/Database(27384): emit(["Evento_44","gwniigpmjmy","Bilhete_232"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7573K, 20% free 31315K/38920K, paused 74ms, total 74ms
V/Database(27384): emit(["Evento_44","vagnernovaesfoot@hotmail.com","Bilhete_232"], null)
V/Database(27384): emit(["Evento_44","nedson alves de novais","Bilhete_232"], null)
V/Database(27384): call map for sequence=106
V/Database(27384): emit(["Evento_44","aiex74bmji5","Bilhete_229"], null)
V/Database(27384): emit(["Evento_44","brunna_camylla@hotmail.com","Bilhete_229"], null)
V/Database(27384): emit(["Evento_44","barbarah de paula","Bilhete_229"], null)
V/Database(27384): call map for sequence=107
V/Database(27384): emit(["Evento_44","q5rxmqqmji4","Bilhete_228"], null)
V/Database(27384): emit(["Evento_44","vagnernovaesfoot@hotmail.com","Bilhete_228"], null)
V/Database(27384): emit(["Evento_44","neverton alves de novais","Bilhete_228"], null)
V/Database(27384): call map for sequence=108
V/Database(27384): emit(["Evento_44","cy2nrqsmji3","Bilhete_227"], null)
V/Database(27384): emit(["Evento_44","vagnernovaesfoot@hotmail.com","Bilhete_227"], null)
V/Database(27384): emit(["Evento_44","valquer diniz novaes","Bilhete_227"], null)
V/Database(27384): call map for sequence=109
V/Database(27384): emit(["Evento_44","7n8opfrmji2","Bilhete_226"], null)
V/Database(27384): emit(["Evento_44","vpcjunior27@gmail.com","Bilhete_226"], null)
V/Database(27384): emit(["Evento_44","valter pereira do carmo junior","Bilhete_226"], null)
V/Database(27384): call map for sequence=110
V/Database(27384): emit(["Evento_44","f6mws7cmji1","Bilhete_225"], null)
V/Database(27384): emit(["Evento_44","fmc_licit@hotmail.com","Bilhete_225"], null)
V/Database(27384): emit(["Evento_44","marco aurélio resende","Bilhete_225"], null)
V/Database(27384): call map for sequence=111
V/Database(27384): emit(["Evento_44","k5legrtmji0","Bilhete_224"], null)
V/Database(27384): emit(["Evento_44","fmc_licit@hotmail.com","Bilhete_224"], null)
V/Database(27384): emit(["Evento_44","vinicius alves","Bilhete_224"], null)
V/Database(27384): call map for sequence=112
V/Database(27384): emit(["Evento_44","zsvwadlmjiz","Bilhete_223"], null)
V/Database(27384): emit(["Evento_44","fmc_licit@hotmail.com","Bilhete_223"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1500. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1600.
V/Database(27384): emit(["Evento_44","artur barbosa","Bilhete_223"], null)
V/Database(27384): call map for sequence=113
V/Database(27384): emit(["Evento_44","xhvcthsmjiy","Bilhete_222"], null)
V/Database(27384): emit(["Evento_44","karenjaquellinemartinsveiga@gmail.com","Bilhete_222"], null)
V/Database(27384): emit(["Evento_44","pétalah zardini","Bilhete_222"], null)
V/Database(27384): call map for sequence=114
V/Database(27384): emit(["Evento_44","agvotz4mjix","Bilhete_221"], null)
V/Database(27384): emit(["Evento_44","karenjaquellinemartinsveiga@gmail.com","Bilhete_221"], null)
V/Database(27384): emit(["Evento_44","agne pereira","Bilhete_221"], null)
V/Database(27384): call map for sequence=115
V/Database(27384): emit(["Evento_44","aanzv38mjiw","Bilhete_220"], null)
V/Database(27384): emit(["Evento_44","karenjaquellinemartinsveiga@gmail.com","Bilhete_220"], null)
V/Database(27384): emit(["Evento_44","karen veiga","Bilhete_220"], null)
V/Database(27384): call map for sequence=116
V/Database(27384): emit(["Evento_44","i1inwolmje5","Bilhete_219"], null)
V/Database(27384): emit(["Evento_44","brunna_camylla@hotmail.com","Bilhete_219"], null)
V/Database(27384): emit(["Evento_44","brunna camylla pena","Bilhete_219"], null)
V/Database(27384): call map for sequence=117
V/Database(27384): emit(["Evento_44","vft63wxmje2","Bilhete_216"], null)
V/Database(27384): emit(["Evento_44","andrey-ferreira@hotmail.com","Bilhete_216"], null)
V/Database(27384): emit(["Evento_44","pedro henrique ribeiro da mata","Bilhete_216"], null)
V/Database(27384): call map for sequence=118
V/Database(27384): emit(["Evento_44","nclxctgmje1","Bilhete_215"], null)
V/Database(27384): emit(["Evento_44","andrey-ferreira@hotmail.com","Bilhete_215"], null)
V/Database(27384): emit(["Evento_44","andrey ferreira leite","Bilhete_215"], null)
V/Database(27384): call map for sequence=119
V/Database(27384): emit(["Evento_44","gale69qmje0","Bilhete_214"], null)
V/Database(27384): emit(["Evento_44","barbarah_girl@hotmail.com","Bilhete_214"], null)
V/Database(27384): emit(["Evento_44","barbarah de paula oliveira","Bilhete_214"], null)
V/Database(27384): call map for sequence=120
V/Database(27384): emit(["Evento_44","4gsaoirmjey","Bilhete_212"], null)
V/Database(27384): emit(["Evento_44","viniciusglobbo@hotmail.com","Bilhete_212"], null)
V/Database(27384): emit(["Evento_44","vinicius anchieta gobbo","Bilhete_212"], null)
V/Database(27384): call map for sequence=121
V/Database(27384): emit(["Evento_44","zthlpa6mjew","Bilhete_210"], null)
V/Database(27384): emit(["Evento_44","adriellyenf@hotmail.com","Bilhete_210"], null)
V/Database(27384): emit(["Evento_44","italo bruno cardoso silva","Bilhete_210"], null)
V/Database(27384): call map for sequence=122
V/Database(27384): emit(["Evento_44","gdvi7qtmja5","Bilhete_209"], null)
V/Database(27384): emit(["Evento_44","adriellyenf@hotmail.com","Bilhete_209"], null)
V/Database(27384): emit(["Evento_44","franscielle antunes de oliveira","Bilhete_209"], null)
V/Database(27384): call map for sequence=123
V/Database(27384): emit(["Evento_44","bmdzma7mja4","Bilhete_208"], null)
V/Database(27384): emit(["Evento_44","adriellyenf@hotmail.com","Bilhete_208"], null)
V/Database(27384): emit(["Evento_44","adrielly cardoso silva","Bilhete_208"], null)
V/Database(27384): call map for sequence=124
V/Database(27384): emit(["Evento_44","22rkbuymja3","Bilhete_207"], null)
V/Database(27384): emit(["Evento_44","julianavillaverde@hotmail.com","Bilhete_207"], null)
V/Database(27384): emit(["Evento_44","fernanda araujo rosa","Bilhete_207"], null)
V/Database(27384): call map for sequence=125
V/Database(27384): emit(["Evento_44","wzdcwlsmja2","Bilhete_206"], null)
V/Database(27384): emit(["Evento_44","julianavillaverde@hotmail.com","Bilhete_206"], null)
V/Database(27384): emit(["Evento_44","juliana vila verde ribeiro","Bilhete_206"], null)
V/Database(27384): call map for sequence=126
V/Database(27384): emit(["Evento_44","l213sewmtk3","Bilhete_197"], null)
V/Database(27384): emit(["Evento_44","priscilla_candido@hotmail.com","Bilhete_197"], null)
V/Database(27384): emit(["Evento_44","dayane ferreira","Bilhete_197"], null)
V/Database(27384): call map for sequence=127
V/Database(27384): emit(["Evento_44","fouhqwxmtk2","Bilhete_196"], null)
V/Database(27384): emit(["Evento_44","lorrany.candido0@gmail.com","Bilhete_196"], null)
V/Database(27384): emit(["Evento_44","gabriel cezar","Bilhete_196"], null)
V/Database(27384): call map for sequence=128
V/Database(27384): emit(["Evento_44","6adiaa1mtk1","Bilhete_195"], null)
V/Database(27384): emit(["Evento_44","lorrany.candido0@gmail.com","Bilhete_195"], null)
V/Database(27384): emit(["Evento_44","helga morgana","Bilhete_195"], null)
V/Database(27384): call map for sequence=129
V/Database(27384): emit(["Evento_44","lt06fnnmtk0","Bilhete_194"], null)
V/Database(27384): emit(["Evento_44","lorrany.candido0@gmail.com","Bilhete_194"], null)
V/Database(27384): emit(["Evento_44","priscilla candido","Bilhete_194"], null)
V/Database(27384): call map for sequence=130
V/Database(27384): emit(["Evento_44","ztdhxi4mtkz","Bilhete_193"], null)
V/Database(27384): emit(["Evento_44","lorrany.candido0@gmail.com","Bilhete_193"], null)
V/Database(27384): emit(["Evento_44","lorrany candido","Bilhete_193"], null)
V/Database(27384): call map for sequence=131
V/Database(27384): emit(["Evento_44","xyq18kgmtg4","Bilhete_188"], null)
V/Database(27384): emit(["Evento_44","bruno_5517@hotmail.com","Bilhete_188"], null)
V/Database(27384): emit(["Evento_44","bruno fagundes silva","Bilhete_188"], null)
V/Database(27384): call map for sequence=132
V/Database(27384): emit(["Evento_44","ts1ntvkmtg3","Bilhete_187"], null)
V/Database(27384): emit(["Evento_44","bruno_5517@hotmail.com","Bilhete_187"], null)
V/Database(27384): emit(["Evento_44","gustavo parreira lopes","Bilhete_187"], null)
V/Database(27384): call map for sequence=133
V/Database(27384): emit(["Evento_44","m6upezrmtg2","Bilhete_186"], null)
V/Database(27384): emit(["Evento_44","bruno_5517@hotmail.com","Bilhete_186"], null)
V/Database(27384): emit(["Evento_44","bruno fagundes silva","Bilhete_186"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7383K, 20% free 31357K/38920K, paused 74ms, total 74ms
V/Database(27384): call map for sequence=134
V/Database(27384): emit(["Evento_44","wp4p16wmtg1","Bilhete_185"], null)
V/Database(27384): emit(["Evento_44","bruno_5517@hotmail.com","Bilhete_185"], null)
V/Database(27384): emit(["Evento_44","nayara de souza figueiredo","Bilhete_185"], null)
V/Database(27384): call map for sequence=135
V/Database(27384): emit(["Evento_44","bs5kyibmtg0","Bilhete_184"], null)
V/Database(27384): emit(["Evento_44","caio_75@hotmail.com","Bilhete_184"], null)
V/Database(27384): emit(["Evento_44","caio césar araújo aires","Bilhete_184"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1600. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1700.
V/Database(27384): call map for sequence=136
V/Database(27384): emit(["Evento_44","zlycghvmtgz","Bilhete_183"], null)
V/Database(27384): emit(["Evento_44","evelline.michelle@hotmail.com","Bilhete_183"], null)
V/Database(27384): emit(["Evento_44","evelline michelle vieira costa","Bilhete_183"], null)
V/Database(27384): call map for sequence=137
V/Database(27384): emit(["Evento_44","vgznrb3mtgy","Bilhete_182"], null)
V/Database(27384): emit(["Evento_44","carolf.inacio1@hotmail.com","Bilhete_182"], null)
V/Database(27384): emit(["Evento_44","ana carolina de freitas inacio","Bilhete_182"], null)
V/Database(27384): call map for sequence=138
V/Database(27384): emit(["Evento_44","mclomkdmtgw","Bilhete_180"], null)
V/Database(27384): emit(["Evento_44","agronomo.filipe.morais@gmail.com","Bilhete_180"], null)
V/Database(27384): emit(["Evento_44","filipe linhares de morais","Bilhete_180"], null)
V/Database(27384): call map for sequence=139
V/Database(27384): emit(["Evento_44","rjknmn1mtc1","Bilhete_175"], null)
V/Database(27384): emit(["Evento_44","savio_hgr@hotmail.com","Bilhete_175"], null)
V/Database(27384): emit(["Evento_44","savio henrique","Bilhete_175"], null)
V/Database(27384): call map for sequence=140
V/Database(27384): emit(["Evento_44","hz7ljurmtc0","Bilhete_174"], null)
V/Database(27384): emit(["Evento_44","savio_hgr@hotmail.com","Bilhete_174"], null)
V/Database(27384): emit(["Evento_44","matheus adolfo","Bilhete_174"], null)
V/Database(27384): call map for sequence=141
V/Database(27384): emit(["Evento_44","acjgbqgmtyy","Bilhete_162"], null)
V/Database(27384): emit(["Evento_44","paulo_94_gb@hotmail.com","Bilhete_162"], null)
V/Database(27384): emit(["Evento_44","murillo menezes","Bilhete_162"], null)
V/Database(27384): call map for sequence=142
V/Database(27384): emit(["Evento_44","ygdhs9umtyx","Bilhete_161"], null)
V/Database(27384): emit(["Evento_44","paulo_94_gb@hotmail.com","Bilhete_161"], null)
V/Database(27384): emit(["Evento_44","paulo henrique ribeiro marques","Bilhete_161"], null)
V/Database(27384): call map for sequence=143
V/Database(27384): emit(["Evento_44","vpag8z7mtq5","Bilhete_149"], null)
V/Database(27384): emit(["Evento_44","saulo.b07@gmail.com","Bilhete_149"], null)
V/Database(27384): emit(["Evento_44","saulo a b santos","Bilhete_149"], null)
V/Database(27384): call map for sequence=144
V/Database(27384): emit(["Evento_44","szisrbmmtq4","Bilhete_148"], null)
V/Database(27384): emit(["Evento_44","igornunes@live.com","Bilhete_148"], null)
V/Database(27384): emit(["Evento_44","yuri nunes","Bilhete_148"], null)
V/Database(27384): call map for sequence=145
V/Database(27384): emit(["Evento_44","lvduwaumtq3","Bilhete_147"], null)
V/Database(27384): emit(["Evento_44","igornunes@live.com","Bilhete_147"], null)
V/Database(27384): emit(["Evento_44","yann albuquerque","Bilhete_147"], null)
V/Database(27384): call map for sequence=146
V/Database(27384): emit(["Evento_44","bscvtv1mtq2","Bilhete_146"], null)
V/Database(27384): emit(["Evento_44","igornunes@live.com","Bilhete_146"], null)
V/Database(27384): emit(["Evento_44","igor ferreira","Bilhete_146"], null)
V/Database(27384): call map for sequence=147
V/Database(27384): emit(["Evento_44","tatw7pomtq1","Bilhete_145"], null)
V/Database(27384): emit(["Evento_44","jessiika_alves@hotmail.com","Bilhete_145"], null)
V/Database(27384): emit(["Evento_44","hernane junio","Bilhete_145"], null)
V/Database(27384): call map for sequence=148
V/Database(27384): emit(["Evento_44","y6iw8txmtq0","Bilhete_144"], null)
V/Database(27384): emit(["Evento_44","jessiika_alves@hotmail.com","Bilhete_144"], null)
V/Database(27384): emit(["Evento_44","laila crispim","Bilhete_144"], null)
V/Database(27384): call map for sequence=149
V/Database(27384): emit(["Evento_44","vwoovfjmtqz","Bilhete_143"], null)
V/Database(27384): emit(["Evento_44","jessiika_alves@hotmail.com","Bilhete_143"], null)
V/Database(27384): emit(["Evento_44","jessika alves","Bilhete_143"], null)
V/Database(27384): call map for sequence=150
V/Database(27384): emit(["Evento_44","0ajsfgwmtm3","Bilhete_137"], null)
V/Database(27384): emit(["Evento_44","tomazeti@outlook.com","Bilhete_137"], null)
V/Database(27384): emit(["Evento_44","hugo tomazeti neto","Bilhete_137"], null)
V/Database(27384): call map for sequence=151
V/Database(27384): emit(["Evento_44","evrtamamtm2","Bilhete_136"], null)
V/Database(27384): emit(["Evento_44","tomazeti@outlook.com","Bilhete_136"], null)
V/Database(27384): emit(["Evento_44","ana letycia basso","Bilhete_136"], null)
V/Database(27384): call map for sequence=152
V/Database(27384): emit(["Evento_44","dkifmermtmw","Bilhete_130"], null)
V/Database(27384): emit(["Evento_44","hebert@live.co.uk","Bilhete_130"], null)
V/Database(27384): emit(["Evento_44","hebert josé avelino junior","Bilhete_130"], null)
V/Database(27384): call map for sequence=153
V/Database(27384): emit(["Evento_44","dfc60epmti5","Bilhete_129"], null)
V/Database(27384): emit(["Evento_44","iiagorocha_@hotmail.com","Bilhete_129"], null)
V/Database(27384): emit(["Evento_44","iago rocha","Bilhete_129"], null)
V/Database(27384): call map for sequence=154
V/Database(27384): emit(["Evento_44","opf89jmmti4","Bilhete_128"], null)
V/Database(27384): emit(["Evento_44","jodoidao95@hotmail.com","Bilhete_128"], null)
V/Database(27384): emit(["Evento_44","gabriel victor","Bilhete_128"], null)
V/Database(27384): call map for sequence=155
V/Database(27384): emit(["Evento_44","7iz9maqmti3","Bilhete_127"], null)
V/Database(27384): emit(["Evento_44","jodoidao95@hotmail.com","Bilhete_127"], null)
V/Database(27384): emit(["Evento_44","gabriel victor","Bilhete_127"], null)
V/Database(27384): call map for sequence=156
V/Database(27384): emit(["Evento_44","6lk3q8rmti2","Bilhete_126"], null)
V/Database(27384): emit(["Evento_44","jgatu@hotmail.com","Bilhete_126"], null)
V/Database(27384): emit(["Evento_44","rodrigo porto de castro","Bilhete_126"], null)
V/Database(27384): call map for sequence=157
V/Database(27384): emit(["Evento_44","qegrwoumti1","Bilhete_125"], null)
V/Database(27384): emit(["Evento_44","romariosoares.ufg@gmail.com","Bilhete_125"], null)
V/Database(27384): emit(["Evento_44","murilo viana de sousa","Bilhete_125"], null)
V/Database(27384): call map for sequence=158
V/Database(27384): emit(["Evento_44","dlxuxdkmti0","Bilhete_124"], null)
V/Database(27384): emit(["Evento_44","romariosoares.ufg@gmail.com","Bilhete_124"], null)
V/Database(27384): emit(["Evento_44","romario soares alves","Bilhete_124"], null)
V/Database(27384): call map for sequence=159
V/Database(27384): emit(["Evento_44","csvusolmtiz","Bilhete_123"], null)
V/Database(27384): emit(["Evento_44","willysantana@live.com","Bilhete_123"], null)
V/Database(27384): emit(["Evento_44","willy santana","Bilhete_123"], null)
V/Database(27384): call map for sequence=160
V/Database(27384): emit(["Evento_44","o9lom7zmtiy","Bilhete_122"], null)
V/Database(27384): emit(["Evento_44","gabrielle_sarmento@hotmail.com","Bilhete_122"], null)
V/Database(27384): emit(["Evento_44","katherine furuto","Bilhete_122"], null)
V/Database(27384): call map for sequence=161
V/Database(27384): emit(["Evento_44","tjs9zmcmtix","Bilhete_121"], null)
V/Database(27384): emit(["Evento_44","ff_camilo@hotmail.com","Bilhete_121"], null)
V/Database(27384): emit(["Evento_44","fernando camilo","Bilhete_121"], null)
V/Database(27384): call map for sequence=162
V/Database(27384): emit(["Evento_44","u9tb3vpmte5","Bilhete_119"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7364K, 20% free 31432K/38920K, paused 75ms, total 75ms
V/Database(27384): emit(["Evento_44","leo_am147@hotmail.com","Bilhete_119"], null)
V/Database(27384): emit(["Evento_44","leondas andrade","Bilhete_119"], null)
V/Database(27384): call map for sequence=163
V/Database(27384): emit(["Evento_44","q9cn2oqmte4","Bilhete_118"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1700. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1800.
V/Database(27384): emit(["Evento_44","leo_am147@hotmail.com","Bilhete_118"], null)
V/Database(27384): emit(["Evento_44","larissa brandão","Bilhete_118"], null)
V/Database(27384): call map for sequence=164
V/Database(27384): emit(["Evento_44","4w49ws2mte3","Bilhete_117"], null)
V/Database(27384): emit(["Evento_44","lisboa_camila@ymail.com","Bilhete_117"], null)
V/Database(27384): emit(["Evento_44","camila matos lisboa","Bilhete_117"], null)
V/Database(27384): call map for sequence=165
V/Database(27384): emit(["Evento_44","v5arig9mte0","Bilhete_114"], null)
V/Database(27384): emit(["Evento_44","andreessa.cs@hotmail.com","Bilhete_114"], null)
V/Database(27384): emit(["Evento_44","andressa caroline silva","Bilhete_114"], null)
V/Database(27384): call map for sequence=166
V/Database(27384): emit(["Evento_44","wlekmtvmtex","Bilhete_111"], null)
V/Database(27384): emit(["Evento_44","andreessa.cs@hotmail.com","Bilhete_111"], null)
V/Database(27384): emit(["Evento_44","pedro de souza camargo","Bilhete_111"], null)
V/Database(27384): call map for sequence=167
V/Database(27384): emit(["Evento_44","bttoe3bmtew","Bilhete_110"], null)
V/Database(27384): emit(["Evento_44","icaro_jg@hotmail.com","Bilhete_110"], null)
V/Database(27384): emit(["Evento_44","icaro evaristo dos santos","Bilhete_110"], null)
V/Database(27384): call map for sequence=168
V/Database(27384): emit(["Evento_44","u6ekid8mta5","Bilhete_109"], null)
V/Database(27384): emit(["Evento_44","micheel_lucas18@hotmail.com","Bilhete_109"], null)
V/Database(27384): emit(["Evento_44","michel lucas rocha souza","Bilhete_109"], null)
V/Database(27384): call map for sequence=169
V/Database(27384): emit(["Evento_44","c0pciramta4","Bilhete_108"], null)
V/Database(27384): emit(["Evento_44","gabrielle_sarmento@hotmail.com","Bilhete_108"], null)
V/Database(27384): emit(["Evento_44","gabrielle rocha sarmento","Bilhete_108"], null)
V/Database(27384): call map for sequence=170
V/Database(27384): emit(["Evento_44","2dwuph4mta3","Bilhete_107"], null)
V/Database(27384): emit(["Evento_44","danni_ella_14@hotmail.com","Bilhete_107"], null)
V/Database(27384): emit(["Evento_44","daniella lopes","Bilhete_107"], null)
V/Database(27384): call map for sequence=171
V/Database(27384): emit(["Evento_44","eatiisbmta2","Bilhete_106"], null)
V/Database(27384): emit(["Evento_44","danni_ella_14@hotmail.com","Bilhete_106"], null)
V/Database(27384): emit(["Evento_44","nathalya santos","Bilhete_106"], null)
V/Database(27384): call map for sequence=172
V/Database(27384): emit(["Evento_44","vudtgtvmta1","Bilhete_105"], null)
V/Database(27384): emit(["Evento_44","danni_ella_14@hotmail.com","Bilhete_105"], null)
V/Database(27384): emit(["Evento_44","jenaina damasio","Bilhete_105"], null)
V/Database(27384): call map for sequence=173
V/Database(27384): emit(["Evento_44","cig64xeotk=","Bilhete_99"], null)
V/Database(27384): emit(["Evento_44","jessika.eduarda@hotmail.com","Bilhete_99"], null)
V/Database(27384): emit(["Evento_44","luis carlos rufino filho","Bilhete_99"], null)
V/Database(27384): call map for sequence=174
V/Database(27384): emit(["Evento_44","qqtj1hcntk=","Bilhete_59"], null)
V/Database(27384): emit(["Evento_44","thiagoveiga2@gmail.com","Bilhete_59"], null)
V/Database(27384): emit(["Evento_44","thiago veiga de sousa","Bilhete_59"], null)
V/Database(27384): call map for sequence=175
V/Database(27384): emit(["Evento_44","wyifhqintg=","Bilhete_58"], null)
V/Database(27384): emit(["Evento_44","vicdinizio@hotmail.com","Bilhete_58"], null)
V/Database(27384): emit(["Evento_44","mateus luis de aguiar","Bilhete_58"], null)
V/Database(27384): call map for sequence=176
V/Database(27384): emit(["Evento_44","6zgwmpfnty=","Bilhete_56"], null)
V/Database(27384): emit(["Evento_44","isadorabarbosa_@live.com","Bilhete_56"], null)
V/Database(27384): emit(["Evento_44","driele cunha","Bilhete_56"], null)
V/Database(27384): call map for sequence=177
V/Database(27384): emit(["Evento_44","6ksxertntu=","Bilhete_55"], null)
V/Database(27384): emit(["Evento_44","vicdinizio@hotmail.com","Bilhete_55"], null)
V/Database(27384): emit(["Evento_44","victoria dinizio","Bilhete_55"], null)
V/Database(27384): call map for sequence=178
V/Database(27384): emit(["Evento_44","058716","Bilhete_6359"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6359"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6359"], null)
V/Database(27384): call map for sequence=179
V/Database(27384): emit(["Evento_44","786823","Bilhete_6358"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6358"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6358"], null)
V/Database(27384): call map for sequence=180
V/Database(27384): emit(["Evento_44","718157","Bilhete_6357"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6357"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6357"], null)
V/Database(27384): call map for sequence=181
V/Database(27384): emit(["Evento_44","047071","Bilhete_6356"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6356"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6356"], null)
V/Database(27384): call map for sequence=182
V/Database(27384): emit(["Evento_44","660800","Bilhete_6355"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6355"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6355"], null)
V/Database(27384): call map for sequence=183
V/Database(27384): emit(["Evento_44","083711","Bilhete_6354"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6354"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6354"], null)
V/Database(27384): call map for sequence=184
V/Database(27384): emit(["Evento_44","777048","Bilhete_6353"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6353"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6353"], null)
V/Database(27384): call map for sequence=185
V/Database(27384): emit(["Evento_44","112480","Bilhete_6352"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6352"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6352"], null)
V/Database(27384): call map for sequence=186
V/Database(27384): emit(["Evento_44","005386","Bilhete_6351"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6351"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6351"], null)
V/Database(27384): call map for sequence=187
V/Database(27384): emit(["Evento_44","851422","Bilhete_6350"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6350"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6350"], null)
V/Database(27384): call map for sequence=188
V/Database(27384): emit(["Evento_44","535361","Bilhete_6349"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6349"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6349"], null)
V/Database(27384): call map for sequence=189
V/Database(27384): emit(["Evento_44","308587","Bilhete_6348"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6348"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6348"], null)
V/Database(27384): call map for sequence=190
V/Database(27384): emit(["Evento_44","461562","Bilhete_6347"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6347"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6347"], null)
V/Database(27384): call map for sequence=191
V/Database(27384): emit(["Evento_44","318877","Bilhete_6346"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6346"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6346"], null)
V/Database(27384): call map for sequence=192
V/Database(27384): emit(["Evento_44","874427","Bilhete_6345"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6345"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1800. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 1900.
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6345"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7395K, 20% free 31493K/38928K, paused 76ms, total 76ms
V/Database(27384): call map for sequence=193
V/Database(27384): emit(["Evento_44","843362","Bilhete_6344"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6344"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6344"], null)
V/Database(27384): call map for sequence=194
V/Database(27384): emit(["Evento_44","023755","Bilhete_6343"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6343"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6343"], null)
V/Database(27384): call map for sequence=195
V/Database(27384): emit(["Evento_44","546065","Bilhete_6342"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6342"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6342"], null)
V/Database(27384): call map for sequence=196
V/Database(27384): emit(["Evento_44","144674","Bilhete_6341"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6341"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6341"], null)
V/Database(27384): call map for sequence=197
V/Database(27384): emit(["Evento_44","310047","Bilhete_6340"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6340"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6340"], null)
V/Database(27384): call map for sequence=198
V/Database(27384): emit(["Evento_44","375782","Bilhete_6339"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6339"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6339"], null)
V/Database(27384): call map for sequence=199
V/Database(27384): emit(["Evento_44","525244","Bilhete_6338"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6338"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6338"], null)
V/Database(27384): call map for sequence=200
V/Database(27384): emit(["Evento_44","014565","Bilhete_6337"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6337"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6337"], null)
V/Database(27384): call map for sequence=201
V/Database(27384): emit(["Evento_44","724513","Bilhete_6336"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6336"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6336"], null)
V/Database(27384): call map for sequence=202
V/Database(27384): emit(["Evento_44","312603","Bilhete_6335"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6335"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6335"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 202 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=103
V/Database(27384): emit("3AVB7AZMjM0", null)
V/Database(27384): call map for sequence=104
V/Database(27384): emit("UVNXTQJMjMz", null)
V/Database(27384): call map for sequence=105
V/Database(27384): emit("GWNIIGPMjMy", null)
V/Database(27384): call map for sequence=106
V/Database(27384): emit("AIEX74BMjI5", null)
V/Database(27384): call map for sequence=107
V/Database(27384): emit("Q5RXMQQMjI4", null)
V/Database(27384): call map for sequence=108
V/Database(27384): emit("CY2NRQSMjI3", null)
V/Database(27384): call map for sequence=109
V/Database(27384): emit("7N8OPFRMjI2", null)
V/Database(27384): call map for sequence=110
V/Database(27384): emit("F6MWS7CMjI1", null)
V/Database(27384): call map for sequence=111
V/Database(27384): emit("K5LEGRTMjI0", null)
V/Database(27384): call map for sequence=112
V/Database(27384): emit("ZSVWADLMjIz", null)
V/Database(27384): call map for sequence=113
V/Database(27384): emit("XHVCTHSMjIy", null)
V/Database(27384): call map for sequence=114
V/Database(27384): emit("AGVOTZ4MjIx", null)
V/Database(27384): call map for sequence=115
V/Database(27384): emit("AANZV38MjIw", null)
V/Database(27384): call map for sequence=116
V/Database(27384): emit("I1INWOLMjE5", null)
V/Database(27384): call map for sequence=117
V/Database(27384): emit("VFT63WXMjE2", null)
V/Database(27384): call map for sequence=118
V/Database(27384): emit("NCLXCTGMjE1", null)
V/Database(27384): call map for sequence=119
V/Database(27384): emit("GALE69QMjE0", null)
V/Database(27384): call map for sequence=120
V/Database(27384): emit("4GSAOIRMjEy", null)
V/Database(27384): call map for sequence=121
V/Database(27384): emit("ZTHLPA6MjEw", null)
V/Database(27384): call map for sequence=122
V/Database(27384): emit("GDVI7QTMjA5", null)
V/Database(27384): call map for sequence=123
V/Database(27384): emit("BMDZMA7MjA4", null)
V/Database(27384): call map for sequence=124
V/Database(27384): emit("22RKBUYMjA3", null)
V/Database(27384): call map for sequence=125
V/Database(27384): emit("WZDCWLSMjA2", null)
V/Database(27384): call map for sequence=126
V/Database(27384): emit("L213SEWMTk3", null)
V/Database(27384): call map for sequence=127
V/Database(27384): emit("FOUHQWXMTk2", null)
V/Database(27384): call map for sequence=128
V/Database(27384): emit("6ADIAA1MTk1", null)
V/Database(27384): call map for sequence=129
V/Database(27384): emit("LT06FNNMTk0", null)
V/Database(27384): call map for sequence=130
V/Database(27384): emit("ZTDHXI4MTkz", null)
V/Database(27384): call map for sequence=131
V/Database(27384): emit("XYQ18KGMTg4", null)
V/Database(27384): call map for sequence=132
V/Database(27384): emit("TS1NTVKMTg3", null)
V/Database(27384): call map for sequence=133
V/Database(27384): emit("M6UPEZRMTg2", null)
V/Database(27384): call map for sequence=134
V/Database(27384): emit("WP4P16WMTg1", null)
V/Database(27384): call map for sequence=135
V/Database(27384): emit("BS5KYIBMTg0", null)
V/Database(27384): call map for sequence=136
V/Database(27384): emit("ZLYCGHVMTgz", null)
V/Database(27384): call map for sequence=137
V/Database(27384): emit("VGZNRB3MTgy", null)
V/Database(27384): call map for sequence=138
V/Database(27384): emit("MCLOMKDMTgw", null)
V/Database(27384): call map for sequence=139
V/Database(27384): emit("RJKNMN1MTc1", null)
V/Database(27384): call map for sequence=140
V/Database(27384): emit("HZ7LJURMTc0", null)
V/Database(27384): call map for sequence=141
V/Database(27384): emit("ACJGBQGMTYy", null)
V/Database(27384): call map for sequence=142
V/Database(27384): emit("YGDHS9UMTYx", null)
V/Database(27384): call map for sequence=143
V/Database(27384): emit("VPAG8Z7MTQ5", null)
V/Database(27384): call map for sequence=144
V/Database(27384): emit("SZISRBMMTQ4", null)
V/Database(27384): call map for sequence=145
V/Database(27384): emit("LVDUWAUMTQ3", null)
V/Database(27384): call map for sequence=146
V/Database(27384): emit("BSCVTV1MTQ2", null)
V/Database(27384): call map for sequence=147
V/Database(27384): emit("TATW7POMTQ1", null)
V/Database(27384): call map for sequence=148
V/Database(27384): emit("Y6IW8TXMTQ0", null)
V/Database(27384): call map for sequence=149
V/Database(27384): emit("VWOOVFJMTQz", null)
V/Database(27384): call map for sequence=150
V/Database(27384): emit("0AJSFGWMTM3", null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 1900. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2000.
V/Database(27384): call map for sequence=151
V/Database(27384): emit("EVRTAMAMTM2", null)
V/Database(27384): call map for sequence=152
V/Database(27384): emit("DKIFMERMTMw", null)
V/Database(27384): call map for sequence=153
V/Database(27384): emit("DFC60EPMTI5", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7412K, 20% free 31546K/39012K, paused 76ms, total 76ms
V/Database(27384): call map for sequence=154
V/Database(27384): emit("OPF89JMMTI4", null)
V/Database(27384): call map for sequence=155
V/Database(27384): emit("7IZ9MAQMTI3", null)
V/Database(27384): call map for sequence=156
V/Database(27384): emit("6LK3Q8RMTI2", null)
V/Database(27384): call map for sequence=157
V/Database(27384): emit("QEGRWOUMTI1", null)
V/Database(27384): call map for sequence=158
V/Database(27384): emit("DLXUXDKMTI0", null)
V/Database(27384): call map for sequence=159
V/Database(27384): emit("CSVUSOLMTIz", null)
V/Database(27384): call map for sequence=160
V/Database(27384): emit("O9LOM7ZMTIy", null)
V/Database(27384): call map for sequence=161
V/Database(27384): emit("TJS9ZMCMTIx", null)
V/Database(27384): call map for sequence=162
V/Database(27384): emit("U9TB3VPMTE5", null)
V/Database(27384): call map for sequence=163
V/Database(27384): emit("Q9CN2OQMTE4", null)
V/Database(27384): call map for sequence=164
V/Database(27384): emit("4W49WS2MTE3", null)
V/Database(27384): call map for sequence=165
V/Database(27384): emit("V5ARIG9MTE0", null)
V/Database(27384): call map for sequence=166
V/Database(27384): emit("WLEKMTVMTEx", null)
V/Database(27384): call map for sequence=167
V/Database(27384): emit("BTTOE3BMTEw", null)
V/Database(27384): call map for sequence=168
V/Database(27384): emit("U6EKID8MTA5", null)
V/Database(27384): call map for sequence=169
V/Database(27384): emit("C0PCIRAMTA4", null)
V/Database(27384): call map for sequence=170
V/Database(27384): emit("2DWUPH4MTA3", null)
V/Database(27384): call map for sequence=171
V/Database(27384): emit("EATIISBMTA2", null)
V/Database(27384): call map for sequence=172
V/Database(27384): emit("VUDTGTVMTA1", null)
V/Database(27384): call map for sequence=173
V/Database(27384): emit("CIG64XEOTk=", null)
V/Database(27384): call map for sequence=174
V/Database(27384): emit("QQTJ1HCNTk=", null)
V/Database(27384): call map for sequence=175
V/Database(27384): emit("WYIFHQINTg=", null)
V/Database(27384): call map for sequence=176
V/Database(27384): emit("6ZGWMPFNTY=", null)
V/Database(27384): call map for sequence=177
V/Database(27384): emit("6KSXERTNTU=", null)
V/Database(27384): call map for sequence=178
V/Database(27384): emit("058716", null)
V/Database(27384): call map for sequence=179
V/Database(27384): emit("786823", null)
V/Database(27384): call map for sequence=180
V/Database(27384): emit("718157", null)
V/Database(27384): call map for sequence=181
V/Database(27384): emit("047071", null)
V/Database(27384): call map for sequence=182
V/Database(27384): emit("660800", null)
V/Database(27384): call map for sequence=183
V/Database(27384): emit("083711", null)
V/Database(27384): call map for sequence=184
V/Database(27384): emit("777048", null)
V/Database(27384): call map for sequence=185
V/Database(27384): emit("112480", null)
V/Database(27384): call map for sequence=186
V/Database(27384): emit("005386", null)
V/Database(27384): call map for sequence=187
V/Database(27384): emit("851422", null)
V/Database(27384): call map for sequence=188
V/Database(27384): emit("535361", null)
V/Database(27384): call map for sequence=189
V/Database(27384): emit("308587", null)
V/Database(27384): call map for sequence=190
V/Database(27384): emit("461562", null)
V/Database(27384): call map for sequence=191
V/Database(27384): emit("318877", null)
V/Database(27384): call map for sequence=192
V/Database(27384): emit("874427", null)
V/Database(27384): call map for sequence=193
V/Database(27384): emit("843362", null)
V/Database(27384): call map for sequence=194
V/Database(27384): emit("023755", null)
V/Database(27384): call map for sequence=195
V/Database(27384): emit("546065", null)
V/Database(27384): call map for sequence=196
V/Database(27384): emit("144674", null)
V/Database(27384): call map for sequence=197
V/Database(27384): emit("310047", null)
V/Database(27384): call map for sequence=198
V/Database(27384): emit("375782", null)
V/Database(27384): call map for sequence=199
V/Database(27384): emit("525244", null)
V/Database(27384): call map for sequence=200
V/Database(27384): emit("014565", null)
V/Database(27384): call map for sequence=201
V/Database(27384): emit("724513", null)
V/Database(27384): call map for sequence=202
V/Database(27384): emit("312603", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 202 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7458K, 20% free 31590K/39080K, paused 77ms, total 78ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2000. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2100.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor9' - alarm raised 1 at 61.0 degC
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7350K, 19% free 31758K/39140K, paused 77ms, total 77ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=203
V/Database(27384): emit(["Evento_44","478206","Bilhete_6334"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6334"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6334"], null)
V/Database(27384): call map for sequence=204
V/Database(27384): emit(["Evento_44","647338","Bilhete_6333"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6333"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6333"], null)
V/Database(27384): call map for sequence=205
V/Database(27384): emit(["Evento_44","205738","Bilhete_6332"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6332"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6332"], null)
V/Database(27384): call map for sequence=206
V/Database(27384): emit(["Evento_44","284253","Bilhete_6331"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6331"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6331"], null)
V/Database(27384): call map for sequence=207
V/Database(27384): emit(["Evento_44","651634","Bilhete_6330"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6330"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6330"], null)
V/Database(27384): call map for sequence=208
V/Database(27384): emit(["Evento_44","711467","Bilhete_6329"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6329"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6329"], null)
V/Database(27384): call map for sequence=209
V/Database(27384): emit(["Evento_44","465405","Bilhete_6328"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6328"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6328"], null)
V/Database(27384): call map for sequence=210
V/Database(27384): emit(["Evento_44","055355","Bilhete_6327"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6327"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6327"], null)
V/Database(27384): call map for sequence=211
V/Database(27384): emit(["Evento_44","172648","Bilhete_6326"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6326"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6326"], null)
V/Database(27384): call map for sequence=212
V/Database(27384): emit(["Evento_44","465442","Bilhete_6325"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6325"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6325"], null)
V/Database(27384): call map for sequence=213
V/Database(27384): emit(["Evento_44","224087","Bilhete_6324"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6324"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6324"], null)
V/Database(27384): call map for sequence=214
V/Database(27384): emit(["Evento_44","682108","Bilhete_6323"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6323"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6323"], null)
V/Database(27384): call map for sequence=215
V/Database(27384): emit(["Evento_44","526644","Bilhete_6322"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6322"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6322"], null)
V/Database(27384): call map for sequence=216
V/Database(27384): emit(["Evento_44","745223","Bilhete_6321"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7702K, 20% free 31626K/39364K, paused 77ms, total 77ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6321"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6321"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2100. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2200.
V/Database(27384): call map for sequence=217
V/Database(27384): emit(["Evento_44","258853","Bilhete_6320"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6320"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6320"], null)
V/Database(27384): call map for sequence=218
V/Database(27384): emit(["Evento_44","778373","Bilhete_6319"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6319"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6319"], null)
V/Database(27384): call map for sequence=219
V/Database(27384): emit(["Evento_44","064855","Bilhete_6318"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6318"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6318"], null)
V/Database(27384): call map for sequence=220
V/Database(27384): emit(["Evento_44","226448","Bilhete_6317"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6317"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6317"], null)
V/Database(27384): call map for sequence=221
V/Database(27384): emit(["Evento_44","501560","Bilhete_6316"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6316"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6316"], null)
V/Database(27384): call map for sequence=222
V/Database(27384): emit(["Evento_44","827252","Bilhete_6315"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6315"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6315"], null)
V/Database(27384): call map for sequence=223
V/Database(27384): emit(["Evento_44","014435","Bilhete_6314"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6314"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6314"], null)
V/Database(27384): call map for sequence=224
V/Database(27384): emit(["Evento_44","352647","Bilhete_6313"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6313"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6313"], null)
V/Database(27384): call map for sequence=225
V/Database(27384): emit(["Evento_44","446681","Bilhete_6312"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6312"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6312"], null)
V/Database(27384): call map for sequence=226
V/Database(27384): emit(["Evento_44","500524","Bilhete_6311"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6311"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6311"], null)
V/Database(27384): call map for sequence=227
V/Database(27384): emit(["Evento_44","567510","Bilhete_6310"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6310"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6310"], null)
V/Database(27384): call map for sequence=228
V/Database(27384): emit(["Evento_44","605854","Bilhete_6309"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6309"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6309"], null)
V/Database(27384): call map for sequence=229
V/Database(27384): emit(["Evento_44","381232","Bilhete_6308"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6308"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6308"], null)
V/Database(27384): call map for sequence=230
V/Database(27384): emit(["Evento_44","011061","Bilhete_6307"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6307"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6307"], null)
V/Database(27384): call map for sequence=231
V/Database(27384): emit(["Evento_44","020015","Bilhete_6306"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6306"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6306"], null)
V/Database(27384): call map for sequence=232
V/Database(27384): emit(["Evento_44","751263","Bilhete_6305"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6305"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6305"], null)
V/Database(27384): call map for sequence=233
V/Database(27384): emit(["Evento_44","626628","Bilhete_6304"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6304"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6304"], null)
V/Database(27384): call map for sequence=234
V/Database(27384): emit(["Evento_44","162600","Bilhete_6303"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6303"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6303"], null)
V/Database(27384): call map for sequence=235
V/Database(27384): emit(["Evento_44","802785","Bilhete_6302"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6302"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6302"], null)
V/Database(27384): call map for sequence=236
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2200. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2300.
V/Database(27384): emit(["Evento_44","738672","Bilhete_6301"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6301"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6301"], null)
V/Database(27384): call map for sequence=237
V/Database(27384): emit(["Evento_44","447720","Bilhete_6300"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6300"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6300"], null)
V/Database(27384): call map for sequence=238
V/Database(27384): emit(["Evento_44","468585","Bilhete_6299"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6299"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6299"], null)
V/Database(27384): call map for sequence=239
V/Database(27384): emit(["Evento_44","240052","Bilhete_6298"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6298"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6298"], null)
V/Database(27384): call map for sequence=240
V/Database(27384): emit(["Evento_44","373356","Bilhete_6297"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6297"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6297"], null)
V/Database(27384): call map for sequence=241
V/Database(27384): emit(["Evento_44","403841","Bilhete_6296"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6296"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6296"], null)
V/Database(27384): call map for sequence=242
V/Database(27384): emit(["Evento_44","473225","Bilhete_6295"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6295"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6295"], null)
V/Database(27384): call map for sequence=243
V/Database(27384): emit(["Evento_44","377641","Bilhete_6294"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7468K, 20% free 31687K/39364K, paused 77ms, total 77ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6294"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6294"], null)
V/Database(27384): call map for sequence=244
V/Database(27384): emit(["Evento_44","515564","Bilhete_6293"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6293"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6293"], null)
V/Database(27384): call map for sequence=245
V/Database(27384): emit(["Evento_44","006135","Bilhete_6292"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6292"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6292"], null)
V/Database(27384): call map for sequence=246
V/Database(27384): emit(["Evento_44","552304","Bilhete_6291"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6291"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6291"], null)
V/Database(27384): call map for sequence=247
V/Database(27384): emit(["Evento_44","346542","Bilhete_6290"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6290"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6290"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2300. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2400.
V/Database(27384): call map for sequence=248
V/Database(27384): emit(["Evento_44","372406","Bilhete_6289"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6289"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6289"], null)
V/Database(27384): call map for sequence=249
V/Database(27384): emit(["Evento_44","265303","Bilhete_6288"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6288"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6288"], null)
V/Database(27384): call map for sequence=250
V/Database(27384): emit(["Evento_44","305456","Bilhete_6287"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6287"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6287"], null)
V/Database(27384): call map for sequence=251
V/Database(27384): emit(["Evento_44","071305","Bilhete_6286"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6286"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6286"], null)
V/Database(27384): call map for sequence=252
V/Database(27384): emit(["Evento_44","512364","Bilhete_6285"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6285"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6285"], null)
V/Database(27384): call map for sequence=253
V/Database(27384): emit(["Evento_44","815606","Bilhete_6284"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6284"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6284"], null)
V/Database(27384): call map for sequence=254
V/Database(27384): emit(["Evento_44","753812","Bilhete_6283"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6283"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6283"], null)
V/Database(27384): call map for sequence=255
V/Database(27384): emit(["Evento_44","268761","Bilhete_6282"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6282"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6282"], null)
V/Database(27384): call map for sequence=256
V/Database(27384): emit(["Evento_44","805258","Bilhete_6281"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6281"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6281"], null)
V/Database(27384): call map for sequence=257
V/Database(27384): emit(["Evento_44","701825","Bilhete_6280"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6280"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6280"], null)
V/Database(27384): call map for sequence=258
V/Database(27384): emit(["Evento_44","234126","Bilhete_6279"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6279"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6279"], null)
V/Database(27384): call map for sequence=259
V/Database(27384): emit(["Evento_44","722745","Bilhete_6278"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6278"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6278"], null)
V/Database(27384): call map for sequence=260
V/Database(27384): emit(["Evento_44","645851","Bilhete_6277"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6277"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6277"], null)
V/Database(27384): call map for sequence=261
V/Database(27384): emit(["Evento_44","062853","Bilhete_6276"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6276"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6276"], null)
V/Database(27384): call map for sequence=262
V/Database(27384): emit(["Evento_44","554662","Bilhete_6275"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6275"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6275"], null)
V/Database(27384): call map for sequence=263
V/Database(27384): emit(["Evento_44","274240","Bilhete_6274"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6274"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6274"], null)
V/Database(27384): call map for sequence=264
V/Database(27384): emit(["Evento_44","384874","Bilhete_6273"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6273"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6273"], null)
V/Database(27384): call map for sequence=265
V/Database(27384): emit(["Evento_44","871064","Bilhete_6272"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6272"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6272"], null)
V/Database(27384): call map for sequence=266
V/Database(27384): emit(["Evento_44","047568","Bilhete_6271"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6271"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6271"], null)
V/Database(27384): call map for sequence=267
V/Database(27384): emit(["Evento_44","217601","Bilhete_6270"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6270"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6270"], null)
V/Database(27384): call map for sequence=268
V/Database(27384): emit(["Evento_44","423743","Bilhete_6269"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6269"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6269"], null)
V/Database(27384): call map for sequence=269
V/Database(27384): emit(["Evento_44","213671","Bilhete_6268"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6268"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6268"], null)
V/Database(27384): call map for sequence=270
V/Database(27384): emit(["Evento_44","755270","Bilhete_6267"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2400. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2500.
V/Database(27384): emit(["Evento_44",null,"Bilhete_6267"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6267"], null)
V/Database(27384): call map for sequence=271
V/Database(27384): emit(["Evento_44","257271","Bilhete_6266"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6266"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6266"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7430K, 20% free 31806K/39364K, paused 79ms, total 79ms
V/Database(27384): call map for sequence=272
V/Database(27384): emit(["Evento_44","811208","Bilhete_6265"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6265"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6265"], null)
V/Database(27384): call map for sequence=273
V/Database(27384): emit(["Evento_44","168702","Bilhete_6264"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6264"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6264"], null)
V/Database(27384): call map for sequence=274
V/Database(27384): emit(["Evento_44","527542","Bilhete_6263"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6263"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6263"], null)
V/Database(27384): call map for sequence=275
V/Database(27384): emit(["Evento_44","811345","Bilhete_6262"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6262"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6262"], null)
V/Database(27384): call map for sequence=276
V/Database(27384): emit(["Evento_44","367074","Bilhete_6261"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6261"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6261"], null)
V/Database(27384): call map for sequence=277
V/Database(27384): emit(["Evento_44","137812","Bilhete_6260"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6260"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6260"], null)
V/Database(27384): call map for sequence=278
V/Database(27384): emit(["Evento_44","062447","Bilhete_6259"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6259"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6259"], null)
V/Database(27384): call map for sequence=279
V/Database(27384): emit(["Evento_44","477318","Bilhete_6258"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6258"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6258"], null)
V/Database(27384): call map for sequence=280
V/Database(27384): emit(["Evento_44","281136","Bilhete_6257"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6257"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6257"], null)
V/Database(27384): call map for sequence=281
V/Database(27384): emit(["Evento_44","604656","Bilhete_6256"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6256"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6256"], null)
V/Database(27384): call map for sequence=282
V/Database(27384): emit(["Evento_44","114186","Bilhete_6255"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6255"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6255"], null)
V/Database(27384): call map for sequence=283
V/Database(27384): emit(["Evento_44","235531","Bilhete_6254"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6254"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6254"], null)
V/Database(27384): call map for sequence=284
V/Database(27384): emit(["Evento_44","486233","Bilhete_6253"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6253"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6253"], null)
V/Database(27384): call map for sequence=285
V/Database(27384): emit(["Evento_44","160832","Bilhete_6252"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6252"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6252"], null)
V/Database(27384): call map for sequence=286
V/Database(27384): emit(["Evento_44","406523","Bilhete_6251"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6251"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6251"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2500. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2600.
V/Database(27384): call map for sequence=287
V/Database(27384): emit(["Evento_44","573707","Bilhete_6250"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6250"], null)
D/MobileDataStateTracker( 598): default: setPolicyDataEnable(enabled=true)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6250"], null)
V/Database(27384): call map for sequence=288
V/Database(27384): emit(["Evento_44","831018","Bilhete_6249"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6249"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6249"], null)
V/Database(27384): call map for sequence=289
V/Database(27384): emit(["Evento_44","015052","Bilhete_6248"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6248"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6248"], null)
V/Database(27384): call map for sequence=290
V/Database(27384): emit(["Evento_44","520042","Bilhete_6247"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6247"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6247"], null)
V/Database(27384): call map for sequence=291
V/Database(27384): emit(["Evento_44","586837","Bilhete_6246"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6246"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6246"], null)
V/Database(27384): call map for sequence=292
V/Database(27384): emit(["Evento_44","131667","Bilhete_6245"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6245"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6245"], null)
V/Database(27384): call map for sequence=293
V/Database(27384): emit(["Evento_44","736045","Bilhete_6244"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6244"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6244"], null)
V/Database(27384): call map for sequence=294
V/Database(27384): emit(["Evento_44","356764","Bilhete_6243"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6243"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6243"], null)
V/Database(27384): call map for sequence=295
V/Database(27384): emit(["Evento_44","224461","Bilhete_6242"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6242"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6242"], null)
V/Database(27384): call map for sequence=296
V/Database(27384): emit(["Evento_44","854728","Bilhete_6241"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6241"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6241"], null)
V/Database(27384): call map for sequence=297
V/Database(27384): emit(["Evento_44","011063","Bilhete_6240"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6240"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6240"], null)
V/Database(27384): call map for sequence=298
V/Database(27384): emit(["Evento_44","456843","Bilhete_6239"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6239"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7480K, 20% free 31888K/39428K, paused 80ms, total 80ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6239"], null)
V/Database(27384): call map for sequence=299
V/Database(27384): emit(["Evento_44","347608","Bilhete_6238"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6238"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6238"], null)
V/Database(27384): call map for sequence=300
V/Database(27384): emit(["Evento_44","274475","Bilhete_6237"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6237"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2600. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2700.
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6237"], null)
V/Database(27384): call map for sequence=301
V/Database(27384): emit(["Evento_44","642266","Bilhete_6236"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6236"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6236"], null)
V/Database(27384): call map for sequence=302
V/Database(27384): emit(["Evento_44","814408","Bilhete_6235"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6235"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6235"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 302 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=203
V/Database(27384): emit("478206", null)
V/Database(27384): call map for sequence=204
V/Database(27384): emit("647338", null)
V/Database(27384): call map for sequence=205
V/Database(27384): emit("205738", null)
V/Database(27384): call map for sequence=206
V/Database(27384): emit("284253", null)
V/Database(27384): call map for sequence=207
V/Database(27384): emit("651634", null)
V/Database(27384): call map for sequence=208
V/Database(27384): emit("711467", null)
V/Database(27384): call map for sequence=209
V/Database(27384): emit("465405", null)
V/Database(27384): call map for sequence=210
V/Database(27384): emit("055355", null)
V/Database(27384): call map for sequence=211
V/Database(27384): emit("172648", null)
V/Database(27384): call map for sequence=212
V/Database(27384): emit("465442", null)
V/Database(27384): call map for sequence=213
V/Database(27384): emit("224087", null)
V/Database(27384): call map for sequence=214
V/Database(27384): emit("682108", null)
V/Database(27384): call map for sequence=215
V/Database(27384): emit("526644", null)
V/Database(27384): call map for sequence=216
V/Database(27384): emit("745223", null)
V/Database(27384): call map for sequence=217
V/Database(27384): emit("258853", null)
V/Database(27384): call map for sequence=218
V/Database(27384): emit("778373", null)
V/Database(27384): call map for sequence=219
V/Database(27384): emit("064855", null)
V/Database(27384): call map for sequence=220
V/Database(27384): emit("226448", null)
V/Database(27384): call map for sequence=221
V/Database(27384): emit("501560", null)
V/Database(27384): call map for sequence=222
V/Database(27384): emit("827252", null)
V/Database(27384): call map for sequence=223
V/Database(27384): emit("014435", null)
V/Database(27384): call map for sequence=224
V/Database(27384): emit("352647", null)
V/Database(27384): call map for sequence=225
V/Database(27384): emit("446681", null)
V/Database(27384): call map for sequence=226
V/Database(27384): emit("500524", null)
V/Database(27384): call map for sequence=227
V/Database(27384): emit("567510", null)
V/Database(27384): call map for sequence=228
V/Database(27384): emit("605854", null)
V/Database(27384): call map for sequence=229
V/Database(27384): emit("381232", null)
V/Database(27384): call map for sequence=230
V/Database(27384): emit("011061", null)
V/Database(27384): call map for sequence=231
V/Database(27384): emit("020015", null)
V/Database(27384): call map for sequence=232
V/Database(27384): emit("751263", null)
V/Database(27384): call map for sequence=233
V/Database(27384): emit("626628", null)
V/Database(27384): call map for sequence=234
V/Database(27384): emit("162600", null)
V/Database(27384): call map for sequence=235
V/Database(27384): emit("802785", null)
V/Database(27384): call map for sequence=236
V/Database(27384): emit("738672", null)
V/Database(27384): call map for sequence=237
V/Database(27384): emit("447720", null)
V/Database(27384): call map for sequence=238
V/Database(27384): emit("468585", null)
V/Database(27384): call map for sequence=239
V/Database(27384): emit("240052", null)
V/Database(27384): call map for sequence=240
V/Database(27384): emit("373356", null)
V/Database(27384): call map for sequence=241
V/Database(27384): emit("403841", null)
V/Database(27384): call map for sequence=242
V/Database(27384): emit("473225", null)
V/Database(27384): call map for sequence=243
V/Database(27384): emit("377641", null)
V/Database(27384): call map for sequence=244
V/Database(27384): emit("515564", null)
V/Database(27384): call map for sequence=245
V/Database(27384): emit("006135", null)
V/Database(27384): call map for sequence=246
V/Database(27384): emit("552304", null)
V/Database(27384): call map for sequence=247
V/Database(27384): emit("346542", null)
V/Database(27384): call map for sequence=248
V/Database(27384): emit("372406", null)
V/Database(27384): call map for sequence=249
V/Database(27384): emit("265303", null)
V/Database(27384): call map for sequence=250
V/Database(27384): emit("305456", null)
V/Database(27384): call map for sequence=251
V/Database(27384): emit("071305", null)
V/Database(27384): call map for sequence=252
V/Database(27384): emit("512364", null)
V/Database(27384): call map for sequence=253
V/Database(27384): emit("815606", null)
V/Database(27384): call map for sequence=254
V/Database(27384): emit("753812", null)
V/Database(27384): call map for sequence=255
V/Database(27384): emit("268761", null)
V/Database(27384): call map for sequence=256
V/Database(27384): emit("805258", null)
V/Database(27384): call map for sequence=257
V/Database(27384): emit("701825", null)
V/Database(27384): call map for sequence=258
V/Database(27384): emit("234126", null)
V/Database(27384): call map for sequence=259
V/Database(27384): emit("722745", null)
V/Database(27384): call map for sequence=260
V/Database(27384): emit("645851", null)
V/Database(27384): call map for sequence=261
V/Database(27384): emit("062853", null)
V/Database(27384): call map for sequence=262
V/Database(27384): emit("554662", null)
V/Database(27384): call map for sequence=263
V/Database(27384): emit("274240", null)
V/Database(27384): call map for sequence=264
V/Database(27384): emit("384874", null)
V/Database(27384): call map for sequence=265
V/Database(27384): emit("871064", null)
V/Database(27384): call map for sequence=266
V/Database(27384): emit("047568", null)
V/Database(27384): call map for sequence=267
V/Database(27384): emit("217601", null)
V/Database(27384): call map for sequence=268
V/Database(27384): emit("423743", null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2700. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2800.
V/Database(27384): call map for sequence=269
V/Database(27384): emit("213671", null)
V/Database(27384): call map for sequence=270
V/Database(27384): emit("755270", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7485K, 20% free 31982K/39536K, paused 78ms, total 78ms
V/Database(27384): call map for sequence=271
V/Database(27384): emit("257271", null)
V/Database(27384): call map for sequence=272
V/Database(27384): emit("811208", null)
V/Database(27384): call map for sequence=273
V/Database(27384): emit("168702", null)
V/Database(27384): call map for sequence=274
V/Database(27384): emit("527542", null)
V/Database(27384): call map for sequence=275
V/Database(27384): emit("811345", null)
V/Database(27384): call map for sequence=276
V/Database(27384): emit("367074", null)
V/Database(27384): call map for sequence=277
V/Database(27384): emit("137812", null)
V/Database(27384): call map for sequence=278
V/Database(27384): emit("062447", null)
V/Database(27384): call map for sequence=279
V/Database(27384): emit("477318", null)
V/Database(27384): call map for sequence=280
V/Database(27384): emit("281136", null)
V/Database(27384): call map for sequence=281
V/Database(27384): emit("604656", null)
V/Database(27384): call map for sequence=282
V/Database(27384): emit("114186", null)
V/Database(27384): call map for sequence=283
V/Database(27384): emit("235531", null)
V/Database(27384): call map for sequence=284
V/Database(27384): emit("486233", null)
V/Database(27384): call map for sequence=285
V/Database(27384): emit("160832", null)
V/Database(27384): call map for sequence=286
V/Database(27384): emit("406523", null)
V/Database(27384): call map for sequence=287
V/Database(27384): emit("573707", null)
V/Database(27384): call map for sequence=288
V/Database(27384): emit("831018", null)
V/Database(27384): call map for sequence=289
V/Database(27384): emit("015052", null)
V/Database(27384): call map for sequence=290
V/Database(27384): emit("520042", null)
V/Database(27384): call map for sequence=291
V/Database(27384): emit("586837", null)
V/Database(27384): call map for sequence=292
V/Database(27384): emit("131667", null)
V/Database(27384): call map for sequence=293
V/Database(27384): emit("736045", null)
V/Database(27384): call map for sequence=294
V/Database(27384): emit("356764", null)
V/Database(27384): call map for sequence=295
V/Database(27384): emit("224461", null)
V/Database(27384): call map for sequence=296
V/Database(27384): emit("854728", null)
V/Database(27384): call map for sequence=297
V/Database(27384): emit("011063", null)
V/Database(27384): call map for sequence=298
V/Database(27384): emit("456843", null)
V/Database(27384): call map for sequence=299
V/Database(27384): emit("347608", null)
V/Database(27384): call map for sequence=300
V/Database(27384): emit("274475", null)
V/Database(27384): call map for sequence=301
V/Database(27384): emit("642266", null)
V/Database(27384): call map for sequence=302
V/Database(27384): emit("814408", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 302 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2800. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 2900.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7602K, 20% free 32030K/39664K, paused 85ms, total 85ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 2900. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3000.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3000. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3100.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm( 891): GC_FOR_ALLOC freed 3879K, 19% free 25099K/30828K, paused 29ms, total 29ms
I/dalvikvm-heap( 891): Grow heap (frag case) to 26.448MB for 1997584-byte allocation
D/dalvikvm( 891): GC_FOR_ALLOC freed <1K, 18% free 27049K/32780K, paused 28ms, total 28ms
D/dalvikvm(27384): GC_FOR_ALLOC freed 7395K, 19% free 32297K/39724K, paused 79ms, total 79ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=303
V/Database(27384): emit(["Evento_44","685765","Bilhete_6234"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6234"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6234"], null)
V/Database(27384): call map for sequence=304
V/Database(27384): emit(["Evento_44","202775","Bilhete_6233"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6233"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6233"], null)
V/Database(27384): call map for sequence=305
V/Database(27384): emit(["Evento_44","171011","Bilhete_6232"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6232"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6232"], null)
V/Database(27384): call map for sequence=306
V/Database(27384): emit(["Evento_44","828028","Bilhete_6231"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6231"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6231"], null)
V/Database(27384): call map for sequence=307
V/Database(27384): emit(["Evento_44","723454","Bilhete_6230"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6230"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6230"], null)
V/Database(27384): call map for sequence=308
V/Database(27384): emit(["Evento_44","052377","Bilhete_6229"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6229"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6229"], null)
V/Database(27384): call map for sequence=309
V/Database(27384): emit(["Evento_44","342848","Bilhete_6228"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6228"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6228"], null)
V/Database(27384): call map for sequence=310
V/Database(27384): emit(["Evento_44","007217","Bilhete_6227"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6227"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6227"], null)
V/Database(27384): call map for sequence=311
V/Database(27384): emit(["Evento_44","142401","Bilhete_6226"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6226"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6226"], null)
V/Database(27384): call map for sequence=312
V/Database(27384): emit(["Evento_44","728200","Bilhete_6225"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6225"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6225"], null)
V/Database(27384): call map for sequence=313
V/Database(27384): emit(["Evento_44","611106","Bilhete_6224"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6224"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6224"], null)
V/Database(27384): call map for sequence=314
V/Database(27384): emit(["Evento_44","741260","Bilhete_6223"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6223"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6223"], null)
V/Database(27384): call map for sequence=315
V/Database(27384): emit(["Evento_44","426118","Bilhete_6222"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6222"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3100. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3200.
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6222"], null)
V/Database(27384): call map for sequence=316
V/Database(27384): emit(["Evento_44","057167","Bilhete_6221"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6221"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6221"], null)
V/Database(27384): call map for sequence=317
V/Database(27384): emit(["Evento_44","341410","Bilhete_6220"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6220"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6220"], null)
V/Database(27384): call map for sequence=318
V/Database(27384): emit(["Evento_44","815888","Bilhete_6219"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6219"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6219"], null)
V/Database(27384): call map for sequence=319
V/Database(27384): emit(["Evento_44","613706","Bilhete_6218"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6218"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7851K, 20% free 32191K/40084K, paused 85ms, total 85ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6218"], null)
V/Database(27384): call map for sequence=320
V/Database(27384): emit(["Evento_44","341383","Bilhete_6217"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6217"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6217"], null)
V/Database(27384): call map for sequence=321
V/Database(27384): emit(["Evento_44","145051","Bilhete_6216"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6216"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6216"], null)
V/Database(27384): call map for sequence=322
V/Database(27384): emit(["Evento_44","678261","Bilhete_6215"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6215"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6215"], null)
V/Database(27384): call map for sequence=323
V/Database(27384): emit(["Evento_44","266770","Bilhete_6214"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6214"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6214"], null)
V/Database(27384): call map for sequence=324
V/Database(27384): emit(["Evento_44","180885","Bilhete_6213"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6213"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6213"], null)
V/Database(27384): call map for sequence=325
V/Database(27384): emit(["Evento_44","648245","Bilhete_6212"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6212"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6212"], null)
V/Database(27384): call map for sequence=326
V/Database(27384): emit(["Evento_44","008607","Bilhete_6211"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6211"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6211"], null)
V/Database(27384): call map for sequence=327
V/Database(27384): emit(["Evento_44","477027","Bilhete_6210"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6210"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6210"], null)
V/Database(27384): call map for sequence=328
V/Database(27384): emit(["Evento_44","738810","Bilhete_6209"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6209"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6209"], null)
V/Database(27384): call map for sequence=329
V/Database(27384): emit(["Evento_44","325008","Bilhete_6208"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6208"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6208"], null)
V/Database(27384): call map for sequence=330
V/Database(27384): emit(["Evento_44","141345","Bilhete_6207"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6207"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6207"], null)
V/Database(27384): call map for sequence=331
V/Database(27384): emit(["Evento_44","652635","Bilhete_6206"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6206"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6206"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3200. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3300.
V/Database(27384): call map for sequence=332
V/Database(27384): emit(["Evento_44","867777","Bilhete_6205"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6205"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6205"], null)
V/Database(27384): call map for sequence=333
V/Database(27384): emit(["Evento_44","557716","Bilhete_6204"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6204"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6204"], null)
V/Database(27384): call map for sequence=334
V/Database(27384): emit(["Evento_44","200215","Bilhete_6203"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6203"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6203"], null)
V/Database(27384): call map for sequence=335
V/Database(27384): emit(["Evento_44","602315","Bilhete_6202"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6202"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6202"], null)
V/Database(27384): call map for sequence=336
V/Database(27384): emit(["Evento_44","113076","Bilhete_6201"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6201"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6201"], null)
V/Database(27384): call map for sequence=337
V/Database(27384): emit(["Evento_44","514836","Bilhete_6200"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6200"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6200"], null)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor7' - alarm raised 1 at 61.0 degC
V/Database(27384): call map for sequence=338
V/Database(27384): emit(["Evento_44","063577","Bilhete_6199"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6199"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6199"], null)
V/Database(27384): call map for sequence=339
V/Database(27384): emit(["Evento_44","255380","Bilhete_6198"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6198"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6198"], null)
V/Database(27384): call map for sequence=340
V/Database(27384): emit(["Evento_44","346283","Bilhete_6197"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6197"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6197"], null)
V/Database(27384): call map for sequence=341
V/Database(27384): emit(["Evento_44","348488","Bilhete_6196"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6196"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6196"], null)
V/Database(27384): call map for sequence=342
V/Database(27384): emit(["Evento_44","383024","Bilhete_6195"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6195"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6195"], null)
V/Database(27384): call map for sequence=343
V/Database(27384): emit(["Evento_44","456537","Bilhete_6194"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6194"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6194"], null)
V/Database(27384): call map for sequence=344
V/Database(27384): emit(["Evento_44","412502","Bilhete_6193"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6193"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6193"], null)
V/Database(27384): call map for sequence=345
V/Database(27384): emit(["Evento_44","673875","Bilhete_6192"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6192"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6192"], null)
V/Database(27384): call map for sequence=346
V/Database(27384): emit(["Evento_44","435662","Bilhete_6191"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6191"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6191"], null)
V/Database(27384): call map for sequence=347
V/Database(27384): emit(["Evento_44","670508","Bilhete_6190"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6190"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6190"], null)
V/Database(27384): call map for sequence=348
V/Database(27384): emit(["Evento_44","580834","Bilhete_6189"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6189"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6189"], null)
V/Database(27384): call map for sequence=349
V/Database(27384): emit(["Evento_44","515880","Bilhete_6188"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6188"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6188"], null)
V/Database(27384): call map for sequence=350
V/Database(27384): emit(["Evento_44","842571","Bilhete_6187"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6187"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6187"], null)
V/Database(27384): call map for sequence=351
V/Database(27384): emit(["Evento_44","828755","Bilhete_6186"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7617K, 20% free 32291K/40084K, paused 102ms, total 102ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6186"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6186"], null)
V/Database(27384): call map for sequence=352
V/Database(27384): emit(["Evento_44","366066","Bilhete_6185"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6185"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6185"], null)
V/Database(27384): call map for sequence=353
V/Database(27384): emit(["Evento_44","451010","Bilhete_6184"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3300. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3400.
V/Database(27384): emit(["Evento_44",null,"Bilhete_6184"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6184"], null)
V/Database(27384): call map for sequence=354
V/Database(27384): emit(["Evento_44","723642","Bilhete_6183"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6183"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6183"], null)
V/Database(27384): call map for sequence=355
V/Database(27384): emit(["Evento_44","032885","Bilhete_6182"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6182"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6182"], null)
V/Database(27384): call map for sequence=356
V/Database(27384): emit(["Evento_44","244367","Bilhete_6181"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6181"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6181"], null)
V/Database(27384): call map for sequence=357
V/Database(27384): emit(["Evento_44","831645","Bilhete_6180"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6180"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6180"], null)
V/Database(27384): call map for sequence=358
V/Database(27384): emit(["Evento_44","701732","Bilhete_6179"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6179"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6179"], null)
V/Database(27384): call map for sequence=359
V/Database(27384): emit(["Evento_44","300676","Bilhete_6178"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6178"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6178"], null)
V/Database(27384): call map for sequence=360
V/Database(27384): emit(["Evento_44","322462","Bilhete_6177"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6177"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6177"], null)
V/Database(27384): call map for sequence=361
V/Database(27384): emit(["Evento_44","768342","Bilhete_6176"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6176"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6176"], null)
V/Database(27384): call map for sequence=362
V/Database(27384): emit(["Evento_44","658107","Bilhete_6175"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6175"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6175"], null)
V/Database(27384): call map for sequence=363
V/Database(27384): emit(["Evento_44","505874","Bilhete_6174"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6174"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6174"], null)
V/Database(27384): call map for sequence=364
V/Database(27384): emit(["Evento_44","863665","Bilhete_6173"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6173"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6173"], null)
V/Database(27384): call map for sequence=365
V/Database(27384): emit(["Evento_44","884541","Bilhete_6172"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6172"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6172"], null)
V/Database(27384): call map for sequence=366
V/Database(27384): emit(["Evento_44","017265","Bilhete_6171"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6171"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6171"], null)
V/Database(27384): call map for sequence=367
V/Database(27384): emit(["Evento_44","040660","Bilhete_6170"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6170"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6170"], null)
V/Database(27384): call map for sequence=368
V/Database(27384): emit(["Evento_44","526068","Bilhete_6169"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6169"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6169"], null)
V/Database(27384): call map for sequence=369
V/Database(27384): emit(["Evento_44","364085","Bilhete_6168"], null)
I/dalvikvm(27384): Jit: resizing JitTable from 4096 to 8192
V/Database(27384): emit(["Evento_44",null,"Bilhete_6168"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6168"], null)
V/Database(27384): call map for sequence=370
V/Database(27384): emit(["Evento_44","267412","Bilhete_6167"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6167"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6167"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3400. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3500.
V/Database(27384): call map for sequence=371
V/Database(27384): emit(["Evento_44","406334","Bilhete_6166"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6166"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6166"], null)
V/Database(27384): call map for sequence=372
V/Database(27384): emit(["Evento_44","787806","Bilhete_6165"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6165"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6165"], null)
V/Database(27384): call map for sequence=373
V/Database(27384): emit(["Evento_44","101717","Bilhete_6164"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6164"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6164"], null)
V/Database(27384): call map for sequence=374
V/Database(27384): emit(["Evento_44","885045","Bilhete_6163"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6163"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6163"], null)
V/Database(27384): call map for sequence=375
V/Database(27384): emit(["Evento_44","022800","Bilhete_6162"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6162"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6162"], null)
V/Database(27384): call map for sequence=376
V/Database(27384): emit(["Evento_44","714706","Bilhete_6161"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6161"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6161"], null)
V/Database(27384): call map for sequence=377
V/Database(27384): emit(["Evento_44","044860","Bilhete_6160"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7663K, 20% free 32350K/40084K, paused 83ms, total 83ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6160"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6160"], null)
V/Database(27384): call map for sequence=378
V/Database(27384): emit(["Evento_44","761166","Bilhete_6159"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6159"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6159"], null)
V/Database(27384): call map for sequence=379
V/Database(27384): emit(["Evento_44","302135","Bilhete_6158"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6158"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6158"], null)
V/Database(27384): call map for sequence=380
V/Database(27384): emit(["Evento_44","686367","Bilhete_6157"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6157"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6157"], null)
V/Database(27384): call map for sequence=381
V/Database(27384): emit(["Evento_44","402425","Bilhete_6156"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6156"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6156"], null)
V/Database(27384): call map for sequence=382
V/Database(27384): emit(["Evento_44","834205","Bilhete_6155"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6155"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6155"], null)
V/Database(27384): call map for sequence=383
V/Database(27384): emit(["Evento_44","652783","Bilhete_6154"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6154"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6154"], null)
V/Database(27384): call map for sequence=384
V/Database(27384): emit(["Evento_44","225102","Bilhete_6153"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6153"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6153"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3500. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3600.
V/Database(27384): call map for sequence=385
V/Database(27384): emit(["Evento_44","000660","Bilhete_6152"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6152"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6152"], null)
V/Database(27384): call map for sequence=386
V/Database(27384): emit(["Evento_44","588278","Bilhete_6151"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6151"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6151"], null)
V/Database(27384): call map for sequence=387
V/Database(27384): emit(["Evento_44","412385","Bilhete_6150"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6150"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6150"], null)
V/Database(27384): call map for sequence=388
V/Database(27384): emit(["Evento_44","486130","Bilhete_6149"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6149"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6149"], null)
V/Database(27384): call map for sequence=389
V/Database(27384): emit(["Evento_44","444664","Bilhete_6148"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6148"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6148"], null)
V/Database(27384): call map for sequence=390
V/Database(27384): emit(["Evento_44","823085","Bilhete_6147"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6147"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6147"], null)
V/Database(27384): call map for sequence=391
V/Database(27384): emit(["Evento_44","274876","Bilhete_6146"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6146"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6146"], null)
V/Database(27384): call map for sequence=392
V/Database(27384): emit(["Evento_44","661056","Bilhete_6145"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6145"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6145"], null)
V/Database(27384): call map for sequence=393
V/Database(27384): emit(["Evento_44","586303","Bilhete_6144"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6144"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6144"], null)
V/Database(27384): call map for sequence=394
V/Database(27384): emit(["Evento_44","855335","Bilhete_6143"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6143"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6143"], null)
V/Database(27384): call map for sequence=395
V/Database(27384): emit(["Evento_44","313745","Bilhete_6142"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6142"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6142"], null)
V/Database(27384): call map for sequence=396
V/Database(27384): emit(["Evento_44","003674","Bilhete_6141"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6141"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6141"], null)
V/Database(27384): call map for sequence=397
V/Database(27384): emit(["Evento_44","645262","Bilhete_6140"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6140"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6140"], null)
V/Database(27384): call map for sequence=398
V/Database(27384): emit(["Evento_44","147263","Bilhete_6139"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6139"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6139"], null)
V/Database(27384): call map for sequence=399
V/Database(27384): emit(["Evento_44","458044","Bilhete_6138"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6138"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6138"], null)
V/Database(27384): call map for sequence=400
V/Database(27384): emit(["Evento_44","058704","Bilhete_6137"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6137"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6137"], null)
V/Database(27384): call map for sequence=401
V/Database(27384): emit(["Evento_44","166287","Bilhete_6136"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6136"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6136"], null)
V/Database(27384): call map for sequence=402
V/Database(27384): emit(["Evento_44","458080","Bilhete_6135"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6135"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6135"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 402 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3600. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3700.
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/dalvikvm(27384): GC_FOR_ALLOC freed 7612K, 20% free 32473K/40152K, paused 89ms, total 89ms
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=303
V/Database(27384): emit("685765", null)
V/Database(27384): call map for sequence=304
V/Database(27384): emit("202775", null)
V/Database(27384): call map for sequence=305
V/Database(27384): emit("171011", null)
V/Database(27384): call map for sequence=306
V/Database(27384): emit("828028", null)
V/Database(27384): call map for sequence=307
V/Database(27384): emit("723454", null)
V/Database(27384): call map for sequence=308
V/Database(27384): emit("052377", null)
V/Database(27384): call map for sequence=309
V/Database(27384): emit("342848", null)
V/Database(27384): call map for sequence=310
V/Database(27384): emit("007217", null)
V/Database(27384): call map for sequence=311
V/Database(27384): emit("142401", null)
V/Database(27384): call map for sequence=312
V/Database(27384): emit("728200", null)
V/Database(27384): call map for sequence=313
V/Database(27384): emit("611106", null)
V/Database(27384): call map for sequence=314
V/Database(27384): emit("741260", null)
V/Database(27384): call map for sequence=315
V/Database(27384): emit("426118", null)
V/Database(27384): call map for sequence=316
V/Database(27384): emit("057167", null)
V/Database(27384): call map for sequence=317
V/Database(27384): emit("341410", null)
V/Database(27384): call map for sequence=318
V/Database(27384): emit("815888", null)
V/Database(27384): call map for sequence=319
V/Database(27384): emit("613706", null)
V/Database(27384): call map for sequence=320
V/Database(27384): emit("341383", null)
V/Database(27384): call map for sequence=321
V/Database(27384): emit("145051", null)
V/Database(27384): call map for sequence=322
V/Database(27384): emit("678261", null)
V/Database(27384): call map for sequence=323
V/Database(27384): emit("266770", null)
V/Database(27384): call map for sequence=324
V/Database(27384): emit("180885", null)
V/Database(27384): call map for sequence=325
V/Database(27384): emit("648245", null)
V/Database(27384): call map for sequence=326
V/Database(27384): emit("008607", null)
V/Database(27384): call map for sequence=327
V/Database(27384): emit("477027", null)
V/Database(27384): call map for sequence=328
V/Database(27384): emit("738810", null)
V/Database(27384): call map for sequence=329
V/Database(27384): emit("325008", null)
V/Database(27384): call map for sequence=330
V/Database(27384): emit("141345", null)
V/Database(27384): call map for sequence=331
V/Database(27384): emit("652635", null)
V/Database(27384): call map for sequence=332
V/Database(27384): emit("867777", null)
V/Database(27384): call map for sequence=333
V/Database(27384): emit("557716", null)
V/Database(27384): call map for sequence=334
V/Database(27384): emit("200215", null)
V/Database(27384): call map for sequence=335
V/Database(27384): emit("602315", null)
V/Database(27384): call map for sequence=336
V/Database(27384): emit("113076", null)
V/Database(27384): call map for sequence=337
V/Database(27384): emit("514836", null)
V/Database(27384): call map for sequence=338
V/Database(27384): emit("063577", null)
V/Database(27384): call map for sequence=339
V/Database(27384): emit("255380", null)
V/Database(27384): call map for sequence=340
V/Database(27384): emit("346283", null)
V/Database(27384): call map for sequence=341
V/Database(27384): emit("348488", null)
V/Database(27384): call map for sequence=342
V/Database(27384): emit("383024", null)
V/Database(27384): call map for sequence=343
V/Database(27384): emit("456537", null)
V/Database(27384): call map for sequence=344
V/Database(27384): emit("412502", null)
V/Database(27384): call map for sequence=345
V/Database(27384): emit("673875", null)
V/Database(27384): call map for sequence=346
V/Database(27384): emit("435662", null)
V/Database(27384): call map for sequence=347
V/Database(27384): emit("670508", null)
V/Database(27384): call map for sequence=348
V/Database(27384): emit("580834", null)
V/Database(27384): call map for sequence=349
V/Database(27384): emit("515880", null)
V/Database(27384): call map for sequence=350
V/Database(27384): emit("842571", null)
V/Database(27384): call map for sequence=351
V/Database(27384): emit("828755", null)
V/Database(27384): call map for sequence=352
V/Database(27384): emit("366066", null)
V/Database(27384): call map for sequence=353
V/Database(27384): emit("451010", null)
V/Database(27384): call map for sequence=354
V/Database(27384): emit("723642", null)
V/Database(27384): call map for sequence=355
V/Database(27384): emit("032885", null)
V/Database(27384): call map for sequence=356
V/Database(27384): emit("244367", null)
V/Database(27384): call map for sequence=357
V/Database(27384): emit("831645", null)
V/Database(27384): call map for sequence=358
V/Database(27384): emit("701732", null)
V/Database(27384): call map for sequence=359
V/Database(27384): emit("300676", null)
V/Database(27384): call map for sequence=360
V/Database(27384): emit("322462", null)
V/Database(27384): call map for sequence=361
V/Database(27384): emit("768342", null)
V/Database(27384): call map for sequence=362
V/Database(27384): emit("658107", null)
V/Database(27384): call map for sequence=363
V/Database(27384): emit("505874", null)
V/Database(27384): call map for sequence=364
V/Database(27384): emit("863665", null)
V/Database(27384): call map for sequence=365
V/Database(27384): emit("884541", null)
V/Database(27384): call map for sequence=366
V/Database(27384): emit("017265", null)
V/Database(27384): call map for sequence=367
V/Database(27384): emit("040660", null)
V/Database(27384): call map for sequence=368
V/Database(27384): emit("526068", null)
V/Database(27384): call map for sequence=369
V/Database(27384): emit("364085", null)
V/Database(27384): call map for sequence=370
V/Database(27384): emit("267412", null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3700. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3800.
V/Database(27384): call map for sequence=371
V/Database(27384): emit("406334", null)
V/Database(27384): call map for sequence=372
V/Database(27384): emit("787806", null)
V/Database(27384): call map for sequence=373
V/Database(27384): emit("101717", null)
V/Database(27384): call map for sequence=374
V/Database(27384): emit("885045", null)
V/Database(27384): call map for sequence=375
V/Database(27384): emit("022800", null)
V/Database(27384): call map for sequence=376
V/Database(27384): emit("714706", null)
V/Database(27384): call map for sequence=377
V/Database(27384): emit("044860", null)
V/Database(27384): call map for sequence=378
V/Database(27384): emit("761166", null)
V/Database(27384): call map for sequence=379
V/Database(27384): emit("302135", null)
V/Database(27384): call map for sequence=380
V/Database(27384): emit("686367", null)
V/Database(27384): call map for sequence=381
V/Database(27384): emit("402425", null)
V/Database(27384): call map for sequence=382
V/Database(27384): emit("834205", null)
V/Database(27384): call map for sequence=383
V/Database(27384): emit("652783", null)
V/Database(27384): call map for sequence=384
V/Database(27384): emit("225102", null)
V/Database(27384): call map for sequence=385
V/Database(27384): emit("000660", null)
V/Database(27384): call map for sequence=386
V/Database(27384): emit("588278", null)
V/Database(27384): call map for sequence=387
V/Database(27384): emit("412385", null)
V/Database(27384): call map for sequence=388
V/Database(27384): emit("486130", null)
V/Database(27384): call map for sequence=389
V/Database(27384): emit("444664", null)
V/Database(27384): call map for sequence=390
V/Database(27384): emit("823085", null)
V/Database(27384): call map for sequence=391
V/Database(27384): emit("274876", null)
V/Database(27384): call map for sequence=392
V/Database(27384): emit("661056", null)
V/Database(27384): call map for sequence=393
V/Database(27384): emit("586303", null)
V/Database(27384): call map for sequence=394
V/Database(27384): emit("855335", null)
V/Database(27384): call map for sequence=395
V/Database(27384): emit("313745", null)
V/Database(27384): call map for sequence=396
V/Database(27384): emit("003674", null)
V/Database(27384): call map for sequence=397
V/Database(27384): emit("645262", null)
V/Database(27384): call map for sequence=398
V/Database(27384): emit("147263", null)
V/Database(27384): call map for sequence=399
V/Database(27384): emit("458044", null)
V/Database(27384): call map for sequence=400
V/Database(27384): emit("058704", null)
V/Database(27384): call map for sequence=401
V/Database(27384): emit("166287", null)
V/Database(27384): call map for sequence=402
V/Database(27384): emit("458080", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 402 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7753K, 20% free 32491K/40316K, paused 90ms, total 90ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3800. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 3900.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7601K, 19% free 32702K/40340K, paused 91ms, total 91ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 3900. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4000.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4000. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4100.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/dalvikvm(27384): GC_FOR_ALLOC freed 7867K, 20% free 32724K/40624K, paused 91ms, total 91ms
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=403
V/Database(27384): emit(["Evento_44","782251","Bilhete_6134"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6134"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6134"], null)
V/Database(27384): call map for sequence=404
V/Database(27384): emit(["Evento_44","784346","Bilhete_6133"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6133"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6133"], null)
V/Database(27384): call map for sequence=405
V/Database(27384): emit(["Evento_44","738081","Bilhete_6132"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6132"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6132"], null)
V/Database(27384): call map for sequence=406
V/Database(27384): emit(["Evento_44","802485","Bilhete_6131"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6131"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6131"], null)
V/Database(27384): call map for sequence=407
V/Database(27384): emit(["Evento_44","857560","Bilhete_6130"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4100. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4200.
V/Database(27384): emit(["Evento_44",null,"Bilhete_6130"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6130"], null)
V/Database(27384): call map for sequence=408
V/Database(27384): emit(["Evento_44","128833","Bilhete_6129"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6129"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6129"], null)
V/Database(27384): call map for sequence=409
V/Database(27384): emit(["Evento_44","870620","Bilhete_6128"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6128"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6128"], null)
V/Database(27384): call map for sequence=410
V/Database(27384): emit(["Evento_44","783375","Bilhete_6127"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6127"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6127"], null)
V/Database(27384): call map for sequence=411
V/Database(27384): emit(["Evento_44","035868","Bilhete_6126"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6126"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6126"], null)
V/Database(27384): call map for sequence=412
V/Database(27384): emit(["Evento_44","618566","Bilhete_6125"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6125"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6125"], null)
V/Database(27384): call map for sequence=413
V/Database(27384): emit(["Evento_44","045258","Bilhete_6124"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6124"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6124"], null)
V/Database(27384): call map for sequence=414
V/Database(27384): emit(["Evento_44","363780","Bilhete_6123"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6123"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6123"], null)
V/Database(27384): call map for sequence=415
V/Database(27384): emit(["Evento_44","470644","Bilhete_6122"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6122"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6122"], null)
V/Database(27384): call map for sequence=416
V/Database(27384): emit(["Evento_44","654687","Bilhete_6121"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6121"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6121"], null)
V/Database(27384): call map for sequence=417
V/Database(27384): emit(["Evento_44","381245","Bilhete_6120"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6120"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6120"], null)
V/Database(27384): call map for sequence=418
V/Database(27384): emit(["Evento_44","268121","Bilhete_6119"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6119"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6119"], null)
V/Database(27384): call map for sequence=419
V/Database(27384): emit(["Evento_44","713861","Bilhete_6118"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6118"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6118"], null)
V/Database(27384): call map for sequence=420
V/Database(27384): emit(["Evento_44","408248","Bilhete_6117"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6117"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6117"], null)
V/Database(27384): call map for sequence=421
V/Database(27384): emit(["Evento_44","137067","Bilhete_6116"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6116"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6116"], null)
V/Database(27384): call map for sequence=422
V/Database(27384): emit(["Evento_44","237022","Bilhete_6115"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6115"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6115"], null)
V/Database(27384): call map for sequence=423
V/Database(27384): emit(["Evento_44","877270","Bilhete_6114"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6114"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6114"], null)
V/Database(27384): call map for sequence=424
V/Database(27384): emit(["Evento_44","667406","Bilhete_6113"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6113"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6113"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4200. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4300.
V/Database(27384): call map for sequence=425
V/Database(27384): emit(["Evento_44","872120","Bilhete_6112"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6112"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6112"], null)
V/Database(27384): call map for sequence=426
V/Database(27384): emit(["Evento_44","762775","Bilhete_6111"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6111"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6111"], null)
V/Database(27384): call map for sequence=427
V/Database(27384): emit(["Evento_44","608652","Bilhete_6110"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6110"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6110"], null)
V/Database(27384): call map for sequence=428
V/Database(27384): emit(["Evento_44","317710","Bilhete_6109"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6109"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6109"], null)
V/Database(27384): call map for sequence=429
V/Database(27384): emit(["Evento_44","338575","Bilhete_6108"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6108"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6108"], null)
V/Database(27384): call map for sequence=430
V/Database(27384): emit(["Evento_44","110042","Bilhete_6107"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6107"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6107"], null)
V/Database(27384): call map for sequence=431
V/Database(27384): emit(["Evento_44","101844","Bilhete_6106"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7780K, 20% free 32800K/40652K, paused 91ms, total 91ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6106"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6106"], null)
V/Database(27384): call map for sequence=432
V/Database(27384): emit(["Evento_44","212437","Bilhete_6105"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6105"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6105"], null)
V/Database(27384): call map for sequence=433
V/Database(27384): emit(["Evento_44","051455","Bilhete_6104"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6104"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6104"], null)
V/Database(27384): call map for sequence=434
V/Database(27384): emit(["Evento_44","612523","Bilhete_6103"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6103"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6103"], null)
V/Database(27384): call map for sequence=435
V/Database(27384): emit(["Evento_44","841446","Bilhete_6102"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6102"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4300. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4400.
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6102"], null)
V/Database(27384): call map for sequence=436
V/Database(27384): emit(["Evento_44","464365","Bilhete_6101"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6101"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6101"], null)
V/Database(27384): call map for sequence=437
V/Database(27384): emit(["Evento_44","887276","Bilhete_6100"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6100"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6100"], null)
V/Database(27384): call map for sequence=438
V/Database(27384): emit(["Evento_44","572424","Bilhete_6099"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6099"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6099"], null)
V/Database(27384): call map for sequence=439
V/Database(27384): emit(["Evento_44","580470","Bilhete_6098"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6098"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6098"], null)
V/Database(27384): call map for sequence=440
V/Database(27384): emit(["Evento_44","372476","Bilhete_6097"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6097"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6097"], null)
V/Database(27384): call map for sequence=441
V/Database(27384): emit(["Evento_44","423530","Bilhete_6096"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6096"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6096"], null)
V/Database(27384): call map for sequence=442
V/Database(27384): emit(["Evento_44","107478","Bilhete_6095"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6095"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6095"], null)
V/Database(27384): call map for sequence=443
V/Database(27384): emit(["Evento_44","861605","Bilhete_6094"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6094"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6094"], null)
V/Database(27384): call map for sequence=444
V/Database(27384): emit(["Evento_44","023670","Bilhete_6093"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6093"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6093"], null)
V/Database(27384): call map for sequence=445
V/Database(27384): emit(["Evento_44","871085","Bilhete_6092"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6092"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6092"], null)
V/Database(27384): call map for sequence=446
V/Database(27384): emit(["Evento_44","137050","Bilhete_6091"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6091"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6091"], null)
V/Database(27384): call map for sequence=447
V/Database(27384): emit(["Evento_44","116804","Bilhete_6090"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6090"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6090"], null)
V/Database(27384): call map for sequence=448
V/Database(27384): emit(["Evento_44","660214","Bilhete_6089"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6089"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6089"], null)
V/Database(27384): call map for sequence=449
V/Database(27384): emit(["Evento_44","103414","Bilhete_6088"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6088"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6088"], null)
V/Database(27384): call map for sequence=450
V/Database(27384): emit(["Evento_44","681133","Bilhete_6087"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6087"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6087"], null)
V/Database(27384): call map for sequence=451
V/Database(27384): emit(["Evento_44","856406","Bilhete_6086"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6086"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6086"], null)
V/Database(27384): call map for sequence=452
V/Database(27384): emit(["Evento_44","832241","Bilhete_6085"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6085"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6085"], null)
V/Database(27384): call map for sequence=453
V/Database(27384): emit(["Evento_44","888776","Bilhete_6084"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6084"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6084"], null)
V/Database(27384): call map for sequence=454
V/Database(27384): emit(["Evento_44","267107","Bilhete_6083"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6083"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6083"], null)
V/Database(27384): call map for sequence=455
V/Database(27384): emit(["Evento_44","386621","Bilhete_6082"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4400. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4500.
V/Database(27384): emit(["Evento_44",null,"Bilhete_6082"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6082"], null)
V/Database(27384): call map for sequence=456
V/Database(27384): emit(["Evento_44","864711","Bilhete_6081"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6081"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6081"], null)
V/Database(27384): call map for sequence=457
V/Database(27384): emit(["Evento_44","031415","Bilhete_6080"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6080"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6080"], null)
V/Database(27384): call map for sequence=458
V/Database(27384): emit(["Evento_44","200447","Bilhete_6079"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6079"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6079"], null)
V/Database(27384): call map for sequence=459
V/Database(27384): emit(["Evento_44","767857","Bilhete_6078"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6078"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6078"], null)
V/Database(27384): call map for sequence=460
V/Database(27384): emit(["Evento_44","561344","Bilhete_6077"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7751K, 20% free 32922K/40752K, paused 95ms, total 95ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6077"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6077"], null)
V/Database(27384): call map for sequence=461
V/Database(27384): emit(["Evento_44","213743","Bilhete_6076"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6076"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6076"], null)
V/Database(27384): call map for sequence=462
V/Database(27384): emit(["Evento_44","364576","Bilhete_6075"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6075"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6075"], null)
V/Database(27384): call map for sequence=463
V/Database(27384): emit(["Evento_44","027514","Bilhete_6074"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6074"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6074"], null)
V/Database(27384): call map for sequence=464
V/Database(27384): emit(["Evento_44","527464","Bilhete_6073"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6073"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6073"], null)
V/Database(27384): call map for sequence=465
V/Database(27384): emit(["Evento_44","644757","Bilhete_6072"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6072"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6072"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4500. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4600.
V/Database(27384): call map for sequence=466
V/Database(27384): emit(["Evento_44","027650","Bilhete_6071"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6071"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6071"], null)
V/Database(27384): call map for sequence=467
V/Database(27384): emit(["Evento_44","236363","Bilhete_6070"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6070"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6070"], null)
V/Database(27384): call map for sequence=468
V/Database(27384): emit(["Evento_44","006201","Bilhete_6069"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6069"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6069"], null)
V/Database(27384): call map for sequence=469
V/Database(27384): emit(["Evento_44","831735","Bilhete_6068"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6068"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6068"], null)
V/Database(27384): call map for sequence=470
V/Database(27384): emit(["Evento_44","346506","Bilhete_6067"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6067"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6067"], null)
V/Database(27384): call map for sequence=471
V/Database(27384): emit(["Evento_44","150324","Bilhete_6066"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6066"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6066"], null)
V/Database(27384): call map for sequence=472
V/Database(27384): emit(["Evento_44","563044","Bilhete_6065"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6065"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6065"], null)
V/Database(27384): call map for sequence=473
V/Database(27384): emit(["Evento_44","083474","Bilhete_6064"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6064"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6064"], null)
V/Database(27384): call map for sequence=474
V/Database(27384): emit(["Evento_44","237487","Bilhete_6063"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6063"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6063"], null)
V/Database(27384): call map for sequence=475
V/Database(27384): emit(["Evento_44","470171","Bilhete_6062"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6062"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6062"], null)
V/Database(27384): call map for sequence=476
V/Database(27384): emit(["Evento_44","153688","Bilhete_6061"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6061"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6061"], null)
V/Database(27384): call map for sequence=477
V/Database(27384): emit(["Evento_44","480361","Bilhete_6060"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6060"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6060"], null)
V/Database(27384): call map for sequence=478
V/Database(27384): emit(["Evento_44","576644","Bilhete_6059"], null)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor10' - alarm raised 1 at 62.0 degC
V/Database(27384): emit(["Evento_44",null,"Bilhete_6059"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6059"], null)
V/Database(27384): call map for sequence=479
V/Database(27384): emit(["Evento_44","824765","Bilhete_6058"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6058"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6058"], null)
V/Database(27384): call map for sequence=480
V/Database(27384): emit(["Evento_44","118708","Bilhete_6057"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6057"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6057"], null)
V/Database(27384): call map for sequence=481
V/Database(27384): emit(["Evento_44","636357","Bilhete_6056"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6056"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6056"], null)
V/Database(27384): call map for sequence=482
V/Database(27384): emit(["Evento_44","613233","Bilhete_6055"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6055"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6055"], null)
V/Database(27384): call map for sequence=483
V/Database(27384): emit(["Evento_44","257072","Bilhete_6054"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6054"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6054"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4600. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4700.
V/Database(27384): call map for sequence=484
V/Database(27384): emit(["Evento_44","843351","Bilhete_6053"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6053"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6053"], null)
V/Database(27384): call map for sequence=485
V/Database(27384): emit(["Evento_44","573178","Bilhete_6052"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6052"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6052"], null)
V/Database(27384): call map for sequence=486
V/Database(27384): emit(["Evento_44","572133","Bilhete_6051"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6051"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6051"], null)
V/Database(27384): call map for sequence=487
V/Database(27384): emit(["Evento_44","323481","Bilhete_6050"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6050"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6050"], null)
V/Database(27384): call map for sequence=488
V/Database(27384): emit(["Evento_44","870251","Bilhete_6049"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6049"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6049"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7791K, 20% free 33045K/40916K, paused 93ms, total 93ms
V/Database(27384): call map for sequence=489
V/Database(27384): emit(["Evento_44","326232","Bilhete_6048"], null)
D/MobileDataStateTracker( 598): default: setPolicyDataEnable(enabled=true)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6048"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6048"], null)
V/Database(27384): call map for sequence=490
V/Database(27384): emit(["Evento_44","216887","Bilhete_6047"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6047"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6047"], null)
V/Database(27384): call map for sequence=491
V/Database(27384): emit(["Evento_44","143763","Bilhete_6046"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4700. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4800.
D/dalvikvm( 891): GC_FOR_ALLOC freed 1480K, 22% free 25602K/32780K, paused 34ms, total 34ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6046"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6046"], null)
V/Database(27384): call map for sequence=492
V/Database(27384): emit(["Evento_44","752822","Bilhete_6045"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6045"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6045"], null)
V/Database(27384): call map for sequence=493
V/Database(27384): emit(["Evento_44","774686","Bilhete_6044"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6044"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6044"], null)
V/Database(27384): call map for sequence=494
V/Database(27384): emit(["Evento_44","555154","Bilhete_6043"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6043"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6043"], null)
V/Database(27384): call map for sequence=495
V/Database(27384): emit(["Evento_44","587458","Bilhete_6042"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6042"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6042"], null)
V/Database(27384): call map for sequence=496
V/Database(27384): emit(["Evento_44","657463","Bilhete_6041"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6041"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6041"], null)
V/Database(27384): call map for sequence=497
V/Database(27384): emit(["Evento_44","254232","Bilhete_6040"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6040"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6040"], null)
V/Database(27384): call map for sequence=498
V/Database(27384): emit(["Evento_44","157568","Bilhete_6039"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6039"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6039"], null)
V/Database(27384): call map for sequence=499
V/Database(27384): emit(["Evento_44","386581","Bilhete_6038"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6038"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6038"], null)
V/Database(27384): call map for sequence=500
V/Database(27384): emit(["Evento_44","676143","Bilhete_6037"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6037"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6037"], null)
V/Database(27384): call map for sequence=501
V/Database(27384): emit(["Evento_44","232312","Bilhete_6036"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6036"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6036"], null)
V/Database(27384): call map for sequence=502
V/Database(27384): emit(["Evento_44","026458","Bilhete_6035"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6035"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6035"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 502 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4800. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 4900.
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=403
V/Database(27384): emit("782251", null)
V/Database(27384): call map for sequence=404
V/Database(27384): emit("784346", null)
V/Database(27384): call map for sequence=405
V/Database(27384): emit("738081", null)
V/Database(27384): call map for sequence=406
V/Database(27384): emit("802485", null)
V/Database(27384): call map for sequence=407
V/Database(27384): emit("857560", null)
V/Database(27384): call map for sequence=408
V/Database(27384): emit("128833", null)
V/Database(27384): call map for sequence=409
V/Database(27384): emit("870620", null)
V/Database(27384): call map for sequence=410
V/Database(27384): emit("783375", null)
V/Database(27384): call map for sequence=411
V/Database(27384): emit("035868", null)
V/Database(27384): call map for sequence=412
V/Database(27384): emit("618566", null)
V/Database(27384): call map for sequence=413
V/Database(27384): emit("045258", null)
V/Database(27384): call map for sequence=414
V/Database(27384): emit("363780", null)
V/Database(27384): call map for sequence=415
V/Database(27384): emit("470644", null)
V/Database(27384): call map for sequence=416
V/Database(27384): emit("654687", null)
V/Database(27384): call map for sequence=417
V/Database(27384): emit("381245", null)
V/Database(27384): call map for sequence=418
V/Database(27384): emit("268121", null)
V/Database(27384): call map for sequence=419
V/Database(27384): emit("713861", null)
V/Database(27384): call map for sequence=420
V/Database(27384): emit("408248", null)
V/Database(27384): call map for sequence=421
V/Database(27384): emit("137067", null)
V/Database(27384): call map for sequence=422
V/Database(27384): emit("237022", null)
V/Database(27384): call map for sequence=423
V/Database(27384): emit("877270", null)
V/Database(27384): call map for sequence=424
V/Database(27384): emit("667406", null)
V/Database(27384): call map for sequence=425
V/Database(27384): emit("872120", null)
V/Database(27384): call map for sequence=426
V/Database(27384): emit("762775", null)
V/Database(27384): call map for sequence=427
V/Database(27384): emit("608652", null)
V/Database(27384): call map for sequence=428
V/Database(27384): emit("317710", null)
V/Database(27384): call map for sequence=429
V/Database(27384): emit("338575", null)
V/Database(27384): call map for sequence=430
V/Database(27384): emit("110042", null)
V/Database(27384): call map for sequence=431
V/Database(27384): emit("101844", null)
V/Database(27384): call map for sequence=432
D/dalvikvm(27384): GC_FOR_ALLOC freed 7835K, 20% free 33143K/41080K, paused 98ms, total 99ms
V/Database(27384): emit("212437", null)
V/Database(27384): call map for sequence=433
V/Database(27384): emit("051455", null)
V/Database(27384): call map for sequence=434
V/Database(27384): emit("612523", null)
V/Database(27384): call map for sequence=435
V/Database(27384): emit("841446", null)
V/Database(27384): call map for sequence=436
V/Database(27384): emit("464365", null)
V/Database(27384): call map for sequence=437
V/Database(27384): emit("887276", null)
V/Database(27384): call map for sequence=438
V/Database(27384): emit("572424", null)
V/Database(27384): call map for sequence=439
V/Database(27384): emit("580470", null)
V/Database(27384): call map for sequence=440
V/Database(27384): emit("372476", null)
V/Database(27384): call map for sequence=441
V/Database(27384): emit("423530", null)
V/Database(27384): call map for sequence=442
V/Database(27384): emit("107478", null)
V/Database(27384): call map for sequence=443
V/Database(27384): emit("861605", null)
V/Database(27384): call map for sequence=444
V/Database(27384): emit("023670", null)
V/Database(27384): call map for sequence=445
V/Database(27384): emit("871085", null)
V/Database(27384): call map for sequence=446
V/Database(27384): emit("137050", null)
V/Database(27384): call map for sequence=447
V/Database(27384): emit("116804", null)
V/Database(27384): call map for sequence=448
V/Database(27384): emit("660214", null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 4900. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5000.
V/Database(27384): call map for sequence=449
V/Database(27384): emit("103414", null)
V/Database(27384): call map for sequence=450
V/Database(27384): emit("681133", null)
V/Database(27384): call map for sequence=451
V/Database(27384): emit("856406", null)
V/Database(27384): call map for sequence=452
V/Database(27384): emit("832241", null)
V/Database(27384): call map for sequence=453
V/Database(27384): emit("888776", null)
V/Database(27384): call map for sequence=454
V/Database(27384): emit("267107", null)
V/Database(27384): call map for sequence=455
V/Database(27384): emit("386621", null)
V/Database(27384): call map for sequence=456
V/Database(27384): emit("864711", null)
V/Database(27384): call map for sequence=457
V/Database(27384): emit("031415", null)
V/Database(27384): call map for sequence=458
V/Database(27384): emit("200447", null)
V/Database(27384): call map for sequence=459
V/Database(27384): emit("767857", null)
V/Database(27384): call map for sequence=460
V/Database(27384): emit("561344", null)
V/Database(27384): call map for sequence=461
V/Database(27384): emit("213743", null)
V/Database(27384): call map for sequence=462
V/Database(27384): emit("364576", null)
V/Database(27384): call map for sequence=463
V/Database(27384): emit("027514", null)
V/Database(27384): call map for sequence=464
V/Database(27384): emit("527464", null)
V/Database(27384): call map for sequence=465
V/Database(27384): emit("644757", null)
V/Database(27384): call map for sequence=466
V/Database(27384): emit("027650", null)
V/Database(27384): call map for sequence=467
V/Database(27384): emit("236363", null)
V/Database(27384): call map for sequence=468
V/Database(27384): emit("006201", null)
V/Database(27384): call map for sequence=469
V/Database(27384): emit("831735", null)
V/Database(27384): call map for sequence=470
V/Database(27384): emit("346506", null)
V/Database(27384): call map for sequence=471
V/Database(27384): emit("150324", null)
V/Database(27384): call map for sequence=472
V/Database(27384): emit("563044", null)
V/Database(27384): call map for sequence=473
V/Database(27384): emit("083474", null)
V/Database(27384): call map for sequence=474
V/Database(27384): emit("237487", null)
V/Database(27384): call map for sequence=475
V/Database(27384): emit("470171", null)
V/Database(27384): call map for sequence=476
V/Database(27384): emit("153688", null)
V/Database(27384): call map for sequence=477
V/Database(27384): emit("480361", null)
V/Database(27384): call map for sequence=478
V/Database(27384): emit("576644", null)
V/Database(27384): call map for sequence=479
V/Database(27384): emit("824765", null)
V/Database(27384): call map for sequence=480
V/Database(27384): emit("118708", null)
V/Database(27384): call map for sequence=481
V/Database(27384): emit("636357", null)
V/Database(27384): call map for sequence=482
V/Database(27384): emit("613233", null)
V/Database(27384): call map for sequence=483
V/Database(27384): emit("257072", null)
V/Database(27384): call map for sequence=484
V/Database(27384): emit("843351", null)
V/Database(27384): call map for sequence=485
V/Database(27384): emit("573178", null)
V/Database(27384): call map for sequence=486
V/Database(27384): emit("572133", null)
V/Database(27384): call map for sequence=487
V/Database(27384): emit("323481", null)
V/Database(27384): call map for sequence=488
V/Database(27384): emit("870251", null)
V/Database(27384): call map for sequence=489
V/Database(27384): emit("326232", null)
V/Database(27384): call map for sequence=490
V/Database(27384): emit("216887", null)
V/Database(27384): call map for sequence=491
V/Database(27384): emit("143763", null)
V/Database(27384): call map for sequence=492
V/Database(27384): emit("752822", null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5000. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5100.
V/Database(27384): call map for sequence=493
V/Database(27384): emit("774686", null)
V/Database(27384): call map for sequence=494
V/Database(27384): emit("555154", null)
V/Database(27384): call map for sequence=495
V/Database(27384): emit("587458", null)
V/Database(27384): call map for sequence=496
V/Database(27384): emit("657463", null)
V/Database(27384): call map for sequence=497
V/Database(27384): emit("254232", null)
V/Database(27384): call map for sequence=498
V/Database(27384): emit("157568", null)
V/Database(27384): call map for sequence=499
V/Database(27384): emit("386581", null)
V/Database(27384): call map for sequence=500
V/Database(27384): emit("676143", null)
V/Database(27384): call map for sequence=501
V/Database(27384): emit("232312", null)
V/Database(27384): call map for sequence=502
V/Database(27384): emit("026458", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 502 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7854K, 20% free 33278K/41212K, paused 97ms, total 97ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5100. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5200.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor5' - alarm raised 1 at 61.0 degC
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5200. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5300.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7820K, 19% free 33536K/41392K, paused 99ms, total 99ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5300. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5400.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5400. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5500.
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=503
V/Database(27384): emit(["Evento_44","834514","Bilhete_6034"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6034"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6034"], null)
V/Database(27384): call map for sequence=504
V/Database(27384): emit(["Evento_44","727411","Bilhete_6033"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6033"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6033"], null)
V/Database(27384): call map for sequence=505
V/Database(27384): emit(["Evento_44","867565","Bilhete_6032"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6032"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6032"], null)
V/Database(27384): call map for sequence=506
V/Database(27384): emit(["Evento_44","543414","Bilhete_6031"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6031"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6031"], null)
V/Database(27384): call map for sequence=507
V/Database(27384): emit(["Evento_44","164473","Bilhete_6030"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6030"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6030"], null)
V/Database(27384): call map for sequence=508
V/Database(27384): emit(["Evento_44","467715","Bilhete_6029"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6029"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6029"], null)
V/Database(27384): call map for sequence=509
V/Database(27384): emit(["Evento_44","325121","Bilhete_6028"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8155K, 20% free 33521K/41732K, paused 100ms, total 100ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_6028"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6028"], null)
V/Database(27384): call map for sequence=510
V/Database(27384): emit(["Evento_44","482184","Bilhete_6027"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6027"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6027"], null)
V/Database(27384): call map for sequence=511
V/Database(27384): emit(["Evento_44","210672","Bilhete_6026"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6026"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6026"], null)
V/Database(27384): call map for sequence=512
V/Database(27384): emit(["Evento_44","015348","Bilhete_6025"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6025"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6025"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5500. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5600.
V/Database(27384): call map for sequence=513
V/Database(27384): emit(["Evento_44","547558","Bilhete_6024"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6024"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6024"], null)
V/Database(27384): call map for sequence=514
V/Database(27384): emit(["Evento_44","146168","Bilhete_6023"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6023"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6023"], null)
V/Database(27384): call map for sequence=515
V/Database(27384): emit(["Evento_44","060274","Bilhete_6022"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6022"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6022"], null)
V/Database(27384): call map for sequence=516
V/Database(27384): emit(["Evento_44","376276","Bilhete_6021"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6021"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6021"], null)
V/Database(27384): call map for sequence=517
V/Database(27384): emit(["Evento_44","867085","Bilhete_6020"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6020"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6020"], null)
V/Database(27384): call map for sequence=518
V/Database(27384): emit(["Evento_44","588573","Bilhete_6019"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6019"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6019"], null)
V/Database(27384): call map for sequence=519
V/Database(27384): emit(["Evento_44","617207","Bilhete_6018"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6018"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6018"], null)
V/Database(27384): call map for sequence=520
V/Database(27384): emit(["Evento_44","285387","Bilhete_6017"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6017"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6017"], null)
V/Database(27384): call map for sequence=521
V/Database(27384): emit(["Evento_44","252882","Bilhete_6016"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6016"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6016"], null)
V/Database(27384): call map for sequence=522
V/Database(27384): emit(["Evento_44","522023","Bilhete_6015"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6015"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6015"], null)
V/Database(27384): call map for sequence=523
V/Database(27384): emit(["Evento_44","746176","Bilhete_6014"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6014"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6014"], null)
V/Database(27384): call map for sequence=524
V/Database(27384): emit(["Evento_44","774044","Bilhete_6013"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6013"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6013"], null)
V/Database(27384): call map for sequence=525
V/Database(27384): emit(["Evento_44","326443","Bilhete_6012"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6012"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6012"], null)
V/Database(27384): call map for sequence=526
V/Database(27384): emit(["Evento_44","718544","Bilhete_6011"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6011"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6011"], null)
V/Database(27384): call map for sequence=527
V/Database(27384): emit(["Evento_44","462562","Bilhete_6010"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6010"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6010"], null)
V/Database(27384): call map for sequence=528
V/Database(27384): emit(["Evento_44","621164","Bilhete_6009"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6009"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6009"], null)
V/Database(27384): call map for sequence=529
V/Database(27384): emit(["Evento_44","180715","Bilhete_6008"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6008"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6008"], null)
V/Database(27384): call map for sequence=530
V/Database(27384): emit(["Evento_44","462527","Bilhete_6007"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6007"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6007"], null)
V/Database(27384): call map for sequence=531
V/Database(27384): emit(["Evento_44","222164","Bilhete_6006"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6006"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6006"], null)
V/Database(27384): call map for sequence=532
V/Database(27384): emit(["Evento_44","342157","Bilhete_6005"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6005"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6005"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5600. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5700.
V/Database(27384): call map for sequence=533
V/Database(27384): emit(["Evento_44","376703","Bilhete_6004"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6004"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6004"], null)
V/Database(27384): call map for sequence=534
V/Database(27384): emit(["Evento_44","781564","Bilhete_6003"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6003"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6003"], null)
V/Database(27384): call map for sequence=535
V/Database(27384): emit(["Evento_44","405372","Bilhete_6002"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6002"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6002"], null)
V/Database(27384): call map for sequence=536
V/Database(27384): emit(["Evento_44","018812","Bilhete_6001"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6001"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6001"], null)
V/Database(27384): call map for sequence=537
V/Database(27384): emit(["Evento_44","428432","Bilhete_6000"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_6000"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_6000"], null)
V/Database(27384): call map for sequence=538
V/Database(27384): emit(["Evento_44","624814","Bilhete_5999"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5999"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5999"], null)
V/Database(27384): call map for sequence=539
V/Database(27384): emit(["Evento_44","601570","Bilhete_5998"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5998"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5998"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8039K, 20% free 33603K/41732K, paused 100ms, total 100ms
V/Database(27384): call map for sequence=540
V/Database(27384): emit(["Evento_44","474177","Bilhete_5997"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5997"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5997"], null)
V/Database(27384): call map for sequence=541
V/Database(27384): emit(["Evento_44","611760","Bilhete_5996"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5996"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5996"], null)
V/Database(27384): call map for sequence=542
V/Database(27384): emit(["Evento_44","787143","Bilhete_5995"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5995"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5995"], null)
V/Database(27384): call map for sequence=543
V/Database(27384): emit(["Evento_44","245265","Bilhete_5994"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5700. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5800.
V/Database(27384): emit(["Evento_44",null,"Bilhete_5994"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5994"], null)
V/Database(27384): call map for sequence=544
V/Database(27384): emit(["Evento_44","320207","Bilhete_5993"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5993"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5993"], null)
V/Database(27384): call map for sequence=545
V/Database(27384): emit(["Evento_44","474132","Bilhete_5992"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5992"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5992"], null)
V/Database(27384): call map for sequence=546
V/Database(27384): emit(["Evento_44","158201","Bilhete_5991"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5991"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5991"], null)
V/Database(27384): call map for sequence=547
V/Database(27384): emit(["Evento_44","602030","Bilhete_5990"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5990"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5990"], null)
V/Database(27384): call map for sequence=548
V/Database(27384): emit(["Evento_44","388318","Bilhete_5989"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5989"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5989"], null)
V/Database(27384): call map for sequence=549
V/Database(27384): emit(["Evento_44","027136","Bilhete_5988"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5988"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5988"], null)
V/Database(27384): call map for sequence=550
V/Database(27384): emit(["Evento_44","775734","Bilhete_5987"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5987"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5987"], null)
V/Database(27384): call map for sequence=551
V/Database(27384): emit(["Evento_44","426082","Bilhete_5986"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5986"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5986"], null)
V/Database(27384): call map for sequence=552
V/Database(27384): emit(["Evento_44","624705","Bilhete_5985"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5985"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5985"], null)
V/Database(27384): call map for sequence=553
V/Database(27384): emit(["Evento_44","761288","Bilhete_5984"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5984"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5984"], null)
V/Database(27384): call map for sequence=554
V/Database(27384): emit(["Evento_44","652844","Bilhete_5983"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5983"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5983"], null)
V/Database(27384): call map for sequence=555
V/Database(27384): emit(["Evento_44","588631","Bilhete_5982"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5982"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5982"], null)
V/Database(27384): call map for sequence=556
V/Database(27384): emit(["Evento_44","855522","Bilhete_5981"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5981"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5981"], null)
V/Database(27384): call map for sequence=557
V/Database(27384): emit(["Evento_44","228644","Bilhete_5980"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5800. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 5900.
V/Database(27384): emit(["Evento_44",null,"Bilhete_5980"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5980"], null)
V/Database(27384): call map for sequence=558
V/Database(27384): emit(["Evento_44","000112","Bilhete_5979"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5979"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5979"], null)
V/Database(27384): call map for sequence=559
V/Database(27384): emit(["Evento_44","032416","Bilhete_5978"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5978"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5978"], null)
V/Database(27384): call map for sequence=560
V/Database(27384): emit(["Evento_44","636514","Bilhete_5977"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5977"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5977"], null)
V/Database(27384): call map for sequence=561
V/Database(27384): emit(["Evento_44","475632","Bilhete_5976"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5976"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5976"], null)
V/Database(27384): call map for sequence=562
V/Database(27384): emit(["Evento_44","378167","Bilhete_5975"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5975"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5975"], null)
V/Database(27384): call map for sequence=563
V/Database(27384): emit(["Evento_44","517080","Bilhete_5974"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5974"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5974"], null)
V/Database(27384): call map for sequence=564
V/Database(27384): emit(["Evento_44","088542","Bilhete_5973"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5973"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5973"], null)
V/Database(27384): call map for sequence=565
V/Database(27384): emit(["Evento_44","553711","Bilhete_5972"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5972"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7972K, 20% free 33758K/41824K, paused 104ms, total 104ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5972"], null)
V/Database(27384): call map for sequence=566
V/Database(27384): emit(["Evento_44","006501","Bilhete_5971"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5971"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 5900. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 6000.
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5971"], null)
V/Database(27384): call map for sequence=567
V/Database(27384): emit(["Evento_44","370562","Bilhete_5970"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5970"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5970"], null)
V/Database(27384): call map for sequence=568
V/Database(27384): emit(["Evento_44","262468","Bilhete_5969"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5969"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5969"], null)
V/Database(27384): call map for sequence=569
V/Database(27384): emit(["Evento_44","313532","Bilhete_5968"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5968"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5968"], null)
V/Database(27384): call map for sequence=570
V/Database(27384): emit(["Evento_44","087471","Bilhete_5967"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5967"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5967"], null)
V/Database(27384): call map for sequence=571
V/Database(27384): emit(["Evento_44","518441","Bilhete_5966"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5966"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5966"], null)
V/Database(27384): call map for sequence=572
V/Database(27384): emit(["Evento_44","813672","Bilhete_5965"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5965"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5965"], null)
V/Database(27384): call map for sequence=573
V/Database(27384): emit(["Evento_44","528731","Bilhete_5964"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5964"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5964"], null)
V/Database(27384): call map for sequence=574
V/Database(27384): emit(["Evento_44","827152","Bilhete_5963"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5963"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5963"], null)
V/Database(27384): call map for sequence=575
V/Database(27384): emit(["Evento_44","654530","Bilhete_5962"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5962"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5962"], null)
V/Database(27384): call map for sequence=576
V/Database(27384): emit(["Evento_44","450216","Bilhete_5961"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5961"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5961"], null)
V/Database(27384): call map for sequence=577
V/Database(27384): emit(["Evento_44","083416","Bilhete_5960"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5960"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5960"], null)
V/Database(27384): call map for sequence=578
V/Database(27384): emit(["Evento_44","571125","Bilhete_5959"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5959"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5959"], null)
V/Database(27384): call map for sequence=579
V/Database(27384): emit(["Evento_44","414132","Bilhete_5958"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5958"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5958"], null)
V/Database(27384): call map for sequence=580
V/Database(27384): emit(["Evento_44","470886","Bilhete_5957"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5957"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5957"], null)
V/Database(27384): call map for sequence=581
V/Database(27384): emit(["Evento_44","720338","Bilhete_5956"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5956"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5956"], null)
V/Database(27384): call map for sequence=582
V/Database(27384): emit(["Evento_44","782274","Bilhete_5955"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5955"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5955"], null)
V/Database(27384): call map for sequence=583
V/Database(27384): emit(["Evento_44","153265","Bilhete_5954"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5954"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5954"], null)
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 6000. Bilhetes obtidos: 100.
D/SyncAdapter(27384): Buscando bilhetes do evento de id 44. Inicio: 6100.
V/Database(27384): call map for sequence=584
V/Database(27384): emit(["Evento_44","530345","Bilhete_5953"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5953"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5953"], null)
V/Database(27384): call map for sequence=585
V/Database(27384): emit(["Evento_44","455582","Bilhete_5952"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5952"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5952"], null)
V/Database(27384): call map for sequence=586
V/Database(27384): emit(["Evento_44","066071","Bilhete_5951"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5951"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5951"], null)
V/Database(27384): call map for sequence=587
V/Database(27384): emit(["Evento_44","282134","Bilhete_5950"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5950"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5950"], null)
V/Database(27384): call map for sequence=588
V/Database(27384): emit(["Evento_44","261558","Bilhete_5949"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5949"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5949"], null)
V/Database(27384): call map for sequence=589
V/Database(27384): emit(["Evento_44","762577","Bilhete_5948"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5948"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5948"], null)
V/Database(27384): call map for sequence=590
V/Database(27384): emit(["Evento_44","254578","Bilhete_5947"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5947"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5947"], null)
V/Database(27384): call map for sequence=591
V/Database(27384): emit(["Evento_44","675340","Bilhete_5946"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5946"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5946"], null)
V/Database(27384): call map for sequence=592
V/Database(27384): emit(["Evento_44","165100","Bilhete_5945"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5945"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5945"], null)
V/Database(27384): call map for sequence=593
V/Database(27384): emit(["Evento_44","534850","Bilhete_5944"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5944"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5944"], null)
V/Database(27384): call map for sequence=594
V/Database(27384): emit(["Evento_44","717652","Bilhete_5943"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5943"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5943"], null)
V/Database(27384): call map for sequence=595
V/Database(27384): emit(["Evento_44","425841","Bilhete_5942"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5942"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5942"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7989K, 20% free 33906K/41984K, paused 115ms, total 116ms
D/SyncAdapter(27384): Concluída: requisição por bilhetes do evento de id 44. Inicio: 6100. Bilhetes obtidos: 75.
V/Database(27384): call map for sequence=596
V/Database(27384): emit(["Evento_44","810651","Bilhete_5941"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5941"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5941"], null)
V/Database(27384): call map for sequence=597
V/Database(27384): emit(["Evento_44","844386","Bilhete_5940"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5940"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5940"], null)
V/Database(27384): call map for sequence=598
V/Database(27384): emit(["Evento_44","028700","Bilhete_5939"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5939"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5939"], null)
V/Database(27384): call map for sequence=599
V/Database(27384): emit(["Evento_44","074875","Bilhete_5938"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5938"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5938"], null)
V/Database(27384): call map for sequence=600
V/Database(27384): emit(["Evento_44","245247","Bilhete_5937"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5937"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5937"], null)
V/Database(27384): call map for sequence=601
V/Database(27384): emit(["Evento_44","006035","Bilhete_5936"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5936"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5936"], null)
V/Database(27384): call map for sequence=602
V/Database(27384): emit(["Evento_44","203417","Bilhete_5935"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5935"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5935"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 602 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=503
V/Database(27384): emit("834514", null)
V/Database(27384): call map for sequence=504
V/Database(27384): emit("727411", null)
V/Database(27384): call map for sequence=505
V/Database(27384): emit("867565", null)
V/Database(27384): call map for sequence=506
V/Database(27384): emit("543414", null)
V/Database(27384): call map for sequence=507
V/Database(27384): emit("164473", null)
V/Database(27384): call map for sequence=508
V/Database(27384): emit("467715", null)
V/Database(27384): call map for sequence=509
V/Database(27384): emit("325121", null)
V/Database(27384): call map for sequence=510
V/Database(27384): emit("482184", null)
V/Database(27384): call map for sequence=511
V/Database(27384): emit("210672", null)
V/Database(27384): call map for sequence=512
V/Database(27384): emit("015348", null)
V/Database(27384): call map for sequence=513
V/Database(27384): emit("547558", null)
V/Database(27384): call map for sequence=514
V/Database(27384): emit("146168", null)
V/Database(27384): call map for sequence=515
V/Database(27384): emit("060274", null)
V/Database(27384): call map for sequence=516
V/Database(27384): emit("376276", null)
V/Database(27384): call map for sequence=517
V/Database(27384): emit("867085", null)
V/Database(27384): call map for sequence=518
V/Database(27384): emit("588573", null)
V/Database(27384): call map for sequence=519
V/Database(27384): emit("617207", null)
V/Database(27384): call map for sequence=520
V/Database(27384): emit("285387", null)
V/Database(27384): call map for sequence=521
V/Database(27384): emit("252882", null)
V/Database(27384): call map for sequence=522
V/Database(27384): emit("522023", null)
V/Database(27384): call map for sequence=523
V/Database(27384): emit("746176", null)
V/Database(27384): call map for sequence=524
V/Database(27384): emit("774044", null)
V/Database(27384): call map for sequence=525
V/Database(27384): emit("326443", null)
V/Database(27384): call map for sequence=526
V/Database(27384): emit("718544", null)
V/Database(27384): call map for sequence=527
V/Database(27384): emit("462562", null)
V/Database(27384): call map for sequence=528
V/Database(27384): emit("621164", null)
V/Database(27384): call map for sequence=529
V/Database(27384): emit("180715", null)
V/Database(27384): call map for sequence=530
V/Database(27384): emit("462527", null)
V/Database(27384): call map for sequence=531
V/Database(27384): emit("222164", null)
V/Database(27384): call map for sequence=532
V/Database(27384): emit("342157", null)
V/Database(27384): call map for sequence=533
V/Database(27384): emit("376703", null)
V/Database(27384): call map for sequence=534
V/Database(27384): emit("781564", null)
V/Database(27384): call map for sequence=535
V/Database(27384): emit("405372", null)
V/Database(27384): call map for sequence=536
V/Database(27384): emit("018812", null)
V/Database(27384): call map for sequence=537
V/Database(27384): emit("428432", null)
V/Database(27384): call map for sequence=538
V/Database(27384): emit("624814", null)
V/Database(27384): call map for sequence=539
V/Database(27384): emit("601570", null)
V/Database(27384): call map for sequence=540
V/Database(27384): emit("474177", null)
V/Database(27384): call map for sequence=541
V/Database(27384): emit("611760", null)
V/Database(27384): call map for sequence=542
V/Database(27384): emit("787143", null)
V/Database(27384): call map for sequence=543
V/Database(27384): emit("245265", null)
V/Database(27384): call map for sequence=544
V/Database(27384): emit("320207", null)
V/Database(27384): call map for sequence=545
V/Database(27384): emit("474132", null)
V/Database(27384): call map for sequence=546
V/Database(27384): emit("158201", null)
V/Database(27384): call map for sequence=547
V/Database(27384): emit("602030", null)
V/Database(27384): call map for sequence=548
V/Database(27384): emit("388318", null)
V/Database(27384): call map for sequence=549
V/Database(27384): emit("027136", null)
V/Database(27384): call map for sequence=550
V/Database(27384): emit("775734", null)
V/Database(27384): call map for sequence=551
V/Database(27384): emit("426082", null)
V/Database(27384): call map for sequence=552
V/Database(27384): emit("624705", null)
V/Database(27384): call map for sequence=553
V/Database(27384): emit("761288", null)
V/Database(27384): call map for sequence=554
V/Database(27384): emit("652844", null)
V/Database(27384): call map for sequence=555
V/Database(27384): emit("588631", null)
V/Database(27384): call map for sequence=556
V/Database(27384): emit("855522", null)
V/Database(27384): call map for sequence=557
V/Database(27384): emit("228644", null)
V/Database(27384): call map for sequence=558
V/Database(27384): emit("000112", null)
V/Database(27384): call map for sequence=559
V/Database(27384): emit("032416", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7880K, 20% free 33852K/42132K, paused 108ms, total 108ms
V/Database(27384): call map for sequence=560
V/Database(27384): emit("636514", null)
V/Database(27384): call map for sequence=561
V/Database(27384): emit("475632", null)
V/Database(27384): call map for sequence=562
V/Database(27384): emit("378167", null)
V/Database(27384): call map for sequence=563
V/Database(27384): emit("517080", null)
V/Database(27384): call map for sequence=564
V/Database(27384): emit("088542", null)
V/Database(27384): call map for sequence=565
V/Database(27384): emit("553711", null)
V/Database(27384): call map for sequence=566
V/Database(27384): emit("006501", null)
V/Database(27384): call map for sequence=567
V/Database(27384): emit("370562", null)
V/Database(27384): call map for sequence=568
V/Database(27384): emit("262468", null)
V/Database(27384): call map for sequence=569
V/Database(27384): emit("313532", null)
V/Database(27384): call map for sequence=570
V/Database(27384): emit("087471", null)
V/Database(27384): call map for sequence=571
V/Database(27384): emit("518441", null)
V/Database(27384): call map for sequence=572
V/Database(27384): emit("813672", null)
V/Database(27384): call map for sequence=573
V/Database(27384): emit("528731", null)
V/Database(27384): call map for sequence=574
V/Database(27384): emit("827152", null)
V/Database(27384): call map for sequence=575
V/Database(27384): emit("654530", null)
V/Database(27384): call map for sequence=576
V/Database(27384): emit("450216", null)
V/Database(27384): call map for sequence=577
V/Database(27384): emit("083416", null)
V/Database(27384): call map for sequence=578
V/Database(27384): emit("571125", null)
V/Database(27384): call map for sequence=579
V/Database(27384): emit("414132", null)
V/Database(27384): call map for sequence=580
V/Database(27384): emit("470886", null)
V/Database(27384): call map for sequence=581
V/Database(27384): emit("720338", null)
V/Database(27384): call map for sequence=582
V/Database(27384): emit("782274", null)
V/Database(27384): call map for sequence=583
V/Database(27384): emit("153265", null)
V/Database(27384): call map for sequence=584
V/Database(27384): emit("530345", null)
V/Database(27384): call map for sequence=585
V/Database(27384): emit("455582", null)
V/Database(27384): call map for sequence=586
V/Database(27384): emit("066071", null)
V/Database(27384): call map for sequence=587
V/Database(27384): emit("282134", null)
V/Database(27384): call map for sequence=588
V/Database(27384): emit("261558", null)
V/Database(27384): call map for sequence=589
V/Database(27384): emit("762577", null)
V/Database(27384): call map for sequence=590
V/Database(27384): emit("254578", null)
V/Database(27384): call map for sequence=591
V/Database(27384): emit("675340", null)
V/Database(27384): call map for sequence=592
V/Database(27384): emit("165100", null)
V/Database(27384): call map for sequence=593
V/Database(27384): emit("534850", null)
V/Database(27384): call map for sequence=594
V/Database(27384): emit("717652", null)
V/Database(27384): call map for sequence=595
V/Database(27384): emit("425841", null)
V/Database(27384): call map for sequence=596
V/Database(27384): emit("810651", null)
V/Database(27384): call map for sequence=597
V/Database(27384): emit("844386", null)
V/Database(27384): call map for sequence=598
V/Database(27384): emit("028700", null)
V/Database(27384): call map for sequence=599
V/Database(27384): emit("074875", null)
V/Database(27384): call map for sequence=600
V/Database(27384): emit("245247", null)
V/Database(27384): call map for sequence=601
V/Database(27384): emit("006035", null)
V/Database(27384): call map for sequence=602
V/Database(27384): emit("203417", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 602 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7963K, 20% free 33868K/42132K, paused 105ms, total 105ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm( 891): GC_FOR_ALLOC freed 1979K, 23% free 25526K/32780K, paused 39ms, total 39ms
D/dalvikvm(27384): GC_FOR_ALLOC freed 7876K, 20% free 33996K/42132K, paused 105ms, total 105ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=603
V/Database(27384): emit(["Evento_44","804256","Bilhete_5934"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5934"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5934"], null)
V/Database(27384): call map for sequence=604
V/Database(27384): emit(["Evento_44","728222","Bilhete_5933"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5933"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5933"], null)
V/Database(27384): call map for sequence=605
V/Database(27384): emit(["Evento_44","155804","Bilhete_5932"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5932"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5932"], null)
V/Database(27384): call map for sequence=606
V/Database(27384): emit(["Evento_44","232178","Bilhete_5931"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5931"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5931"], null)
V/Database(27384): call map for sequence=607
V/Database(27384): emit(["Evento_44","581300","Bilhete_5930"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5930"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5930"], null)
V/Database(27384): call map for sequence=608
V/Database(27384): emit(["Evento_44","765333","Bilhete_5929"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5929"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5929"], null)
V/Database(27384): call map for sequence=609
V/Database(27384): emit(["Evento_44","677810","Bilhete_5928"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5928"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5928"], null)
V/Database(27384): call map for sequence=610
V/Database(27384): emit(["Evento_44","743067","Bilhete_5927"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5927"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5927"], null)
V/Database(27384): call map for sequence=611
V/Database(27384): emit(["Evento_44","046450","Bilhete_5926"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5926"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5926"], null)
V/Database(27384): call map for sequence=612
V/Database(27384): emit(["Evento_44","642738","Bilhete_5925"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5925"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5925"], null)
V/Database(27384): call map for sequence=613
V/Database(27384): emit(["Evento_44","613814","Bilhete_5924"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5924"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5924"], null)
V/Database(27384): call map for sequence=614
V/Database(27384): emit(["Evento_44","461511","Bilhete_5923"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5923"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5923"], null)
V/Database(27384): call map for sequence=615
V/Database(27384): emit(["Evento_44","111760","Bilhete_5922"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5922"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5922"], null)
V/Database(27384): call map for sequence=616
V/Database(27384): emit(["Evento_44","318573","Bilhete_5921"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5921"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5921"], null)
V/Database(27384): call map for sequence=617
V/Database(27384): emit(["Evento_44","755553","Bilhete_5920"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5920"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5920"], null)
V/Database(27384): call map for sequence=618
V/Database(27384): emit(["Evento_44","238823","Bilhete_5919"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8046K, 20% free 33794K/42220K, paused 105ms, total 105ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5919"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5919"], null)
V/Database(27384): call map for sequence=619
V/Database(27384): emit(["Evento_44","165600","Bilhete_5918"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5918"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5918"], null)
V/Database(27384): call map for sequence=620
V/Database(27384): emit(["Evento_44","433401","Bilhete_5917"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5917"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5917"], null)
V/Database(27384): call map for sequence=621
V/Database(27384): emit(["Evento_44","454366","Bilhete_5916"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5916"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5916"], null)
V/Database(27384): call map for sequence=622
V/Database(27384): emit(["Evento_44","577081","Bilhete_5915"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5915"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5915"], null)
V/Database(27384): call map for sequence=623
V/Database(27384): emit(["Evento_44","510485","Bilhete_5914"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5914"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5914"], null)
V/Database(27384): call map for sequence=624
V/Database(27384): emit(["Evento_44","488511","Bilhete_5913"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5913"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5913"], null)
V/Database(27384): call map for sequence=625
V/Database(27384): emit(["Evento_44","828142","Bilhete_5912"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5912"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5912"], null)
V/Database(27384): call map for sequence=626
V/Database(27384): emit(["Evento_44","722577","Bilhete_5911"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5911"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5911"], null)
V/Database(27384): call map for sequence=627
V/Database(27384): emit(["Evento_44","051401","Bilhete_5910"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5910"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5910"], null)
V/Database(27384): call map for sequence=628
V/Database(27384): emit(["Evento_44","342062","Bilhete_5909"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5909"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5909"], null)
V/Database(27384): call map for sequence=629
V/Database(27384): emit(["Evento_44","655874","Bilhete_5908"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5908"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5908"], null)
V/Database(27384): call map for sequence=630
V/Database(27384): emit(["Evento_44","450011","Bilhete_5907"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5907"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5907"], null)
V/Database(27384): call map for sequence=631
V/Database(27384): emit(["Evento_44","884452","Bilhete_5906"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5906"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5906"], null)
V/Database(27384): call map for sequence=632
V/Database(27384): emit(["Evento_44","374532","Bilhete_5905"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5905"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5905"], null)
V/Database(27384): call map for sequence=633
V/Database(27384): emit(["Evento_44","414685","Bilhete_5904"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5904"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5904"], null)
V/Database(27384): call map for sequence=634
V/Database(27384): emit(["Evento_44","331882","Bilhete_5903"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5903"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5903"], null)
V/Database(27384): call map for sequence=635
V/Database(27384): emit(["Evento_44","862851","Bilhete_5902"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5902"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5902"], null)
V/Database(27384): call map for sequence=636
V/Database(27384): emit(["Evento_44","256183","Bilhete_5901"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5901"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5901"], null)
V/Database(27384): call map for sequence=637
V/Database(27384): emit(["Evento_44","872241","Bilhete_5900"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5900"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5900"], null)
V/Database(27384): call map for sequence=638
V/Database(27384): emit(["Evento_44","670158","Bilhete_5899"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5899"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5899"], null)
V/Database(27384): call map for sequence=639
V/Database(27384): emit(["Evento_44","232518","Bilhete_5898"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5898"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5898"], null)
V/Database(27384): call map for sequence=640
V/Database(27384): emit(["Evento_44","785827","Bilhete_5897"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5897"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5897"], null)
V/Database(27384): call map for sequence=641
V/Database(27384): emit(["Evento_44","460485","Bilhete_5896"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5896"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5896"], null)
V/Database(27384): call map for sequence=642
V/Database(27384): emit(["Evento_44","158004","Bilhete_5895"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5895"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5895"], null)
V/Database(27384): call map for sequence=643
V/Database(27384): emit(["Evento_44","072111","Bilhete_5894"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5894"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5894"], null)
V/Database(27384): call map for sequence=644
V/Database(27384): emit(["Evento_44","057855","Bilhete_5893"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5893"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5893"], null)
V/Database(27384): call map for sequence=645
V/Database(27384): emit(["Evento_44","307217","Bilhete_5892"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5892"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5892"], null)
V/Database(27384): call map for sequence=646
V/Database(27384): emit(["Evento_44","775537","Bilhete_5891"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5891"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5891"], null)
V/Database(27384): call map for sequence=647
D/dalvikvm(27384): GC_FOR_ALLOC freed 7948K, 20% free 33813K/42220K, paused 104ms, total 104ms
V/Database(27384): emit(["Evento_44","406675","Bilhete_5890"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5890"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5890"], null)
V/Database(27384): call map for sequence=648
V/Database(27384): emit(["Evento_44","073765","Bilhete_5889"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5889"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5889"], null)
V/Database(27384): call map for sequence=649
V/Database(27384): emit(["Evento_44","818012","Bilhete_5888"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5888"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5888"], null)
V/Database(27384): call map for sequence=650
V/Database(27384): emit(["Evento_44","178144","Bilhete_5887"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5887"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5887"], null)
V/Database(27384): call map for sequence=651
V/Database(27384): emit(["Evento_44","635544","Bilhete_5886"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5886"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5886"], null)
V/Database(27384): call map for sequence=652
V/Database(27384): emit(["Evento_44","624068","Bilhete_5885"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5885"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5885"], null)
V/Database(27384): call map for sequence=653
V/Database(27384): emit(["Evento_44","366567","Bilhete_5884"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5884"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5884"], null)
V/Database(27384): call map for sequence=654
V/Database(27384): emit(["Evento_44","617088","Bilhete_5883"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5883"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5883"], null)
V/Database(27384): call map for sequence=655
V/Database(27384): emit(["Evento_44","028760","Bilhete_5882"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5882"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5882"], null)
V/Database(27384): call map for sequence=656
V/Database(27384): emit(["Evento_44","528520","Bilhete_5881"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5881"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5881"], null)
V/Database(27384): call map for sequence=657
V/Database(27384): emit(["Evento_44","646013","Bilhete_5880"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5880"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5880"], null)
V/Database(27384): call map for sequence=658
V/Database(27384): emit(["Evento_44","028715","Bilhete_5879"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5879"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5879"], null)
V/Database(27384): call map for sequence=659
V/Database(27384): emit(["Evento_44","778362","Bilhete_5878"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5878"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5878"], null)
V/Database(27384): call map for sequence=660
V/Database(27384): emit(["Evento_44","771556","Bilhete_5877"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5877"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5877"], null)
V/Database(27384): call map for sequence=661
V/Database(27384): emit(["Evento_44","308716","Bilhete_5876"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5876"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5876"], null)
V/Database(27384): call map for sequence=662
V/Database(27384): emit(["Evento_44","462221","Bilhete_5875"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5875"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5875"], null)
V/Database(27384): call map for sequence=663
V/Database(27384): emit(["Evento_44","427385","Bilhete_5874"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5874"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5874"], null)
V/Database(27384): call map for sequence=664
V/Database(27384): emit(["Evento_44","688558","Bilhete_5873"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5873"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5873"], null)
V/Database(27384): call map for sequence=665
V/Database(27384): emit(["Evento_44","441455","Bilhete_5872"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5872"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5872"], null)
V/Database(27384): call map for sequence=666
V/Database(27384): emit(["Evento_44","404561","Bilhete_5871"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5871"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5871"], null)
V/Database(27384): call map for sequence=667
V/Database(27384): emit(["Evento_44","656254","Bilhete_5870"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5870"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5870"], null)
V/Database(27384): call map for sequence=668
V/Database(27384): emit(["Evento_44","031375","Bilhete_5869"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5869"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5869"], null)
V/Database(27384): call map for sequence=669
V/Database(27384): emit(["Evento_44","367057","Bilhete_5868"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5868"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5868"], null)
V/Database(27384): call map for sequence=670
V/Database(27384): emit(["Evento_44","686508","Bilhete_5867"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5867"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5867"], null)
V/Database(27384): call map for sequence=671
V/Database(27384): emit(["Evento_44","782453","Bilhete_5866"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5866"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5866"], null)
V/Database(27384): call map for sequence=672
V/Database(27384): emit(["Evento_44","876405","Bilhete_5865"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5865"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5865"], null)
V/Database(27384): call map for sequence=673
V/Database(27384): emit(["Evento_44","031330","Bilhete_5864"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5864"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5864"], null)
V/Database(27384): call map for sequence=674
V/Database(27384): emit(["Evento_44","007225","Bilhete_5863"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5863"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5863"], null)
V/Database(27384): call map for sequence=675
D/dalvikvm(27384): GC_FOR_ALLOC freed 7931K, 20% free 33808K/42220K, paused 104ms, total 105ms
V/Database(27384): emit(["Evento_44","542054","Bilhete_5862"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5862"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5862"], null)
V/Database(27384): call map for sequence=676
V/Database(27384): emit(["Evento_44","187863","Bilhete_5861"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5861"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5861"], null)
V/Database(27384): call map for sequence=677
V/Database(27384): emit(["Evento_44","716582","Bilhete_5860"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5860"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5860"], null)
V/Database(27384): call map for sequence=678
V/Database(27384): emit(["Evento_44","815546","Bilhete_5859"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5859"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5859"], null)
V/Database(27384): call map for sequence=679
V/Database(27384): emit(["Evento_44","556804","Bilhete_5858"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5858"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5858"], null)
V/Database(27384): call map for sequence=680
V/Database(27384): emit(["Evento_44","654517","Bilhete_5857"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5857"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5857"], null)
V/Database(27384): call map for sequence=681
V/Database(27384): emit(["Evento_44","868231","Bilhete_5856"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5856"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5856"], null)
V/Database(27384): call map for sequence=682
V/Database(27384): emit(["Evento_44","858086","Bilhete_5855"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5855"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5855"], null)
V/Database(27384): call map for sequence=683
V/Database(27384): emit(["Evento_44","268487","Bilhete_5854"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5854"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5854"], null)
V/Database(27384): call map for sequence=684
V/Database(27384): emit(["Evento_44","877535","Bilhete_5853"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5853"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5853"], null)
V/Database(27384): call map for sequence=685
V/Database(27384): emit(["Evento_44","800301","Bilhete_5852"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5852"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5852"], null)
V/Database(27384): call map for sequence=686
V/Database(27384): emit(["Evento_44","671767","Bilhete_5851"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5851"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5851"], null)
V/Database(27384): call map for sequence=687
V/Database(27384): emit(["Evento_44","613162","Bilhete_5850"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5850"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5850"], null)
V/Database(27384): call map for sequence=688
V/Database(27384): emit(["Evento_44","834656","Bilhete_5849"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5849"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5849"], null)
V/Database(27384): call map for sequence=689
V/Database(27384): emit(["Evento_44","662663","Bilhete_5848"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5848"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5848"], null)
V/Database(27384): call map for sequence=690
V/Database(27384): emit(["Evento_44","035255","Bilhete_5847"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5847"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5847"], null)
V/Database(27384): call map for sequence=691
V/Database(27384): emit(["Evento_44","264177","Bilhete_5846"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5846"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5846"], null)
V/Database(27384): call map for sequence=692
V/Database(27384): emit(["Evento_44","786006","Bilhete_5845"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5845"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5845"], null)
V/Database(27384): call map for sequence=693
V/Database(27384): emit(["Evento_44","100818","Bilhete_5844"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5844"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5844"], null)
V/Database(27384): call map for sequence=694
V/Database(27384): emit(["Evento_44","804145","Bilhete_5843"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5843"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5843"], null)
V/Database(27384): call map for sequence=695
V/Database(27384): emit(["Evento_44","330586","Bilhete_5842"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5842"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5842"], null)
V/Database(27384): call map for sequence=696
V/Database(27384): emit(["Evento_44","605108","Bilhete_5841"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5841"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5841"], null)
V/Database(27384): call map for sequence=697
V/Database(27384): emit(["Evento_44","735262","Bilhete_5840"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5840"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5840"], null)
V/Database(27384): call map for sequence=698
V/Database(27384): emit(["Evento_44","411111","Bilhete_5839"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5839"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5839"], null)
V/Database(27384): call map for sequence=699
V/Database(27384): emit(["Evento_44","273437","Bilhete_5838"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5838"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5838"], null)
V/Database(27384): call map for sequence=700
V/Database(27384): emit(["Evento_44","345312","Bilhete_5837"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5837"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5837"], null)
V/Database(27384): call map for sequence=701
V/Database(27384): emit(["Evento_44","283627","Bilhete_5836"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5836"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5836"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7918K, 20% free 33800K/42220K, paused 106ms, total 106ms
V/Database(27384): call map for sequence=702
V/Database(27384): emit(["Evento_44","658377","Bilhete_5835"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5835"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5835"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 702 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=603
V/Database(27384): emit("804256", null)
V/Database(27384): call map for sequence=604
V/Database(27384): emit("728222", null)
V/Database(27384): call map for sequence=605
V/Database(27384): emit("155804", null)
V/Database(27384): call map for sequence=606
V/Database(27384): emit("232178", null)
V/Database(27384): call map for sequence=607
V/Database(27384): emit("581300", null)
V/Database(27384): call map for sequence=608
V/Database(27384): emit("765333", null)
V/Database(27384): call map for sequence=609
V/Database(27384): emit("677810", null)
V/Database(27384): call map for sequence=610
V/Database(27384): emit("743067", null)
V/Database(27384): call map for sequence=611
V/Database(27384): emit("046450", null)
V/Database(27384): call map for sequence=612
V/Database(27384): emit("642738", null)
V/Database(27384): call map for sequence=613
V/Database(27384): emit("613814", null)
V/Database(27384): call map for sequence=614
V/Database(27384): emit("461511", null)
V/Database(27384): call map for sequence=615
V/Database(27384): emit("111760", null)
V/Database(27384): call map for sequence=616
V/Database(27384): emit("318573", null)
V/Database(27384): call map for sequence=617
V/Database(27384): emit("755553", null)
V/Database(27384): call map for sequence=618
V/Database(27384): emit("238823", null)
V/Database(27384): call map for sequence=619
V/Database(27384): emit("165600", null)
V/Database(27384): call map for sequence=620
V/Database(27384): emit("433401", null)
V/Database(27384): call map for sequence=621
V/Database(27384): emit("454366", null)
V/Database(27384): call map for sequence=622
V/Database(27384): emit("577081", null)
V/Database(27384): call map for sequence=623
V/Database(27384): emit("510485", null)
V/Database(27384): call map for sequence=624
V/Database(27384): emit("488511", null)
V/Database(27384): call map for sequence=625
V/Database(27384): emit("828142", null)
V/Database(27384): call map for sequence=626
V/Database(27384): emit("722577", null)
V/Database(27384): call map for sequence=627
V/Database(27384): emit("051401", null)
V/Database(27384): call map for sequence=628
V/Database(27384): emit("342062", null)
V/Database(27384): call map for sequence=629
V/Database(27384): emit("655874", null)
V/Database(27384): call map for sequence=630
V/Database(27384): emit("450011", null)
V/Database(27384): call map for sequence=631
V/Database(27384): emit("884452", null)
V/Database(27384): call map for sequence=632
V/Database(27384): emit("374532", null)
V/Database(27384): call map for sequence=633
V/Database(27384): emit("414685", null)
V/Database(27384): call map for sequence=634
V/Database(27384): emit("331882", null)
V/Database(27384): call map for sequence=635
V/Database(27384): emit("862851", null)
V/Database(27384): call map for sequence=636
V/Database(27384): emit("256183", null)
V/Database(27384): call map for sequence=637
V/Database(27384): emit("872241", null)
V/Database(27384): call map for sequence=638
V/Database(27384): emit("670158", null)
V/Database(27384): call map for sequence=639
V/Database(27384): emit("232518", null)
V/Database(27384): call map for sequence=640
V/Database(27384): emit("785827", null)
V/Database(27384): call map for sequence=641
V/Database(27384): emit("460485", null)
V/Database(27384): call map for sequence=642
V/Database(27384): emit("158004", null)
V/Database(27384): call map for sequence=643
V/Database(27384): emit("072111", null)
V/Database(27384): call map for sequence=644
V/Database(27384): emit("057855", null)
V/Database(27384): call map for sequence=645
V/Database(27384): emit("307217", null)
V/Database(27384): call map for sequence=646
V/Database(27384): emit("775537", null)
V/Database(27384): call map for sequence=647
V/Database(27384): emit("406675", null)
V/Database(27384): call map for sequence=648
V/Database(27384): emit("073765", null)
V/Database(27384): call map for sequence=649
V/Database(27384): emit("818012", null)
V/Database(27384): call map for sequence=650
V/Database(27384): emit("178144", null)
V/Database(27384): call map for sequence=651
V/Database(27384): emit("635544", null)
V/Database(27384): call map for sequence=652
V/Database(27384): emit("624068", null)
V/Database(27384): call map for sequence=653
V/Database(27384): emit("366567", null)
V/Database(27384): call map for sequence=654
V/Database(27384): emit("617088", null)
V/Database(27384): call map for sequence=655
V/Database(27384): emit("028760", null)
V/Database(27384): call map for sequence=656
V/Database(27384): emit("528520", null)
V/Database(27384): call map for sequence=657
V/Database(27384): emit("646013", null)
V/Database(27384): call map for sequence=658
V/Database(27384): emit("028715", null)
V/Database(27384): call map for sequence=659
V/Database(27384): emit("778362", null)
V/Database(27384): call map for sequence=660
V/Database(27384): emit("771556", null)
V/Database(27384): call map for sequence=661
V/Database(27384): emit("308716", null)
V/Database(27384): call map for sequence=662
V/Database(27384): emit("462221", null)
V/Database(27384): call map for sequence=663
V/Database(27384): emit("427385", null)
V/Database(27384): call map for sequence=664
V/Database(27384): emit("688558", null)
V/Database(27384): call map for sequence=665
V/Database(27384): emit("441455", null)
V/Database(27384): call map for sequence=666
V/Database(27384): emit("404561", null)
V/Database(27384): call map for sequence=667
V/Database(27384): emit("656254", null)
V/Database(27384): call map for sequence=668
V/Database(27384): emit("031375", null)
V/Database(27384): call map for sequence=669
V/Database(27384): emit("367057", null)
V/Database(27384): call map for sequence=670
V/Database(27384): emit("686508", null)
V/Database(27384): call map for sequence=671
V/Database(27384): emit("782453", null)
V/Database(27384): call map for sequence=672
V/Database(27384): emit("876405", null)
V/Database(27384): call map for sequence=673
V/Database(27384): emit("031330", null)
V/Database(27384): call map for sequence=674
V/Database(27384): emit("007225", null)
V/Database(27384): call map for sequence=675
V/Database(27384): emit("542054", null)
V/Database(27384): call map for sequence=676
V/Database(27384): emit("187863", null)
V/Database(27384): call map for sequence=677
V/Database(27384): emit("716582", null)
V/Database(27384): call map for sequence=678
V/Database(27384): emit("815546", null)
V/Database(27384): call map for sequence=679
V/Database(27384): emit("556804", null)
V/Database(27384): call map for sequence=680
V/Database(27384): emit("654517", null)
V/Database(27384): call map for sequence=681
V/Database(27384): emit("868231", null)
V/Database(27384): call map for sequence=682
V/Database(27384): emit("858086", null)
V/Database(27384): call map for sequence=683
V/Database(27384): emit("268487", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7928K, 20% free 33797K/42220K, paused 101ms, total 102ms
V/Database(27384): call map for sequence=684
V/Database(27384): emit("877535", null)
V/Database(27384): call map for sequence=685
V/Database(27384): emit("800301", null)
V/Database(27384): call map for sequence=686
V/Database(27384): emit("671767", null)
V/Database(27384): call map for sequence=687
V/Database(27384): emit("613162", null)
V/Database(27384): call map for sequence=688
V/Database(27384): emit("834656", null)
V/Database(27384): call map for sequence=689
V/Database(27384): emit("662663", null)
V/Database(27384): call map for sequence=690
V/Database(27384): emit("035255", null)
V/Database(27384): call map for sequence=691
V/Database(27384): emit("264177", null)
V/Database(27384): call map for sequence=692
V/Database(27384): emit("786006", null)
V/Database(27384): call map for sequence=693
V/Database(27384): emit("100818", null)
V/Database(27384): call map for sequence=694
V/Database(27384): emit("804145", null)
V/Database(27384): call map for sequence=695
V/Database(27384): emit("330586", null)
V/Database(27384): call map for sequence=696
V/Database(27384): emit("605108", null)
V/Database(27384): call map for sequence=697
V/Database(27384): emit("735262", null)
V/Database(27384): call map for sequence=698
V/Database(27384): emit("411111", null)
V/Database(27384): call map for sequence=699
V/Database(27384): emit("273437", null)
V/Database(27384): call map for sequence=700
V/Database(27384): emit("345312", null)
V/Database(27384): call map for sequence=701
V/Database(27384): emit("283627", null)
V/Database(27384): call map for sequence=702
V/Database(27384): emit("658377", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 702 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor10' - alarm cleared 1 at 57.0 degC
D/dalvikvm(27384): GC_FOR_ALLOC freed 8073K, 20% free 33825K/42220K, paused 104ms, total 104ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8012K, 20% free 33968K/42220K, paused 105ms, total 105ms
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=703
V/Database(27384): emit(["Evento_44","667575","Bilhete_5834"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5834"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5834"], null)
V/Database(27384): call map for sequence=704
V/Database(27384): emit(["Evento_44","231885","Bilhete_5833"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5833"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5833"], null)
V/Database(27384): call map for sequence=705
V/Database(27384): emit(["Evento_44","664185","Bilhete_5832"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5832"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5832"], null)
V/Database(27384): call map for sequence=706
V/Database(27384): emit(["Evento_44","252614","Bilhete_5831"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5831"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5831"], null)
V/Database(27384): call map for sequence=707
V/Database(27384): emit(["Evento_44","426167","Bilhete_5830"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5830"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5830"], null)
V/Database(27384): call map for sequence=708
V/Database(27384): emit(["Evento_44","742274","Bilhete_5829"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5829"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5829"], null)
V/Database(27384): call map for sequence=709
V/Database(27384): emit(["Evento_44","221505","Bilhete_5828"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5828"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5828"], null)
V/Database(27384): call map for sequence=710
V/Database(27384): emit(["Evento_44","600375","Bilhete_5827"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5827"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5827"], null)
V/Database(27384): call map for sequence=711
V/Database(27384): emit(["Evento_44","287365","Bilhete_5826"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5826"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5826"], null)
V/Database(27384): call map for sequence=712
V/Database(27384): emit(["Evento_44","244060","Bilhete_5825"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5825"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5825"], null)
V/Database(27384): call map for sequence=713
V/Database(27384): emit(["Evento_44","523002","Bilhete_5824"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5824"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5824"], null)
V/Database(27384): call map for sequence=714
V/Database(27384): emit(["Evento_44","171512","Bilhete_5823"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5823"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5823"], null)
V/Database(27384): call map for sequence=715
V/Database(27384): emit(["Evento_44","160036","Bilhete_5822"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5822"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5822"], null)
V/Database(27384): call map for sequence=716
V/Database(27384): emit(["Evento_44","612425","Bilhete_5821"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5821"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5821"], null)
V/Database(27384): call map for sequence=717
V/Database(27384): emit(["Evento_44","686231","Bilhete_5820"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5820"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5820"], null)
V/Database(27384): call map for sequence=718
V/Database(27384): emit(["Evento_44","341268","Bilhete_5819"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5819"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5819"], null)
V/Database(27384): call map for sequence=719
V/Database(27384): emit(["Evento_44","831028","Bilhete_5818"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5818"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5818"], null)
V/Database(27384): call map for sequence=720
V/Database(27384): emit(["Evento_44","057412","Bilhete_5817"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5817"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5817"], null)
V/Database(27384): call map for sequence=721
V/Database(27384): emit(["Evento_44","241214","Bilhete_5816"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5816"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5816"], null)
V/Database(27384): call map for sequence=722
V/Database(27384): emit(["Evento_44","100761","Bilhete_5815"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5815"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5815"], null)
V/Database(27384): call map for sequence=723
V/Database(27384): emit(["Evento_44","850608","Bilhete_5814"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5814"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5814"], null)
V/Database(27384): call map for sequence=724
V/Database(27384): emit(["Evento_44","402317","Bilhete_5813"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5813"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5813"], null)
V/Database(27384): call map for sequence=725
V/Database(27384): emit(["Evento_44","816278","Bilhete_5812"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5812"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5812"], null)
V/Database(27384): call map for sequence=726
V/Database(27384): emit(["Evento_44","621085","Bilhete_5811"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5811"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5811"], null)
V/Database(27384): call map for sequence=727
V/Database(27384): emit(["Evento_44","134525","Bilhete_5810"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5810"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5810"], null)
V/Database(27384): call map for sequence=728
V/Database(27384): emit(["Evento_44","554055","Bilhete_5809"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5809"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5809"], null)
V/Database(27384): call map for sequence=729
V/Database(27384): emit(["Evento_44","840528","Bilhete_5808"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5808"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5808"], null)
V/Database(27384): call map for sequence=730
V/Database(27384): emit(["Evento_44","002221","Bilhete_5807"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8100K, 21% free 33742K/42220K, paused 107ms, total 107ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5807"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5807"], null)
V/Database(27384): call map for sequence=731
V/Database(27384): emit(["Evento_44","774820","Bilhete_5806"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5806"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5806"], null)
V/Database(27384): call map for sequence=732
V/Database(27384): emit(["Evento_44","603025","Bilhete_5805"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5805"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5805"], null)
V/Database(27384): call map for sequence=733
V/Database(27384): emit(["Evento_44","780208","Bilhete_5804"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5804"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5804"], null)
V/Database(27384): call map for sequence=734
V/Database(27384): emit(["Evento_44","237410","Bilhete_5803"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5803"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5803"], null)
V/Database(27384): call map for sequence=735
V/Database(27384): emit(["Evento_44","322453","Bilhete_5802"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5802"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5802"], null)
V/Database(27384): call map for sequence=736
V/Database(27384): emit(["Evento_44","475287","Bilhete_5801"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5801"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5801"], null)
V/Database(27384): call map for sequence=737
V/Database(27384): emit(["Evento_44","443273","Bilhete_5800"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5800"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5800"], null)
V/Database(27384): call map for sequence=738
V/Database(27384): emit(["Evento_44","087012","Bilhete_5799"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5799"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5799"], null)
V/Database(27384): call map for sequence=739
V/Database(27384): emit(["Evento_44","418362","Bilhete_5798"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5798"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5798"], null)
V/Database(27384): call map for sequence=740
V/Database(27384): emit(["Evento_44","137081","Bilhete_5797"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5797"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5797"], null)
V/Database(27384): call map for sequence=741
V/Database(27384): emit(["Evento_44","137045","Bilhete_5796"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5796"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5796"], null)
V/Database(27384): call map for sequence=742
V/Database(27384): emit(["Evento_44","877303","Bilhete_5795"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5795"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5795"], null)
V/Database(27384): call map for sequence=743
V/Database(27384): emit(["Evento_44","733750","Bilhete_5794"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5794"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5794"], null)
V/Database(27384): call map for sequence=744
V/Database(27384): emit(["Evento_44","270630","Bilhete_5793"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5793"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5793"], null)
V/Database(27384): call map for sequence=745
V/Database(27384): emit(["Evento_44","160485","Bilhete_5792"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5792"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5792"], null)
V/Database(27384): call map for sequence=746
V/Database(27384): emit(["Evento_44","613344","Bilhete_5791"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5791"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5791"], null)
V/Database(27384): call map for sequence=747
V/Database(27384): emit(["Evento_44","323483","Bilhete_5790"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5790"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5790"], null)
V/Database(27384): call map for sequence=748
V/Database(27384): emit(["Evento_44","344358","Bilhete_5789"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5789"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5789"], null)
V/Database(27384): call map for sequence=749
V/Database(27384): emit(["Evento_44","125725","Bilhete_5788"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5788"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5788"], null)
V/Database(27384): call map for sequence=750
V/Database(27384): emit(["Evento_44","157120","Bilhete_5787"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5787"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5787"], null)
V/Database(27384): call map for sequence=751
V/Database(27384): emit(["Evento_44","278513","Bilhete_5786"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5786"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5786"], null)
V/Database(27384): call map for sequence=752
V/Database(27384): emit(["Evento_44","775363","Bilhete_5785"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5785"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5785"], null)
V/Database(27384): call map for sequence=753
V/Database(27384): emit(["Evento_44","678700","Bilhete_5784"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5784"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5784"], null)
V/Database(27384): call map for sequence=754
V/Database(27384): emit(["Evento_44","510135","Bilhete_5783"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5783"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5783"], null)
V/Database(27384): call map for sequence=755
V/Database(27384): emit(["Evento_44","080607","Bilhete_5782"], null)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor5' - alarm cleared 1 at 57.0 degC
V/Database(27384): emit(["Evento_44",null,"Bilhete_5782"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5782"], null)
V/Database(27384): call map for sequence=756
V/Database(27384): emit(["Evento_44","545866","Bilhete_5781"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5781"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5781"], null)
V/Database(27384): call map for sequence=757
V/Database(27384): emit(["Evento_44","340113","Bilhete_5780"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5780"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5780"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7987K, 21% free 33743K/42220K, paused 106ms, total 106ms
V/Database(27384): call map for sequence=758
V/Database(27384): emit(["Evento_44","674554","Bilhete_5779"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5779"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5779"], null)
V/Database(27384): call map for sequence=759
V/Database(27384): emit(["Evento_44","566441","Bilhete_5778"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5778"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5778"], null)
V/Database(27384): call map for sequence=760
V/Database(27384): emit(["Evento_44","607514","Bilhete_5777"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5777"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5777"], null)
V/Database(27384): call map for sequence=761
V/Database(27384): emit(["Evento_44","756168","Bilhete_5776"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5776"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5776"], null)
V/Database(27384): call map for sequence=762
V/Database(27384): emit(["Evento_44","486037","Bilhete_5775"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5775"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5775"], null)
V/Database(27384): call map for sequence=763
V/Database(27384): emit(["Evento_44","681360","Bilhete_5774"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5774"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5774"], null)
V/Database(27384): call map for sequence=764
V/Database(27384): emit(["Evento_44","638675","Bilhete_5773"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5773"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5773"], null)
V/Database(27384): call map for sequence=765
V/Database(27384): emit(["Evento_44","104235","Bilhete_5772"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5772"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5772"], null)
V/Database(27384): call map for sequence=766
V/Database(27384): emit(["Evento_44","831723","Bilhete_5771"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5771"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5771"], null)
V/Database(27384): call map for sequence=767
V/Database(27384): emit(["Evento_44","636480","Bilhete_5770"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5770"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5770"], null)
V/Database(27384): call map for sequence=768
V/Database(27384): emit(["Evento_44","160680","Bilhete_5769"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5769"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5769"], null)
V/Database(27384): call map for sequence=769
V/Database(27384): emit(["Evento_44","616740","Bilhete_5768"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5768"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5768"], null)
V/Database(27384): call map for sequence=770
V/Database(27384): emit(["Evento_44","530745","Bilhete_5767"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5767"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5767"], null)
V/Database(27384): call map for sequence=771
V/Database(27384): emit(["Evento_44","847857","Bilhete_5766"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5766"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5766"], null)
V/Database(27384): call map for sequence=772
V/Database(27384): emit(["Evento_44","845052","Bilhete_5765"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5765"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5765"], null)
V/Database(27384): call map for sequence=773
V/Database(27384): emit(["Evento_44","565530","Bilhete_5764"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5764"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5764"], null)
V/Database(27384): call map for sequence=774
V/Database(27384): emit(["Evento_44","685264","Bilhete_5763"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5763"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5763"], null)
V/Database(27384): call map for sequence=775
V/Database(27384): emit(["Evento_44","272344","Bilhete_5762"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5762"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5762"], null)
V/Database(27384): call map for sequence=776
V/Database(27384): emit(["Evento_44","722563","Bilhete_5761"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5761"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5761"], null)
V/Database(27384): call map for sequence=777
V/Database(27384): emit(["Evento_44","182505","Bilhete_5760"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5760"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5760"], null)
V/Database(27384): call map for sequence=778
V/Database(27384): emit(["Evento_44","317747","Bilhete_5759"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5759"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5759"], null)
V/Database(27384): call map for sequence=779
V/Database(27384): emit(["Evento_44","386262","Bilhete_5758"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5758"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5758"], null)
V/Database(27384): call map for sequence=780
V/Database(27384): emit(["Evento_44","038661","Bilhete_5757"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5757"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5757"], null)
V/Database(27384): call map for sequence=781
V/Database(27384): emit(["Evento_44","431752","Bilhete_5756"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5756"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5756"], null)
V/Database(27384): call map for sequence=782
V/Database(27384): emit(["Evento_44","184780","Bilhete_5755"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5755"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5755"], null)
V/Database(27384): call map for sequence=783
V/Database(27384): emit(["Evento_44","043706","Bilhete_5754"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5754"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5754"], null)
V/Database(27384): call map for sequence=784
V/Database(27384): emit(["Evento_44","403446","Bilhete_5753"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5753"], null)
D/dalvikvm( 891): GC_FOR_ALLOC freed 1902K, 22% free 25602K/32780K, paused 27ms, total 27ms
I/dalvikvm-heap( 891): Grow heap (frag case) to 26.938MB for 1997584-byte allocation
D/dalvikvm(27384): GC_FOR_ALLOC freed 7954K, 21% free 33737K/42220K, paused 101ms, total 101ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5753"], null)
D/dalvikvm( 891): GC_FOR_ALLOC freed <1K, 21% free 27552K/34732K, paused 50ms, total 50ms
V/Database(27384): call map for sequence=785
V/Database(27384): emit(["Evento_44","685248","Bilhete_5752"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5752"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5752"], null)
V/Database(27384): call map for sequence=786
V/Database(27384): emit(["Evento_44","545705","Bilhete_5751"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5751"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5751"], null)
V/Database(27384): call map for sequence=787
V/Database(27384): emit(["Evento_44","205633","Bilhete_5750"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5750"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5750"], null)
V/Database(27384): call map for sequence=788
V/Database(27384): emit(["Evento_44","240368","Bilhete_5749"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5749"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5749"], null)
V/Database(27384): call map for sequence=789
V/Database(27384): emit(["Evento_44","654130","Bilhete_5748"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5748"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5748"], null)
V/Database(27384): call map for sequence=790
V/Database(27384): emit(["Evento_44","317464","Bilhete_5747"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5747"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5747"], null)
V/Database(27384): call map for sequence=791
V/Database(27384): emit(["Evento_44","721085","Bilhete_5746"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5746"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5746"], null)
V/Database(27384): call map for sequence=792
V/Database(27384): emit(["Evento_44","330425","Bilhete_5745"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5745"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5745"], null)
V/Database(27384): call map for sequence=793
V/Database(27384): emit(["Evento_44","536007","Bilhete_5744"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5744"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5744"], null)
V/Database(27384): call map for sequence=794
V/Database(27384): emit(["Evento_44","787681","Bilhete_5743"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5743"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5743"], null)
V/Database(27384): call map for sequence=795
V/Database(27384): emit(["Evento_44","461388","Bilhete_5742"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5742"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5742"], null)
V/Database(27384): call map for sequence=796
V/Database(27384): emit(["Evento_44","707071","Bilhete_5741"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5741"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5741"], null)
V/Database(27384): call map for sequence=797
V/Database(27384): emit(["Evento_44","774254","Bilhete_5740"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5740"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5740"], null)
V/Database(27384): call map for sequence=798
V/Database(27384): emit(["Evento_44","715081","Bilhete_5739"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5739"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5739"], null)
V/Database(27384): call map for sequence=799
V/Database(27384): emit(["Evento_44","880033","Bilhete_5738"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5738"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5738"], null)
V/Database(27384): call map for sequence=800
V/Database(27384): emit(["Evento_44","044867","Bilhete_5737"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5737"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5737"], null)
V/Database(27384): call map for sequence=801
V/Database(27384): emit(["Evento_44","021843","Bilhete_5736"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5736"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5736"], null)
V/Database(27384): call map for sequence=802
V/Database(27384): emit(["Evento_44","565582","Bilhete_5735"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5735"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5735"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 802 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=703
V/Database(27384): emit("667575", null)
V/Database(27384): call map for sequence=704
V/Database(27384): emit("231885", null)
V/Database(27384): call map for sequence=705
V/Database(27384): emit("664185", null)
V/Database(27384): call map for sequence=706
V/Database(27384): emit("252614", null)
V/Database(27384): call map for sequence=707
V/Database(27384): emit("426167", null)
V/Database(27384): call map for sequence=708
V/Database(27384): emit("742274", null)
V/Database(27384): call map for sequence=709
V/Database(27384): emit("221505", null)
V/Database(27384): call map for sequence=710
V/Database(27384): emit("600375", null)
V/Database(27384): call map for sequence=711
V/Database(27384): emit("287365", null)
V/Database(27384): call map for sequence=712
V/Database(27384): emit("244060", null)
V/Database(27384): call map for sequence=713
V/Database(27384): emit("523002", null)
V/Database(27384): call map for sequence=714
V/Database(27384): emit("171512", null)
V/Database(27384): call map for sequence=715
V/Database(27384): emit("160036", null)
V/Database(27384): call map for sequence=716
V/Database(27384): emit("612425", null)
V/Database(27384): call map for sequence=717
V/Database(27384): emit("686231", null)
V/Database(27384): call map for sequence=718
V/Database(27384): emit("341268", null)
V/Database(27384): call map for sequence=719
V/Database(27384): emit("831028", null)
V/Database(27384): call map for sequence=720
V/Database(27384): emit("057412", null)
V/Database(27384): call map for sequence=721
V/Database(27384): emit("241214", null)
V/Database(27384): call map for sequence=722
V/Database(27384): emit("100761", null)
V/Database(27384): call map for sequence=723
V/Database(27384): emit("850608", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7975K, 21% free 33730K/42220K, paused 105ms, total 105ms
V/Database(27384): call map for sequence=724
V/Database(27384): emit("402317", null)
V/Database(27384): call map for sequence=725
V/Database(27384): emit("816278", null)
V/Database(27384): call map for sequence=726
V/Database(27384): emit("621085", null)
V/Database(27384): call map for sequence=727
V/Database(27384): emit("134525", null)
V/Database(27384): call map for sequence=728
V/Database(27384): emit("554055", null)
V/Database(27384): call map for sequence=729
V/Database(27384): emit("840528", null)
V/Database(27384): call map for sequence=730
V/Database(27384): emit("002221", null)
V/Database(27384): call map for sequence=731
V/Database(27384): emit("774820", null)
V/Database(27384): call map for sequence=732
V/Database(27384): emit("603025", null)
V/Database(27384): call map for sequence=733
V/Database(27384): emit("780208", null)
V/Database(27384): call map for sequence=734
V/Database(27384): emit("237410", null)
V/Database(27384): call map for sequence=735
V/Database(27384): emit("322453", null)
V/Database(27384): call map for sequence=736
V/Database(27384): emit("475287", null)
V/Database(27384): call map for sequence=737
V/Database(27384): emit("443273", null)
V/Database(27384): call map for sequence=738
V/Database(27384): emit("087012", null)
V/Database(27384): call map for sequence=739
V/Database(27384): emit("418362", null)
V/Database(27384): call map for sequence=740
V/Database(27384): emit("137081", null)
V/Database(27384): call map for sequence=741
V/Database(27384): emit("137045", null)
V/Database(27384): call map for sequence=742
V/Database(27384): emit("877303", null)
V/Database(27384): call map for sequence=743
V/Database(27384): emit("733750", null)
V/Database(27384): call map for sequence=744
V/Database(27384): emit("270630", null)
V/Database(27384): call map for sequence=745
V/Database(27384): emit("160485", null)
V/Database(27384): call map for sequence=746
V/Database(27384): emit("613344", null)
V/Database(27384): call map for sequence=747
V/Database(27384): emit("323483", null)
V/Database(27384): call map for sequence=748
V/Database(27384): emit("344358", null)
V/Database(27384): call map for sequence=749
V/Database(27384): emit("125725", null)
V/Database(27384): call map for sequence=750
V/Database(27384): emit("157120", null)
V/Database(27384): call map for sequence=751
V/Database(27384): emit("278513", null)
V/Database(27384): call map for sequence=752
V/Database(27384): emit("775363", null)
V/Database(27384): call map for sequence=753
V/Database(27384): emit("678700", null)
V/Database(27384): call map for sequence=754
V/Database(27384): emit("510135", null)
V/Database(27384): call map for sequence=755
V/Database(27384): emit("080607", null)
V/Database(27384): call map for sequence=756
V/Database(27384): emit("545866", null)
V/Database(27384): call map for sequence=757
V/Database(27384): emit("340113", null)
V/Database(27384): call map for sequence=758
V/Database(27384): emit("674554", null)
V/Database(27384): call map for sequence=759
V/Database(27384): emit("566441", null)
V/Database(27384): call map for sequence=760
V/Database(27384): emit("607514", null)
V/Database(27384): call map for sequence=761
V/Database(27384): emit("756168", null)
V/Database(27384): call map for sequence=762
V/Database(27384): emit("486037", null)
V/Database(27384): call map for sequence=763
V/Database(27384): emit("681360", null)
V/Database(27384): call map for sequence=764
V/Database(27384): emit("638675", null)
V/Database(27384): call map for sequence=765
V/Database(27384): emit("104235", null)
V/Database(27384): call map for sequence=766
V/Database(27384): emit("831723", null)
V/Database(27384): call map for sequence=767
V/Database(27384): emit("636480", null)
V/Database(27384): call map for sequence=768
V/Database(27384): emit("160680", null)
V/Database(27384): call map for sequence=769
V/Database(27384): emit("616740", null)
V/Database(27384): call map for sequence=770
V/Database(27384): emit("530745", null)
V/Database(27384): call map for sequence=771
V/Database(27384): emit("847857", null)
V/Database(27384): call map for sequence=772
V/Database(27384): emit("845052", null)
V/Database(27384): call map for sequence=773
V/Database(27384): emit("565530", null)
V/Database(27384): call map for sequence=774
V/Database(27384): emit("685264", null)
V/Database(27384): call map for sequence=775
V/Database(27384): emit("272344", null)
V/Database(27384): call map for sequence=776
V/Database(27384): emit("722563", null)
V/Database(27384): call map for sequence=777
V/Database(27384): emit("182505", null)
V/Database(27384): call map for sequence=778
V/Database(27384): emit("317747", null)
V/Database(27384): call map for sequence=779
V/Database(27384): emit("386262", null)
V/Database(27384): call map for sequence=780
V/Database(27384): emit("038661", null)
V/Database(27384): call map for sequence=781
V/Database(27384): emit("431752", null)
V/Database(27384): call map for sequence=782
V/Database(27384): emit("184780", null)
V/Database(27384): call map for sequence=783
V/Database(27384): emit("043706", null)
V/Database(27384): call map for sequence=784
V/Database(27384): emit("403446", null)
V/Database(27384): call map for sequence=785
V/Database(27384): emit("685248", null)
V/Database(27384): call map for sequence=786
V/Database(27384): emit("545705", null)
V/Database(27384): call map for sequence=787
V/Database(27384): emit("205633", null)
V/Database(27384): call map for sequence=788
V/Database(27384): emit("240368", null)
V/Database(27384): call map for sequence=789
V/Database(27384): emit("654130", null)
V/Database(27384): call map for sequence=790
V/Database(27384): emit("317464", null)
V/Database(27384): call map for sequence=791
V/Database(27384): emit("721085", null)
V/Database(27384): call map for sequence=792
V/Database(27384): emit("330425", null)
V/Database(27384): call map for sequence=793
V/Database(27384): emit("536007", null)
V/Database(27384): call map for sequence=794
V/Database(27384): emit("787681", null)
V/Database(27384): call map for sequence=795
V/Database(27384): emit("461388", null)
V/Database(27384): call map for sequence=796
V/Database(27384): emit("707071", null)
V/Database(27384): call map for sequence=797
V/Database(27384): emit("774254", null)
V/Database(27384): call map for sequence=798
V/Database(27384): emit("715081", null)
V/Database(27384): call map for sequence=799
V/Database(27384): emit("880033", null)
V/Database(27384): call map for sequence=800
V/Database(27384): emit("044867", null)
V/Database(27384): call map for sequence=801
V/Database(27384): emit("021843", null)
V/Database(27384): call map for sequence=802
V/Database(27384): emit("565582", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 802 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8113K, 21% free 33657K/42220K, paused 103ms, total 104ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8003K, 20% free 33846K/42220K, paused 103ms, total 103ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=803
V/Database(27384): emit(["Evento_44","252061","Bilhete_5734"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5734"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5734"], null)
V/Database(27384): call map for sequence=804
V/Database(27384): emit(["Evento_44","871780","Bilhete_5733"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5733"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5733"], null)
V/Database(27384): call map for sequence=805
V/Database(27384): emit(["Evento_44","340800","Bilhete_5732"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5732"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5732"], null)
V/Database(27384): call map for sequence=806
V/Database(27384): emit(["Evento_44","071157","Bilhete_5731"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5731"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5731"], null)
V/Database(27384): call map for sequence=807
V/Database(27384): emit(["Evento_44","278861","Bilhete_5730"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5730"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8131K, 21% free 33706K/42220K, paused 103ms, total 103ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5730"], null)
V/Database(27384): call map for sequence=808
V/Database(27384): emit(["Evento_44","624742","Bilhete_5729"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5729"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5729"], null)
V/Database(27384): call map for sequence=809
V/Database(27384): emit(["Evento_44","514507","Bilhete_5728"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5728"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5728"], null)
V/Database(27384): call map for sequence=810
V/Database(27384): emit(["Evento_44","451373","Bilhete_5727"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5727"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5727"], null)
V/Database(27384): call map for sequence=811
V/Database(27384): emit(["Evento_44","728164","Bilhete_5726"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5726"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5726"], null)
V/Database(27384): call map for sequence=812
V/Database(27384): emit(["Evento_44","182307","Bilhete_5725"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5725"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5725"], null)
V/Database(27384): call map for sequence=813
V/Database(27384): emit(["Evento_44","560837","Bilhete_5724"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5724"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5724"], null)
V/Database(27384): call map for sequence=814
V/Database(27384): emit(["Evento_44","503232","Bilhete_5723"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5723"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5723"], null)
V/Database(27384): call map for sequence=815
V/Database(27384): emit(["Evento_44","472467","Bilhete_5722"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5722"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5722"], null)
V/Database(27384): call map for sequence=816
V/Database(27384): emit(["Evento_44","220485","Bilhete_5721"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5721"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5721"], null)
V/Database(27384): call map for sequence=817
V/Database(27384): emit(["Evento_44","124811","Bilhete_5720"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5720"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5720"], null)
V/Database(27384): call map for sequence=818
V/Database(27384): emit(["Evento_44","352734","Bilhete_5719"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5719"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5719"], null)
V/Database(27384): call map for sequence=819
V/Database(27384): emit(["Evento_44","643305","Bilhete_5718"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5718"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5718"], null)
V/Database(27384): call map for sequence=820
V/Database(27384): emit(["Evento_44","124546","Bilhete_5717"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5717"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5717"], null)
V/Database(27384): call map for sequence=821
V/Database(27384): emit(["Evento_44","566326","Bilhete_5716"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5716"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5716"], null)
V/Database(27384): call map for sequence=822
V/Database(27384): emit(["Evento_44","243124","Bilhete_5715"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5715"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5715"], null)
V/Database(27384): call map for sequence=823
V/Database(27384): emit(["Evento_44","135121","Bilhete_5714"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5714"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5714"], null)
V/Database(27384): call map for sequence=824
V/Database(27384): emit(["Evento_44","265275","Bilhete_5713"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5713"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5713"], null)
V/Database(27384): call map for sequence=825
V/Database(27384): emit(["Evento_44","841124","Bilhete_5712"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5712"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5712"], null)
V/Database(27384): call map for sequence=826
V/Database(27384): emit(["Evento_44","472083","Bilhete_5711"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5711"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5711"], null)
V/Database(27384): call map for sequence=827
V/Database(27384): emit(["Evento_44","135471","Bilhete_5710"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5710"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5710"], null)
V/Database(27384): call map for sequence=828
V/Database(27384): emit(["Evento_44","741430","Bilhete_5709"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5709"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5709"], null)
V/Database(27384): call map for sequence=829
V/Database(27384): emit(["Evento_44","548347","Bilhete_5708"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5708"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5708"], null)
V/Database(27384): call map for sequence=830
V/Database(27384): emit(["Evento_44","376834","Bilhete_5707"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5707"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5707"], null)
V/Database(27384): call map for sequence=831
V/Database(27384): emit(["Evento_44","172502","Bilhete_5706"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5706"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5706"], null)
V/Database(27384): call map for sequence=832
V/Database(27384): emit(["Evento_44","514702","Bilhete_5705"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5705"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5705"], null)
V/Database(27384): call map for sequence=833
V/Database(27384): emit(["Evento_44","102421","Bilhete_5704"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8042K, 21% free 33677K/42220K, paused 103ms, total 103ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5704"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5704"], null)
V/Database(27384): call map for sequence=834
V/Database(27384): emit(["Evento_44","135436","Bilhete_5703"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5703"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5703"], null)
V/Database(27384): call map for sequence=835
V/Database(27384): emit(["Evento_44","040612","Bilhete_5702"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5702"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5702"], null)
V/Database(27384): call map for sequence=836
V/Database(27384): emit(["Evento_44","300164","Bilhete_5701"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5701"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5701"], null)
V/Database(27384): call map for sequence=837
V/Database(27384): emit(["Evento_44","778484","Bilhete_5700"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5700"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5700"], null)
V/Database(27384): call map for sequence=838
V/Database(27384): emit(["Evento_44","130376","Bilhete_5699"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5699"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5699"], null)
V/Database(27384): call map for sequence=839
V/Database(27384): emit(["Evento_44","626455","Bilhete_5698"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5698"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5698"], null)
V/Database(27384): call map for sequence=840
V/Database(27384): emit(["Evento_44","442703","Bilhete_5697"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5697"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5697"], null)
V/Database(27384): call map for sequence=841
V/Database(27384): emit(["Evento_44","053182","Bilhete_5696"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5696"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5696"], null)
V/Database(27384): call map for sequence=842
V/Database(27384): emit(["Evento_44","752858","Bilhete_5695"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5695"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5695"], null)
V/Database(27384): call map for sequence=843
V/Database(27384): emit(["Evento_44","741374","Bilhete_5694"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5694"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5694"], null)
V/Database(27384): call map for sequence=844
V/Database(27384): emit(["Evento_44","473873","Bilhete_5693"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5693"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5693"], null)
V/Database(27384): call map for sequence=845
V/Database(27384): emit(["Evento_44","775863","Bilhete_5692"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5692"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5692"], null)
V/Database(27384): call map for sequence=846
V/Database(27384): emit(["Evento_44","206644","Bilhete_5691"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5691"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5691"], null)
V/Database(27384): call map for sequence=847
V/Database(27384): emit(["Evento_44","786404","Bilhete_5690"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5690"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5690"], null)
V/Database(27384): call map for sequence=848
V/Database(27384): emit(["Evento_44","256145","Bilhete_5689"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5689"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5689"], null)
V/Database(27384): call map for sequence=849
V/Database(27384): emit(["Evento_44","130351","Bilhete_5688"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5688"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5688"], null)
V/Database(27384): call map for sequence=850
V/Database(27384): emit(["Evento_44","647650","Bilhete_5687"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5687"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5687"], null)
V/Database(27384): call map for sequence=851
V/Database(27384): emit(["Evento_44","640745","Bilhete_5686"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5686"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5686"], null)
V/Database(27384): call map for sequence=852
V/Database(27384): emit(["Evento_44","684481","Bilhete_5685"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5685"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5685"], null)
V/Database(27384): call map for sequence=853
V/Database(27384): emit(["Evento_44","757884","Bilhete_5684"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5684"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5684"], null)
V/Database(27384): call map for sequence=854
V/Database(27384): emit(["Evento_44","713068","Bilhete_5683"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5683"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5683"], null)
V/Database(27384): call map for sequence=855
V/Database(27384): emit(["Evento_44","074332","Bilhete_5682"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5682"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5682"], null)
V/Database(27384): call map for sequence=856
V/Database(27384): emit(["Evento_44","736120","Bilhete_5681"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5681"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5681"], null)
V/Database(27384): call map for sequence=857
V/Database(27384): emit(["Evento_44","071032","Bilhete_5680"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5680"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5680"], null)
V/Database(27384): call map for sequence=858
V/Database(27384): emit(["Evento_44","881367","Bilhete_5679"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7993K, 21% free 33677K/42220K, paused 103ms, total 103ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5679"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5679"], null)
V/Database(27384): call map for sequence=859
V/Database(27384): emit(["Evento_44","815333","Bilhete_5678"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5678"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5678"], null)
V/Database(27384): call map for sequence=860
V/Database(27384): emit(["Evento_44","142015","Bilhete_5677"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5677"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5677"], null)
V/Database(27384): call map for sequence=861
V/Database(27384): emit(["Evento_44","228288","Bilhete_5676"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5676"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5676"], null)
V/Database(27384): call map for sequence=862
V/Database(27384): emit(["Evento_44","677411","Bilhete_5675"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5675"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5675"], null)
V/Database(27384): call map for sequence=863
V/Database(27384): emit(["Evento_44","752443","Bilhete_5674"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5674"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5674"], null)
V/Database(27384): call map for sequence=864
V/Database(27384): emit(["Evento_44","247645","Bilhete_5673"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5673"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5673"], null)
V/Database(27384): call map for sequence=865
V/Database(27384): emit(["Evento_44","466887","Bilhete_5672"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5672"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5672"], null)
V/Database(27384): call map for sequence=866
V/Database(27384): emit(["Evento_44","668360","Bilhete_5671"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5671"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5671"], null)
V/Database(27384): call map for sequence=867
V/Database(27384): emit(["Evento_44","355648","Bilhete_5670"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5670"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5670"], null)
V/Database(27384): call map for sequence=868
V/Database(27384): emit(["Evento_44","225724","Bilhete_5669"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5669"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5669"], null)
V/Database(27384): call map for sequence=869
V/Database(27384): emit(["Evento_44","183421","Bilhete_5668"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5668"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5668"], null)
V/Database(27384): call map for sequence=870
V/Database(27384): emit(["Evento_44","734778","Bilhete_5667"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5667"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5667"], null)
V/Database(27384): call map for sequence=871
V/Database(27384): emit(["Evento_44","832482","Bilhete_5666"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5666"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5666"], null)
V/Database(27384): call map for sequence=872
V/Database(27384): emit(["Evento_44","178876","Bilhete_5665"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5665"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5665"], null)
V/Database(27384): call map for sequence=873
V/Database(27384): emit(["Evento_44","050532","Bilhete_5664"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5664"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5664"], null)
V/Database(27384): call map for sequence=874
V/Database(27384): emit(["Evento_44","806318","Bilhete_5663"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5663"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5663"], null)
V/Database(27384): call map for sequence=875
V/Database(27384): emit(["Evento_44","263210","Bilhete_5662"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5662"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5662"], null)
V/Database(27384): call map for sequence=876
V/Database(27384): emit(["Evento_44","285074","Bilhete_5661"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5661"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5661"], null)
V/Database(27384): call map for sequence=877
V/Database(27384): emit(["Evento_44","317708","Bilhete_5660"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5660"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5660"], null)
V/Database(27384): call map for sequence=878
V/Database(27384): emit(["Evento_44","341103","Bilhete_5659"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5659"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5659"], null)
V/Database(27384): call map for sequence=879
V/Database(27384): emit(["Evento_44","703844","Bilhete_5658"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5658"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5658"], null)
V/Database(27384): call map for sequence=880
V/Database(27384): emit(["Evento_44","541051","Bilhete_5657"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5657"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5657"], null)
V/Database(27384): call map for sequence=881
V/Database(27384): emit(["Evento_44","445487","Bilhete_5656"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5656"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5656"], null)
V/Database(27384): call map for sequence=882
V/Database(27384): emit(["Evento_44","673310","Bilhete_5655"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5655"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5655"], null)
V/Database(27384): call map for sequence=883
V/Database(27384): emit(["Evento_44","054872","Bilhete_5654"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5654"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7952K, 21% free 33675K/42220K, paused 102ms, total 102ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5654"], null)
V/Database(27384): call map for sequence=884
V/Database(27384): emit(["Evento_44","377783","Bilhete_5653"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5653"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5653"], null)
V/Database(27384): call map for sequence=885
V/Database(27384): emit(["Evento_44","162021","Bilhete_5652"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5652"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5652"], null)
V/Database(27384): call map for sequence=886
V/Database(27384): emit(["Evento_44","407462","Bilhete_5651"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5651"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5651"], null)
V/Database(27384): call map for sequence=887
V/Database(27384): emit(["Evento_44","238622","Bilhete_5650"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5650"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5650"], null)
V/Database(27384): call map for sequence=888
V/Database(27384): emit(["Evento_44","460875","Bilhete_5649"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5649"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5649"], null)
V/Database(27384): call map for sequence=889
V/Database(27384): emit(["Evento_44","286081","Bilhete_5648"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5648"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5648"], null)
V/Database(27384): call map for sequence=890
V/Database(27384): emit(["Evento_44","826051","Bilhete_5647"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5647"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5647"], null)
V/Database(27384): call map for sequence=891
V/Database(27384): emit(["Evento_44","121382","Bilhete_5646"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5646"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5646"], null)
V/Database(27384): call map for sequence=892
V/Database(27384): emit(["Evento_44","836331","Bilhete_5645"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5645"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5645"], null)
V/Database(27384): call map for sequence=893
V/Database(27384): emit(["Evento_44","534248","Bilhete_5644"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5644"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5644"], null)
V/Database(27384): call map for sequence=894
V/Database(27384): emit(["Evento_44","621882","Bilhete_5643"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5643"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5643"], null)
V/Database(27384): call map for sequence=895
V/Database(27384): emit(["Evento_44","285202","Bilhete_5642"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5642"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5642"], null)
V/Database(27384): call map for sequence=896
V/Database(27384): emit(["Evento_44","050760","Bilhete_5641"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5641"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5641"], null)
V/Database(27384): call map for sequence=897
V/Database(27384): emit(["Evento_44","547378","Bilhete_5640"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5640"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5640"], null)
V/Database(27384): call map for sequence=898
V/Database(27384): emit(["Evento_44","471484","Bilhete_5639"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5639"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5639"], null)
V/Database(27384): call map for sequence=899
V/Database(27384): emit(["Evento_44","546238","Bilhete_5638"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5638"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5638"], null)
V/Database(27384): call map for sequence=900
V/Database(27384): emit(["Evento_44","786581","Bilhete_5637"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5637"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5637"], null)
V/Database(27384): call map for sequence=901
V/Database(27384): emit(["Evento_44","275812","Bilhete_5636"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5636"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5636"], null)
V/Database(27384): call map for sequence=902
V/Database(27384): emit(["Evento_44","451775","Bilhete_5635"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5635"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5635"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 902 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=803
V/Database(27384): emit("252061", null)
V/Database(27384): call map for sequence=804
V/Database(27384): emit("871780", null)
V/Database(27384): call map for sequence=805
V/Database(27384): emit("340800", null)
V/Database(27384): call map for sequence=806
V/Database(27384): emit("071157", null)
V/Database(27384): call map for sequence=807
V/Database(27384): emit("278861", null)
V/Database(27384): call map for sequence=808
V/Database(27384): emit("624742", null)
V/Database(27384): call map for sequence=809
V/Database(27384): emit("514507", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7945K, 21% free 33659K/42220K, paused 104ms, total 104ms
V/Database(27384): call map for sequence=810
V/Database(27384): emit("451373", null)
V/Database(27384): call map for sequence=811
V/Database(27384): emit("728164", null)
V/Database(27384): call map for sequence=812
V/Database(27384): emit("182307", null)
V/Database(27384): call map for sequence=813
V/Database(27384): emit("560837", null)
V/Database(27384): call map for sequence=814
V/Database(27384): emit("503232", null)
V/Database(27384): call map for sequence=815
V/Database(27384): emit("472467", null)
V/Database(27384): call map for sequence=816
V/Database(27384): emit("220485", null)
V/Database(27384): call map for sequence=817
V/Database(27384): emit("124811", null)
V/Database(27384): call map for sequence=818
V/Database(27384): emit("352734", null)
V/Database(27384): call map for sequence=819
V/Database(27384): emit("643305", null)
V/Database(27384): call map for sequence=820
V/Database(27384): emit("124546", null)
V/Database(27384): call map for sequence=821
V/Database(27384): emit("566326", null)
V/Database(27384): call map for sequence=822
V/Database(27384): emit("243124", null)
V/Database(27384): call map for sequence=823
V/Database(27384): emit("135121", null)
V/Database(27384): call map for sequence=824
V/Database(27384): emit("265275", null)
V/Database(27384): call map for sequence=825
V/Database(27384): emit("841124", null)
V/Database(27384): call map for sequence=826
V/Database(27384): emit("472083", null)
V/Database(27384): call map for sequence=827
V/Database(27384): emit("135471", null)
V/Database(27384): call map for sequence=828
V/Database(27384): emit("741430", null)
V/Database(27384): call map for sequence=829
V/Database(27384): emit("548347", null)
V/Database(27384): call map for sequence=830
V/Database(27384): emit("376834", null)
V/Database(27384): call map for sequence=831
V/Database(27384): emit("172502", null)
V/Database(27384): call map for sequence=832
V/Database(27384): emit("514702", null)
V/Database(27384): call map for sequence=833
V/Database(27384): emit("102421", null)
V/Database(27384): call map for sequence=834
V/Database(27384): emit("135436", null)
V/Database(27384): call map for sequence=835
V/Database(27384): emit("040612", null)
V/Database(27384): call map for sequence=836
V/Database(27384): emit("300164", null)
V/Database(27384): call map for sequence=837
V/Database(27384): emit("778484", null)
V/Database(27384): call map for sequence=838
V/Database(27384): emit("130376", null)
V/Database(27384): call map for sequence=839
V/Database(27384): emit("626455", null)
V/Database(27384): call map for sequence=840
V/Database(27384): emit("442703", null)
V/Database(27384): call map for sequence=841
V/Database(27384): emit("053182", null)
V/Database(27384): call map for sequence=842
V/Database(27384): emit("752858", null)
V/Database(27384): call map for sequence=843
V/Database(27384): emit("741374", null)
V/Database(27384): call map for sequence=844
V/Database(27384): emit("473873", null)
V/Database(27384): call map for sequence=845
V/Database(27384): emit("775863", null)
V/Database(27384): call map for sequence=846
V/Database(27384): emit("206644", null)
V/Database(27384): call map for sequence=847
V/Database(27384): emit("786404", null)
V/Database(27384): call map for sequence=848
V/Database(27384): emit("256145", null)
V/Database(27384): call map for sequence=849
V/Database(27384): emit("130351", null)
V/Database(27384): call map for sequence=850
V/Database(27384): emit("647650", null)
V/Database(27384): call map for sequence=851
V/Database(27384): emit("640745", null)
V/Database(27384): call map for sequence=852
V/Database(27384): emit("684481", null)
V/Database(27384): call map for sequence=853
V/Database(27384): emit("757884", null)
V/Database(27384): call map for sequence=854
V/Database(27384): emit("713068", null)
V/Database(27384): call map for sequence=855
V/Database(27384): emit("074332", null)
V/Database(27384): call map for sequence=856
V/Database(27384): emit("736120", null)
V/Database(27384): call map for sequence=857
V/Database(27384): emit("071032", null)
V/Database(27384): call map for sequence=858
V/Database(27384): emit("881367", null)
V/Database(27384): call map for sequence=859
V/Database(27384): emit("815333", null)
V/Database(27384): call map for sequence=860
V/Database(27384): emit("142015", null)
V/Database(27384): call map for sequence=861
V/Database(27384): emit("228288", null)
V/Database(27384): call map for sequence=862
V/Database(27384): emit("677411", null)
V/Database(27384): call map for sequence=863
V/Database(27384): emit("752443", null)
V/Database(27384): call map for sequence=864
V/Database(27384): emit("247645", null)
V/Database(27384): call map for sequence=865
V/Database(27384): emit("466887", null)
V/Database(27384): call map for sequence=866
V/Database(27384): emit("668360", null)
V/Database(27384): call map for sequence=867
V/Database(27384): emit("355648", null)
V/Database(27384): call map for sequence=868
V/Database(27384): emit("225724", null)
V/Database(27384): call map for sequence=869
V/Database(27384): emit("183421", null)
V/Database(27384): call map for sequence=870
V/Database(27384): emit("734778", null)
V/Database(27384): call map for sequence=871
V/Database(27384): emit("832482", null)
V/Database(27384): call map for sequence=872
V/Database(27384): emit("178876", null)
V/Database(27384): call map for sequence=873
V/Database(27384): emit("050532", null)
V/Database(27384): call map for sequence=874
V/Database(27384): emit("806318", null)
V/Database(27384): call map for sequence=875
V/Database(27384): emit("263210", null)
V/Database(27384): call map for sequence=876
V/Database(27384): emit("285074", null)
V/Database(27384): call map for sequence=877
V/Database(27384): emit("317708", null)
V/Database(27384): call map for sequence=878
V/Database(27384): emit("341103", null)
V/Database(27384): call map for sequence=879
V/Database(27384): emit("703844", null)
V/Database(27384): call map for sequence=880
V/Database(27384): emit("541051", null)
V/Database(27384): call map for sequence=881
V/Database(27384): emit("445487", null)
V/Database(27384): call map for sequence=882
V/Database(27384): emit("673310", null)
V/Database(27384): call map for sequence=883
V/Database(27384): emit("054872", null)
V/Database(27384): call map for sequence=884
V/Database(27384): emit("377783", null)
V/Database(27384): call map for sequence=885
V/Database(27384): emit("162021", null)
V/Database(27384): call map for sequence=886
V/Database(27384): emit("407462", null)
V/Database(27384): call map for sequence=887
V/Database(27384): emit("238622", null)
V/Database(27384): call map for sequence=888
V/Database(27384): emit("460875", null)
V/Database(27384): call map for sequence=889
V/Database(27384): emit("286081", null)
V/Database(27384): call map for sequence=890
V/Database(27384): emit("826051", null)
V/Database(27384): call map for sequence=891
V/Database(27384): emit("121382", null)
V/Database(27384): call map for sequence=892
V/Database(27384): emit("836331", null)
V/Database(27384): call map for sequence=893
V/Database(27384): emit("534248", null)
V/Database(27384): call map for sequence=894
V/Database(27384): emit("621882", null)
V/Database(27384): call map for sequence=895
V/Database(27384): emit("285202", null)
V/Database(27384): call map for sequence=896
V/Database(27384): emit("050760", null)
V/Database(27384): call map for sequence=897
V/Database(27384): emit("547378", null)
V/Database(27384): call map for sequence=898
V/Database(27384): emit("471484", null)
V/Database(27384): call map for sequence=899
V/Database(27384): emit("546238", null)
V/Database(27384): call map for sequence=900
V/Database(27384): emit("786581", null)
V/Database(27384): call map for sequence=901
V/Database(27384): emit("275812", null)
V/Database(27384): call map for sequence=902
V/Database(27384): emit("451775", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 902 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8077K, 21% free 33680K/42220K, paused 102ms, total 102ms
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8109K, 21% free 33762K/42220K, paused 104ms, total 104ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8053K, 20% free 33789K/42220K, paused 100ms, total 100ms
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=903
V/Database(27384): emit(["Evento_44","838855","Bilhete_5634"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5634"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5634"], null)
V/Database(27384): call map for sequence=904
V/Database(27384): emit(["Evento_44","763202","Bilhete_5633"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5633"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5633"], null)
V/Database(27384): call map for sequence=905
V/Database(27384): emit(["Evento_44","033234","Bilhete_5632"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5632"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5632"], null)
V/Database(27384): call map for sequence=906
V/Database(27384): emit(["Evento_44","580644","Bilhete_5631"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5631"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5631"], null)
V/Database(27384): call map for sequence=907
V/Database(27384): emit(["Evento_44","578268","Bilhete_5630"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5630"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5630"], null)
V/Database(27384): call map for sequence=908
V/Database(27384): emit(["Evento_44","221657","Bilhete_5629"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5629"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5629"], null)
V/Database(27384): call map for sequence=909
V/Database(27384): emit(["Evento_44","220831","Bilhete_5628"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5628"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5628"], null)
V/Database(27384): call map for sequence=910
V/Database(27384): emit(["Evento_44","642502","Bilhete_5627"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5627"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5627"], null)
V/Database(27384): call map for sequence=911
V/Database(27384): emit(["Evento_44","232452","Bilhete_5626"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5626"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5626"], null)
V/Database(27384): call map for sequence=912
V/Database(27384): emit(["Evento_44","350745","Bilhete_5625"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5625"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5625"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7937K, 21% free 33539K/42220K, paused 98ms, total 98ms
V/Database(27384): call map for sequence=913
V/Database(27384): emit(["Evento_44","532547","Bilhete_5624"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5624"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5624"], null)
V/Database(27384): call map for sequence=914
V/Database(27384): emit(["Evento_44","482104","Bilhete_5623"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5623"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5623"], null)
V/Database(27384): call map for sequence=915
V/Database(27384): emit(["Evento_44","403380","Bilhete_5622"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5622"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5622"], null)
V/Database(27384): call map for sequence=916
V/Database(27384): emit(["Evento_44","138348","Bilhete_5621"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5621"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5621"], null)
V/Database(27384): call map for sequence=917
V/Database(27384): emit(["Evento_44","203852","Bilhete_5620"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5620"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5620"], null)
V/Database(27384): call map for sequence=918
V/Database(27384): emit(["Evento_44","258026","Bilhete_5619"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5619"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5619"], null)
V/Database(27384): call map for sequence=919
V/Database(27384): emit(["Evento_44","420280","Bilhete_5618"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5618"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5618"], null)
V/Database(27384): call map for sequence=920
V/Database(27384): emit(["Evento_44","271086","Bilhete_5617"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5617"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5617"], null)
V/Database(27384): call map for sequence=921
V/Database(27384): emit(["Evento_44","235202","Bilhete_5616"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5616"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5616"], null)
V/Database(27384): call map for sequence=922
V/Database(27384): emit(["Evento_44","487885","Bilhete_5615"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5615"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5615"], null)
V/Database(27384): call map for sequence=923
V/Database(27384): emit(["Evento_44","160503","Bilhete_5614"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5614"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5614"], null)
V/Database(27384): call map for sequence=924
V/Database(27384): emit(["Evento_44","222157","Bilhete_5613"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5613"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5613"], null)
V/Database(27384): call map for sequence=925
V/Database(27384): emit(["Evento_44","541688","Bilhete_5612"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5612"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5612"], null)
V/Database(27384): call map for sequence=926
V/Database(27384): emit(["Evento_44","656542","Bilhete_5611"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5611"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5611"], null)
V/Database(27384): call map for sequence=927
V/Database(27384): emit(["Evento_44","831585","Bilhete_5610"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5610"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5610"], null)
V/Database(27384): call map for sequence=928
V/Database(27384): emit(["Evento_44","085420","Bilhete_5609"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5609"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5609"], null)
V/Database(27384): call map for sequence=929
V/Database(27384): emit(["Evento_44","852415","Bilhete_5608"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5608"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5608"], null)
V/Database(27384): call map for sequence=930
V/Database(27384): emit(["Evento_44","406144","Bilhete_5607"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5607"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5607"], null)
V/Database(27384): call map for sequence=931
V/Database(27384): emit(["Evento_44","700605","Bilhete_5606"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5606"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5606"], null)
V/Database(27384): call map for sequence=932
V/Database(27384): emit(["Evento_44","438424","Bilhete_5605"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5605"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5605"], null)
V/Database(27384): call map for sequence=933
V/Database(27384): emit(["Evento_44","438478","Bilhete_5604"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5604"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5604"], null)
V/Database(27384): call map for sequence=934
V/Database(27384): emit(["Evento_44","278636","Bilhete_5603"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5603"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5603"], null)
V/Database(27384): call map for sequence=935
V/Database(27384): emit(["Evento_44","376440","Bilhete_5602"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5602"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5602"], null)
V/Database(27384): call map for sequence=936
V/Database(27384): emit(["Evento_44","571163","Bilhete_5601"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5601"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5601"], null)
V/Database(27384): call map for sequence=937
V/Database(27384): emit(["Evento_44","462728","Bilhete_5600"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5600"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5600"], null)
V/Database(27384): call map for sequence=938
V/Database(27384): emit(["Evento_44","317505","Bilhete_5599"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5599"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5599"], null)
V/Database(27384): call map for sequence=939
V/Database(27384): emit(["Evento_44","618166","Bilhete_5598"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5598"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5598"], null)
V/Database(27384): call map for sequence=940
V/Database(27384): emit(["Evento_44","630032","Bilhete_5597"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5597"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5597"], null)
V/Database(27384): call map for sequence=941
V/Database(27384): emit(["Evento_44","411400","Bilhete_5596"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5596"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5596"], null)
V/Database(27384): call map for sequence=942
V/Database(27384): emit(["Evento_44","444704","Bilhete_5595"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5595"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8042K, 21% free 33634K/42220K, paused 103ms, total 103ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5595"], null)
V/Database(27384): call map for sequence=943
V/Database(27384): emit(["Evento_44","664387","Bilhete_5594"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5594"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5594"], null)
V/Database(27384): call map for sequence=944
V/Database(27384): emit(["Evento_44","403304","Bilhete_5593"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5593"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5593"], null)
V/Database(27384): call map for sequence=945
V/Database(27384): emit(["Evento_44","165473","Bilhete_5592"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5592"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5592"], null)
V/Database(27384): call map for sequence=946
V/Database(27384): emit(["Evento_44","777011","Bilhete_5591"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5591"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5591"], null)
V/Database(27384): call map for sequence=947
V/Database(27384): emit(["Evento_44","400838","Bilhete_5590"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5590"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5590"], null)
V/Database(27384): call map for sequence=948
V/Database(27384): emit(["Evento_44","723741","Bilhete_5589"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5589"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5589"], null)
V/Database(27384): call map for sequence=949
V/Database(27384): emit(["Evento_44","517888","Bilhete_5588"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5588"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5588"], null)
V/Database(27384): call map for sequence=950
V/Database(27384): emit(["Evento_44","842320","Bilhete_5587"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5587"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5587"], null)
V/Database(27384): call map for sequence=951
V/Database(27384): emit(["Evento_44","734326","Bilhete_5586"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5586"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5586"], null)
V/Database(27384): call map for sequence=952
V/Database(27384): emit(["Evento_44","865480","Bilhete_5585"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5585"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5585"], null)
V/Database(27384): call map for sequence=953
V/Database(27384): emit(["Evento_44","540338","Bilhete_5584"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5584"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5584"], null)
V/Database(27384): call map for sequence=954
V/Database(27384): emit(["Evento_44","262185","Bilhete_5583"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5583"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5583"], null)
V/Database(27384): call map for sequence=955
V/Database(27384): emit(["Evento_44","324060","Bilhete_5582"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5582"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5582"], null)
V/Database(27384): call map for sequence=956
V/Database(27384): emit(["Evento_44","272375","Bilhete_5581"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5581"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5581"], null)
V/Database(27384): call map for sequence=957
V/Database(27384): emit(["Evento_44","747025","Bilhete_5580"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5580"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5580"], null)
V/Database(27384): call map for sequence=958
V/Database(27384): emit(["Evento_44","716761","Bilhete_5579"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5579"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5579"], null)
V/Database(27384): call map for sequence=959
V/Database(27384): emit(["Evento_44","370170","Bilhete_5578"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5578"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5578"], null)
V/Database(27384): call map for sequence=960
V/Database(27384): emit(["Evento_44","703381","Bilhete_5577"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5577"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5577"], null)
V/Database(27384): call map for sequence=961
V/Database(27384): emit(["Evento_44","874624","Bilhete_5576"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5576"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5576"], null)
V/Database(27384): call map for sequence=962
V/Database(27384): emit(["Evento_44","040077","Bilhete_5575"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5575"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5575"], null)
V/Database(27384): call map for sequence=963
V/Database(27384): emit(["Evento_44","115732","Bilhete_5574"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5574"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5574"], null)
V/Database(27384): call map for sequence=964
V/Database(27384): emit(["Evento_44","364184","Bilhete_5573"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5573"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5573"], null)
V/Database(27384): call map for sequence=965
V/Database(27384): emit(["Evento_44","743415","Bilhete_5572"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5572"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5572"], null)
V/Database(27384): call map for sequence=966
V/Database(27384): emit(["Evento_44","863138","Bilhete_5571"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5571"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5571"], null)
V/Database(27384): call map for sequence=967
V/Database(27384): emit(["Evento_44","440228","Bilhete_5570"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5570"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5570"], null)
V/Database(27384): call map for sequence=968
V/Database(27384): emit(["Evento_44","416723","Bilhete_5569"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5569"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5569"], null)
V/Database(27384): call map for sequence=969
V/Database(27384): emit(["Evento_44","477268","Bilhete_5568"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5568"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5568"], null)
V/Database(27384): call map for sequence=970
V/Database(27384): emit(["Evento_44","035778","Bilhete_5567"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8064K, 21% free 33626K/42220K, paused 104ms, total 105ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5567"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5567"], null)
V/Database(27384): call map for sequence=971
V/Database(27384): emit(["Evento_44","023203","Bilhete_5566"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5566"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5566"], null)
V/Database(27384): call map for sequence=972
V/Database(27384): emit(["Evento_44","665602","Bilhete_5565"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5565"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5565"], null)
V/Database(27384): call map for sequence=973
V/Database(27384): emit(["Evento_44","726435","Bilhete_5564"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5564"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5564"], null)
V/Database(27384): call map for sequence=974
V/Database(27384): emit(["Evento_44","470464","Bilhete_5563"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5563"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5563"], null)
V/Database(27384): call map for sequence=975
V/Database(27384): emit(["Evento_44","870324","Bilhete_5562"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5562"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5562"], null)
V/Database(27384): call map for sequence=976
V/Database(27384): emit(["Evento_44","036816","Bilhete_5561"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5561"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5561"], null)
V/Database(27384): call map for sequence=977
V/Database(27384): emit(["Evento_44","320618","Bilhete_5560"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5560"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5560"], null)
V/Database(27384): call map for sequence=978
V/Database(27384): emit(["Evento_44","178265","Bilhete_5559"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5559"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5559"], null)
V/Database(27384): call map for sequence=979
V/Database(27384): emit(["Evento_44","838203","Bilhete_5558"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5558"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5558"], null)
V/Database(27384): call map for sequence=980
V/Database(27384): emit(["Evento_44","873737","Bilhete_5557"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5557"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5557"], null)
V/Database(27384): call map for sequence=981
V/Database(27384): emit(["Evento_44","288508","Bilhete_5556"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5556"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5556"], null)
V/Database(27384): call map for sequence=982
V/Database(27384): emit(["Evento_44","002326","Bilhete_5555"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5555"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5555"], null)
V/Database(27384): call map for sequence=983
V/Database(27384): emit(["Evento_44","415046","Bilhete_5554"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5554"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5554"], null)
V/Database(27384): call map for sequence=984
V/Database(27384): emit(["Evento_44","508081","Bilhete_5553"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5553"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5553"], null)
V/Database(27384): call map for sequence=985
V/Database(27384): emit(["Evento_44","705564","Bilhete_5552"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5552"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5552"], null)
V/Database(27384): call map for sequence=986
V/Database(27384): emit(["Evento_44","056256","Bilhete_5551"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5551"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5551"], null)
V/Database(27384): call map for sequence=987
V/Database(27384): emit(["Evento_44","630865","Bilhete_5550"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5550"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5550"], null)
V/Database(27384): call map for sequence=988
V/Database(27384): emit(["Evento_44","066546","Bilhete_5549"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5549"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5549"], null)
V/Database(27384): call map for sequence=989
V/Database(27384): emit(["Evento_44","043731","Bilhete_5548"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5548"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5548"], null)
V/Database(27384): call map for sequence=990
V/Database(27384): emit(["Evento_44","401042","Bilhete_5547"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5547"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5547"], null)
V/Database(27384): call map for sequence=991
V/Database(27384): emit(["Evento_44","277408","Bilhete_5546"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5546"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5546"], null)
V/Database(27384): call map for sequence=992
V/Database(27384): emit(["Evento_44","331233","Bilhete_5545"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5545"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5545"], null)
V/Database(27384): call map for sequence=993
V/Database(27384): emit(["Evento_44","308228","Bilhete_5544"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5544"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5544"], null)
V/Database(27384): call map for sequence=994
V/Database(27384): emit(["Evento_44","842057","Bilhete_5543"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5543"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5543"], null)
V/Database(27384): call map for sequence=995
V/Database(27384): emit(["Evento_44","538336","Bilhete_5542"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5542"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5542"], null)
V/Database(27384): call map for sequence=996
V/Database(27384): emit(["Evento_44","267154","Bilhete_5541"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5541"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5541"], null)
V/Database(27384): call map for sequence=997
V/Database(27384): emit(["Evento_44","267118","Bilhete_5540"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5540"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5540"], null)
V/Database(27384): call map for sequence=998
V/Database(27384): emit(["Evento_44","017366","Bilhete_5539"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8088K, 21% free 33628K/42220K, paused 104ms, total 104ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5539"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5539"], null)
V/Database(27384): call map for sequence=999
V/Database(27384): emit(["Evento_44","571805","Bilhete_5538"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5538"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5538"], null)
V/Database(27384): call map for sequence=1000
V/Database(27384): emit(["Evento_44","026876","Bilhete_5537"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5537"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5537"], null)
V/Database(27384): call map for sequence=1001
V/Database(27384): emit(["Evento_44","817532","Bilhete_5536"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5536"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5536"], null)
V/Database(27384): call map for sequence=1002
V/Database(27384): emit(["Evento_44","743418","Bilhete_5535"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5535"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5535"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 1002 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7848K, 21% free 33505K/42220K, paused 101ms, total 101ms
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=903
V/Database(27384): emit("838855", null)
V/Database(27384): call map for sequence=904
V/Database(27384): emit("763202", null)
V/Database(27384): call map for sequence=905
V/Database(27384): emit("033234", null)
V/Database(27384): call map for sequence=906
V/Database(27384): emit("580644", null)
V/Database(27384): call map for sequence=907
V/Database(27384): emit("578268", null)
V/Database(27384): call map for sequence=908
V/Database(27384): emit("221657", null)
V/Database(27384): call map for sequence=909
V/Database(27384): emit("220831", null)
V/Database(27384): call map for sequence=910
V/Database(27384): emit("642502", null)
V/Database(27384): call map for sequence=911
V/Database(27384): emit("232452", null)
V/Database(27384): call map for sequence=912
V/Database(27384): emit("350745", null)
V/Database(27384): call map for sequence=913
V/Database(27384): emit("532547", null)
V/Database(27384): call map for sequence=914
V/Database(27384): emit("482104", null)
V/Database(27384): call map for sequence=915
V/Database(27384): emit("403380", null)
V/Database(27384): call map for sequence=916
V/Database(27384): emit("138348", null)
V/Database(27384): call map for sequence=917
V/Database(27384): emit("203852", null)
V/Database(27384): call map for sequence=918
V/Database(27384): emit("258026", null)
V/Database(27384): call map for sequence=919
V/Database(27384): emit("420280", null)
V/Database(27384): call map for sequence=920
V/Database(27384): emit("271086", null)
V/Database(27384): call map for sequence=921
V/Database(27384): emit("235202", null)
V/Database(27384): call map for sequence=922
V/Database(27384): emit("487885", null)
V/Database(27384): call map for sequence=923
V/Database(27384): emit("160503", null)
V/Database(27384): call map for sequence=924
V/Database(27384): emit("222157", null)
V/Database(27384): call map for sequence=925
V/Database(27384): emit("541688", null)
V/Database(27384): call map for sequence=926
V/Database(27384): emit("656542", null)
V/Database(27384): call map for sequence=927
V/Database(27384): emit("831585", null)
V/Database(27384): call map for sequence=928
V/Database(27384): emit("085420", null)
V/Database(27384): call map for sequence=929
V/Database(27384): emit("852415", null)
V/Database(27384): call map for sequence=930
V/Database(27384): emit("406144", null)
V/Database(27384): call map for sequence=931
V/Database(27384): emit("700605", null)
V/Database(27384): call map for sequence=932
V/Database(27384): emit("438424", null)
V/Database(27384): call map for sequence=933
V/Database(27384): emit("438478", null)
V/Database(27384): call map for sequence=934
V/Database(27384): emit("278636", null)
V/Database(27384): call map for sequence=935
V/Database(27384): emit("376440", null)
V/Database(27384): call map for sequence=936
V/Database(27384): emit("571163", null)
V/Database(27384): call map for sequence=937
V/Database(27384): emit("462728", null)
V/Database(27384): call map for sequence=938
V/Database(27384): emit("317505", null)
V/Database(27384): call map for sequence=939
V/Database(27384): emit("618166", null)
V/Database(27384): call map for sequence=940
V/Database(27384): emit("630032", null)
V/Database(27384): call map for sequence=941
V/Database(27384): emit("411400", null)
V/Database(27384): call map for sequence=942
V/Database(27384): emit("444704", null)
V/Database(27384): call map for sequence=943
V/Database(27384): emit("664387", null)
V/Database(27384): call map for sequence=944
V/Database(27384): emit("403304", null)
V/Database(27384): call map for sequence=945
V/Database(27384): emit("165473", null)
V/Database(27384): call map for sequence=946
V/Database(27384): emit("777011", null)
V/Database(27384): call map for sequence=947
V/Database(27384): emit("400838", null)
V/Database(27384): call map for sequence=948
V/Database(27384): emit("723741", null)
V/Database(27384): call map for sequence=949
V/Database(27384): emit("517888", null)
V/Database(27384): call map for sequence=950
V/Database(27384): emit("842320", null)
V/Database(27384): call map for sequence=951
V/Database(27384): emit("734326", null)
V/Database(27384): call map for sequence=952
V/Database(27384): emit("865480", null)
V/Database(27384): call map for sequence=953
V/Database(27384): emit("540338", null)
V/Database(27384): call map for sequence=954
V/Database(27384): emit("262185", null)
V/Database(27384): call map for sequence=955
V/Database(27384): emit("324060", null)
V/Database(27384): call map for sequence=956
V/Database(27384): emit("272375", null)
V/Database(27384): call map for sequence=957
V/Database(27384): emit("747025", null)
V/Database(27384): call map for sequence=958
V/Database(27384): emit("716761", null)
V/Database(27384): call map for sequence=959
V/Database(27384): emit("370170", null)
V/Database(27384): call map for sequence=960
V/Database(27384): emit("703381", null)
V/Database(27384): call map for sequence=961
V/Database(27384): emit("874624", null)
V/Database(27384): call map for sequence=962
V/Database(27384): emit("040077", null)
V/Database(27384): call map for sequence=963
V/Database(27384): emit("115732", null)
V/Database(27384): call map for sequence=964
V/Database(27384): emit("364184", null)
V/Database(27384): call map for sequence=965
V/Database(27384): emit("743415", null)
V/Database(27384): call map for sequence=966
V/Database(27384): emit("863138", null)
V/Database(27384): call map for sequence=967
V/Database(27384): emit("440228", null)
V/Database(27384): call map for sequence=968
V/Database(27384): emit("416723", null)
V/Database(27384): call map for sequence=969
V/Database(27384): emit("477268", null)
V/Database(27384): call map for sequence=970
V/Database(27384): emit("035778", null)
V/Database(27384): call map for sequence=971
V/Database(27384): emit("023203", null)
V/Database(27384): call map for sequence=972
V/Database(27384): emit("665602", null)
V/Database(27384): call map for sequence=973
V/Database(27384): emit("726435", null)
V/Database(27384): call map for sequence=974
V/Database(27384): emit("470464", null)
V/Database(27384): call map for sequence=975
V/Database(27384): emit("870324", null)
V/Database(27384): call map for sequence=976
V/Database(27384): emit("036816", null)
V/Database(27384): call map for sequence=977
V/Database(27384): emit("320618", null)
V/Database(27384): call map for sequence=978
V/Database(27384): emit("178265", null)
V/Database(27384): call map for sequence=979
V/Database(27384): emit("838203", null)
V/Database(27384): call map for sequence=980
V/Database(27384): emit("873737", null)
V/Database(27384): call map for sequence=981
V/Database(27384): emit("288508", null)
V/Database(27384): call map for sequence=982
V/Database(27384): emit("002326", null)
V/Database(27384): call map for sequence=983
V/Database(27384): emit("415046", null)
V/Database(27384): call map for sequence=984
V/Database(27384): emit("508081", null)
V/Database(27384): call map for sequence=985
V/Database(27384): emit("705564", null)
V/Database(27384): call map for sequence=986
V/Database(27384): emit("056256", null)
V/Database(27384): call map for sequence=987
V/Database(27384): emit("630865", null)
V/Database(27384): call map for sequence=988
V/Database(27384): emit("066546", null)
V/Database(27384): call map for sequence=989
V/Database(27384): emit("043731", null)
V/Database(27384): call map for sequence=990
V/Database(27384): emit("401042", null)
V/Database(27384): call map for sequence=991
V/Database(27384): emit("277408", null)
V/Database(27384): call map for sequence=992
V/Database(27384): emit("331233", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8038K, 21% free 33622K/42220K, paused 102ms, total 102ms
V/Database(27384): call map for sequence=993
V/Database(27384): emit("308228", null)
V/Database(27384): call map for sequence=994
V/Database(27384): emit("842057", null)
V/Database(27384): call map for sequence=995
V/Database(27384): emit("538336", null)
V/Database(27384): call map for sequence=996
V/Database(27384): emit("267154", null)
V/Database(27384): call map for sequence=997
V/Database(27384): emit("267118", null)
V/Database(27384): call map for sequence=998
V/Database(27384): emit("017366", null)
V/Database(27384): call map for sequence=999
V/Database(27384): emit("571805", null)
V/Database(27384): call map for sequence=1000
V/Database(27384): emit("026876", null)
V/Database(27384): call map for sequence=1001
V/Database(27384): emit("817532", null)
V/Database(27384): call map for sequence=1002
V/Database(27384): emit("743418", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 1002 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8163K, 21% free 33651K/42220K, paused 102ms, total 103ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8080K, 21% free 33762K/42220K, paused 106ms, total 106ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1003
V/Database(27384): emit(["Evento_44","453556","Bilhete_5534"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5534"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5534"], null)
V/Database(27384): call map for sequence=1004
V/Database(27384): emit(["Evento_44","474332","Bilhete_5533"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5533"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5533"], null)
V/Database(27384): call map for sequence=1005
V/Database(27384): emit(["Evento_44","255708","Bilhete_5532"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5532"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5532"], null)
V/Database(27384): call map for sequence=1006
V/Database(27384): emit(["Evento_44","113165","Bilhete_5531"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5531"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5531"], null)
V/Database(27384): call map for sequence=1007
V/Database(27384): emit(["Evento_44","234558","Bilhete_5530"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5530"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5530"], null)
V/Database(27384): call map for sequence=1008
V/Database(27384): emit(["Evento_44","631318","Bilhete_5529"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5529"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5529"], null)
V/Database(27384): call map for sequence=1009
V/Database(27384): emit(["Evento_44","634745","Bilhete_5528"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5528"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5528"], null)
V/Database(27384): call map for sequence=1010
V/Database(27384): emit(["Evento_44","863667","Bilhete_5527"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5527"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5527"], null)
V/Database(27384): call map for sequence=1011
V/Database(27384): emit(["Evento_44","244238","Bilhete_5526"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5526"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5526"], null)
V/Database(27384): call map for sequence=1012
V/Database(27384): emit(["Evento_44","718407","Bilhete_5525"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5525"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5525"], null)
V/Database(27384): call map for sequence=1013
V/Database(27384): emit(["Evento_44","503635","Bilhete_5524"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5524"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5524"], null)
V/Database(27384): call map for sequence=1014
V/Database(27384): emit(["Evento_44","387233","Bilhete_5523"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5523"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5523"], null)
V/Database(27384): call map for sequence=1015
V/Database(27384): emit(["Evento_44","270130","Bilhete_5522"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5522"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5522"], null)
V/Database(27384): call map for sequence=1016
V/Database(27384): emit(["Evento_44","311283","Bilhete_5521"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5521"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5521"], null)
V/Database(27384): call map for sequence=1017
V/Database(27384): emit(["Evento_44","886132","Bilhete_5520"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5520"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5520"], null)
V/Database(27384): call map for sequence=1018
V/Database(27384): emit(["Evento_44","526101","Bilhete_5519"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5519"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5519"], null)
V/Database(27384): call map for sequence=1019
V/Database(27384): emit(["Evento_44","821433","Bilhete_5518"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5518"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5518"], null)
V/Database(27384): call map for sequence=1020
V/Database(27384): emit(["Evento_44","768748","Bilhete_5517"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5517"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5517"], null)
V/Database(27384): call map for sequence=1021
V/Database(27384): emit(["Evento_44","173738","Bilhete_5516"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5516"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5516"], null)
V/Database(27384): call map for sequence=1022
V/Database(27384): emit(["Evento_44","810326","Bilhete_5515"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5515"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5515"], null)
V/Database(27384): call map for sequence=1023
V/Database(27384): emit(["Evento_44","615083","Bilhete_5514"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5514"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5514"], null)
V/Database(27384): call map for sequence=1024
V/Database(27384): emit(["Evento_44","248284","Bilhete_5513"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5513"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5513"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8144K, 21% free 33543K/42220K, paused 103ms, total 103ms
V/Database(27384): call map for sequence=1025
V/Database(27384): emit(["Evento_44","736713","Bilhete_5512"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5512"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5512"], null)
V/Database(27384): call map for sequence=1026
V/Database(27384): emit(["Evento_44","660828","Bilhete_5511"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5511"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5511"], null)
V/Database(27384): call map for sequence=1027
V/Database(27384): emit(["Evento_44","077821","Bilhete_5510"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5510"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5510"], null)
V/Database(27384): call map for sequence=1028
V/Database(27384): emit(["Evento_44","075025","Bilhete_5509"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5509"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5509"], null)
D/dalvikvm( 891): GC_FOR_ALLOC freed 3955K, 18% free 25527K/30828K, paused 30ms, total 31ms
I/dalvikvm-heap( 891): Grow heap (frag case) to 26.791MB for 1920016-byte allocation
V/Database(27384): call map for sequence=1029
V/Database(27384): emit(["Evento_44","280318","Bilhete_5508"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5508"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5508"], null)
V/Database(27384): call map for sequence=1030
V/Database(27384): emit(["Evento_44","318842","Bilhete_5507"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5507"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5507"], null)
D/dalvikvm( 891): GC_FOR_ALLOC freed <1K, 17% free 27401K/32704K, paused 33ms, total 33ms
V/Database(27384): call map for sequence=1031
V/Database(27384): emit(["Evento_44","885032","Bilhete_5506"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5506"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5506"], null)
V/Database(27384): call map for sequence=1032
V/Database(27384): emit(["Evento_44","852536","Bilhete_5505"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5505"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5505"], null)
V/Database(27384): call map for sequence=1033
V/Database(27384): emit(["Evento_44","222668","Bilhete_5504"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5504"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5504"], null)
V/Database(27384): call map for sequence=1034
V/Database(27384): emit(["Evento_44","447711","Bilhete_5503"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5503"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5503"], null)
V/Database(27384): call map for sequence=1035
V/Database(27384): emit(["Evento_44","426335","Bilhete_5502"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5502"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5502"], null)
V/Database(27384): call map for sequence=1036
V/Database(27384): emit(["Evento_44","168734","Bilhete_5501"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5501"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5501"], null)
V/Database(27384): call map for sequence=1037
V/Database(27384): emit(["Evento_44","262348","Bilhete_5500"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5500"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5500"], null)
V/Database(27384): call map for sequence=1038
V/Database(27384): emit(["Evento_44","825367","Bilhete_5499"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5499"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5499"], null)
V/Database(27384): call map for sequence=1039
V/Database(27384): emit(["Evento_44","173760","Bilhete_5498"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5498"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5498"], null)
V/Database(27384): call map for sequence=1040
V/Database(27384): emit(["Evento_44","533511","Bilhete_5497"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5497"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5497"], null)
V/Database(27384): call map for sequence=1041
V/Database(27384): emit(["Evento_44","725313","Bilhete_5496"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5496"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5496"], null)
V/Database(27384): call map for sequence=1042
V/Database(27384): emit(["Evento_44","675860","Bilhete_5495"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5495"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5495"], null)
V/Database(27384): call map for sequence=1043
V/Database(27384): emit(["Evento_44","335707","Bilhete_5494"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5494"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5494"], null)
V/Database(27384): call map for sequence=1044
V/Database(27384): emit(["Evento_44","228773","Bilhete_5493"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5493"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5493"], null)
V/Database(27384): call map for sequence=1045
V/Database(27384): emit(["Evento_44","633644","Bilhete_5492"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5492"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5492"], null)
V/Database(27384): call map for sequence=1046
V/Database(27384): emit(["Evento_44","447451","Bilhete_5491"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5491"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5491"], null)
V/Database(27384): call map for sequence=1047
V/Database(27384): emit(["Evento_44","851071","Bilhete_5490"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5490"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5490"], null)
V/Database(27384): call map for sequence=1048
V/Database(27384): emit(["Evento_44","461411","Bilhete_5489"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5489"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5489"], null)
V/Database(27384): call map for sequence=1049
V/Database(27384): emit(["Evento_44","666084","Bilhete_5488"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5488"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5488"], null)
V/Database(27384): call map for sequence=1050
V/Database(27384): emit(["Evento_44","827676","Bilhete_5487"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5487"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5487"], null)
V/Database(27384): call map for sequence=1051
V/Database(27384): emit(["Evento_44","581285","Bilhete_5486"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8062K, 21% free 33558K/42220K, paused 102ms, total 103ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5486"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5486"], null)
V/Database(27384): call map for sequence=1052
V/Database(27384): emit(["Evento_44","311582","Bilhete_5485"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5485"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5485"], null)
V/Database(27384): call map for sequence=1053
V/Database(27384): emit(["Evento_44","487765","Bilhete_5484"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5484"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5484"], null)
V/Database(27384): call map for sequence=1054
V/Database(27384): emit(["Evento_44","845076","Bilhete_5483"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5483"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5483"], null)
V/Database(27384): call map for sequence=1055
V/Database(27384): emit(["Evento_44","021020","Bilhete_5482"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5482"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5482"], null)
V/Database(27384): call map for sequence=1056
V/Database(27384): emit(["Evento_44","174854","Bilhete_5481"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5481"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5481"], null)
V/Database(27384): call map for sequence=1057
V/Database(27384): emit(["Evento_44","142840","Bilhete_5480"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5480"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5480"], null)
V/Database(27384): call map for sequence=1058
V/Database(27384): emit(["Evento_44","685578","Bilhete_5479"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5479"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5479"], null)
V/Database(27384): call map for sequence=1059
V/Database(27384): emit(["Evento_44","382057","Bilhete_5478"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5478"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5478"], null)
V/Database(27384): call map for sequence=1060
V/Database(27384): emit(["Evento_44","612180","Bilhete_5477"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5477"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5477"], null)
V/Database(27384): call map for sequence=1061
V/Database(27384): emit(["Evento_44","461786","Bilhete_5476"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5476"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5476"], null)
V/Database(27384): call map for sequence=1062
V/Database(27384): emit(["Evento_44","111144","Bilhete_5475"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5475"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5475"], null)
V/Database(27384): call map for sequence=1063
V/Database(27384): emit(["Evento_44","318857","Bilhete_5474"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5474"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5474"], null)
V/Database(27384): call map for sequence=1064
V/Database(27384): emit(["Evento_44","754737","Bilhete_5473"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5473"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5473"], null)
V/Database(27384): call map for sequence=1065
V/Database(27384): emit(["Evento_44","645584","Bilhete_5472"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5472"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5472"], null)
V/Database(27384): call map for sequence=1066
V/Database(27384): emit(["Evento_44","581370","Bilhete_5471"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5471"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5471"], null)
V/Database(27384): call map for sequence=1067
V/Database(27384): emit(["Evento_44","432775","Bilhete_5470"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5470"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5470"], null)
V/Database(27384): call map for sequence=1068
V/Database(27384): emit(["Evento_44","705808","Bilhete_5469"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5469"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5469"], null)
V/Database(27384): call map for sequence=1069
V/Database(27384): emit(["Evento_44","576365","Bilhete_5468"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5468"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5468"], null)
V/Database(27384): call map for sequence=1070
V/Database(27384): emit(["Evento_44","518660","Bilhete_5467"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5467"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5467"], null)
V/Database(27384): call map for sequence=1071
V/Database(27384): emit(["Evento_44","488806","Bilhete_5466"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5466"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5466"], null)
V/Database(27384): call map for sequence=1072
V/Database(27384): emit(["Evento_44","226823","Bilhete_5465"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5465"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5465"], null)
V/Database(27384): call map for sequence=1073
V/Database(27384): emit(["Evento_44","130348","Bilhete_5464"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5464"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5464"], null)
V/Database(27384): call map for sequence=1074
V/Database(27384): emit(["Evento_44","368262","Bilhete_5463"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5463"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5463"], null)
V/Database(27384): call map for sequence=1075
V/Database(27384): emit(["Evento_44","688286","Bilhete_5462"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5462"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5462"], null)
V/Database(27384): call map for sequence=1076
V/Database(27384): emit(["Evento_44","254455","Bilhete_5461"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5461"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5461"], null)
V/Database(27384): call map for sequence=1077
V/Database(27384): emit(["Evento_44","606235","Bilhete_5460"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5460"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5460"], null)
V/Database(27384): call map for sequence=1078
V/Database(27384): emit(["Evento_44","373034","Bilhete_5459"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5459"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5459"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8079K, 21% free 33569K/42220K, paused 99ms, total 99ms
V/Database(27384): call map for sequence=1079
V/Database(27384): emit(["Evento_44","265031","Bilhete_5458"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5458"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5458"], null)
V/Database(27384): call map for sequence=1080
V/Database(27384): emit(["Evento_44","306104","Bilhete_5457"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5457"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5457"], null)
V/Database(27384): call map for sequence=1081
V/Database(27384): emit(["Evento_44","071043","Bilhete_5456"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5456"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5456"], null)
V/Database(27384): call map for sequence=1082
V/Database(27384): emit(["Evento_44","862168","Bilhete_5455"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5455"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5455"], null)
V/Database(27384): call map for sequence=1083
V/Database(27384): emit(["Evento_44","256301","Bilhete_5454"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5454"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5454"], null)
V/Database(27384): call map for sequence=1084
V/Database(27384): emit(["Evento_44","872358","Bilhete_5453"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5453"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5453"], null)
V/Database(27384): call map for sequence=1085
V/Database(27384): emit(["Evento_44","670356","Bilhete_5452"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5452"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5452"], null)
V/Database(27384): call map for sequence=1086
V/Database(27384): emit(["Evento_44","416744","Bilhete_5451"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5451"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5451"], null)
V/Database(27384): call map for sequence=1087
V/Database(27384): emit(["Evento_44","212411","Bilhete_5450"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5450"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5450"], null)
V/Database(27384): call map for sequence=1088
V/Database(27384): emit(["Evento_44","645621","Bilhete_5449"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5449"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5449"], null)
V/Database(27384): call map for sequence=1089
V/Database(27384): emit(["Evento_44","333330","Bilhete_5448"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5448"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5448"], null)
V/Database(27384): call map for sequence=1090
V/Database(27384): emit(["Evento_44","071328","Bilhete_5447"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5447"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5447"], null)
V/Database(27384): call map for sequence=1091
V/Database(27384): emit(["Evento_44","056063","Bilhete_5446"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5446"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5446"], null)
V/Database(27384): call map for sequence=1092
V/Database(27384): emit(["Evento_44","775745","Bilhete_5445"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5445"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5445"], null)
V/Database(27384): call map for sequence=1093
V/Database(27384): emit(["Evento_44","146637","Bilhete_5444"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5444"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5444"], null)
V/Database(27384): call map for sequence=1094
V/Database(27384): emit(["Evento_44","623716","Bilhete_5443"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5443"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5443"], null)
V/Database(27384): call map for sequence=1095
V/Database(27384): emit(["Evento_44","448153","Bilhete_5442"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5442"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5442"], null)
V/Database(27384): call map for sequence=1096
V/Database(27384): emit(["Evento_44","050443","Bilhete_5441"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5441"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5441"], null)
V/Database(27384): call map for sequence=1097
V/Database(27384): emit(["Evento_44","883778","Bilhete_5440"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5440"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5440"], null)
V/Database(27384): call map for sequence=1098
V/Database(27384): emit(["Evento_44","861283","Bilhete_5439"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5439"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5439"], null)
V/Database(27384): call map for sequence=1099
V/Database(27384): emit(["Evento_44","513782","Bilhete_5438"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5438"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5438"], null)
V/Database(27384): call map for sequence=1100
V/Database(27384): emit(["Evento_44","015783","Bilhete_5437"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5437"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5437"], null)
V/Database(27384): call map for sequence=1101
V/Database(27384): emit(["Evento_44","327554","Bilhete_5436"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5436"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5436"], null)
V/Database(27384): call map for sequence=1102
V/Database(27384): emit(["Evento_44","827314","Bilhete_5435"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5435"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5435"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 1102 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1003
V/Database(27384): emit("453556", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8079K, 21% free 33553K/42220K, paused 102ms, total 102ms
V/Database(27384): call map for sequence=1004
V/Database(27384): emit("474332", null)
V/Database(27384): call map for sequence=1005
V/Database(27384): emit("255708", null)
V/Database(27384): call map for sequence=1006
V/Database(27384): emit("113165", null)
V/Database(27384): call map for sequence=1007
V/Database(27384): emit("234558", null)
V/Database(27384): call map for sequence=1008
V/Database(27384): emit("631318", null)
V/Database(27384): call map for sequence=1009
V/Database(27384): emit("634745", null)
V/Database(27384): call map for sequence=1010
V/Database(27384): emit("863667", null)
V/Database(27384): call map for sequence=1011
V/Database(27384): emit("244238", null)
V/Database(27384): call map for sequence=1012
V/Database(27384): emit("718407", null)
V/Database(27384): call map for sequence=1013
V/Database(27384): emit("503635", null)
V/Database(27384): call map for sequence=1014
V/Database(27384): emit("387233", null)
V/Database(27384): call map for sequence=1015
V/Database(27384): emit("270130", null)
V/Database(27384): call map for sequence=1016
V/Database(27384): emit("311283", null)
V/Database(27384): call map for sequence=1017
V/Database(27384): emit("886132", null)
V/Database(27384): call map for sequence=1018
V/Database(27384): emit("526101", null)
V/Database(27384): call map for sequence=1019
V/Database(27384): emit("821433", null)
V/Database(27384): call map for sequence=1020
V/Database(27384): emit("768748", null)
V/Database(27384): call map for sequence=1021
V/Database(27384): emit("173738", null)
V/Database(27384): call map for sequence=1022
V/Database(27384): emit("810326", null)
V/Database(27384): call map for sequence=1023
V/Database(27384): emit("615083", null)
V/Database(27384): call map for sequence=1024
V/Database(27384): emit("248284", null)
V/Database(27384): call map for sequence=1025
V/Database(27384): emit("736713", null)
V/Database(27384): call map for sequence=1026
V/Database(27384): emit("660828", null)
V/Database(27384): call map for sequence=1027
V/Database(27384): emit("077821", null)
V/Database(27384): call map for sequence=1028
V/Database(27384): emit("075025", null)
V/Database(27384): call map for sequence=1029
V/Database(27384): emit("280318", null)
V/Database(27384): call map for sequence=1030
V/Database(27384): emit("318842", null)
V/Database(27384): call map for sequence=1031
V/Database(27384): emit("885032", null)
V/Database(27384): call map for sequence=1032
V/Database(27384): emit("852536", null)
V/Database(27384): call map for sequence=1033
V/Database(27384): emit("222668", null)
V/Database(27384): call map for sequence=1034
V/Database(27384): emit("447711", null)
V/Database(27384): call map for sequence=1035
V/Database(27384): emit("426335", null)
V/Database(27384): call map for sequence=1036
V/Database(27384): emit("168734", null)
V/Database(27384): call map for sequence=1037
V/Database(27384): emit("262348", null)
V/Database(27384): call map for sequence=1038
V/Database(27384): emit("825367", null)
V/Database(27384): call map for sequence=1039
V/Database(27384): emit("173760", null)
V/Database(27384): call map for sequence=1040
V/Database(27384): emit("533511", null)
V/Database(27384): call map for sequence=1041
V/Database(27384): emit("725313", null)
V/Database(27384): call map for sequence=1042
V/Database(27384): emit("675860", null)
V/Database(27384): call map for sequence=1043
V/Database(27384): emit("335707", null)
V/Database(27384): call map for sequence=1044
V/Database(27384): emit("228773", null)
V/Database(27384): call map for sequence=1045
V/Database(27384): emit("633644", null)
V/Database(27384): call map for sequence=1046
V/Database(27384): emit("447451", null)
V/Database(27384): call map for sequence=1047
V/Database(27384): emit("851071", null)
V/Database(27384): call map for sequence=1048
V/Database(27384): emit("461411", null)
V/Database(27384): call map for sequence=1049
V/Database(27384): emit("666084", null)
V/Database(27384): call map for sequence=1050
V/Database(27384): emit("827676", null)
V/Database(27384): call map for sequence=1051
V/Database(27384): emit("581285", null)
V/Database(27384): call map for sequence=1052
V/Database(27384): emit("311582", null)
V/Database(27384): call map for sequence=1053
V/Database(27384): emit("487765", null)
V/Database(27384): call map for sequence=1054
V/Database(27384): emit("845076", null)
V/Database(27384): call map for sequence=1055
V/Database(27384): emit("021020", null)
V/Database(27384): call map for sequence=1056
V/Database(27384): emit("174854", null)
V/Database(27384): call map for sequence=1057
V/Database(27384): emit("142840", null)
V/Database(27384): call map for sequence=1058
V/Database(27384): emit("685578", null)
V/Database(27384): call map for sequence=1059
V/Database(27384): emit("382057", null)
V/Database(27384): call map for sequence=1060
V/Database(27384): emit("612180", null)
V/Database(27384): call map for sequence=1061
V/Database(27384): emit("461786", null)
V/Database(27384): call map for sequence=1062
V/Database(27384): emit("111144", null)
V/Database(27384): call map for sequence=1063
V/Database(27384): emit("318857", null)
V/Database(27384): call map for sequence=1064
V/Database(27384): emit("754737", null)
V/Database(27384): call map for sequence=1065
V/Database(27384): emit("645584", null)
V/Database(27384): call map for sequence=1066
V/Database(27384): emit("581370", null)
V/Database(27384): call map for sequence=1067
V/Database(27384): emit("432775", null)
V/Database(27384): call map for sequence=1068
V/Database(27384): emit("705808", null)
V/Database(27384): call map for sequence=1069
V/Database(27384): emit("576365", null)
V/Database(27384): call map for sequence=1070
V/Database(27384): emit("518660", null)
V/Database(27384): call map for sequence=1071
V/Database(27384): emit("488806", null)
V/Database(27384): call map for sequence=1072
V/Database(27384): emit("226823", null)
V/Database(27384): call map for sequence=1073
V/Database(27384): emit("130348", null)
V/Database(27384): call map for sequence=1074
V/Database(27384): emit("368262", null)
V/Database(27384): call map for sequence=1075
V/Database(27384): emit("688286", null)
V/Database(27384): call map for sequence=1076
V/Database(27384): emit("254455", null)
V/Database(27384): call map for sequence=1077
V/Database(27384): emit("606235", null)
V/Database(27384): call map for sequence=1078
V/Database(27384): emit("373034", null)
V/Database(27384): call map for sequence=1079
V/Database(27384): emit("265031", null)
V/Database(27384): call map for sequence=1080
V/Database(27384): emit("306104", null)
V/Database(27384): call map for sequence=1081
V/Database(27384): emit("071043", null)
V/Database(27384): call map for sequence=1082
V/Database(27384): emit("862168", null)
V/Database(27384): call map for sequence=1083
V/Database(27384): emit("256301", null)
V/Database(27384): call map for sequence=1084
V/Database(27384): emit("872358", null)
V/Database(27384): call map for sequence=1085
V/Database(27384): emit("670356", null)
V/Database(27384): call map for sequence=1086
V/Database(27384): emit("416744", null)
V/Database(27384): call map for sequence=1087
V/Database(27384): emit("212411", null)
V/Database(27384): call map for sequence=1088
V/Database(27384): emit("645621", null)
V/Database(27384): call map for sequence=1089
V/Database(27384): emit("333330", null)
V/Database(27384): call map for sequence=1090
V/Database(27384): emit("071328", null)
V/Database(27384): call map for sequence=1091
V/Database(27384): emit("056063", null)
V/Database(27384): call map for sequence=1092
V/Database(27384): emit("775745", null)
V/Database(27384): call map for sequence=1093
V/Database(27384): emit("146637", null)
V/Database(27384): call map for sequence=1094
V/Database(27384): emit("623716", null)
V/Database(27384): call map for sequence=1095
V/Database(27384): emit("448153", null)
V/Database(27384): call map for sequence=1096
V/Database(27384): emit("050443", null)
V/Database(27384): call map for sequence=1097
V/Database(27384): emit("883778", null)
V/Database(27384): call map for sequence=1098
V/Database(27384): emit("861283", null)
V/Database(27384): call map for sequence=1099
D/dalvikvm(27384): GC_FOR_ALLOC freed 8158K, 21% free 33567K/42220K, paused 98ms, total 98ms
V/Database(27384): emit("513782", null)
V/Database(27384): call map for sequence=1100
V/Database(27384): emit("015783", null)
V/Database(27384): call map for sequence=1101
V/Database(27384): emit("327554", null)
V/Database(27384): call map for sequence=1102
V/Database(27384): emit("827314", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 1102 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8125K, 21% free 33618K/42220K, paused 102ms, total 102ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/dalvikvm(27384): GC_FOR_ALLOC freed 8275K, 21% free 33534K/42220K, paused 105ms, total 105ms
V/Database(27384): call map for sequence=1103
V/Database(27384): emit(["Evento_44","376154","Bilhete_5434"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5434"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5434"], null)
V/Database(27384): call map for sequence=1104
V/Database(27384): emit(["Evento_44","261271","Bilhete_5433"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5433"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5433"], null)
V/Database(27384): call map for sequence=1105
V/Database(27384): emit(["Evento_44","778560","Bilhete_5432"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5432"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5432"], null)
V/Database(27384): call map for sequence=1106
V/Database(27384): emit(["Evento_44","770754","Bilhete_5431"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5431"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5431"], null)
V/Database(27384): call map for sequence=1107
V/Database(27384): emit(["Evento_44","724300","Bilhete_5430"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5430"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5430"], null)
V/Database(27384): call map for sequence=1108
V/Database(27384): emit(["Evento_44","887714","Bilhete_5429"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5429"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5429"], null)
V/Database(27384): call map for sequence=1109
V/Database(27384): emit(["Evento_44","843878","Bilhete_5428"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5428"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5428"], null)
V/Database(27384): call map for sequence=1110
V/Database(27384): emit(["Evento_44","115251","Bilhete_5427"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5427"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5427"], null)
V/Database(27384): call map for sequence=1111
V/Database(27384): emit(["Evento_44","866048","Bilhete_5426"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5426"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5426"], null)
V/Database(27384): call map for sequence=1112
V/Database(27384): emit(["Evento_44","087483","Bilhete_5425"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5425"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5425"], null)
V/Database(27384): call map for sequence=1113
V/Database(27384): emit(["Evento_44","807728","Bilhete_5424"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5424"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5424"], null)
V/Database(27384): call map for sequence=1114
V/Database(27384): emit(["Evento_44","812784","Bilhete_5423"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5423"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5423"], null)
V/Database(27384): call map for sequence=1115
V/Database(27384): emit(["Evento_44","140466","Bilhete_5422"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5422"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5422"], null)
V/Database(27384): call map for sequence=1116
V/Database(27384): emit(["Evento_44","236640","Bilhete_5421"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5421"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5421"], null)
V/Database(27384): call map for sequence=1117
V/Database(27384): emit(["Evento_44","674762","Bilhete_5420"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5420"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5420"], null)
V/Database(27384): call map for sequence=1118
V/Database(27384): emit(["Evento_44","768814","Bilhete_5419"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5419"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5419"], null)
V/Database(27384): call map for sequence=1119
V/Database(27384): emit(["Evento_44","671471","Bilhete_5418"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5418"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5418"], null)
V/Database(27384): call map for sequence=1120
V/Database(27384): emit(["Evento_44","586706","Bilhete_5417"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5417"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5417"], null)
V/Database(27384): call map for sequence=1121
V/Database(27384): emit(["Evento_44","708270","Bilhete_5416"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5416"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5416"], null)
V/Database(27384): call map for sequence=1122
V/Database(27384): emit(["Evento_44","485657","Bilhete_5415"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5415"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5415"], null)
V/Database(27384): call map for sequence=1123
V/Database(27384): emit(["Evento_44","356643","Bilhete_5414"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5414"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5414"], null)
V/Database(27384): call map for sequence=1124
V/Database(27384): emit(["Evento_44","224331","Bilhete_5413"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5413"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5413"], null)
V/Database(27384): call map for sequence=1125
V/Database(27384): emit(["Evento_44","854688","Bilhete_5412"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5412"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5412"], null)
V/Database(27384): call map for sequence=1126
V/Database(27384): emit(["Evento_44","052302","Bilhete_5411"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5411"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5411"], null)
V/Database(27384): call map for sequence=1127
V/Database(27384): emit(["Evento_44","518372","Bilhete_5410"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5410"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5410"], null)
V/Database(27384): call map for sequence=1128
V/Database(27384): emit(["Evento_44","180451","Bilhete_5409"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5409"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5409"], null)
V/Database(27384): call map for sequence=1129
V/Database(27384): emit(["Evento_44","036337","Bilhete_5408"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8151K, 21% free 33499K/42220K, paused 99ms, total 99ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5408"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5408"], null)
V/Database(27384): call map for sequence=1130
V/Database(27384): emit(["Evento_44","304128","Bilhete_5407"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5407"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5407"], null)
V/Database(27384): call map for sequence=1131
V/Database(27384): emit(["Evento_44","325884","Bilhete_5406"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5406"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5406"], null)
V/Database(27384): call map for sequence=1132
V/Database(27384): emit(["Evento_44","438618","Bilhete_5405"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5405"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5405"], null)
V/Database(27384): call map for sequence=1133
V/Database(27384): emit(["Evento_44","471013","Bilhete_5404"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5404"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5404"], null)
V/Database(27384): call map for sequence=1134
V/Database(27384): emit(["Evento_44","340248","Bilhete_5403"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5403"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5403"], null)
V/Database(27384): call map for sequence=1135
V/Database(27384): emit(["Evento_44","662871","Bilhete_5402"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5402"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5402"], null)
V/Database(27384): call map for sequence=1136
V/Database(27384): emit(["Evento_44","575316","Bilhete_5401"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5401"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5401"], null)
V/Database(27384): call map for sequence=1137
V/Database(27384): emit(["Evento_44","714230","Bilhete_5400"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5400"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5400"], null)
V/Database(27384): call map for sequence=1138
V/Database(27384): emit(["Evento_44","185781","Bilhete_5399"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5399"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5399"], null)
V/Database(27384): call map for sequence=1139
V/Database(27384): emit(["Evento_44","418603","Bilhete_5398"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5398"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5398"], null)
V/Database(27384): call map for sequence=1140
V/Database(27384): emit(["Evento_44","203840","Bilhete_5397"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5397"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5397"], null)
V/Database(27384): call map for sequence=1141
V/Database(27384): emit(["Evento_44","637381","Bilhete_5396"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5396"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5396"], null)
V/Database(27384): call map for sequence=1142
V/Database(27384): emit(["Evento_44","420277","Bilhete_5395"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5395"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5395"], null)
V/Database(27384): call map for sequence=1143
V/Database(27384): emit(["Evento_44","500772","Bilhete_5394"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5394"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5394"], null)
V/Database(27384): call map for sequence=1144
V/Database(27384): emit(["Evento_44","326077","Bilhete_5393"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5393"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5393"], null)
V/Database(27384): call map for sequence=1145
V/Database(27384): emit(["Evento_44","057047","Bilhete_5392"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5392"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5392"], null)
V/Database(27384): call map for sequence=1146
V/Database(27384): emit(["Evento_44","341378","Bilhete_5391"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5391"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5391"], null)
V/Database(27384): call map for sequence=1147
V/Database(27384): emit(["Evento_44","067337","Bilhete_5390"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5390"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5390"], null)
V/Database(27384): call map for sequence=1148
V/Database(27384): emit(["Evento_44","664245","Bilhete_5389"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5389"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5389"], null)
V/Database(27384): call map for sequence=1149
V/Database(27384): emit(["Evento_44","402723","Bilhete_5388"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5388"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5388"], null)
V/Database(27384): call map for sequence=1150
V/Database(27384): emit(["Evento_44","055142","Bilhete_5387"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5387"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5387"], null)
V/Database(27384): call map for sequence=1151
V/Database(27384): emit(["Evento_44","213214","Bilhete_5386"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5386"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5386"], null)
V/Database(27384): call map for sequence=1152
V/Database(27384): emit(["Evento_44","702833","Bilhete_5385"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5385"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5385"], null)
V/Database(27384): call map for sequence=1153
V/Database(27384): emit(["Evento_44","735840","Bilhete_5384"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5384"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5384"], null)
V/Database(27384): call map for sequence=1154
V/Database(27384): emit(["Evento_44","700684","Bilhete_5383"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5383"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5383"], null)
V/Database(27384): call map for sequence=1155
V/Database(27384): emit(["Evento_44","140146","Bilhete_5382"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5382"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5382"], null)
V/Database(27384): call map for sequence=1156
V/Database(27384): emit(["Evento_44","438466","Bilhete_5381"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5381"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8132K, 21% free 33501K/42220K, paused 100ms, total 100ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5381"], null)
V/Database(27384): call map for sequence=1157
V/Database(27384): emit(["Evento_44","880358","Bilhete_5380"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5380"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5380"], null)
V/Database(27384): call map for sequence=1158
V/Database(27384): emit(["Evento_44","068842","Bilhete_5379"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5379"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5379"], null)
V/Database(27384): call map for sequence=1159
V/Database(27384): emit(["Evento_44","803108","Bilhete_5378"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5378"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5378"], null)
V/Database(27384): call map for sequence=1160
V/Database(27384): emit(["Evento_44","163221","Bilhete_5377"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5377"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5377"], null)
V/Database(27384): call map for sequence=1161
V/Database(27384): emit(["Evento_44","621630","Bilhete_5376"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5376"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5376"], null)
V/Database(27384): call map for sequence=1162
V/Database(27384): emit(["Evento_44","618155","Bilhete_5375"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5375"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5375"], null)
V/Database(27384): call map for sequence=1163
V/Database(27384): emit(["Evento_44","351654","Bilhete_5374"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5374"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5374"], null)
V/Database(27384): call map for sequence=1164
V/Database(27384): emit(["Evento_44","643744","Bilhete_5373"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5373"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5373"], null)
V/Database(27384): call map for sequence=1165
V/Database(27384): emit(["Evento_44","165425","Bilhete_5372"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5372"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5372"], null)
V/Database(27384): call map for sequence=1166
V/Database(27384): emit(["Evento_44","513773","Bilhete_5371"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5371"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5371"], null)
V/Database(27384): call map for sequence=1167
V/Database(27384): emit(["Evento_44","631266","Bilhete_5370"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5370"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5370"], null)
V/Database(27384): call map for sequence=1168
V/Database(27384): emit(["Evento_44","014078","Bilhete_5369"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5369"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5369"], null)
V/Database(27384): call map for sequence=1169
V/Database(27384): emit(["Evento_44","863525","Bilhete_5368"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5368"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5368"], null)
V/Database(27384): call map for sequence=1170
V/Database(27384): emit(["Evento_44","765710","Bilhete_5367"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5367"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5367"], null)
V/Database(27384): call map for sequence=1171
V/Database(27384): emit(["Evento_44","710355","Bilhete_5366"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5366"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5366"], null)
V/Database(27384): call map for sequence=1172
V/Database(27384): emit(["Evento_44","873760","Bilhete_5365"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5365"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5365"], null)
V/Database(27384): call map for sequence=1173
V/Database(27384): emit(["Evento_44","038834","Bilhete_5364"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5364"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5364"], null)
V/Database(27384): call map for sequence=1174
V/Database(27384): emit(["Evento_44","673722","Bilhete_5363"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5363"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5363"], null)
V/Database(27384): call map for sequence=1175
V/Database(27384): emit(["Evento_44","435518","Bilhete_5362"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5362"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5362"], null)
V/Database(27384): call map for sequence=1176
V/Database(27384): emit(["Evento_44","408734","Bilhete_5361"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5361"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5361"], null)
V/Database(27384): call map for sequence=1177
V/Database(27384): emit(["Evento_44","641427","Bilhete_5360"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5360"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5360"], null)
V/Database(27384): call map for sequence=1178
V/Database(27384): emit(["Evento_44","324125","Bilhete_5359"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5359"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5359"], null)
V/Database(27384): call map for sequence=1179
V/Database(27384): emit(["Evento_44","651717","Bilhete_5358"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5358"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5358"], null)
V/Database(27384): call map for sequence=1180
V/Database(27384): emit(["Evento_44","078348","Bilhete_5357"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5357"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5357"], null)
V/Database(27384): call map for sequence=1181
V/Database(27384): emit(["Evento_44","786626","Bilhete_5356"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5356"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5356"], null)
V/Database(27384): call map for sequence=1182
V/Database(27384): emit(["Evento_44","061658","Bilhete_5355"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5355"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5355"], null)
V/Database(27384): call map for sequence=1183
D/dalvikvm(27384): GC_FOR_ALLOC freed 8134K, 21% free 33500K/42220K, paused 103ms, total 103ms
V/Database(27384): emit(["Evento_44","125583","Bilhete_5354"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5354"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5354"], null)
V/Database(27384): call map for sequence=1184
V/Database(27384): emit(["Evento_44","082478","Bilhete_5353"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5353"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5353"], null)
V/Database(27384): call map for sequence=1185
V/Database(27384): emit(["Evento_44","536227","Bilhete_5352"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5352"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5352"], null)
V/Database(27384): call map for sequence=1186
V/Database(27384): emit(["Evento_44","233586","Bilhete_5351"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5351"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5351"], null)
V/Database(27384): call map for sequence=1187
V/Database(27384): emit(["Evento_44","852325","Bilhete_5350"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5350"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5350"], null)
V/Database(27384): call map for sequence=1188
V/Database(27384): emit(["Evento_44","052368","Bilhete_5349"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5349"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5349"], null)
V/Database(27384): call map for sequence=1189
V/Database(27384): emit(["Evento_44","318700","Bilhete_5348"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5348"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5348"], null)
V/Database(27384): call map for sequence=1190
V/Database(27384): emit(["Evento_44","416523","Bilhete_5347"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5347"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5347"], null)
V/Database(27384): call map for sequence=1191
V/Database(27384): emit(["Evento_44","611136","Bilhete_5346"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5346"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5346"], null)
V/Database(27384): call map for sequence=1192
V/Database(27384): emit(["Evento_44","502882","Bilhete_5345"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5345"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5345"], null)
V/Database(27384): call map for sequence=1193
V/Database(27384): emit(["Evento_44","447678","Bilhete_5344"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5344"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5344"], null)
V/Database(27384): call map for sequence=1194
V/Database(27384): emit(["Evento_44","147727","Bilhete_5343"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5343"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5343"], null)
V/Database(27384): call map for sequence=1195
V/Database(27384): emit(["Evento_44","168682","Bilhete_5342"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5342"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5342"], null)
V/Database(27384): call map for sequence=1196
V/Database(27384): emit(["Evento_44","840050","Bilhete_5341"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5341"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5341"], null)
V/Database(27384): call map for sequence=1197
V/Database(27384): emit(["Evento_44","707335","Bilhete_5340"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5340"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5340"], null)
V/Database(27384): call map for sequence=1198
V/Database(27384): emit(["Evento_44","828810","Bilhete_5339"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5339"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5339"], null)
V/Database(27384): call map for sequence=1199
V/Database(27384): emit(["Evento_44","656836","Bilhete_5338"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5338"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5338"], null)
V/Database(27384): call map for sequence=1200
V/Database(27384): emit(["Evento_44","328015","Bilhete_5337"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5337"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5337"], null)
V/Database(27384): call map for sequence=1201
V/Database(27384): emit(["Evento_44","557827","Bilhete_5336"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5336"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5336"], null)
V/Database(27384): call map for sequence=1202
V/Database(27384): emit(["Evento_44","170746","Bilhete_5335"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5335"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5335"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 1202 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1103
V/Database(27384): emit("376154", null)
V/Database(27384): call map for sequence=1104
V/Database(27384): emit("261271", null)
V/Database(27384): call map for sequence=1105
V/Database(27384): emit("778560", null)
V/Database(27384): call map for sequence=1106
V/Database(27384): emit("770754", null)
V/Database(27384): call map for sequence=1107
V/Database(27384): emit("724300", null)
V/Database(27384): call map for sequence=1108
V/Database(27384): emit("887714", null)
V/Database(27384): call map for sequence=1109
V/Database(27384): emit("843878", null)
V/Database(27384): call map for sequence=1110
V/Database(27384): emit("115251", null)
V/Database(27384): call map for sequence=1111
V/Database(27384): emit("866048", null)
V/Database(27384): call map for sequence=1112
V/Database(27384): emit("087483", null)
V/Database(27384): call map for sequence=1113
V/Database(27384): emit("807728", null)
V/Database(27384): call map for sequence=1114
V/Database(27384): emit("812784", null)
V/Database(27384): call map for sequence=1115
V/Database(27384): emit("140466", null)
V/Database(27384): call map for sequence=1116
V/Database(27384): emit("236640", null)
V/Database(27384): call map for sequence=1117
V/Database(27384): emit("674762", null)
V/Database(27384): call map for sequence=1118
V/Database(27384): emit("768814", null)
V/Database(27384): call map for sequence=1119
V/Database(27384): emit("671471", null)
V/Database(27384): call map for sequence=1120
V/Database(27384): emit("586706", null)
V/Database(27384): call map for sequence=1121
V/Database(27384): emit("708270", null)
V/Database(27384): call map for sequence=1122
V/Database(27384): emit("485657", null)
V/Database(27384): call map for sequence=1123
D/dalvikvm( 891): GC_FOR_ALLOC freed 1903K, 22% free 25526K/32704K, paused 26ms, total 26ms
I/dalvikvm-heap( 891): Grow heap (frag case) to 26.864MB for 1997584-byte allocation
D/dalvikvm(27384): GC_FOR_ALLOC freed 8157K, 21% free 33496K/42220K, paused 104ms, total 104ms
V/Database(27384): emit("356643", null)
V/Database(27384): call map for sequence=1124
V/Database(27384): emit("224331", null)
D/dalvikvm( 891): GC_FOR_ALLOC freed <1K, 21% free 27476K/34656K, paused 32ms, total 32ms
V/Database(27384): call map for sequence=1125
V/Database(27384): emit("854688", null)
V/Database(27384): call map for sequence=1126
V/Database(27384): emit("052302", null)
V/Database(27384): call map for sequence=1127
V/Database(27384): emit("518372", null)
V/Database(27384): call map for sequence=1128
V/Database(27384): emit("180451", null)
V/Database(27384): call map for sequence=1129
V/Database(27384): emit("036337", null)
V/Database(27384): call map for sequence=1130
V/Database(27384): emit("304128", null)
V/Database(27384): call map for sequence=1131
V/Database(27384): emit("325884", null)
V/Database(27384): call map for sequence=1132
V/Database(27384): emit("438618", null)
V/Database(27384): call map for sequence=1133
V/Database(27384): emit("471013", null)
V/Database(27384): call map for sequence=1134
V/Database(27384): emit("340248", null)
V/Database(27384): call map for sequence=1135
V/Database(27384): emit("662871", null)
V/Database(27384): call map for sequence=1136
V/Database(27384): emit("575316", null)
V/Database(27384): call map for sequence=1137
V/Database(27384): emit("714230", null)
V/Database(27384): call map for sequence=1138
V/Database(27384): emit("185781", null)
V/Database(27384): call map for sequence=1139
V/Database(27384): emit("418603", null)
V/Database(27384): call map for sequence=1140
V/Database(27384): emit("203840", null)
V/Database(27384): call map for sequence=1141
V/Database(27384): emit("637381", null)
V/Database(27384): call map for sequence=1142
V/Database(27384): emit("420277", null)
V/Database(27384): call map for sequence=1143
V/Database(27384): emit("500772", null)
V/Database(27384): call map for sequence=1144
V/Database(27384): emit("326077", null)
V/Database(27384): call map for sequence=1145
V/Database(27384): emit("057047", null)
V/Database(27384): call map for sequence=1146
V/Database(27384): emit("341378", null)
V/Database(27384): call map for sequence=1147
V/Database(27384): emit("067337", null)
V/Database(27384): call map for sequence=1148
V/Database(27384): emit("664245", null)
V/Database(27384): call map for sequence=1149
V/Database(27384): emit("402723", null)
V/Database(27384): call map for sequence=1150
V/Database(27384): emit("055142", null)
V/Database(27384): call map for sequence=1151
V/Database(27384): emit("213214", null)
V/Database(27384): call map for sequence=1152
V/Database(27384): emit("702833", null)
V/Database(27384): call map for sequence=1153
V/Database(27384): emit("735840", null)
V/Database(27384): call map for sequence=1154
V/Database(27384): emit("700684", null)
V/Database(27384): call map for sequence=1155
V/Database(27384): emit("140146", null)
V/Database(27384): call map for sequence=1156
V/Database(27384): emit("438466", null)
V/Database(27384): call map for sequence=1157
V/Database(27384): emit("880358", null)
V/Database(27384): call map for sequence=1158
V/Database(27384): emit("068842", null)
V/Database(27384): call map for sequence=1159
V/Database(27384): emit("803108", null)
V/Database(27384): call map for sequence=1160
V/Database(27384): emit("163221", null)
V/Database(27384): call map for sequence=1161
V/Database(27384): emit("621630", null)
V/Database(27384): call map for sequence=1162
V/Database(27384): emit("618155", null)
V/Database(27384): call map for sequence=1163
V/Database(27384): emit("351654", null)
V/Database(27384): call map for sequence=1164
V/Database(27384): emit("643744", null)
V/Database(27384): call map for sequence=1165
V/Database(27384): emit("165425", null)
V/Database(27384): call map for sequence=1166
V/Database(27384): emit("513773", null)
V/Database(27384): call map for sequence=1167
V/Database(27384): emit("631266", null)
V/Database(27384): call map for sequence=1168
V/Database(27384): emit("014078", null)
V/Database(27384): call map for sequence=1169
V/Database(27384): emit("863525", null)
V/Database(27384): call map for sequence=1170
V/Database(27384): emit("765710", null)
V/Database(27384): call map for sequence=1171
V/Database(27384): emit("710355", null)
V/Database(27384): call map for sequence=1172
V/Database(27384): emit("873760", null)
V/Database(27384): call map for sequence=1173
V/Database(27384): emit("038834", null)
V/Database(27384): call map for sequence=1174
V/Database(27384): emit("673722", null)
V/Database(27384): call map for sequence=1175
V/Database(27384): emit("435518", null)
V/Database(27384): call map for sequence=1176
V/Database(27384): emit("408734", null)
V/Database(27384): call map for sequence=1177
V/Database(27384): emit("641427", null)
V/Database(27384): call map for sequence=1178
V/Database(27384): emit("324125", null)
V/Database(27384): call map for sequence=1179
V/Database(27384): emit("651717", null)
V/Database(27384): call map for sequence=1180
V/Database(27384): emit("078348", null)
V/Database(27384): call map for sequence=1181
V/Database(27384): emit("786626", null)
V/Database(27384): call map for sequence=1182
V/Database(27384): emit("061658", null)
V/Database(27384): call map for sequence=1183
V/Database(27384): emit("125583", null)
V/Database(27384): call map for sequence=1184
V/Database(27384): emit("082478", null)
V/Database(27384): call map for sequence=1185
V/Database(27384): emit("536227", null)
V/Database(27384): call map for sequence=1186
V/Database(27384): emit("233586", null)
V/Database(27384): call map for sequence=1187
V/Database(27384): emit("852325", null)
V/Database(27384): call map for sequence=1188
V/Database(27384): emit("052368", null)
V/Database(27384): call map for sequence=1189
V/Database(27384): emit("318700", null)
V/Database(27384): call map for sequence=1190
V/Database(27384): emit("416523", null)
V/Database(27384): call map for sequence=1191
V/Database(27384): emit("611136", null)
V/Database(27384): call map for sequence=1192
V/Database(27384): emit("502882", null)
V/Database(27384): call map for sequence=1193
V/Database(27384): emit("447678", null)
V/Database(27384): call map for sequence=1194
V/Database(27384): emit("147727", null)
V/Database(27384): call map for sequence=1195
V/Database(27384): emit("168682", null)
V/Database(27384): call map for sequence=1196
V/Database(27384): emit("840050", null)
V/Database(27384): call map for sequence=1197
V/Database(27384): emit("707335", null)
V/Database(27384): call map for sequence=1198
V/Database(27384): emit("828810", null)
V/Database(27384): call map for sequence=1199
V/Database(27384): emit("656836", null)
V/Database(27384): call map for sequence=1200
V/Database(27384): emit("328015", null)
V/Database(27384): call map for sequence=1201
V/Database(27384): emit("557827", null)
V/Database(27384): call map for sequence=1202
V/Database(27384): emit("170746", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 1202 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8220K, 21% free 33427K/42220K, paused 100ms, total 100ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7964K, 21% free 33593K/42220K, paused 101ms, total 101ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1203
V/Database(27384): emit(["Evento_44","403658","Bilhete_5334"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5334"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5334"], null)
V/Database(27384): call map for sequence=1204
V/Database(27384): emit(["Evento_44","647052","Bilhete_5333"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5333"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5333"], null)
V/Database(27384): call map for sequence=1205
V/Database(27384): emit(["Evento_44","072403","Bilhete_5332"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5332"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5332"], null)
V/Database(27384): call map for sequence=1206
V/Database(27384): emit(["Evento_44","864380","Bilhete_5331"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5331"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5331"], null)
V/Database(27384): call map for sequence=1207
V/Database(27384): emit(["Evento_44","005453","Bilhete_5330"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5330"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5330"], null)
V/Database(27384): call map for sequence=1208
V/Database(27384): emit(["Evento_44","670302","Bilhete_5329"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8322K, 21% free 33456K/42220K, paused 100ms, total 100ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5329"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5329"], null)
V/Database(27384): call map for sequence=1209
V/Database(27384): emit(["Evento_44","453628","Bilhete_5328"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5328"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5328"], null)
V/Database(27384): call map for sequence=1210
V/Database(27384): emit(["Evento_44","515603","Bilhete_5327"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5327"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5327"], null)
V/Database(27384): call map for sequence=1211
V/Database(27384): emit(["Evento_44","453018","Bilhete_5326"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5326"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5326"], null)
V/Database(27384): call map for sequence=1212
V/Database(27384): emit(["Evento_44","877000","Bilhete_5325"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5325"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5325"], null)
V/Database(27384): call map for sequence=1213
V/Database(27384): emit(["Evento_44","846834","Bilhete_5324"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5324"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5324"], null)
V/Database(27384): call map for sequence=1214
V/Database(27384): emit(["Evento_44","400254","Bilhete_5323"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5323"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5323"], null)
V/Database(27384): call map for sequence=1215
V/Database(27384): emit(["Evento_44","833454","Bilhete_5322"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5322"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5322"], null)
V/Database(27384): call map for sequence=1216
V/Database(27384): emit(["Evento_44","431063","Bilhete_5321"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5321"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5321"], null)
V/Database(27384): call map for sequence=1217
V/Database(27384): emit(["Evento_44","686436","Bilhete_5320"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5320"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5320"], null)
V/Database(27384): call map for sequence=1218
V/Database(27384): emit(["Evento_44","661181","Bilhete_5319"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5319"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5319"], null)
V/Database(27384): call map for sequence=1219
V/Database(27384): emit(["Evento_44","011543","Bilhete_5318"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5318"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5318"], null)
V/Database(27384): call map for sequence=1220
V/Database(27384): emit(["Evento_44","873578","Bilhete_5317"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5317"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5317"], null)
V/Database(27384): call map for sequence=1221
V/Database(27384): emit(["Evento_44","003113","Bilhete_5316"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5316"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5316"], null)
V/Database(27384): call map for sequence=1222
V/Database(27384): emit(["Evento_44","570283","Bilhete_5315"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5315"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5315"], null)
V/Database(27384): call map for sequence=1223
V/Database(27384): emit(["Evento_44","546806","Bilhete_5314"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5314"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5314"], null)
V/Database(27384): call map for sequence=1224
V/Database(27384): emit(["Evento_44","816828","Bilhete_5313"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5313"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5313"], null)
V/Database(27384): call map for sequence=1225
V/Database(27384): emit(["Evento_44","463338","Bilhete_5312"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5312"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5312"], null)
V/Database(27384): call map for sequence=1226
V/Database(27384): emit(["Evento_44","452853","Bilhete_5311"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5311"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5311"], null)
V/Database(27384): call map for sequence=1227
V/Database(27384): emit(["Evento_44","705765","Bilhete_5310"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5310"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5310"], null)
V/Database(27384): call map for sequence=1228
V/Database(27384): emit(["Evento_44","856500","Bilhete_5309"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5309"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5309"], null)
V/Database(27384): call map for sequence=1229
V/Database(27384): emit(["Evento_44","510537","Bilhete_5308"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5308"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5308"], null)
V/Database(27384): call map for sequence=1230
V/Database(27384): emit(["Evento_44","110387","Bilhete_5307"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5307"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5307"], null)
V/Database(27384): call map for sequence=1231
V/Database(27384): emit(["Evento_44","227771","Bilhete_5306"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5306"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5306"], null)
V/Database(27384): call map for sequence=1232
V/Database(27384): emit(["Evento_44","410573","Bilhete_5305"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5305"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5305"], null)
V/Database(27384): call map for sequence=1233
V/Database(27384): emit(["Evento_44","360130","Bilhete_5304"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5304"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5304"], null)
V/Database(27384): call map for sequence=1234
V/Database(27384): emit(["Evento_44","120067","Bilhete_5303"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5303"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5303"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8158K, 21% free 33437K/42220K, paused 104ms, total 104ms
V/Database(27384): call map for sequence=1235
V/Database(27384): emit(["Evento_44","013033","Bilhete_5302"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5302"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5302"], null)
V/Database(27384): call map for sequence=1236
V/Database(27384): emit(["Evento_44","327804","Bilhete_5301"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5301"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5301"], null)
V/Database(27384): call map for sequence=1237
V/Database(27384): emit(["Evento_44","132612","Bilhete_5300"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5300"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5300"], null)
V/Database(27384): call map for sequence=1238
V/Database(27384): emit(["Evento_44","545242","Bilhete_5299"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5299"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5299"], null)
V/Database(27384): call map for sequence=1239
V/Database(27384): emit(["Evento_44","154672","Bilhete_5298"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5298"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5298"], null)
V/Database(27384): call map for sequence=1240
V/Database(27384): emit(["Evento_44","351244","Bilhete_5297"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5297"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5297"], null)
V/Database(27384): call map for sequence=1241
V/Database(27384): emit(["Evento_44","512847","Bilhete_5296"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5296"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5296"], null)
V/Database(27384): call map for sequence=1242
V/Database(27384): emit(["Evento_44","285545","Bilhete_5295"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5295"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5295"], null)
V/Database(27384): call map for sequence=1243
V/Database(27384): emit(["Evento_44","105742","Bilhete_5294"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5294"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5294"], null)
V/Database(27384): call map for sequence=1244
V/Database(27384): emit(["Evento_44","182125","Bilhete_5293"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5293"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5293"], null)
V/Database(27384): call map for sequence=1245
V/Database(27384): emit(["Evento_44","530247","Bilhete_5292"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5292"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5292"], null)
V/Database(27384): call map for sequence=1246
V/Database(27384): emit(["Evento_44","615271","Bilhete_5291"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5291"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5291"], null)
V/Database(27384): call map for sequence=1247
V/Database(27384): emit(["Evento_44","768114","Bilhete_5290"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5290"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5290"], null)
V/Database(27384): call map for sequence=1248
V/Database(27384): emit(["Evento_44","746100","Bilhete_5289"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5289"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5289"], null)
V/Database(27384): call map for sequence=1249
V/Database(27384): emit(["Evento_44","380740","Bilhete_5288"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5288"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5288"], null)
V/Database(27384): call map for sequence=1250
V/Database(27384): emit(["Evento_44","076227","Bilhete_5287"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5287"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5287"], null)
V/Database(27384): call map for sequence=1251
V/Database(27384): emit(["Evento_44","306450","Bilhete_5286"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5286"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5286"], null)
V/Database(27384): call map for sequence=1252
V/Database(27384): emit(["Evento_44","306314","Bilhete_5285"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5285"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5285"], null)
V/Database(27384): call map for sequence=1253
V/Database(27384): emit(["Evento_44","146662","Bilhete_5284"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5284"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5284"], null)
V/Database(27384): call map for sequence=1254
V/Database(27384): emit(["Evento_44","003127","Bilhete_5283"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5283"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5283"], null)
V/Database(27384): call map for sequence=1255
V/Database(27384): emit(["Evento_44","458108","Bilhete_5282"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5282"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5282"], null)
V/Database(27384): call map for sequence=1256
V/Database(27384): emit(["Evento_44","330754","Bilhete_5281"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5281"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5281"], null)
V/Database(27384): call map for sequence=1257
V/Database(27384): emit(["Evento_44","275530","Bilhete_5280"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5280"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5280"], null)
V/Database(27384): call map for sequence=1258
V/Database(27384): emit(["Evento_44","885678","Bilhete_5279"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5279"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5279"], null)
V/Database(27384): call map for sequence=1259
V/Database(27384): emit(["Evento_44","480268","Bilhete_5278"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5278"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5278"], null)
V/Database(27384): call map for sequence=1260
V/Database(27384): emit(["Evento_44","261535","Bilhete_5277"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5277"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5277"], null)
V/Database(27384): call map for sequence=1261
V/Database(27384): emit(["Evento_44","203830","Bilhete_5276"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8127K, 21% free 33442K/42220K, paused 101ms, total 101ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5276"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5276"], null)
V/Database(27384): call map for sequence=1262
V/Database(27384): emit(["Evento_44","324424","Bilhete_5275"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5275"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5275"], null)
V/Database(27384): call map for sequence=1263
V/Database(27384): emit(["Evento_44","821273","Bilhete_5274"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5274"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5274"], null)
V/Database(27384): call map for sequence=1264
V/Database(27384): emit(["Evento_44","724610","Bilhete_5273"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5273"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5273"], null)
V/Database(27384): call map for sequence=1265
V/Database(27384): emit(["Evento_44","053532","Bilhete_5272"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5272"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5272"], null)
V/Database(27384): call map for sequence=1266
V/Database(27384): emit(["Evento_44","383446","Bilhete_5271"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5271"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5271"], null)
V/Database(27384): call map for sequence=1267
V/Database(27384): emit(["Evento_44","848626","Bilhete_5270"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5270"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5270"], null)
V/Database(27384): call map for sequence=1268
V/Database(27384): emit(["Evento_44","633853","Bilhete_5269"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5269"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5269"], null)
V/Database(27384): call map for sequence=1269
V/Database(27384): emit(["Evento_44","067304","Bilhete_5268"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5268"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5268"], null)
V/Database(27384): call map for sequence=1270
V/Database(27384): emit(["Evento_44","850201","Bilhete_5267"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5267"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5267"], null)
V/Database(27384): call map for sequence=1271
V/Database(27384): emit(["Evento_44","081354","Bilhete_5266"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5266"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5266"], null)
V/Database(27384): call map for sequence=1272
V/Database(27384): emit(["Evento_44","665203","Bilhete_5265"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5265"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5265"], null)
V/Database(27384): call map for sequence=1273
V/Database(27384): emit(["Evento_44","206263","Bilhete_5264"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5264"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5264"], null)
V/Database(27384): call map for sequence=1274
V/Database(27384): emit(["Evento_44","850651","Bilhete_5263"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5263"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5263"], null)
V/Database(27384): call map for sequence=1275
V/Database(27384): emit(["Evento_44","807866","Bilhete_5262"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5262"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5262"], null)
V/Database(27384): call map for sequence=1276
V/Database(27384): emit(["Evento_44","363526","Bilhete_5261"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5261"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5261"], null)
V/Database(27384): call map for sequence=1277
V/Database(27384): emit(["Evento_44","101114","Bilhete_5260"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5260"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5260"], null)
V/Database(27384): call map for sequence=1278
V/Database(27384): emit(["Evento_44","806771","Bilhete_5259"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5259"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5259"], null)
V/Database(27384): call map for sequence=1279
V/Database(27384): emit(["Evento_44","338071","Bilhete_5258"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5258"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5258"], null)
V/Database(27384): call map for sequence=1280
V/Database(27384): emit(["Evento_44","027501","Bilhete_5257"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5257"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5257"], null)
V/Database(27384): call map for sequence=1281
V/Database(27384): emit(["Evento_44","851616","Bilhete_5256"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5256"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5256"], null)
V/Database(27384): call map for sequence=1282
V/Database(27384): emit(["Evento_44","083681","Bilhete_5255"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5255"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5255"], null)
V/Database(27384): call map for sequence=1283
V/Database(27384): emit(["Evento_44","081675","Bilhete_5254"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5254"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5254"], null)
V/Database(27384): call map for sequence=1284
V/Database(27384): emit(["Evento_44","612363","Bilhete_5253"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5253"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5253"], null)
V/Database(27384): call map for sequence=1285
V/Database(27384): emit(["Evento_44","731087","Bilhete_5252"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5252"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5252"], null)
V/Database(27384): call map for sequence=1286
V/Database(27384): emit(["Evento_44","317177","Bilhete_5251"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5251"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5251"], null)
V/Database(27384): call map for sequence=1287
V/Database(27384): emit(["Evento_44","375671","Bilhete_5250"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8143K, 21% free 33433K/42220K, paused 101ms, total 101ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5250"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5250"], null)
V/Database(27384): call map for sequence=1288
V/Database(27384): emit(["Evento_44","644713","Bilhete_5249"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5249"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5249"], null)
V/Database(27384): call map for sequence=1289
V/Database(27384): emit(["Evento_44","860855","Bilhete_5248"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5248"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5248"], null)
V/Database(27384): call map for sequence=1290
V/Database(27384): emit(["Evento_44","565454","Bilhete_5247"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5247"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5247"], null)
V/Database(27384): call map for sequence=1291
V/Database(27384): emit(["Evento_44","207052","Bilhete_5246"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5246"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5246"], null)
V/Database(27384): call map for sequence=1292
V/Database(27384): emit(["Evento_44","600143","Bilhete_5245"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5245"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5245"], null)
V/Database(27384): call map for sequence=1293
V/Database(27384): emit(["Evento_44","353172","Bilhete_5244"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5244"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5244"], null)
V/Database(27384): call map for sequence=1294
V/Database(27384): emit(["Evento_44","512574","Bilhete_5243"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5243"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5243"], null)
V/Database(27384): call map for sequence=1295
V/Database(27384): emit(["Evento_44","071325","Bilhete_5242"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5242"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5242"], null)
V/Database(27384): call map for sequence=1296
V/Database(27384): emit(["Evento_44","253127","Bilhete_5241"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5241"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5241"], null)
V/Database(27384): call map for sequence=1297
V/Database(27384): emit(["Evento_44","714187","Bilhete_5240"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5240"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5240"], null)
V/Database(27384): call map for sequence=1298
V/Database(27384): emit(["Evento_44","464025","Bilhete_5239"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5239"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5239"], null)
V/Database(27384): call map for sequence=1299
V/Database(27384): emit(["Evento_44","418560","Bilhete_5238"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5238"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5238"], null)
V/Database(27384): call map for sequence=1300
V/Database(27384): emit(["Evento_44","824331","Bilhete_5237"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5237"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5237"], null)
V/Database(27384): call map for sequence=1301
V/Database(27384): emit(["Evento_44","637248","Bilhete_5236"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5236"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5236"], null)
V/Database(27384): call map for sequence=1302
V/Database(27384): emit(["Evento_44","141768","Bilhete_5235"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5235"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5235"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 1302 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1203
V/Database(27384): emit("403658", null)
V/Database(27384): call map for sequence=1204
V/Database(27384): emit("647052", null)
V/Database(27384): call map for sequence=1205
V/Database(27384): emit("072403", null)
V/Database(27384): call map for sequence=1206
V/Database(27384): emit("864380", null)
V/Database(27384): call map for sequence=1207
V/Database(27384): emit("005453", null)
V/Database(27384): call map for sequence=1208
V/Database(27384): emit("670302", null)
V/Database(27384): call map for sequence=1209
V/Database(27384): emit("453628", null)
V/Database(27384): call map for sequence=1210
V/Database(27384): emit("515603", null)
V/Database(27384): call map for sequence=1211
V/Database(27384): emit("453018", null)
V/Database(27384): call map for sequence=1212
V/Database(27384): emit("877000", null)
V/Database(27384): call map for sequence=1213
V/Database(27384): emit("846834", null)
V/Database(27384): call map for sequence=1214
V/Database(27384): emit("400254", null)
V/Database(27384): call map for sequence=1215
V/Database(27384): emit("833454", null)
V/Database(27384): call map for sequence=1216
V/Database(27384): emit("431063", null)
V/Database(27384): call map for sequence=1217
V/Database(27384): emit("686436", null)
V/Database(27384): call map for sequence=1218
V/Database(27384): emit("661181", null)
V/Database(27384): call map for sequence=1219
V/Database(27384): emit("011543", null)
V/Database(27384): call map for sequence=1220
V/Database(27384): emit("873578", null)
V/Database(27384): call map for sequence=1221
V/Database(27384): emit("003113", null)
V/Database(27384): call map for sequence=1222
V/Database(27384): emit("570283", null)
V/Database(27384): call map for sequence=1223
V/Database(27384): emit("546806", null)
V/Database(27384): call map for sequence=1224
V/Database(27384): emit("816828", null)
V/Database(27384): call map for sequence=1225
V/Database(27384): emit("463338", null)
V/Database(27384): call map for sequence=1226
V/Database(27384): emit("452853", null)
V/Database(27384): call map for sequence=1227
V/Database(27384): emit("705765", null)
V/Database(27384): call map for sequence=1228
V/Database(27384): emit("856500", null)
V/Database(27384): call map for sequence=1229
D/dalvikvm(27384): GC_FOR_ALLOC freed 8140K, 21% free 33424K/42220K, paused 100ms, total 100ms
V/Database(27384): emit("510537", null)
V/Database(27384): call map for sequence=1230
V/Database(27384): emit("110387", null)
V/Database(27384): call map for sequence=1231
V/Database(27384): emit("227771", null)
V/Database(27384): call map for sequence=1232
V/Database(27384): emit("410573", null)
V/Database(27384): call map for sequence=1233
V/Database(27384): emit("360130", null)
V/Database(27384): call map for sequence=1234
V/Database(27384): emit("120067", null)
V/Database(27384): call map for sequence=1235
V/Database(27384): emit("013033", null)
V/Database(27384): call map for sequence=1236
V/Database(27384): emit("327804", null)
V/Database(27384): call map for sequence=1237
V/Database(27384): emit("132612", null)
V/Database(27384): call map for sequence=1238
V/Database(27384): emit("545242", null)
V/Database(27384): call map for sequence=1239
V/Database(27384): emit("154672", null)
V/Database(27384): call map for sequence=1240
V/Database(27384): emit("351244", null)
V/Database(27384): call map for sequence=1241
V/Database(27384): emit("512847", null)
V/Database(27384): call map for sequence=1242
V/Database(27384): emit("285545", null)
V/Database(27384): call map for sequence=1243
V/Database(27384): emit("105742", null)
V/Database(27384): call map for sequence=1244
V/Database(27384): emit("182125", null)
V/Database(27384): call map for sequence=1245
V/Database(27384): emit("530247", null)
V/Database(27384): call map for sequence=1246
V/Database(27384): emit("615271", null)
V/Database(27384): call map for sequence=1247
V/Database(27384): emit("768114", null)
V/Database(27384): call map for sequence=1248
V/Database(27384): emit("746100", null)
V/Database(27384): call map for sequence=1249
V/Database(27384): emit("380740", null)
V/Database(27384): call map for sequence=1250
V/Database(27384): emit("076227", null)
V/Database(27384): call map for sequence=1251
V/Database(27384): emit("306450", null)
V/Database(27384): call map for sequence=1252
V/Database(27384): emit("306314", null)
V/Database(27384): call map for sequence=1253
V/Database(27384): emit("146662", null)
V/Database(27384): call map for sequence=1254
V/Database(27384): emit("003127", null)
V/Database(27384): call map for sequence=1255
V/Database(27384): emit("458108", null)
V/Database(27384): call map for sequence=1256
V/Database(27384): emit("330754", null)
V/Database(27384): call map for sequence=1257
V/Database(27384): emit("275530", null)
V/Database(27384): call map for sequence=1258
V/Database(27384): emit("885678", null)
V/Database(27384): call map for sequence=1259
V/Database(27384): emit("480268", null)
V/Database(27384): call map for sequence=1260
V/Database(27384): emit("261535", null)
V/Database(27384): call map for sequence=1261
V/Database(27384): emit("203830", null)
V/Database(27384): call map for sequence=1262
V/Database(27384): emit("324424", null)
V/Database(27384): call map for sequence=1263
V/Database(27384): emit("821273", null)
V/Database(27384): call map for sequence=1264
V/Database(27384): emit("724610", null)
V/Database(27384): call map for sequence=1265
V/Database(27384): emit("053532", null)
V/Database(27384): call map for sequence=1266
V/Database(27384): emit("383446", null)
V/Database(27384): call map for sequence=1267
V/Database(27384): emit("848626", null)
V/Database(27384): call map for sequence=1268
V/Database(27384): emit("633853", null)
V/Database(27384): call map for sequence=1269
V/Database(27384): emit("067304", null)
V/Database(27384): call map for sequence=1270
V/Database(27384): emit("850201", null)
V/Database(27384): call map for sequence=1271
V/Database(27384): emit("081354", null)
V/Database(27384): call map for sequence=1272
V/Database(27384): emit("665203", null)
V/Database(27384): call map for sequence=1273
V/Database(27384): emit("206263", null)
V/Database(27384): call map for sequence=1274
V/Database(27384): emit("850651", null)
V/Database(27384): call map for sequence=1275
V/Database(27384): emit("807866", null)
V/Database(27384): call map for sequence=1276
V/Database(27384): emit("363526", null)
V/Database(27384): call map for sequence=1277
V/Database(27384): emit("101114", null)
V/Database(27384): call map for sequence=1278
V/Database(27384): emit("806771", null)
V/Database(27384): call map for sequence=1279
V/Database(27384): emit("338071", null)
V/Database(27384): call map for sequence=1280
V/Database(27384): emit("027501", null)
V/Database(27384): call map for sequence=1281
V/Database(27384): emit("851616", null)
V/Database(27384): call map for sequence=1282
V/Database(27384): emit("083681", null)
V/Database(27384): call map for sequence=1283
V/Database(27384): emit("081675", null)
V/Database(27384): call map for sequence=1284
V/Database(27384): emit("612363", null)
V/Database(27384): call map for sequence=1285
V/Database(27384): emit("731087", null)
V/Database(27384): call map for sequence=1286
V/Database(27384): emit("317177", null)
V/Database(27384): call map for sequence=1287
V/Database(27384): emit("375671", null)
V/Database(27384): call map for sequence=1288
V/Database(27384): emit("644713", null)
V/Database(27384): call map for sequence=1289
V/Database(27384): emit("860855", null)
V/Database(27384): call map for sequence=1290
V/Database(27384): emit("565454", null)
V/Database(27384): call map for sequence=1291
V/Database(27384): emit("207052", null)
V/Database(27384): call map for sequence=1292
V/Database(27384): emit("600143", null)
V/Database(27384): call map for sequence=1293
V/Database(27384): emit("353172", null)
V/Database(27384): call map for sequence=1294
V/Database(27384): emit("512574", null)
V/Database(27384): call map for sequence=1295
V/Database(27384): emit("071325", null)
V/Database(27384): call map for sequence=1296
V/Database(27384): emit("253127", null)
V/Database(27384): call map for sequence=1297
V/Database(27384): emit("714187", null)
V/Database(27384): call map for sequence=1298
V/Database(27384): emit("464025", null)
V/Database(27384): call map for sequence=1299
V/Database(27384): emit("418560", null)
V/Database(27384): call map for sequence=1300
V/Database(27384): emit("824331", null)
V/Database(27384): call map for sequence=1301
V/Database(27384): emit("637248", null)
V/Database(27384): call map for sequence=1302
V/Database(27384): emit("141768", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 1302 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8213K, 22% free 33339K/42220K, paused 99ms, total 99ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7919K, 21% free 33520K/42220K, paused 101ms, total 101ms
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1303
V/Database(27384): emit(["Evento_44","551208","Bilhete_5234"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5234"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5234"], null)
V/Database(27384): call map for sequence=1304
V/Database(27384): emit(["Evento_44","756772","Bilhete_5233"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8289K, 21% free 33391K/42220K, paused 100ms, total 100ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5233"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5233"], null)
V/Database(27384): call map for sequence=1305
V/Database(27384): emit(["Evento_44","724346","Bilhete_5232"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5232"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5232"], null)
V/Database(27384): call map for sequence=1306
V/Database(27384): emit(["Evento_44","506044","Bilhete_5231"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5231"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5231"], null)
V/Database(27384): call map for sequence=1307
V/Database(27384): emit(["Evento_44","733636","Bilhete_5230"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5230"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5230"], null)
V/Database(27384): call map for sequence=1308
V/Database(27384): emit(["Evento_44","820811","Bilhete_5229"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5229"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5229"], null)
V/Database(27384): call map for sequence=1309
V/Database(27384): emit(["Evento_44","368122","Bilhete_5228"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5228"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5228"], null)
V/Database(27384): call map for sequence=1310
V/Database(27384): emit(["Evento_44","453165","Bilhete_5227"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5227"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5227"], null)
V/Database(27384): call map for sequence=1311
V/Database(27384): emit(["Evento_44","506008","Bilhete_5226"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5226"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5226"], null)
V/Database(27384): call map for sequence=1312
V/Database(27384): emit(["Evento_44","574884","Bilhete_5225"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5225"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5225"], null)
V/Database(27384): call map for sequence=1313
V/Database(27384): emit(["Evento_44","735706","Bilhete_5224"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5224"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5224"], null)
V/Database(27384): call map for sequence=1314
V/Database(27384): emit(["Evento_44","421275","Bilhete_5223"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5223"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5223"], null)
V/Database(27384): call map for sequence=1315
V/Database(27384): emit(["Evento_44","141803","Bilhete_5222"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5222"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5222"], null)
V/Database(27384): call map for sequence=1316
V/Database(27384): emit(["Evento_44","818501","Bilhete_5221"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5221"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5221"], null)
V/Database(27384): call map for sequence=1317
V/Database(27384): emit(["Evento_44","558858","Bilhete_5220"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5220"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5220"], null)
V/Database(27384): call map for sequence=1318
V/Database(27384): emit(["Evento_44","756662","Bilhete_5219"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5219"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5219"], null)
V/Database(27384): call map for sequence=1319
V/Database(27384): emit(["Evento_44","202542","Bilhete_5218"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5218"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5218"], null)
V/Database(27384): call map for sequence=1320
V/Database(27384): emit(["Evento_44","774612","Bilhete_5217"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5217"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5217"], null)
V/Database(27384): call map for sequence=1321
V/Database(27384): emit(["Evento_44","621587","Bilhete_5216"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5216"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5216"], null)
V/Database(27384): call map for sequence=1322
V/Database(27384): emit(["Evento_44","088388","Bilhete_5215"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5215"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5215"], null)
V/Database(27384): call map for sequence=1323
V/Database(27384): emit(["Evento_44","352511","Bilhete_5214"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5214"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5214"], null)
V/Database(27384): call map for sequence=1324
V/Database(27384): emit(["Evento_44","133878","Bilhete_5213"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5213"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5213"], null)
V/Database(27384): call map for sequence=1325
V/Database(27384): emit(["Evento_44","165373","Bilhete_5212"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5212"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5212"], null)
V/Database(27384): call map for sequence=1326
V/Database(27384): emit(["Evento_44","044400","Bilhete_5211"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5211"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5211"], null)
V/Database(27384): call map for sequence=1327
V/Database(27384): emit(["Evento_44","773526","Bilhete_5210"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5210"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5210"], null)
V/Database(27384): call map for sequence=1328
V/Database(27384): emit(["Evento_44","260567","Bilhete_5209"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5209"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5209"], null)
V/Database(27384): call map for sequence=1329
V/Database(27384): emit(["Evento_44","408480","Bilhete_5208"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5208"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5208"], null)
V/Database(27384): call map for sequence=1330
V/Database(27384): emit(["Evento_44","778051","Bilhete_5207"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8132K, 21% free 33376K/42220K, paused 103ms, total 103ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5207"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5207"], null)
V/Database(27384): call map for sequence=1331
V/Database(27384): emit(["Evento_44","444220","Bilhete_5206"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5206"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5206"], null)
V/Database(27384): call map for sequence=1332
V/Database(27384): emit(["Evento_44","887101","Bilhete_5205"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5205"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5205"], null)
V/Database(27384): call map for sequence=1333
V/Database(27384): emit(["Evento_44","564808","Bilhete_5204"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5204"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5204"], null)
V/Database(27384): call map for sequence=1334
V/Database(27384): emit(["Evento_44","456705","Bilhete_5203"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5203"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5203"], null)
V/Database(27384): call map for sequence=1335
V/Database(27384): emit(["Evento_44","586868","Bilhete_5202"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5202"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5202"], null)
V/Database(27384): call map for sequence=1336
V/Database(27384): emit(["Evento_44","111248","Bilhete_5201"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5201"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5201"], null)
V/Database(27384): call map for sequence=1337
V/Database(27384): emit(["Evento_44","642207","Bilhete_5200"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5200"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5200"], null)
V/Database(27384): call map for sequence=1338
V/Database(27384): emit(["Evento_44","045540","Bilhete_5199"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5199"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5199"], null)
V/Database(27384): call map for sequence=1339
V/Database(27384): emit(["Evento_44","651587","Bilhete_5198"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5198"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5198"], null)
V/Database(27384): call map for sequence=1340
V/Database(27384): emit(["Evento_44","358405","Bilhete_5197"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5197"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5197"], null)
V/Database(27384): call map for sequence=1341
V/Database(27384): emit(["Evento_44","186083","Bilhete_5196"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5196"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5196"], null)
V/Database(27384): call map for sequence=1342
V/Database(27384): emit(["Evento_44","881650","Bilhete_5195"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5195"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5195"], null)
V/Database(27384): call map for sequence=1343
V/Database(27384): emit(["Evento_44","424860","Bilhete_5194"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5194"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5194"], null)
V/Database(27384): call map for sequence=1344
V/Database(27384): emit(["Evento_44","505184","Bilhete_5193"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5193"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5193"], null)
V/Database(27384): call map for sequence=1345
V/Database(27384): emit(["Evento_44","428200","Bilhete_5192"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5192"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5192"], null)
V/Database(27384): call map for sequence=1346
V/Database(27384): emit(["Evento_44","484854","Bilhete_5191"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5191"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5191"], null)
V/Database(27384): call map for sequence=1347
V/Database(27384): emit(["Evento_44","744306","Bilhete_5190"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5190"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5190"], null)
V/Database(27384): call map for sequence=1348
V/Database(27384): emit(["Evento_44","223637","Bilhete_5189"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5189"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5189"], null)
V/Database(27384): call map for sequence=1349
V/Database(27384): emit(["Evento_44","584518","Bilhete_5188"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5188"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5188"], null)
V/Database(27384): call map for sequence=1350
V/Database(27384): emit(["Evento_44","061608","Bilhete_5187"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5187"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5187"], null)
V/Database(27384): call map for sequence=1351
V/Database(27384): emit(["Evento_44","886045","Bilhete_5186"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5186"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5186"], null)
V/Database(27384): call map for sequence=1352
V/Database(27384): emit(["Evento_44","180747","Bilhete_5185"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5185"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5185"], null)
V/Database(27384): call map for sequence=1353
V/Database(27384): emit(["Evento_44","315801","Bilhete_5184"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5184"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5184"], null)
V/Database(27384): call map for sequence=1354
V/Database(27384): emit(["Evento_44","303415","Bilhete_5183"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5183"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5183"], null)
V/Database(27384): call map for sequence=1355
V/Database(27384): emit(["Evento_44","045814","Bilhete_5182"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5182"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5182"], null)
V/Database(27384): call map for sequence=1356
V/Database(27384): emit(["Evento_44","447015","Bilhete_5181"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5181"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8106K, 21% free 33382K/42220K, paused 101ms, total 101ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5181"], null)
V/Database(27384): call map for sequence=1357
V/Database(27384): emit(["Evento_44","758675","Bilhete_5180"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5180"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5180"], null)
V/Database(27384): call map for sequence=1358
V/Database(27384): emit(["Evento_44","350535","Bilhete_5179"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5179"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5179"], null)
V/Database(27384): call map for sequence=1359
V/Database(27384): emit(["Evento_44","666102","Bilhete_5178"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5178"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5178"], null)
V/Database(27384): call map for sequence=1360
V/Database(27384): emit(["Evento_44","848804","Bilhete_5177"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5177"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5177"], null)
V/Database(27384): call map for sequence=1361
V/Database(27384): emit(["Evento_44","556184","Bilhete_5176"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5176"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5176"], null)
V/Database(27384): call map for sequence=1362
V/Database(27384): emit(["Evento_44","468388","Bilhete_5175"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5175"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5175"], null)
V/Database(27384): call map for sequence=1363
V/Database(27384): emit(["Evento_44","403824","Bilhete_5174"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5174"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5174"], null)
V/Database(27384): call map for sequence=1364
V/Database(27384): emit(["Evento_44","566438","Bilhete_5173"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5173"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5173"], null)
V/Database(27384): call map for sequence=1365
V/Database(27384): emit(["Evento_44","622403","Bilhete_5172"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5172"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5172"], null)
V/Database(27384): call map for sequence=1366
V/Database(27384): emit(["Evento_44","783775","Bilhete_5171"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5171"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5171"], null)
V/Database(27384): call map for sequence=1367
V/Database(27384): emit(["Evento_44","138277","Bilhete_5170"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5170"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5170"], null)
V/Database(27384): call map for sequence=1368
V/Database(27384): emit(["Evento_44","334650","Bilhete_5169"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5169"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5169"], null)
V/Database(27384): call map for sequence=1369
V/Database(27384): emit(["Evento_44","334086","Bilhete_5168"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5168"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5168"], null)
V/Database(27384): call map for sequence=1370
V/Database(27384): emit(["Evento_44","258051","Bilhete_5167"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5167"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5167"], null)
V/Database(27384): call map for sequence=1371
V/Database(27384): emit(["Evento_44","585633","Bilhete_5166"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5166"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5166"], null)
V/Database(27384): call map for sequence=1372
V/Database(27384): emit(["Evento_44","672817","Bilhete_5165"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5165"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5165"], null)
V/Database(27384): call map for sequence=1373
V/Database(27384): emit(["Evento_44","020138","Bilhete_5164"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5164"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5164"], null)
V/Database(27384): call map for sequence=1374
V/Database(27384): emit(["Evento_44","215162","Bilhete_5163"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5163"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5163"], null)
V/Database(27384): call map for sequence=1375
V/Database(27384): emit(["Evento_44","718152","Bilhete_5162"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5162"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5162"], null)
V/Database(27384): call map for sequence=1376
V/Database(27384): emit(["Evento_44","027304","Bilhete_5161"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5161"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5161"], null)
V/Database(27384): call map for sequence=1377
V/Database(27384): emit(["Evento_44","230786","Bilhete_5160"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5160"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5160"], null)
V/Database(27384): call map for sequence=1378
V/Database(27384): emit(["Evento_44","826155","Bilhete_5159"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5159"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5159"], null)
V/Database(27384): call map for sequence=1379
V/Database(27384): emit(["Evento_44","786241","Bilhete_5158"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5158"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5158"], null)
V/Database(27384): call map for sequence=1380
V/Database(27384): emit(["Evento_44","655837","Bilhete_5157"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5157"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8131K, 21% free 33365K/42220K, paused 101ms, total 101ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5157"], null)
V/Database(27384): call map for sequence=1381
V/Database(27384): emit(["Evento_44","305205","Bilhete_5156"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5156"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5156"], null)
V/Database(27384): call map for sequence=1382
V/Database(27384): emit(["Evento_44","403810","Bilhete_5155"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5155"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5155"], null)
V/Database(27384): call map for sequence=1383
V/Database(27384): emit(["Evento_44","546053","Bilhete_5154"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5154"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5154"], null)
V/Database(27384): call map for sequence=1384
V/Database(27384): emit(["Evento_44","536728","Bilhete_5153"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5153"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5153"], null)
V/Database(27384): call map for sequence=1385
V/Database(27384): emit(["Evento_44","473504","Bilhete_5152"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5152"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5152"], null)
V/Database(27384): call map for sequence=1386
V/Database(27384): emit(["Evento_44","741385","Bilhete_5151"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5151"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5151"], null)
V/Database(27384): call map for sequence=1387
V/Database(27384): emit(["Evento_44","762251","Bilhete_5150"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5150"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5150"], null)
V/Database(27384): call map for sequence=1388
V/Database(27384): emit(["Evento_44","774875","Bilhete_5149"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5149"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5149"], null)
V/Database(27384): call map for sequence=1389
V/Database(27384): emit(["Evento_44","827370","Bilhete_5148"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5148"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5148"], null)
V/Database(27384): call map for sequence=1390
V/Database(27384): emit(["Evento_44","786416","Bilhete_5147"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5147"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5147"], null)
V/Database(27384): call map for sequence=1391
V/Database(27384): emit(["Evento_44","350405","Bilhete_5146"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5146"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5146"], null)
V/Database(27384): call map for sequence=1392
V/Database(27384): emit(["Evento_44","253831","Bilhete_5145"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5145"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5145"], null)
V/Database(27384): call map for sequence=1393
V/Database(27384): emit(["Evento_44","482754","Bilhete_5144"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5144"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5144"], null)
V/Database(27384): call map for sequence=1394
V/Database(27384): emit(["Evento_44","773315","Bilhete_5143"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5143"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5143"], null)
V/Database(27384): call map for sequence=1395
V/Database(27384): emit(["Evento_44","186327","Bilhete_5142"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5142"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5142"], null)
V/Database(27384): call map for sequence=1396
V/Database(27384): emit(["Evento_44","881464","Bilhete_5141"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5141"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5141"], null)
V/Database(27384): call map for sequence=1397
V/Database(27384): emit(["Evento_44","315815","Bilhete_5140"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5140"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5140"], null)
V/Database(27384): call map for sequence=1398
V/Database(27384): emit(["Evento_44","567868","Bilhete_5139"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5139"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5139"], null)
V/Database(27384): call map for sequence=1399
V/Database(27384): emit(["Evento_44","608122","Bilhete_5138"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5138"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5138"], null)
V/Database(27384): call map for sequence=1400
V/Database(27384): emit(["Evento_44","515228","Bilhete_5137"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5137"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5137"], null)
V/Database(27384): call map for sequence=1401
V/Database(27384): emit(["Evento_44","146287","Bilhete_5136"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5136"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5136"], null)
V/Database(27384): call map for sequence=1402
V/Database(27384): emit(["Evento_44","440520","Bilhete_5135"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5135"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5135"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 1402 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1303
V/Database(27384): emit("551208", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8110K, 21% free 33363K/42220K, paused 101ms, total 101ms
V/Database(27384): call map for sequence=1304
V/Database(27384): emit("756772", null)
V/Database(27384): call map for sequence=1305
V/Database(27384): emit("724346", null)
V/Database(27384): call map for sequence=1306
V/Database(27384): emit("506044", null)
V/Database(27384): call map for sequence=1307
V/Database(27384): emit("733636", null)
V/Database(27384): call map for sequence=1308
V/Database(27384): emit("820811", null)
V/Database(27384): call map for sequence=1309
V/Database(27384): emit("368122", null)
V/Database(27384): call map for sequence=1310
V/Database(27384): emit("453165", null)
V/Database(27384): call map for sequence=1311
V/Database(27384): emit("506008", null)
V/Database(27384): call map for sequence=1312
V/Database(27384): emit("574884", null)
V/Database(27384): call map for sequence=1313
V/Database(27384): emit("735706", null)
V/Database(27384): call map for sequence=1314
V/Database(27384): emit("421275", null)
V/Database(27384): call map for sequence=1315
V/Database(27384): emit("141803", null)
V/Database(27384): call map for sequence=1316
V/Database(27384): emit("818501", null)
V/Database(27384): call map for sequence=1317
V/Database(27384): emit("558858", null)
V/Database(27384): call map for sequence=1318
V/Database(27384): emit("756662", null)
V/Database(27384): call map for sequence=1319
V/Database(27384): emit("202542", null)
V/Database(27384): call map for sequence=1320
V/Database(27384): emit("774612", null)
V/Database(27384): call map for sequence=1321
V/Database(27384): emit("621587", null)
V/Database(27384): call map for sequence=1322
V/Database(27384): emit("088388", null)
V/Database(27384): call map for sequence=1323
V/Database(27384): emit("352511", null)
V/Database(27384): call map for sequence=1324
V/Database(27384): emit("133878", null)
V/Database(27384): call map for sequence=1325
V/Database(27384): emit("165373", null)
V/Database(27384): call map for sequence=1326
V/Database(27384): emit("044400", null)
V/Database(27384): call map for sequence=1327
V/Database(27384): emit("773526", null)
V/Database(27384): call map for sequence=1328
V/Database(27384): emit("260567", null)
V/Database(27384): call map for sequence=1329
V/Database(27384): emit("408480", null)
V/Database(27384): call map for sequence=1330
V/Database(27384): emit("778051", null)
V/Database(27384): call map for sequence=1331
V/Database(27384): emit("444220", null)
V/Database(27384): call map for sequence=1332
V/Database(27384): emit("887101", null)
V/Database(27384): call map for sequence=1333
V/Database(27384): emit("564808", null)
V/Database(27384): call map for sequence=1334
V/Database(27384): emit("456705", null)
V/Database(27384): call map for sequence=1335
V/Database(27384): emit("586868", null)
V/Database(27384): call map for sequence=1336
V/Database(27384): emit("111248", null)
V/Database(27384): call map for sequence=1337
V/Database(27384): emit("642207", null)
V/Database(27384): call map for sequence=1338
V/Database(27384): emit("045540", null)
V/Database(27384): call map for sequence=1339
V/Database(27384): emit("651587", null)
V/Database(27384): call map for sequence=1340
V/Database(27384): emit("358405", null)
V/Database(27384): call map for sequence=1341
V/Database(27384): emit("186083", null)
V/Database(27384): call map for sequence=1342
V/Database(27384): emit("881650", null)
V/Database(27384): call map for sequence=1343
V/Database(27384): emit("424860", null)
V/Database(27384): call map for sequence=1344
V/Database(27384): emit("505184", null)
V/Database(27384): call map for sequence=1345
V/Database(27384): emit("428200", null)
V/Database(27384): call map for sequence=1346
V/Database(27384): emit("484854", null)
V/Database(27384): call map for sequence=1347
V/Database(27384): emit("744306", null)
V/Database(27384): call map for sequence=1348
V/Database(27384): emit("223637", null)
V/Database(27384): call map for sequence=1349
V/Database(27384): emit("584518", null)
V/Database(27384): call map for sequence=1350
V/Database(27384): emit("061608", null)
V/Database(27384): call map for sequence=1351
V/Database(27384): emit("886045", null)
V/Database(27384): call map for sequence=1352
V/Database(27384): emit("180747", null)
V/Database(27384): call map for sequence=1353
V/Database(27384): emit("315801", null)
V/Database(27384): call map for sequence=1354
V/Database(27384): emit("303415", null)
V/Database(27384): call map for sequence=1355
V/Database(27384): emit("045814", null)
V/Database(27384): call map for sequence=1356
V/Database(27384): emit("447015", null)
V/Database(27384): call map for sequence=1357
V/Database(27384): emit("758675", null)
V/Database(27384): call map for sequence=1358
V/Database(27384): emit("350535", null)
V/Database(27384): call map for sequence=1359
V/Database(27384): emit("666102", null)
V/Database(27384): call map for sequence=1360
V/Database(27384): emit("848804", null)
V/Database(27384): call map for sequence=1361
V/Database(27384): emit("556184", null)
V/Database(27384): call map for sequence=1362
V/Database(27384): emit("468388", null)
V/Database(27384): call map for sequence=1363
V/Database(27384): emit("403824", null)
V/Database(27384): call map for sequence=1364
V/Database(27384): emit("566438", null)
V/Database(27384): call map for sequence=1365
V/Database(27384): emit("622403", null)
V/Database(27384): call map for sequence=1366
V/Database(27384): emit("783775", null)
V/Database(27384): call map for sequence=1367
V/Database(27384): emit("138277", null)
V/Database(27384): call map for sequence=1368
V/Database(27384): emit("334650", null)
V/Database(27384): call map for sequence=1369
V/Database(27384): emit("334086", null)
V/Database(27384): call map for sequence=1370
V/Database(27384): emit("258051", null)
V/Database(27384): call map for sequence=1371
V/Database(27384): emit("585633", null)
V/Database(27384): call map for sequence=1372
V/Database(27384): emit("672817", null)
V/Database(27384): call map for sequence=1373
V/Database(27384): emit("020138", null)
V/Database(27384): call map for sequence=1374
V/Database(27384): emit("215162", null)
V/Database(27384): call map for sequence=1375
V/Database(27384): emit("718152", null)
V/Database(27384): call map for sequence=1376
V/Database(27384): emit("027304", null)
V/Database(27384): call map for sequence=1377
V/Database(27384): emit("230786", null)
V/Database(27384): call map for sequence=1378
V/Database(27384): emit("826155", null)
V/Database(27384): call map for sequence=1379
V/Database(27384): emit("786241", null)
V/Database(27384): call map for sequence=1380
V/Database(27384): emit("655837", null)
V/Database(27384): call map for sequence=1381
V/Database(27384): emit("305205", null)
V/Database(27384): call map for sequence=1382
V/Database(27384): emit("403810", null)
V/Database(27384): call map for sequence=1383
V/Database(27384): emit("546053", null)
V/Database(27384): call map for sequence=1384
V/Database(27384): emit("536728", null)
V/Database(27384): call map for sequence=1385
V/Database(27384): emit("473504", null)
V/Database(27384): call map for sequence=1386
V/Database(27384): emit("741385", null)
V/Database(27384): call map for sequence=1387
V/Database(27384): emit("762251", null)
V/Database(27384): call map for sequence=1388
V/Database(27384): emit("774875", null)
V/Database(27384): call map for sequence=1389
V/Database(27384): emit("827370", null)
V/Database(27384): call map for sequence=1390
V/Database(27384): emit("786416", null)
V/Database(27384): call map for sequence=1391
V/Database(27384): emit("350405", null)
V/Database(27384): call map for sequence=1392
V/Database(27384): emit("253831", null)
V/Database(27384): call map for sequence=1393
V/Database(27384): emit("482754", null)
V/Database(27384): call map for sequence=1394
V/Database(27384): emit("773315", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8090K, 21% free 33380K/42220K, paused 99ms, total 99ms
V/Database(27384): call map for sequence=1395
V/Database(27384): emit("186327", null)
V/Database(27384): call map for sequence=1396
V/Database(27384): emit("881464", null)
V/Database(27384): call map for sequence=1397
V/Database(27384): emit("315815", null)
V/Database(27384): call map for sequence=1398
V/Database(27384): emit("567868", null)
V/Database(27384): call map for sequence=1399
V/Database(27384): emit("608122", null)
V/Database(27384): call map for sequence=1400
V/Database(27384): emit("515228", null)
V/Database(27384): call map for sequence=1401
V/Database(27384): emit("146287", null)
V/Database(27384): call map for sequence=1402
V/Database(27384): emit("440520", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 1402 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8049K, 21% free 33444K/42220K, paused 102ms, total 102ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1403
V/Database(27384): emit(["Evento_44","156577","Bilhete_5134"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8228K, 22% free 33350K/42220K, paused 102ms, total 102ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5134"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5134"], null)
V/Database(27384): call map for sequence=1404
V/Database(27384): emit(["Evento_44","863485","Bilhete_5133"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5133"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5133"], null)
V/Database(27384): call map for sequence=1405
V/Database(27384): emit(["Evento_44","581073","Bilhete_5132"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5132"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5132"], null)
V/Database(27384): call map for sequence=1406
V/Database(27384): emit(["Evento_44","103723","Bilhete_5131"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5131"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5131"], null)
V/Database(27384): call map for sequence=1407
V/Database(27384): emit(["Evento_44","767370","Bilhete_5130"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5130"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5130"], null)
V/Database(27384): call map for sequence=1408
V/Database(27384): emit(["Evento_44","466800","Bilhete_5129"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5129"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5129"], null)
V/Database(27384): call map for sequence=1409
V/Database(27384): emit(["Evento_44","380005","Bilhete_5128"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5128"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5128"], null)
V/Database(27384): call map for sequence=1410
V/Database(27384): emit(["Evento_44","354750","Bilhete_5127"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5127"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5127"], null)
V/Database(27384): call map for sequence=1411
V/Database(27384): emit(["Evento_44","614112","Bilhete_5126"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5126"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5126"], null)
V/Database(27384): call map for sequence=1412
V/Database(27384): emit(["Evento_44","183433","Bilhete_5125"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5125"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5125"], null)
V/Database(27384): call map for sequence=1413
V/Database(27384): emit(["Evento_44","454414","Bilhete_5124"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5124"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5124"], null)
V/Database(27384): call map for sequence=1414
V/Database(27384): emit(["Evento_44","415118","Bilhete_5123"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5123"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5123"], null)
V/Database(27384): call map for sequence=1415
V/Database(27384): emit(["Evento_44","330465","Bilhete_5122"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5122"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5122"], null)
V/Database(27384): call map for sequence=1416
V/Database(27384): emit(["Evento_44","510487","Bilhete_5121"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5121"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5121"], null)
V/Database(27384): call map for sequence=1417
V/Database(27384): emit(["Evento_44","166807","Bilhete_5120"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5120"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5120"], null)
V/Database(27384): call map for sequence=1418
V/Database(27384): emit(["Evento_44","155422","Bilhete_5119"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5119"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5119"], null)
V/Database(27384): call map for sequence=1419
V/Database(27384): emit(["Evento_44","707821","Bilhete_5118"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5118"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5118"], null)
V/Database(27384): call map for sequence=1420
V/Database(27384): emit(["Evento_44","180012","Bilhete_5117"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5117"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5117"], null)
V/Database(27384): call map for sequence=1421
V/Database(27384): emit(["Evento_44","511683","Bilhete_5116"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5116"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5116"], null)
V/Database(27384): call map for sequence=1422
V/Database(27384): emit(["Evento_44","703056","Bilhete_5115"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5115"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5115"], null)
V/Database(27384): call map for sequence=1423
V/Database(27384): emit(["Evento_44","820340","Bilhete_5114"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5114"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5114"], null)
V/Database(27384): call map for sequence=1424
V/Database(27384): emit(["Evento_44","103142","Bilhete_5113"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5113"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5113"], null)
V/Database(27384): call map for sequence=1425
V/Database(27384): emit(["Evento_44","052608","Bilhete_5112"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5112"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5112"], null)
V/Database(27384): call map for sequence=1426
V/Database(27384): emit(["Evento_44","064883","Bilhete_5111"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5111"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5111"], null)
V/Database(27384): call map for sequence=1427
V/Database(27384): emit(["Evento_44","008428","Bilhete_5110"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5110"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5110"], null)
V/Database(27384): call map for sequence=1428
V/Database(27384): emit(["Evento_44","162032","Bilhete_5109"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5109"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5109"], null)
V/Database(27384): call map for sequence=1429
V/Database(27384): emit(["Evento_44","127117","Bilhete_5108"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5108"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5108"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8131K, 22% free 33323K/42220K, paused 100ms, total 100ms
V/Database(27384): call map for sequence=1430
V/Database(27384): emit(["Evento_44","238711","Bilhete_5107"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5107"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5107"], null)
V/Database(27384): call map for sequence=1431
V/Database(27384): emit(["Evento_44","080507","Bilhete_5106"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5106"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5106"], null)
V/Database(27384): call map for sequence=1432
V/Database(27384): emit(["Evento_44","054713","Bilhete_5105"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5105"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5105"], null)
V/Database(27384): call map for sequence=1433
V/Database(27384): emit(["Evento_44","205416","Bilhete_5104"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5104"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5104"], null)
V/Database(27384): call map for sequence=1434
V/Database(27384): emit(["Evento_44","878114","Bilhete_5103"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5103"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5103"], null)
V/Database(27384): call map for sequence=1435
V/Database(27384): emit(["Evento_44","215706","Bilhete_5102"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5102"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5102"], null)
V/Database(27384): call map for sequence=1436
V/Database(27384): emit(["Evento_44","534337","Bilhete_5101"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5101"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5101"], null)
V/Database(27384): call map for sequence=1437
V/Database(27384): emit(["Evento_44","640281","Bilhete_5100"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5100"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5100"], null)
V/Database(27384): call map for sequence=1438
V/Database(27384): emit(["Evento_44","317848","Bilhete_5099"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5099"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5099"], null)
V/Database(27384): call map for sequence=1439
V/Database(27384): emit(["Evento_44","462673","Bilhete_5098"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5098"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5098"], null)
V/Database(27384): call map for sequence=1440
V/Database(27384): emit(["Evento_44","438668","Bilhete_5097"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5097"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5097"], null)
V/Database(27384): call map for sequence=1441
V/Database(27384): emit(["Evento_44","073417","Bilhete_5096"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5096"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5096"], null)
V/Database(27384): call map for sequence=1442
V/Database(27384): emit(["Evento_44","660786","Bilhete_5095"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5095"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5095"], null)
V/Database(27384): call map for sequence=1443
V/Database(27384): emit(["Evento_44","308515","Bilhete_5094"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5094"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5094"], null)
V/Database(27384): call map for sequence=1444
V/Database(27384): emit(["Evento_44","308568","Bilhete_5093"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5093"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5093"], null)
V/Database(27384): call map for sequence=1445
V/Database(27384): emit(["Evento_44","148727","Bilhete_5092"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5092"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5092"], null)
V/Database(27384): call map for sequence=1446
V/Database(27384): emit(["Evento_44","847044","Bilhete_5091"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5091"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5091"], null)
V/Database(27384): call map for sequence=1447
V/Database(27384): emit(["Evento_44","142667","Bilhete_5090"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5090"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5090"], null)
V/Database(27384): call map for sequence=1448
V/Database(27384): emit(["Evento_44","032323","Bilhete_5089"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5089"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5089"], null)
V/Database(27384): call map for sequence=1449
V/Database(27384): emit(["Evento_44","878108","Bilhete_5088"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5088"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5088"], null)
V/Database(27384): call map for sequence=1450
V/Database(27384): emit(["Evento_44","578257","Bilhete_5087"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5087"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5087"], null)
V/Database(27384): call map for sequence=1451
V/Database(27384): emit(["Evento_44","500123","Bilhete_5086"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5086"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5086"], null)
V/Database(27384): call map for sequence=1452
V/Database(27384): emit(["Evento_44","371580","Bilhete_5085"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5085"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5085"], null)
V/Database(27384): call map for sequence=1453
V/Database(27384): emit(["Evento_44","806508","Bilhete_5084"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5084"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5084"], null)
V/Database(27384): call map for sequence=1454
V/Database(27384): emit(["Evento_44","017083","Bilhete_5083"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5083"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5083"], null)
V/Database(27384): call map for sequence=1455
V/Database(27384): emit(["Evento_44","856000","Bilhete_5082"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5082"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5082"], null)
V/Database(27384): call map for sequence=1456
V/Database(27384): emit(["Evento_44","417278","Bilhete_5081"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5081"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5081"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8100K, 22% free 33317K/42220K, paused 100ms, total 100ms
V/Database(27384): call map for sequence=1457
V/Database(27384): emit(["Evento_44","646101","Bilhete_5080"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5080"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5080"], null)
V/Database(27384): call map for sequence=1458
V/Database(27384): emit(["Evento_44","378020","Bilhete_5079"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5079"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5079"], null)
V/Database(27384): call map for sequence=1459
V/Database(27384): emit(["Evento_44","683832","Bilhete_5078"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5078"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5078"], null)
V/Database(27384): call map for sequence=1460
V/Database(27384): emit(["Evento_44","476068","Bilhete_5077"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5077"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5077"], null)
V/Database(27384): call map for sequence=1461
V/Database(27384): emit(["Evento_44","751863","Bilhete_5076"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5076"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5076"], null)
V/Database(27384): call map for sequence=1462
V/Database(27384): emit(["Evento_44","543760","Bilhete_5075"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5075"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5075"], null)
V/Database(27384): call map for sequence=1463
V/Database(27384): emit(["Evento_44","684823","Bilhete_5074"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5074"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5074"], null)
V/Database(27384): call map for sequence=1464
V/Database(27384): emit(["Evento_44","368762","Bilhete_5073"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5073"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5073"], null)
V/Database(27384): call map for sequence=1465
V/Database(27384): emit(["Evento_44","132188","Bilhete_5072"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5072"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5072"], null)
V/Database(27384): call map for sequence=1466
V/Database(27384): emit(["Evento_44","284163","Bilhete_5071"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5071"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5071"], null)
V/Database(27384): call map for sequence=1467
V/Database(27384): emit(["Evento_44","141478","Bilhete_5070"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5070"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5070"], null)
V/Database(27384): call map for sequence=1468
V/Database(27384): emit(["Evento_44","517030","Bilhete_5069"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5069"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5069"], null)
V/Database(27384): call map for sequence=1469
V/Database(27384): emit(["Evento_44","035831","Bilhete_5068"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5068"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5068"], null)
V/Database(27384): call map for sequence=1470
V/Database(27384): emit(["Evento_44","500340","Bilhete_5067"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5067"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5067"], null)
V/Database(27384): call map for sequence=1471
V/Database(27384): emit(["Evento_44","022540","Bilhete_5066"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5066"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5066"], null)
V/Database(27384): call map for sequence=1472
V/Database(27384): emit(["Evento_44","621160","Bilhete_5065"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5065"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5065"], null)
V/Database(27384): call map for sequence=1473
V/Database(27384): emit(["Evento_44","785533","Bilhete_5064"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5064"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5064"], null)
V/Database(27384): call map for sequence=1474
V/Database(27384): emit(["Evento_44","851277","Bilhete_5063"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5063"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5063"], null)
V/Database(27384): call map for sequence=1475
V/Database(27384): emit(["Evento_44","101630","Bilhete_5062"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5062"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5062"], null)
V/Database(27384): call map for sequence=1476
V/Database(27384): emit(["Evento_44","580050","Bilhete_5061"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5061"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5061"], null)
V/Database(27384): call map for sequence=1477
V/Database(27384): emit(["Evento_44","434556","Bilhete_5060"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5060"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5060"], null)
V/Database(27384): call map for sequence=1478
V/Database(27384): emit(["Evento_44","011646","Bilhete_5059"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5059"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5059"], null)
V/Database(27384): call map for sequence=1479
V/Database(27384): emit(["Evento_44","077240","Bilhete_5058"], null)
D/dalvikvm( 2822): GC_CONCURRENT freed 2220K, 39% free 16133K/26280K, paused 4ms+4ms, total 46ms
V/Database(27384): emit(["Evento_44",null,"Bilhete_5058"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5058"], null)
V/Database(27384): call map for sequence=1480
V/Database(27384): emit(["Evento_44","347372","Bilhete_5057"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5057"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5057"], null)
V/Database(27384): call map for sequence=1481
V/Database(27384): emit(["Evento_44","805782","Bilhete_5056"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5056"], null)
D/dalvikvm( 891): GC_FOR_ALLOC freed 3879K, 19% free 25099K/30828K, paused 28ms, total 29ms
I/dalvikvm-heap( 891): Grow heap (frag case) to 26.448MB for 1997584-byte allocation
D/dalvikvm(27384): GC_FOR_ALLOC freed 8103K, 22% free 33306K/42220K, paused 99ms, total 99ms
D/dalvikvm( 891): GC_FOR_ALLOC freed <1K, 18% free 27049K/32780K, paused 45ms, total 45ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5056"], null)
V/Database(27384): call map for sequence=1482
V/Database(27384): emit(["Evento_44","883206","Bilhete_5055"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5055"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5055"], null)
V/Database(27384): call map for sequence=1483
V/Database(27384): emit(["Evento_44","435705","Bilhete_5054"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5054"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5054"], null)
V/Database(27384): call map for sequence=1484
V/Database(27384): emit(["Evento_44","685448","Bilhete_5053"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5053"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5053"], null)
V/Database(27384): call map for sequence=1485
V/Database(27384): emit(["Evento_44","056640","Bilhete_5052"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5052"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5052"], null)
V/Database(27384): call map for sequence=1486
V/Database(27384): emit(["Evento_44","446400","Bilhete_5051"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5051"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5051"], null)
V/Database(27384): call map for sequence=1487
V/Database(27384): emit(["Evento_44","664883","Bilhete_5050"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5050"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5050"], null)
V/Database(27384): call map for sequence=1488
V/Database(27384): emit(["Evento_44","856686","Bilhete_5049"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5049"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5049"], null)
V/Database(27384): call map for sequence=1489
V/Database(27384): emit(["Evento_44","716242","Bilhete_5048"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5048"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5048"], null)
V/Database(27384): call map for sequence=1490
V/Database(27384): emit(["Evento_44","466170","Bilhete_5047"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5047"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5047"], null)
V/Database(27384): call map for sequence=1491
V/Database(27384): emit(["Evento_44","411615","Bilhete_5046"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5046"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5046"], null)
V/Database(27384): call map for sequence=1492
V/Database(27384): emit(["Evento_44","825576","Bilhete_5045"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5045"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5045"], null)
V/Database(27384): call map for sequence=1493
V/Database(27384): emit(["Evento_44","321717","Bilhete_5044"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5044"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5044"], null)
V/Database(27384): call map for sequence=1494
V/Database(27384): emit(["Evento_44","734337","Bilhete_5043"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5043"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5043"], null)
V/Database(27384): call map for sequence=1495
V/Database(27384): emit(["Evento_44","254767","Bilhete_5042"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5042"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5042"], null)
V/Database(27384): call map for sequence=1496
V/Database(27384): emit(["Evento_44","540340","Bilhete_5041"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5041"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5041"], null)
V/Database(27384): call map for sequence=1497
V/Database(27384): emit(["Evento_44","602033","Bilhete_5040"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5040"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5040"], null)
V/Database(27384): call map for sequence=1498
V/Database(27384): emit(["Evento_44","475541","Bilhete_5039"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5039"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5039"], null)
V/Database(27384): call map for sequence=1499
V/Database(27384): emit(["Evento_44","612323","Bilhete_5038"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5038"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5038"], null)
V/Database(27384): call map for sequence=1500
V/Database(27384): emit(["Evento_44","708517","Bilhete_5037"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5037"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5037"], null)
V/Database(27384): call map for sequence=1501
V/Database(27384): emit(["Evento_44","061681","Bilhete_5036"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5036"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5036"], null)
V/Database(27384): call map for sequence=1502
V/Database(27384): emit(["Evento_44","146634","Bilhete_5035"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5035"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5035"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 1502 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1403
D/dalvikvm(27384): GC_FOR_ALLOC freed 8103K, 22% free 33292K/42220K, paused 99ms, total 99ms
V/Database(27384): emit("156577", null)
V/Database(27384): call map for sequence=1404
V/Database(27384): emit("863485", null)
V/Database(27384): call map for sequence=1405
V/Database(27384): emit("581073", null)
V/Database(27384): call map for sequence=1406
V/Database(27384): emit("103723", null)
V/Database(27384): call map for sequence=1407
V/Database(27384): emit("767370", null)
V/Database(27384): call map for sequence=1408
V/Database(27384): emit("466800", null)
V/Database(27384): call map for sequence=1409
V/Database(27384): emit("380005", null)
V/Database(27384): call map for sequence=1410
V/Database(27384): emit("354750", null)
V/Database(27384): call map for sequence=1411
V/Database(27384): emit("614112", null)
V/Database(27384): call map for sequence=1412
V/Database(27384): emit("183433", null)
V/Database(27384): call map for sequence=1413
V/Database(27384): emit("454414", null)
V/Database(27384): call map for sequence=1414
V/Database(27384): emit("415118", null)
V/Database(27384): call map for sequence=1415
V/Database(27384): emit("330465", null)
V/Database(27384): call map for sequence=1416
V/Database(27384): emit("510487", null)
V/Database(27384): call map for sequence=1417
V/Database(27384): emit("166807", null)
V/Database(27384): call map for sequence=1418
V/Database(27384): emit("155422", null)
V/Database(27384): call map for sequence=1419
V/Database(27384): emit("707821", null)
V/Database(27384): call map for sequence=1420
V/Database(27384): emit("180012", null)
V/Database(27384): call map for sequence=1421
V/Database(27384): emit("511683", null)
V/Database(27384): call map for sequence=1422
V/Database(27384): emit("703056", null)
V/Database(27384): call map for sequence=1423
V/Database(27384): emit("820340", null)
V/Database(27384): call map for sequence=1424
V/Database(27384): emit("103142", null)
V/Database(27384): call map for sequence=1425
V/Database(27384): emit("052608", null)
V/Database(27384): call map for sequence=1426
V/Database(27384): emit("064883", null)
V/Database(27384): call map for sequence=1427
V/Database(27384): emit("008428", null)
V/Database(27384): call map for sequence=1428
V/Database(27384): emit("162032", null)
V/Database(27384): call map for sequence=1429
V/Database(27384): emit("127117", null)
V/Database(27384): call map for sequence=1430
V/Database(27384): emit("238711", null)
V/Database(27384): call map for sequence=1431
V/Database(27384): emit("080507", null)
V/Database(27384): call map for sequence=1432
V/Database(27384): emit("054713", null)
V/Database(27384): call map for sequence=1433
V/Database(27384): emit("205416", null)
V/Database(27384): call map for sequence=1434
V/Database(27384): emit("878114", null)
V/Database(27384): call map for sequence=1435
V/Database(27384): emit("215706", null)
V/Database(27384): call map for sequence=1436
V/Database(27384): emit("534337", null)
V/Database(27384): call map for sequence=1437
V/Database(27384): emit("640281", null)
V/Database(27384): call map for sequence=1438
V/Database(27384): emit("317848", null)
V/Database(27384): call map for sequence=1439
V/Database(27384): emit("462673", null)
V/Database(27384): call map for sequence=1440
V/Database(27384): emit("438668", null)
V/Database(27384): call map for sequence=1441
V/Database(27384): emit("073417", null)
V/Database(27384): call map for sequence=1442
V/Database(27384): emit("660786", null)
V/Database(27384): call map for sequence=1443
V/Database(27384): emit("308515", null)
V/Database(27384): call map for sequence=1444
V/Database(27384): emit("308568", null)
V/Database(27384): call map for sequence=1445
V/Database(27384): emit("148727", null)
V/Database(27384): call map for sequence=1446
V/Database(27384): emit("847044", null)
V/Database(27384): call map for sequence=1447
V/Database(27384): emit("142667", null)
V/Database(27384): call map for sequence=1448
V/Database(27384): emit("032323", null)
V/Database(27384): call map for sequence=1449
V/Database(27384): emit("878108", null)
V/Database(27384): call map for sequence=1450
V/Database(27384): emit("578257", null)
V/Database(27384): call map for sequence=1451
V/Database(27384): emit("500123", null)
V/Database(27384): call map for sequence=1452
V/Database(27384): emit("371580", null)
V/Database(27384): call map for sequence=1453
V/Database(27384): emit("806508", null)
V/Database(27384): call map for sequence=1454
V/Database(27384): emit("017083", null)
V/Database(27384): call map for sequence=1455
V/Database(27384): emit("856000", null)
V/Database(27384): call map for sequence=1456
V/Database(27384): emit("417278", null)
V/Database(27384): call map for sequence=1457
V/Database(27384): emit("646101", null)
V/Database(27384): call map for sequence=1458
V/Database(27384): emit("378020", null)
V/Database(27384): call map for sequence=1459
V/Database(27384): emit("683832", null)
V/Database(27384): call map for sequence=1460
V/Database(27384): emit("476068", null)
V/Database(27384): call map for sequence=1461
V/Database(27384): emit("751863", null)
V/Database(27384): call map for sequence=1462
V/Database(27384): emit("543760", null)
V/Database(27384): call map for sequence=1463
V/Database(27384): emit("684823", null)
V/Database(27384): call map for sequence=1464
V/Database(27384): emit("368762", null)
V/Database(27384): call map for sequence=1465
V/Database(27384): emit("132188", null)
V/Database(27384): call map for sequence=1466
V/Database(27384): emit("284163", null)
V/Database(27384): call map for sequence=1467
V/Database(27384): emit("141478", null)
V/Database(27384): call map for sequence=1468
V/Database(27384): emit("517030", null)
V/Database(27384): call map for sequence=1469
V/Database(27384): emit("035831", null)
V/Database(27384): call map for sequence=1470
V/Database(27384): emit("500340", null)
V/Database(27384): call map for sequence=1471
V/Database(27384): emit("022540", null)
V/Database(27384): call map for sequence=1472
V/Database(27384): emit("621160", null)
V/Database(27384): call map for sequence=1473
V/Database(27384): emit("785533", null)
V/Database(27384): call map for sequence=1474
V/Database(27384): emit("851277", null)
V/Database(27384): call map for sequence=1475
V/Database(27384): emit("101630", null)
V/Database(27384): call map for sequence=1476
V/Database(27384): emit("580050", null)
V/Database(27384): call map for sequence=1477
V/Database(27384): emit("434556", null)
V/Database(27384): call map for sequence=1478
V/Database(27384): emit("011646", null)
V/Database(27384): call map for sequence=1479
V/Database(27384): emit("077240", null)
V/Database(27384): call map for sequence=1480
V/Database(27384): emit("347372", null)
V/Database(27384): call map for sequence=1481
V/Database(27384): emit("805782", null)
V/Database(27384): call map for sequence=1482
V/Database(27384): emit("883206", null)
V/Database(27384): call map for sequence=1483
V/Database(27384): emit("435705", null)
V/Database(27384): call map for sequence=1484
V/Database(27384): emit("685448", null)
V/Database(27384): call map for sequence=1485
V/Database(27384): emit("056640", null)
V/Database(27384): call map for sequence=1486
V/Database(27384): emit("446400", null)
V/Database(27384): call map for sequence=1487
V/Database(27384): emit("664883", null)
V/Database(27384): call map for sequence=1488
V/Database(27384): emit("856686", null)
V/Database(27384): call map for sequence=1489
V/Database(27384): emit("716242", null)
V/Database(27384): call map for sequence=1490
V/Database(27384): emit("466170", null)
V/Database(27384): call map for sequence=1491
V/Database(27384): emit("411615", null)
V/Database(27384): call map for sequence=1492
V/Database(27384): emit("825576", null)
V/Database(27384): call map for sequence=1493
V/Database(27384): emit("321717", null)
V/Database(27384): call map for sequence=1494
V/Database(27384): emit("734337", null)
V/Database(27384): call map for sequence=1495
V/Database(27384): emit("254767", null)
V/Database(27384): call map for sequence=1496
V/Database(27384): emit("540340", null)
V/Database(27384): call map for sequence=1497
V/Database(27384): emit("602033", null)
V/Database(27384): call map for sequence=1498
V/Database(27384): emit("475541", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8056K, 22% free 33320K/42220K, paused 100ms, total 100ms
V/Database(27384): call map for sequence=1499
V/Database(27384): emit("612323", null)
V/Database(27384): call map for sequence=1500
V/Database(27384): emit("708517", null)
V/Database(27384): call map for sequence=1501
V/Database(27384): emit("061681", null)
V/Database(27384): call map for sequence=1502
V/Database(27384): emit("146634", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 1502 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8055K, 21% free 33358K/42220K, paused 99ms, total 99ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8018K, 21% free 33445K/42220K, paused 101ms, total 101ms
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1503
V/Database(27384): emit(["Evento_44","200567","Bilhete_5034"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5034"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5034"], null)
V/Database(27384): call map for sequence=1504
V/Database(27384): emit(["Evento_44","277453","Bilhete_5033"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5033"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5033"], null)
V/Database(27384): call map for sequence=1505
V/Database(27384): emit(["Evento_44","721283","Bilhete_5032"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5032"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5032"], null)
V/Database(27384): call map for sequence=1506
V/Database(27384): emit(["Evento_44","417561","Bilhete_5031"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5031"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5031"], null)
D/ThermalDaemon( 183): Sensor 'tsens_tz_sensor10' - alarm raised 1 at 62.0 degC
V/Database(27384): call map for sequence=1507
V/Database(27384): emit(["Evento_44","136380","Bilhete_5030"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5030"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5030"], null)
V/Database(27384): call map for sequence=1508
V/Database(27384): emit(["Evento_44","136344","Bilhete_5029"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5029"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5029"], null)
V/Database(27384): call map for sequence=1509
V/Database(27384): emit(["Evento_44","583774","Bilhete_5028"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5028"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5028"], null)
V/Database(27384): call map for sequence=1510
V/Database(27384): emit(["Evento_44","440231","Bilhete_5027"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5027"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5027"], null)
V/Database(27384): call map for sequence=1511
V/Database(27384): emit(["Evento_44","885111","Bilhete_5026"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5026"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5026"], null)
V/Database(27384): call map for sequence=1512
V/Database(27384): emit(["Evento_44","776866","Bilhete_5025"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5025"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5025"], null)
V/Database(27384): call map for sequence=1513
V/Database(27384): emit(["Evento_44","623643","Bilhete_5024"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5024"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5024"], null)
V/Database(27384): call map for sequence=1514
V/Database(27384): emit(["Evento_44","322702","Bilhete_5023"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5023"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5023"], null)
V/Database(27384): call map for sequence=1515
V/Database(27384): emit(["Evento_44","343666","Bilhete_5022"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5022"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5022"], null)
V/Database(27384): call map for sequence=1516
V/Database(27384): emit(["Evento_44","124134","Bilhete_5021"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5021"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5021"], null)
V/Database(27384): call map for sequence=1517
V/Database(27384): emit(["Evento_44","758842","Bilhete_5020"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5020"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5020"], null)
V/Database(27384): call map for sequence=1518
V/Database(27384): emit(["Evento_44","870335","Bilhete_5019"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5019"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5019"], null)
V/Database(27384): call map for sequence=1519
V/Database(27384): emit(["Evento_44","476185","Bilhete_5018"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5018"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5018"], null)
V/Database(27384): call map for sequence=1520
V/Database(27384): emit(["Evento_44","370521","Bilhete_5017"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5017"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5017"], null)
V/Database(27384): call map for sequence=1521
V/Database(27384): emit(["Evento_44","518444","Bilhete_5016"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5016"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5016"], null)
V/Database(27384): call map for sequence=1522
V/Database(27384): emit(["Evento_44","008015","Bilhete_5015"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5015"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5015"], null)
V/Database(27384): call map for sequence=1523
V/Database(27384): emit(["Evento_44","554274","Bilhete_5014"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5014"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5014"], null)
V/Database(27384): call map for sequence=1524
V/Database(27384): emit(["Evento_44","348312","Bilhete_5013"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5013"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5013"], null)
V/Database(27384): call map for sequence=1525
V/Database(27384): emit(["Evento_44","256467","Bilhete_5012"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5012"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5012"], null)
V/Database(27384): call map for sequence=1526
V/Database(27384): emit(["Evento_44","140364","Bilhete_5011"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5011"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5011"], null)
V/Database(27384): call map for sequence=1527
V/Database(27384): emit(["Evento_44","270537","Bilhete_5010"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5010"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5010"], null)
V/Database(27384): call map for sequence=1528
V/Database(27384): emit(["Evento_44","755376","Bilhete_5009"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5009"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5009"], null)
V/Database(27384): call map for sequence=1529
V/Database(27384): emit(["Evento_44","386346","Bilhete_5008"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5008"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5008"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8320K, 22% free 33261K/42220K, paused 99ms, total 99ms
V/Database(27384): call map for sequence=1530
V/Database(27384): emit(["Evento_44","680677","Bilhete_5007"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5007"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5007"], null)
V/Database(27384): call map for sequence=1531
V/Database(27384): emit(["Evento_44","647083","Bilhete_5006"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5006"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5006"], null)
V/Database(27384): call map for sequence=1532
V/Database(27384): emit(["Evento_44","113534","Bilhete_5005"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5005"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5005"], null)
V/Database(27384): call map for sequence=1533
V/Database(27384): emit(["Evento_44","778552","Bilhete_5004"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5004"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5004"], null)
V/Database(27384): call map for sequence=1534
V/Database(27384): emit(["Evento_44","584228","Bilhete_5003"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5003"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5003"], null)
V/Database(27384): call map for sequence=1535
V/Database(27384): emit(["Evento_44","117438","Bilhete_5002"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5002"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5002"], null)
V/Database(27384): call map for sequence=1536
V/Database(27384): emit(["Evento_44","615047","Bilhete_5001"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5001"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5001"], null)
V/Database(27384): call map for sequence=1537
V/Database(27384): emit(["Evento_44","538154","Bilhete_5000"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_5000"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_5000"], null)
V/Database(27384): call map for sequence=1538
V/Database(27384): emit(["Evento_44","846255","Bilhete_4999"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4999"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4999"], null)
V/Database(27384): call map for sequence=1539
V/Database(27384): emit(["Evento_44","854251","Bilhete_4998"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4998"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4998"], null)
V/Database(27384): call map for sequence=1540
V/Database(27384): emit(["Evento_44","575838","Bilhete_4997"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4997"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4997"], null)
V/Database(27384): call map for sequence=1541
V/Database(27384): emit(["Evento_44","277177","Bilhete_4996"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4996"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4996"], null)
V/Database(27384): call map for sequence=1542
V/Database(27384): emit(["Evento_44","654267","Bilhete_4995"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4995"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4995"], null)
V/Database(27384): call map for sequence=1543
V/Database(27384): emit(["Evento_44","722861","Bilhete_4994"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4994"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4994"], null)
V/Database(27384): call map for sequence=1544
V/Database(27384): emit(["Evento_44","181803","Bilhete_4993"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4993"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4993"], null)
V/Database(27384): call map for sequence=1545
V/Database(27384): emit(["Evento_44","316155","Bilhete_4992"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4992"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4992"], null)
V/Database(27384): call map for sequence=1546
V/Database(27384): emit(["Evento_44","305561","Bilhete_4991"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4991"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4991"], null)
V/Database(27384): call map for sequence=1547
V/Database(27384): emit(["Evento_44","047060","Bilhete_4990"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4990"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4990"], null)
V/Database(27384): call map for sequence=1548
V/Database(27384): emit(["Evento_44","430160","Bilhete_4989"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4989"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4989"], null)
V/Database(27384): call map for sequence=1549
V/Database(27384): emit(["Evento_44","784502","Bilhete_4988"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4988"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4988"], null)
V/Database(27384): call map for sequence=1550
V/Database(27384): emit(["Evento_44","042104","Bilhete_4987"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4987"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4987"], null)
V/Database(27384): call map for sequence=1551
V/Database(27384): emit(["Evento_44","412755","Bilhete_4986"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4986"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4986"], null)
V/Database(27384): call map for sequence=1552
V/Database(27384): emit(["Evento_44","684557","Bilhete_4985"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4985"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4985"], null)
V/Database(27384): call map for sequence=1553
V/Database(27384): emit(["Evento_44","544104","Bilhete_4984"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4984"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4984"], null)
V/Database(27384): call map for sequence=1554
V/Database(27384): emit(["Evento_44","214032","Bilhete_4983"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4983"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4983"], null)
V/Database(27384): call map for sequence=1555
V/Database(27384): emit(["Evento_44","248677","Bilhete_4982"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4982"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4982"], null)
V/Database(27384): call map for sequence=1556
V/Database(27384): emit(["Evento_44","653448","Bilhete_4981"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4981"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4981"], null)
V/Database(27384): call map for sequence=1557
V/Database(27384): emit(["Evento_44","316763","Bilhete_4980"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4980"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8072K, 22% free 33263K/42220K, paused 99ms, total 99ms
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4980"], null)
V/Database(27384): call map for sequence=1558
V/Database(27384): emit(["Evento_44","720383","Bilhete_4979"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4979"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4979"], null)
V/Database(27384): call map for sequence=1559
V/Database(27384): emit(["Evento_44","248723","Bilhete_4978"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4978"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4978"], null)
V/Database(27384): call map for sequence=1560
V/Database(27384): emit(["Evento_44","535306","Bilhete_4977"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4977"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4977"], null)
V/Database(27384): call map for sequence=1561
V/Database(27384): emit(["Evento_44","686088","Bilhete_4976"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4976"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4976"], null)
V/Database(27384): call map for sequence=1562
V/Database(27384): emit(["Evento_44","460606","Bilhete_4975"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4975"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4975"], null)
V/Database(27384): call map for sequence=1563
V/Database(27384): emit(["Evento_44","606378","Bilhete_4974"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4974"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4974"], null)
V/Database(27384): call map for sequence=1564
V/Database(27384): emit(["Evento_44","783563","Bilhete_4973"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4973"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4973"], null)
V/Database(27384): call map for sequence=1565
V/Database(27384): emit(["Evento_44","614388","Bilhete_4972"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4972"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4972"], null)
V/Database(27384): call map for sequence=1566
V/Database(27384): emit(["Evento_44","800332","Bilhete_4971"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4971"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4971"], null)
V/Database(27384): call map for sequence=1567
V/Database(27384): emit(["Evento_44","043265","Bilhete_4970"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4970"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4970"], null)
V/Database(27384): call map for sequence=1568
V/Database(27384): emit(["Evento_44","020251","Bilhete_4969"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4969"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4969"], null)
V/Database(27384): call map for sequence=1569
V/Database(27384): emit(["Evento_44","564881","Bilhete_4968"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4968"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4968"], null)
V/Database(27384): call map for sequence=1570
V/Database(27384): emit(["Evento_44","251360","Bilhete_4967"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4967"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4967"], null)
V/Database(27384): call map for sequence=1571
V/Database(27384): emit(["Evento_44","780087","Bilhete_4966"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4966"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4966"], null)
V/Database(27384): call map for sequence=1572
V/Database(27384): emit(["Evento_44","647784","Bilhete_4965"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4965"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4965"], null)
V/Database(27384): call map for sequence=1573
V/Database(27384): emit(["Evento_44","080456","Bilhete_4964"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4964"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4964"], null)
V/Database(27384): call map for sequence=1574
V/Database(27384): emit(["Evento_44","287260","Bilhete_4963"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4963"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4963"], null)
V/Database(27384): call map for sequence=1575
V/Database(27384): emit(["Evento_44","633140","Bilhete_4962"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4962"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4962"], null)
V/Database(27384): call map for sequence=1576
V/Database(27384): emit(["Evento_44","523815","Bilhete_4961"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4961"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4961"], null)
V/Database(27384): call map for sequence=1577
V/Database(27384): emit(["Evento_44","450682","Bilhete_4960"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4960"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4960"], null)
V/Database(27384): call map for sequence=1578
V/Database(27384): emit(["Evento_44","727473","Bilhete_4959"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4959"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4959"], null)
V/Database(27384): call map for sequence=1579
V/Database(27384): emit(["Evento_44","181605","Bilhete_4958"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4958"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4958"], null)
V/Database(27384): call map for sequence=1580
V/Database(27384): emit(["Evento_44","862063","Bilhete_4957"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4957"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4957"], null)
V/Database(27384): call map for sequence=1581
V/Database(27384): emit(["Evento_44","512540","Bilhete_4956"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4956"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4956"], null)
V/Database(27384): call map for sequence=1582
V/Database(27384): emit(["Evento_44","471766","Bilhete_4955"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4955"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4955"], null)
V/Database(27384): call map for sequence=1583
V/Database(27384): emit(["Evento_44","228783","Bilhete_4954"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4954"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4954"], null)
V/Database(27384): call map for sequence=1584
V/Database(27384): emit(["Evento_44","123220","Bilhete_4953"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4953"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4953"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8072K, 22% free 33265K/42220K, paused 99ms, total 99ms
V/Database(27384): call map for sequence=1585
V/Database(27384): emit(["Evento_44","361142","Bilhete_4952"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4952"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4952"], null)
V/Database(27384): call map for sequence=1586
V/Database(27384): emit(["Evento_44","642604","Bilhete_4951"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4951"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4951"], null)
V/Database(27384): call map for sequence=1587
V/Database(27384): emit(["Evento_44","307873","Bilhete_4950"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4950"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4950"], null)
V/Database(27384): call map for sequence=1588
V/Database(27384): emit(["Evento_44","750753","Bilhete_4949"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4949"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4949"], null)
V/Database(27384): call map for sequence=1589
V/Database(27384): emit(["Evento_44","242423","Bilhete_4948"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4948"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4948"], null)
V/Database(27384): call map for sequence=1590
V/Database(27384): emit(["Evento_44","134320","Bilhete_4947"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4947"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4947"], null)
V/Database(27384): call map for sequence=1591
V/Database(27384): emit(["Evento_44","265583","Bilhete_4946"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4946"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4946"], null)
V/Database(27384): call map for sequence=1592
V/Database(27384): emit(["Evento_44","750332","Bilhete_4945"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4945"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4945"], null)
V/Database(27384): call map for sequence=1593
V/Database(27384): emit(["Evento_44","471302","Bilhete_4944"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4944"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4944"], null)
V/Database(27384): call map for sequence=1594
V/Database(27384): emit(["Evento_44","774633","Bilhete_4943"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4943"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4943"], null)
V/Database(27384): call map for sequence=1595
V/Database(27384): emit(["Evento_44","481682","Bilhete_4942"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4942"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4942"], null)
V/Database(27384): call map for sequence=1596
V/Database(27384): emit(["Evento_44","107580","Bilhete_4941"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4941"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4941"], null)
V/Database(27384): call map for sequence=1597
V/Database(27384): emit(["Evento_44","275233","Bilhete_4940"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4940"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4940"], null)
V/Database(27384): call map for sequence=1598
V/Database(27384): emit(["Evento_44","181810","Bilhete_4939"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4939"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4939"], null)
V/Database(27384): call map for sequence=1599
V/Database(27384): emit(["Evento_44","513110","Bilhete_4938"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4938"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4938"], null)
V/Database(27384): call map for sequence=1600
V/Database(27384): emit(["Evento_44","112720","Bilhete_4937"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4937"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4937"], null)
V/Database(27384): call map for sequence=1601
V/Database(27384): emit(["Evento_44","134735","Bilhete_4936"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4936"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4936"], null)
V/Database(27384): call map for sequence=1602
V/Database(27384): emit(["Evento_44","100570","Bilhete_4935"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4935"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4935"], null)
V/Database(27384): ...Finished re-indexing view bilhete/busca up to sequence 1602 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes concluída.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de bilhetes por código requisitada.
V/Database(27384): Re-indexing view bilhete/todos_por_codigo ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
V/Database(27384): call map for sequence=1503
V/Database(27384): emit("200567", null)
V/Database(27384): call map for sequence=1504
V/Database(27384): emit("277453", null)
V/Database(27384): call map for sequence=1505
V/Database(27384): emit("721283", null)
V/Database(27384): call map for sequence=1506
V/Database(27384): emit("417561", null)
V/Database(27384): call map for sequence=1507
V/Database(27384): emit("136380", null)
V/Database(27384): call map for sequence=1508
V/Database(27384): emit("136344", null)
V/Database(27384): call map for sequence=1509
V/Database(27384): emit("583774", null)
V/Database(27384): call map for sequence=1510
V/Database(27384): emit("440231", null)
V/Database(27384): call map for sequence=1511
V/Database(27384): emit("885111", null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8108K, 22% free 33231K/42220K, paused 100ms, total 100ms
V/Database(27384): call map for sequence=1512
V/Database(27384): emit("776866", null)
V/Database(27384): call map for sequence=1513
V/Database(27384): emit("623643", null)
V/Database(27384): call map for sequence=1514
V/Database(27384): emit("322702", null)
V/Database(27384): call map for sequence=1515
V/Database(27384): emit("343666", null)
V/Database(27384): call map for sequence=1516
V/Database(27384): emit("124134", null)
V/Database(27384): call map for sequence=1517
V/Database(27384): emit("758842", null)
V/Database(27384): call map for sequence=1518
V/Database(27384): emit("870335", null)
V/Database(27384): call map for sequence=1519
V/Database(27384): emit("476185", null)
V/Database(27384): call map for sequence=1520
V/Database(27384): emit("370521", null)
V/Database(27384): call map for sequence=1521
V/Database(27384): emit("518444", null)
V/Database(27384): call map for sequence=1522
V/Database(27384): emit("008015", null)
V/Database(27384): call map for sequence=1523
V/Database(27384): emit("554274", null)
V/Database(27384): call map for sequence=1524
V/Database(27384): emit("348312", null)
V/Database(27384): call map for sequence=1525
V/Database(27384): emit("256467", null)
V/Database(27384): call map for sequence=1526
V/Database(27384): emit("140364", null)
V/Database(27384): call map for sequence=1527
V/Database(27384): emit("270537", null)
V/Database(27384): call map for sequence=1528
V/Database(27384): emit("755376", null)
V/Database(27384): call map for sequence=1529
V/Database(27384): emit("386346", null)
V/Database(27384): call map for sequence=1530
V/Database(27384): emit("680677", null)
V/Database(27384): call map for sequence=1531
V/Database(27384): emit("647083", null)
V/Database(27384): call map for sequence=1532
V/Database(27384): emit("113534", null)
V/Database(27384): call map for sequence=1533
V/Database(27384): emit("778552", null)
V/Database(27384): call map for sequence=1534
V/Database(27384): emit("584228", null)
V/Database(27384): call map for sequence=1535
V/Database(27384): emit("117438", null)
V/Database(27384): call map for sequence=1536
V/Database(27384): emit("615047", null)
V/Database(27384): call map for sequence=1537
V/Database(27384): emit("538154", null)
V/Database(27384): call map for sequence=1538
V/Database(27384): emit("846255", null)
V/Database(27384): call map for sequence=1539
V/Database(27384): emit("854251", null)
V/Database(27384): call map for sequence=1540
V/Database(27384): emit("575838", null)
V/Database(27384): call map for sequence=1541
V/Database(27384): emit("277177", null)
V/Database(27384): call map for sequence=1542
V/Database(27384): emit("654267", null)
V/Database(27384): call map for sequence=1543
V/Database(27384): emit("722861", null)
V/Database(27384): call map for sequence=1544
V/Database(27384): emit("181803", null)
V/Database(27384): call map for sequence=1545
V/Database(27384): emit("316155", null)
V/Database(27384): call map for sequence=1546
V/Database(27384): emit("305561", null)
V/Database(27384): call map for sequence=1547
V/Database(27384): emit("047060", null)
V/Database(27384): call map for sequence=1548
V/Database(27384): emit("430160", null)
V/Database(27384): call map for sequence=1549
V/Database(27384): emit("784502", null)
V/Database(27384): call map for sequence=1550
V/Database(27384): emit("042104", null)
V/Database(27384): call map for sequence=1551
V/Database(27384): emit("412755", null)
V/Database(27384): call map for sequence=1552
V/Database(27384): emit("684557", null)
V/Database(27384): call map for sequence=1553
V/Database(27384): emit("544104", null)
V/Database(27384): call map for sequence=1554
V/Database(27384): emit("214032", null)
V/Database(27384): call map for sequence=1555
V/Database(27384): emit("248677", null)
V/Database(27384): call map for sequence=1556
V/Database(27384): emit("653448", null)
V/Database(27384): call map for sequence=1557
V/Database(27384): emit("316763", null)
V/Database(27384): call map for sequence=1558
V/Database(27384): emit("720383", null)
V/Database(27384): call map for sequence=1559
V/Database(27384): emit("248723", null)
V/Database(27384): call map for sequence=1560
V/Database(27384): emit("535306", null)
V/Database(27384): call map for sequence=1561
V/Database(27384): emit("686088", null)
V/Database(27384): call map for sequence=1562
V/Database(27384): emit("460606", null)
V/Database(27384): call map for sequence=1563
V/Database(27384): emit("606378", null)
V/Database(27384): call map for sequence=1564
V/Database(27384): emit("783563", null)
V/Database(27384): call map for sequence=1565
V/Database(27384): emit("614388", null)
V/Database(27384): call map for sequence=1566
V/Database(27384): emit("800332", null)
V/Database(27384): call map for sequence=1567
V/Database(27384): emit("043265", null)
V/Database(27384): call map for sequence=1568
V/Database(27384): emit("020251", null)
V/Database(27384): call map for sequence=1569
V/Database(27384): emit("564881", null)
V/Database(27384): call map for sequence=1570
V/Database(27384): emit("251360", null)
V/Database(27384): call map for sequence=1571
V/Database(27384): emit("780087", null)
V/Database(27384): call map for sequence=1572
V/Database(27384): emit("647784", null)
V/Database(27384): call map for sequence=1573
V/Database(27384): emit("080456", null)
V/Database(27384): call map for sequence=1574
V/Database(27384): emit("287260", null)
V/Database(27384): call map for sequence=1575
V/Database(27384): emit("633140", null)
V/Database(27384): call map for sequence=1576
V/Database(27384): emit("523815", null)
V/Database(27384): call map for sequence=1577
V/Database(27384): emit("450682", null)
V/Database(27384): call map for sequence=1578
V/Database(27384): emit("727473", null)
V/Database(27384): call map for sequence=1579
V/Database(27384): emit("181605", null)
V/Database(27384): call map for sequence=1580
V/Database(27384): emit("862063", null)
V/Database(27384): call map for sequence=1581
V/Database(27384): emit("512540", null)
V/Database(27384): call map for sequence=1582
V/Database(27384): emit("471766", null)
V/Database(27384): call map for sequence=1583
V/Database(27384): emit("228783", null)
V/Database(27384): call map for sequence=1584
V/Database(27384): emit("123220", null)
V/Database(27384): call map for sequence=1585
V/Database(27384): emit("361142", null)
V/Database(27384): call map for sequence=1586
V/Database(27384): emit("642604", null)
V/Database(27384): call map for sequence=1587
V/Database(27384): emit("307873", null)
V/Database(27384): call map for sequence=1588
V/Database(27384): emit("750753", null)
V/Database(27384): call map for sequence=1589
V/Database(27384): emit("242423", null)
V/Database(27384): call map for sequence=1590
V/Database(27384): emit("134320", null)
V/Database(27384): call map for sequence=1591
V/Database(27384): emit("265583", null)
V/Database(27384): call map for sequence=1592
V/Database(27384): emit("750332", null)
V/Database(27384): call map for sequence=1593
V/Database(27384): emit("471302", null)
V/Database(27384): call map for sequence=1594
V/Database(27384): emit("774633", null)
V/Database(27384): call map for sequence=1595
V/Database(27384): emit("481682", null)
V/Database(27384): call map for sequence=1596
V/Database(27384): emit("107580", null)
V/Database(27384): call map for sequence=1597
V/Database(27384): emit("275233", null)
V/Database(27384): call map for sequence=1598
V/Database(27384): emit("181810", null)
V/Database(27384): call map for sequence=1599
V/Database(27384): emit("513110", null)
V/Database(27384): call map for sequence=1600
V/Database(27384): emit("112720", null)
V/Database(27384): call map for sequence=1601
V/Database(27384): emit("134735", null)
V/Database(27384): call map for sequence=1602
V/Database(27384): emit("100570", null)
V/Database(27384): ...Finished re-indexing view bilhete/todos_por_codigo up to sequence 1602 (deleted 0 added ?)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8040K, 22% free 33255K/42220K, paused 103ms, total 103ms
D/SyncAdapter(27384): Sincronização da View de bilhetes por código concluída.
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm(27384): GC_FOR_ALLOC freed 7962K, 21% free 33364K/42220K, paused 116ms, total 116ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
D/dalvikvm( 891): GC_FOR_ALLOC freed 1475K, 22% free 25602K/32780K, paused 29ms, total 29ms
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 2)
I/CBLSQL (27384): SyncAdapterThread-1 Committing transaction (level 1)
D/SyncAdapter(27384): Inseriu 100 bilhetes no banco de dados.
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/SyncAdapter(27384): Sincronização da View de busca de bilhetes requisitada.
V/Database(27384): Re-indexing view bilhete/busca ...
I/CBLSQL (27384): SyncAdapterThread-1 Begin transaction (level 1)
D/CBLSQL (27384): SyncAdapterThread-1 start running query: SELECT lastSequence FROM views WHERE name=?
D/CBLSQL (27384): SyncAdapterThread-1 finish running query: SELECT lastSequence FROM views WHERE name=?
D/dalvikvm(27384): GC_FOR_ALLOC freed 8283K, 22% free 33188K/42220K, paused 98ms, total 98ms
V/Database(27384): call map for sequence=1603
V/Database(27384): emit(["Evento_44","350832","Bilhete_4934"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4934"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4934"], null)
V/Database(27384): call map for sequence=1604
V/Database(27384): emit(["Evento_44","777683","Bilhete_4933"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4933"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4933"], null)
V/Database(27384): call map for sequence=1605
V/Database(27384): emit(["Evento_44","148674","Bilhete_4932"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4932"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4932"], null)
V/Database(27384): call map for sequence=1606
V/Database(27384): emit(["Evento_44","525764","Bilhete_4931"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4931"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4931"], null)
V/Database(27384): call map for sequence=1607
V/Database(27384): emit(["Evento_44","441011","Bilhete_4930"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4930"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4930"], null)
V/Database(27384): call map for sequence=1608
V/Database(27384): emit(["Evento_44","052401","Bilhete_4929"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4929"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4929"], null)
V/Database(27384): call map for sequence=1609
V/Database(27384): emit(["Evento_44","277543","Bilhete_4928"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4928"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4928"], null)
V/Database(27384): call map for sequence=1610
V/Database(27384): emit(["Evento_44","266067","Bilhete_4927"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4927"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4927"], null)
V/Database(27384): call map for sequence=1611
V/Database(27384): emit(["Evento_44","808566","Bilhete_4926"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4926"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4926"], null)
V/Database(27384): call map for sequence=1612
V/Database(27384): emit(["Evento_44","774272","Bilhete_4925"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4925"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4925"], null)
V/Database(27384): call map for sequence=1613
V/Database(27384): emit(["Evento_44","205843","Bilhete_4924"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4924"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4924"], null)
V/Database(27384): call map for sequence=1614
V/Database(27384): emit(["Evento_44","785703","Bilhete_4923"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4923"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4923"], null)
V/Database(27384): call map for sequence=1615
V/Database(27384): emit(["Evento_44","155443","Bilhete_4922"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4922"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4922"], null)
V/Database(27384): call map for sequence=1616
V/Database(27384): emit(["Evento_44","437256","Bilhete_4921"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4921"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4921"], null)
V/Database(27384): call map for sequence=1617
V/Database(27384): emit(["Evento_44","055545","Bilhete_4920"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4920"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4920"], null)
V/Database(27384): call map for sequence=1618
V/Database(27384): emit(["Evento_44","057630","Bilhete_4919"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4919"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4919"], null)
V/Database(27384): call map for sequence=1619
V/Database(27384): emit(["Evento_44","082375","Bilhete_4918"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4918"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4918"], null)
V/Database(27384): call map for sequence=1620
V/Database(27384): emit(["Evento_44","756203","Bilhete_4917"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4917"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4917"], null)
V/Database(27384): call map for sequence=1621
V/Database(27384): emit(["Evento_44","712367","Bilhete_4916"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4916"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4916"], null)
V/Database(27384): call map for sequence=1622
V/Database(27384): emit(["Evento_44","073541","Bilhete_4915"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4915"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4915"], null)
V/Database(27384): call map for sequence=1623
V/Database(27384): emit(["Evento_44","735437","Bilhete_4914"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4914"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4914"], null)
V/Database(27384): call map for sequence=1624
V/Database(27384): emit(["Evento_44","031800","Bilhete_4913"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4913"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4913"], null)
V/Database(27384): call map for sequence=1625
V/Database(27384): emit(["Evento_44","041246","Bilhete_4912"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4912"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4912"], null)
V/Database(27384): call map for sequence=1626
V/Database(27384): emit(["Evento_44","865201","Bilhete_4911"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4911"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4911"], null)
D/dalvikvm(27384): GC_FOR_ALLOC freed 8053K, 22% free 33184K/42220K, paused 98ms, total 98ms
V/Database(27384): call map for sequence=1627
V/Database(27384): emit(["Evento_44","203883","Bilhete_4910"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4910"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4910"], null)
V/Database(27384): call map for sequence=1628
V/Database(27384): emit(["Evento_44","237507","Bilhete_4909"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4909"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4909"], null)
V/Database(27384): call map for sequence=1629
V/Database(27384): emit(["Evento_44","576718","Bilhete_4908"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4908"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4908"], null)
V/Database(27384): call map for sequence=1630
V/Database(27384): emit(["Evento_44","751752","Bilhete_4907"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4907"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4907"], null)
V/Database(27384): call map for sequence=1631
V/Database(27384): emit(["Evento_44","663338","Bilhete_4906"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4906"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4906"], null)
V/Database(27384): call map for sequence=1632
V/Database(27384): emit(["Evento_44","882572","Bilhete_4905"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4905"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4905"], null)
V/Database(27384): call map for sequence=1633
V/Database(27384): emit(["Evento_44","184054","Bilhete_4904"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4904"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4904"], null)
V/Database(27384): call map for sequence=1634
V/Database(27384): emit(["Evento_44","771432","Bilhete_4903"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4903"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4903"], null)
V/Database(27384): call map for sequence=1635
V/Database(27384): emit(["Evento_44","641417","Bilhete_4902"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4902"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4902"], null)
V/Database(27384): call map for sequence=1636
V/Database(27384): emit(["Evento_44","083720","Bilhete_4901"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4901"], null)
V/Database(27384): emit(["Evento_44","ingresso impresso","Bilhete_4901"], null)
V/Database(27384): call map for sequence=1637
V/Database(27384): emit(["Evento_44","733077","Bilhete_4900"], null)
V/Database(27384): emit(["Evento_44",null,"Bilhete_4900"], null)
V/Database(27384):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment