Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use AdvancedUserActions or Mobile Gestures like singleTap #566

Closed
pp-product opened this issue Sep 3, 2014 · 4 comments
Closed

Comments

@pp-product
Copy link

Hi Dominick,

I am trying to use Mobile Gestures I am on version 0.10.2. Selendroid is not tapping the element. Please let me know where I am going wrong. I am using the below code.

WebElement element = driver.findElement(By.xpath("//Button[@id='button1']"));
TouchActions singleTap = new TouchActions(driver).singleTap(element);
singleTap.perform();
Thread.sleep(10000);

Regards
Rajani

@DominikDary
Copy link
Member

Hi Rajani,

what version of selendroid do you use because version 0.10.2 does not exist. An log output would be helpful as well...

@pp-product
Copy link
Author

Sorry Dominik,

I am using Selendroid 0.10.0. I did not get much information from the log. I have put that below.

I/Z7Service( 4467): service start. context set.
I/Z7App ( 4634): Setting default attachment folder to /mnt/sdcard/Attachments
I/Z7Service( 4467): * service _: oncreate
I/Z7Servant( 4467): run()
D/ZTask ( 4467): setstatus none for task [task (type:log_system_information) t#0 status:null]
V/Scheduler( 4467): submitting a task [task (type:log_system_information) t#500 status:none] to be executed after 900000 ms
D/Z7BroadcastReceiverHelper( 4467): networkinfo = networkinfo: type: mobile[hspa+], state: connected/connected, reason: simloaded, extra: epc.tmobile.com, roaming: false, failover: false, isavailable: true
D/Z7BroadcastReceiverHelper( 4467): networkinfo: 0, mobile, simloaded
I/Z7BroadcastReceiverHelper( 4467): got network connected notification ( networkinfo.isconnected() = true )
I/Z7Service( 4467): onconnectionevent true
W/Z7Service( 4467): connection manager not ready... setconnected not set!
I/Z7BroadcastReceiverHelper( 4467): received battery intent: intent { act=android.intent.action.battery_changed flg=0x60000010 (has extras) }
I/Z7BroadcastReceiverHelper( 4467): battery_changed. level=5 scale=100 status=2
I/Z7Service( 4467): onbatteryevent true
W/Z7Service( 4467): connection manager not ready... setpowerlow not set!
I/ANSettingsHelper( 4467): updating working days to: 62
I/Z7DBSharedPreferences( 4467): register listener .client.connection.pushwindowsettingsimpl@415ae3a8
I/AlarmRegister( 4467): registering broadcast receiver for android.content.intentfilter@415df208
I/AlarmRegister( 4467): registering broadcast receiver for android.content.intentfilter@416271f8
I/AlarmRegister( 4467): cancelling alarm pendingintent{416181a0: android.os.binderproxy@415ab570}
I/QuietTimeManager( 4467): scheduling next update to quiet times at wed sep 03 18:00:00 pdt 2014
I/AlarmRegister( 4467): registering alarm .z7 at 1409792400000
I/QuietTimeManager( 4467): quiet time is over, entering push window.
D/DynamicConfigurationManager( 4467): use the default instance brand settings update period
I/DynamicConfigurationManager( 4467): instance brand settings update period is:86400000
I/Z7DBSharedPreferences( 4467): register listener .client.z7clientconnectionmanager@415a2130
I/Z7Service( 4467): wakelock acquired: 1
V/Z7ClientConnectionManager( 4467): handlemessage{ what=31 when=-8ms }
V/Z7ClientConnectionManager( 4467): clear state for quiet_time is not found in state not_connected []
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
I/Z7ClientConnectionManager( 4467): canceltransporttimeouttimerifpossible()
I/Z7Service( 4467): wakelock released: 0 still held?false
I/Z7Service( 4467): wakelock acquired: 1
V/Z7ClientConnectionManager( 4467): handlemessage{ what=13 when=-7ms }
I/Z7ClientConnectionManager( 4467): calling updatestateconnected()
V/Z7ClientConnectionManager( 4467): updatestateconnected <-not_connected
I/Z7ClientConnectionManager( 4467): reset not_connected status if client steps out from quiet time and other reasons.
V/Z7ClientConnectionManager( 4467): state changed due to status change not_connected => connected (not_connected)
D/Z7ClientConnectionManager( 4467): get back to connected, trying to reconnect.
V/Z7ClientConnectionManager( 4467): getdisconnectedreason [] ->null
I/Z7Service( 4467): wakelock released: 0 still held?false
I/Z7Service( 4467): wakelock acquired: 1
V/Z7ClientConnectionManager( 4467): handlemessage{ what=6 when=-8ms obj=false }
I/Z7ClientConnectionManager( 4467): connect(ignorepause:false,ignorequiet:false) connected? false, transportstatus: not_connected
W/Z7ClientConnectionManager( 4467): connectionmanager is not initalized, please waiting.
V/SystemDataCache( 4467): no a_ts found
I/Z7Service( 4467): wakelock released: 0 still held?false
D/Z7DBSharedPreferences( 4467): notify changed keys []
I/Z7ClientConnectionManager( 4467): starting up in paused state
D/Z7ClientConnectionManager( 4467): state updated not_connected from connected,[] -> paused
V/Z7ClientConnectionManager( 4467): getdisconnectedreason [paused] ->paused
I/Z7ClientConnectionManager( 4467): there is no a_t, set the client as paused.
V/Z7ClientConnectionManager( 4467): getdisconnectedreason [paused] ->paused
V/Z7KeepAliveImpl( 4467): min: 60000
V/Z7KeepAliveImpl( 4467): max: 1800000
V/Z7KeepAliveImpl( 4467): init: 120000
V/Z7KeepAliveImpl( 4467): step: 120000
V/Z7KeepAliveImpl( 4467): inact: 180000
V/Z7KeepAliveImpl( 4467): max retr: 3
V/Z7KeepAliveImpl( 4467): interval: 120000
V/Z7KeepAliveImpl( 4467): lastsent: 1409768949685
V/Z7KeepAliveImpl( 4467): lastgood: 120000
V/Z7KeepAliveImpl( 4467): lastok: true
V/Z7KeepAliveImpl( 4467): keepal ok: false
V/Z7KeepAliveImpl( 4467): holding: false
D/ZTask ( 4467): setstatus none for task [task (type:prune_data) t#0 status:null]
V/Scheduler( 4467): submitting a timed task immediately [task (type:prune_data) t#501 status:none]
V/Scheduler( 4467): submitting task: [task (type:prune_data) t#501 status:none]; listener: null; isresetwaitingconnection:false
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
V/Scheduler( 4467): addtask: [task (type:prune_data) t#501 status:none]
V/Scheduler( 4467): task [task (type:prune_data) t#501 status:none] added to a queue of [empty] true
D/ZTask ( 4467): setstatus none for task [task (type:roll_logs) t#0 status:null]
V/Scheduler( 4467): submitting task: [task (type:roll_logs) t#502 status:none]; listener: null; isresetwaitingconnection:false
V/Scheduler( 4467): addtask: [task (type:roll_logs) t#502 status:none]
V/Scheduler( 4467): task [task (type:roll_logs) t#502 status:none] added to a queue of 1 [501] true
I/Z7Service( 4467): wakelock acquired: 1
V/Scheduler( 4467): handlemessage 0
D/Scheduler( 4467): processqueue()
V/Scheduler( 4467): scheduler dump:
V/Scheduler( 4467): number of tasks: 2
V/Scheduler( 4467): -- [task (type:prune_data) t#501 status:none]
V/Scheduler( 4467): -- [task (type:roll_logs) t#502 status:none]
V/Scheduler( 4467): number of tasks waiting for timer: 0
V/Scheduler( 4467): number of tasks waiting for connection: 0
V/Scheduler( 4467): [scheduler] queue: [task (type:prune_data) t#501 status:none]
I/Scheduler( 4467): [processqueue] executing sdtask [task (type:prune_data) t#501 status:none]
V/Scheduler( 4467): running task [task (type:prune_data) t#501 status:none]
V/Scheduler( 4467): dorun.not connected. postponing [task (type:prune_data) t#501 status:none]
I/Scheduler( 4467): [processqueue] sdtask [task (type:prune_data) t#501 status:none] execution success (run_action_postpone) removing
I/Scheduler( 4467): handlemessage.done.
I/Z7Service( 4467): wakelock released: 0 still held?false
I/Z7Service( 4467): wakelock acquired: 1
V/Z7ClientConnectionManager( 4467): handlemessage{ what=6 when=-6ms obj=false }
I/Z7Service( 4467): wakelock acquired: 2
V/Scheduler( 4467): handlemessage 0
D/Scheduler( 4467): processqueue()
V/Scheduler( 4467): scheduler dump:
V/Scheduler( 4467): number of tasks: 1
V/Scheduler( 4467): -- [task (type:roll_logs) t#502 status:none]
V/Scheduler( 4467): number of tasks waiting for timer: 0
V/Scheduler( 4467): number of tasks waiting for connection: 1
V/Scheduler( 4467): [scheduler] queue: [task (type:roll_logs) t#502 status:none]
I/Scheduler( 4467): [processqueue] executing sdtask [task (type:roll_logs) t#502 status:none]
V/Scheduler( 4467): running task [task (type:roll_logs) t#502 status:none]
V/Scheduler( 4467): dorun.ok[task (type:roll_logs) t#502 status:none]
I/Z7LogFileHelper( 4467): rolling logs
I/Z7ClientConnectionManager( 4467): connect(ignorepause:false,ignorequiet:false) connected? false, transportstatus: not_connected
I/Z7ClientConnectionManager( 4467): do not connect because there is no a_t and ignorepaused is false
I/Z7Service( 4467): wakelock released: 1 still held?true
I/Z7Servant( 4467): upgrade check interval is 1500 minutes
D/ZTask ( 4467): setstatus none for task [task (type:scheduled_upgrade_check) t#0 status:null]
V/Scheduler( 4467): submitting a task [task (type:scheduled_upgrade_check) t#503 status:none] to be executed after 90000000 ms
I/Z7Service( 4467): checka
tavailable :5
I/Z7Service( 4467): --- network info networkinfo: type: mobile[hspa+], state: connected/connected, reason: simloaded, extra: epc.tmobile.com, roaming: false, failover: false, isavailable: true ---
I/Z7Service( 4467): wakelock acquired: 2
V/Z7ClientConnectionManager( 4467): handlemessage{ what=17 when=-2ms arg1=1 obj=not_connected }
V/Z7ClientConnectionManager( 4467): what_connection_state_change true,not_connected,not_connected
I/Z7Service( 4467): wakelock released: 1 still held?true
I/Z7Service( 4467): wakelock acquired: 2
V/Z7ClientConnectionManager( 4467): handlemessage{ what=10 when=0 }
I/Z7ClientConnectionManager( 4467): network available, but there is no a**
ts, do not connect.
I/Z7Service( 4467): wakelock released: 1 still held?true
I/Z7Service( 4467): report_connect_state_changed connected
E/Z7LogFileHelper( 4467): log files compression failed.java.io.ioexception: open failed: enoent (no such file or directory)
I/Scheduler( 4467): [processqueue] sdtask [task (type:roll_logs) t#502 status:none] execution success (run_action_done) removing
D/Scheduler( 4467): dodone: [task (type:roll_logs) t#502 status:none]; res: 0
W/Scheduler( 4467): task contained in tasks list [task (type:roll_logs) t#502 status:none]
D/ZTask ( 4467): setstatus done for task [task (type:roll_logs) t#502 status:none]
V/Scheduler( 4467): [processqueue] removing task [task (type:roll_logs) t#502 status:done]
V/Scheduler( 4467): [processqueue] queue done.
I/Scheduler( 4467): handlemessage.done.
I/Z7Service( 4467): wakelock released: 0 still held?false
V/Z7ClientConnectionManager( 4467): getdisconnectedreason [paused] ->paused
I/Z7Service( 4467): updatestatus2:-5 , accoutns udpated:0
I/Z7ServiceAdapter( 4467): tostring() on obj :class .z7.shared.ansharedcommon$disconnectedreason
I/Z7ServiceAdapter( 4467): found 0 subscribers
I/Z7Service( 4467): report_connect_state_changed paused
D/Z7DBSharedPreferences( 4467): notify changed keys [paused]
V/Z7DBSharedPreferences( 4467): notify paused on listener .client.connection.pushwindowsettingsimpl@415ae3a8
V/Z7DBSharedPreferences( 4467): notify paused on listener .client.z7clientconnectionmanager@415a2130
V/Z7ClientConnectionManager( 4467): getdisconnectedreason [paused] ->paused
I/Z7Service( 4467): updatestatus2:-5 , accoutns udpated:0
I/Z7ServiceAdapter( 4467): tostring() on obj :class .z7.shared.ansharedcommon$disconnectedreason
I/Z7ServiceAdapter( 4467): found 0 subscribers
I/Z7Service( 4467): report_connect_state_changed paused
D/Z7DBSharedPreferences( 4467): notify changed keys [paused]
V/Z7DBSharedPreferences( 4467): notify paused on listener .client.connection.pushwindowsettingsimpl@415ae3a8
V/Z7DBSharedPreferences( 4467): notify paused on listener .client.z7clientconnectionmanager@415a2130
V/Z7ClientConnectionManager( 4467): getdisconnectedreason [paused] ->paused
I/Z7Service( 4467): updatestatus2:-5 , accoutns udpated:0
I/Z7ServiceAdapter( 4467): tostring() on obj :class .z7.shared.ansharedcommon$disconnectedreason
I/Z7ServiceAdapter( 4467): found 0 subscribers
I/Z7ServiceAdapter( 4467): found 0 subscribers
I/Z7ServiceAdapter( 4467): found 0 subscribers
D/Z7DBSharedPreferences( 4467): notify changed keys []
I/Z7Service( 4467): wakelock acquired: 1
V/Z7ClientConnectionManager( 4467): handlemessage{ what=6 when=-2ms obj=false }
I/Z7ClientConnectionManager( 4467): connect(ignorepause:false,ignorequiet:false) connected? false, transportstatus: not_connected
I/Z7ClientConnectionManager( 4467): do not connect because there is no a
**t and ignorepaused is false
I/Z7Service( 4467): wakelock released: 0 still held?false
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=1, 1409768971.580000000
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=2, 155.285000000
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
I/ApplicationPolicy( 378): getActualApplicationStateEnabled() : true
D/CSAccountSyncManager( 4634): query : status = 5
I/SevenBroadCastReceiver( 4634): ==============================================
I/SevenBroadCastReceiver( 4634): SevenBroadCastReceiver.onReceive()
I/SevenBroadCastReceiver( 4634): intent.getAction() : android.intent.action.PACKAGE_DATA_CLEARED
I/SevenBroadCastReceiver( 4634): ==============================================
E/SevenAdapter( 4634): isAvailable() is called
E/SocialHub( 2033): [UinboxReceiver] onReceive() >> Context is android.app.ReceiverRestrictedContext@415e5ee0
I/SocialHub( 2033): [UinboxReceiver] onReceive() >> ==============================================
I/SocialHub( 2033): [UinboxReceiver] onReceive() >> UinboxBroadCastReceiver()
I/SocialHub( 2033): [UinboxReceiver] onReceive() >> ==============================================
I/ANThirdPartAppManager( 4467): current service is:1, packages:[.z7.app]
I/ANThirdPartAppManager( 4467): current service is:2, packages:[com.sec.android.im, .z7.app]
I/ANThirdPartAppManager( 4467): nousedservicescopes is empty, no a**
**t needs remove.
I/ANThirdPartAppManager( 4467): clearthirdpartappdata over
I/Z7App ( 4634): onServiceConnected z7service Component
I/Z7ServiceAdapter( 4467): [z7-ipc] registercallback cb=.z7.common.iz7servicecallback$stub$proxy@41627e18
D/Z7App ( 4634): onCallbackRegistered(): class com.seven.Z7.app.Z7CommonListener$MyServiceListener
V/Z7App ( 4634): registerCallback com.seven.Z7.app.Z7CommonListener$MyServiceListener@416688f8
D/Z7App ( 4634): register UI app to engine.
I/Z7ServiceAdapter( 4467): [z7-ipc] registerthirdpartapp, packagename=.z7.app
I/ANThirdPartAppManager( 4467): register ui app:.z7.app, servicecategory:1
I/ANThirdPartAppManager( 4467): this app is registered as the exclusive item for packagename:.z7.app, servicecatetory:1
I/Z7ServiceAdapter( 4467): [z7-ipc] registerthirdpartapp, packagename=.z7.app
I/ANThirdPartAppManager( 4467): register ui app:.z7.app, servicecategory:2
I/ANThirdPartAppManager( 4467): this app is registered as the exclusive item for packagename:.z7.app, servicecatetory:2
D/Eas Debug( 4671): Logging:
D/Eas Debug( 4671): Logging:
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=4694 uid=10086 gids={3003, 1015, 1023}
I/Z7ServiceAdapter( 4467): [z7-ipc] registercallback cb=.z7.common.iz7servicecallback$stub$proxy@4168fad8
D/Z7App ( 4634): onCallbackRegistered(): class com.android.email.adapter.SevenAdapter$MySevenListener
V/Z7App ( 4634): registerCallback com.android.email.adapter.SevenAdapter$MySevenListener@4160fa60
I/ActivityManager( 378): No longer want app.processName (pid 4425): hidden #16
I/ActivityManager( 378): No longer want app.processName (pid 4499): hidden #16
D/Eas Debug( 4671): Logging:
I/TetheringProvision( 3326): Running time = 60 seconds
D/PackageBroadcastService( 734): Received broadcast action=android.intent.action.PACKAGE_DATA_CLEARED and uri=com.paypal.android.p2pmobile
I/Icing ( 734): doRemovePackageData com.paypal.android.p2pmobile
I/ActivityManager( 378): No longer want app.processName (pid 4480): hidden #16
D/CountryDetector( 378): No listener is left
F/libc ( 3846): Fatal signal 13 (SIGPIPE) at 0x00000f06 (code=0)
W/DnsProxyListener( 3846): Error writing DNS result to client
W/SocketClient( 3846): write error (Broken pipe)
I/DEBUG ( 3847): debuggerd committing suicide to free the zombie!
I/DEBUG ( 4727): debuggerd: Jan 14 2013 22:55:21
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=2, 155.283000000
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=0, 1409768970.048000000
D/Finsky ( 2298): [1] 5.onFinished: Installation state replication succeeded.
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) NafHttpAuthStrategyDefault()
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=325) - NafRequestExecutorWrapperRedirectionHandler( 2957): (thUse=325) It isn't GBA flow, redirection responses are not handled.
I/com.a.a.a.a.b.b( 2957): executeRequestSending() director.getClass()=class org.apache.http.impl.client.DefaultRequestDirector
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=2, 206.368000000
I/ActivityManager( 378): Start proc app.processName for service hostingNameStr: pid=4729 uid=10105 gids={3003, 1015, 1023}
I/ActivityManager( 378): Process app.processName (pid 4729) has died.
W/ActivityManager( 378): Scheduling restart of crashed service r.shortName in 320000ms
I/com.a.a.a.a.b.b( 2957): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/com.a.a.a.a.b.b( 2957): execute()#finished
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) NafHttpAuthStrategyDefault()
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=325) - NafRequestExecutorWrapperRedirectionHandler( 2957): (thUse=325) It isn't GBA flow, redirection responses are not handled.
I/com.a.a.a.a.b.b( 2957): executeRequestSending() director.getClass()=class org.apache.http.impl.client.DefaultRequestDirector
W/GA-SERVICE( 734): Thread[Thread-61,5,main]: hit:_gmsv=1-5089034&ev=0&ul=en-us&sr=480x800&ht=1409768838410&cd1=SGH-T989&a=0&sc=start&AppUID=10051&aid=com.lookout&ea=BackgroundLaunch&cid=79bd0b77-ee69-4a28-831e-821451795dee&av=82200&ec=LifecycleEvent&v=1&t=event&el=&an=com.lookout&aiid=com.android.vending&tid=UA-6252142-5&_u=.nOQC&_v=ma1b5&qt=125815&z=607
W/GA-SERVICE( 734): Thread[Thread-61,5,main]: hit:_gmsv=1-5089034&ul=en-us&sr=480x800&ht=1409768846846&a=0&sc=start&AppUID=10051&aid=com.lookout&cid=79bd0b77-ee69-4a28-831e-821451795dee&av=8.22-c0ed3a5&v=1&t=exception&an=Lookout&aiid=com.android.vending&tid=UA-6252142-25&exd=Cannot+initialize+security+policy.%3A+org.spongycastle.cms.CMSException%3A+Could+not+verify+data+authenticity.%0A%09at+com.lookout.c.d.a.a.a%28CryptoService.java%3A270%29%0A%09at+com.lookout.security.an.m%28SecurityService.java%3A183%29%0A%09at+com.lookout.security.an.l%28SecurityService.java%3A424%29%0A%09at+com.lookout.j.z.a%28SecurityComponent.java%3A29%29%0A%09at+com.lookout.v.run%28LookoutApplication.java%3A195%29%0A&_u=.nUWlE&v=ma1b5&exf=0&qt=117379&z=608
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 734): (thUse=61) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 734): (thUse=61) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=1) - GbaSupportPermissionRequestCheckerImpl( 734): (thUse=61) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=1) - GbaSupportPermissionRequestCheckerImpl( 734): (thUse=61) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 734): (thUse=61) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 734): (thUse=61) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=61) - NafRequestExecutorWrapperRedirectionHandler( 734): (thUse=61) It isn't GBA flow, redirection responses are not handled.
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=2
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=3, 196.170000000
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
I/AndroidHttpClient$2( 2298): execute()#finished
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 2298): (thUse=256) cached value : gbaSupportIsPossible=false
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 2298): (thUse=256) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=256) - NafRequestExecutorWrapperRedirectionHandler( 2298): (thUse=256) It isn't GBA flow, redirection responses are not handled.
I/AndroidHttpClient$2( 2298): executeRequestSending() director.getClass()=class com.google.android.volley.elegant.ElegantRequestDirector
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
D/BatteryService( 378): update start
D/BatteryService( 378): level:4 scale:100 status:2 health:2 present:true voltage: 3615 temperature: 293 technology: Li-ion AC powered:false USB powered:true icon:17302841 invalid charger:0
D/KeyguardUpdateMonitor( 378): received broadcast android.intent.action.BATTERY_CHANGED
D/KeyguardUpdateMonitor( 378): handleBatteryUpdate
D/UiModeManager( 378): mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false
V/UiModeManager( 378): updateLocked: null action, mDockState=0, firing homeIntent: null
D/UiModeManager( 378): updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17
D/STATUSBAR-BatteryController( 489): onReceive() - ACTION_BATTERY_CHANGED
D/STATUSBAR-BatteryController( 489): onReceive() - level:4
D/STATUSBAR-BatteryController( 489): onReceive() - plugged:2
D/STATUSBAR-BatteryController( 489): onReceive() - BATTERY_STATUS_CHARGING:
I/Z7BroadcastReceiverHelper( 4467): received battery intent: intent { act=android.intent.action.battery_changed flg=0x60000010 (has extras) }
I/Z7BroadcastReceiverHelper( 4467): battery_changed. level=4 scale=100 status=2
I/Z7Service( 4467): onbatteryevent true
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=0, 1409769503.748000000
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=4750 uid=10056 gids={3003, 1015, 1023}
D/Mms/MmsApp( 4750): [start] onCreate()
W/Resources( 4750): Converting to string: TypedValue{t=0x10/d=0x1 a=-1}
D/Mms/MmsApp( 4750): got country
D/CountryDetector( 378): The first listener is added
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=2
V/Mms/MmsConfig( 4750): MmsConfig.init()
D/Mms/MmsConfig( 4750): [loadMmsSettings] mRecipientLimit= 10
D/Mms/MmsConfig( 4750): [loadMmsSettings] mSmsToMmsTextThreshold= 4
V/Mms/Contact( 4750): init()
V/MmsSmsProvider( 613): called query()
D/Mms/Conversation( 4750): init()
V/MmsSmsProvider( 613): deleteConversation threadId: 9223372036854775807
D/MmsSmsProvider( 613): delete URI_CONVERSATIONS_MESSAGES affectedRows=0
D/MmsSmsProvider( 613): need read changed broadcast:false
V/MmsSmsProvider( 613): called query()
V/Mms/ConversationListFragment( 4750): init()
V/Mms/DownloadManager( 4750): DownloadManager.init()
V/Mms/DownloadManager( 4750): roaming ------> false
V/Mms/DownloadManager( 4750): auto download without roaming -> true
V/Mms/DownloadManager( 4750): auto download during roaming -> false
V/Mms/DownloadManager( 4750): mAutoDownload ------> true
V/Mms/RateController( 4750): init()
V/MmsProvider( 613): Delete uri=content://mms/drm, match=17
D/MmsProvider( 613): delete table=drm, deletedRows=0
V/Mms/LayoutManager( 4750): init()
V/Mms/HVGALayoutParameters( 4750): HVGALayoutParameters.(11).
V/Mms/LayoutManager( 4750): LayoutParameters: HVGA-P: 320x480
V/Mms/SmileyParser( 4750): init()
V/Mms/MessagingNotification( 4750): init()
D/Mms/MmsApp( 4750): [end] onCreate()
D/Mms/Synchronizer( 4750): [start] dbSync()
V/MmsSmsProvider( 613): update uri: content://mms-sms/db_synchronization
D/Mms/Synchronizer( 4750): [end] dbSync()
I/Mms/SmsReceiverService( 4750): updateCMASRepeatNotifications 1
I/Mms/SmsReceiverService( 4750): cancelCMASAlarm
I/Mms/SmsReceiverService( 4750): cancelCMASAlarm
V/Mms/DownloadManager( 4750): Service state changed: Bundle[mParcelledData.dataSize=660]
V/Mms/DownloadManager( 4750): roaming ------> false
V/Mms/DownloadManager( 4750): auto download without roaming -> true
V/Mms/DownloadManager( 4750): auto download during roaming -> false
V/Mms/DownloadManager( 4750): mAutoDownload ------> true
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=4770 uid=10057 gids={}
I/ActivityManager( 378): No longer want app.processName (pid 4292): hidden #16
V/MmsProvisioning( 4770): Get debugsetting ready intent
V/MmsProvisioning( 4770): Broadcast log on flag
V/MmsProvisioning( 4770): Broadcast optionalfieldattendance flag
V/MmsProvisioning( 4770): Broadcast UA
V/DebugSettingReceiver( 4750): Get transaction log on intent false
V/DebugSettingReceiver( 4750): Get optional field attendance intent false
V/DebugSettingReceiver( 4750): Get UA change intent
V/DebugSettingReceiver( 4750): Set UA to origin
I/ActivityManager( 378): No longer want app.processName (pid 4451): hidden #16
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=1, 1409768991.580000000
I/TetheringProvision( 3326): Running time = 80 seconds
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
I/AndroidHttpClient$2( 4538): execute()#finished
W/GDataClient( 4538): Unable to execute HTTP request.javax.net.ssl.SSLException: Connection closed by peer
D/CalendarSyncAdapter( 4538): IO error, ignoring rest of feed
D/CalendarSyncAdapter( 4538): javax.net.ssl.SSLException: Connection closed by peer
D/CalendarSyncAdapter( 4538): at org.apache.harmony.xnet.provider.jsse.NativeCrypto.SSL_do_handshake(Native Method)
D/CalendarSyncAdapter( 4538): at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:410)
D/CalendarSyncAdapter( 4538): at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:257)
D/CalendarSyncAdapter( 4538): at android.net.SSLCertificateSocketFactory.verifyHostname(SSLCertificateSocketFactory.java:211)
D/CalendarSyncAdapter( 4538): at android.net.SSLCertificateSocketFactory.createSocket(SSLCertificateSocketFactory.java:299)
D/CalendarSyncAdapter( 4538): at org.apache.http.conn.ssl.SSLSocketFactory.createSocket(SSLSocketFactory.java:375)
D/CalendarSyncAdapter( 4538): at com.google.android.common.http.GoogleHttpClient$WrappedLayeredSocketFactory.createSocket(GoogleHttpClient.java:159)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:165)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.AbstractHttpClient$1.executeRequestSending(AbstractHttpClient.java:609)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.naf.redirect.NafRequestExecutorWrapperRedirectionHandler.executeRequestSendingUsual(NafRequestExecutorWrapperRedirectionHandler.java:96)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.naf.redirect.NafRequestExecutorWrapperRedirectionHandler.executeRequestSending(NafRequestExecutorWrapperRedirectionHandler.java:73)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.naf.auth.NafHttpAuthStrategyDefault.sendFirstRequest(NafHttpAuthStrategyDefault.java:487)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.naf.auth.NafHttpAuthStrategyDefault.performAuthExecutionUnsafe(NafHttpAuthStrategyDefault.java:388)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.naf.auth.NafHttpAuthStrategyDefault.performAuthExecution(NafHttpAuthStrategyDefault.java:200)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:558)
D/CalendarSyncAdapter( 4538): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:508)
D/CalendarSyncAdapter( 4538): at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:257)
D/CalendarSyncAdapter( 4538): at com.google.android.common.http.GoogleHttpClient.executeWithoutRewriting(GoogleHttpClient.java:202)
D/CalendarSyncAdapter( 4538): at com.google.android.common.http.GoogleHttpClient.execute(GoogleHttpClient.java:259)
D/CalendarSyncAdapter( 4538): at com.google.android.common.http.GoogleHttpClient.execute(GoogleHttpClient.java:312)
D/CalendarSyncAdapter( 4538): at com.google.android.common.gdata2.AndroidGDataClient.createAndExecuteMethod(AndroidGDataClient.java:281)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.HttpsOnlyAndroidGDataClient.createAndExecuteMethod(HttpsOnlyAndroidGDataClient.java:32)
D/CalendarSyncAdapter( 4538): at com.google.android.common.gdata2.AndroidGDataClient.getFeedAsStream(AndroidGDataClient.java:415)
D/CalendarSyncAdapter( 4538): at com.google.wireless.gdata2.client.GDataServiceClient.getParserForFeed(GDataServiceClient.java:108)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.GDataFeedFetcher.fetchFeed(GDataFeedFetcher.java:184)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.GDataFeedFetcher.run(GDataFeedFetcher.java:98)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.calendar.CalendarSyncAdapter$CalendarGDataFeedFetcher.run(CalendarSyncAdapter.java:2738)
D/CalendarSyncAdapter( 4538): at java.lang.Thread.run(Thread.java:856)
D/CalendarSyncAdapter( 4538): getServerDiffs failed
D/CalendarSyncAdapter( 4538): java.io.IOException: Connection failed during feed read of https://www.google.com/calendar/feeds/rajani.kokkula%40gmail.com/private/full
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.calendar.CalendarSyncAdapter.getServerDiffsImpl(CalendarSyncAdapter.java:2264)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.calendar.CalendarSyncAdapter.getServerDiffsForFeed(CalendarSyncAdapter.java:1954)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.calendar.CalendarSyncAdapter.getServerDiffsOrig(CalendarSyncAdapter.java:945)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.calendar.CalendarSyncAdapter.innerPerformSync(CalendarSyncAdapter.java:417)
D/CalendarSyncAdapter( 4538): at com.google.android.syncadapters.calendar.CalendarSyncAdapter.onPerformLoggedSync(CalendarSyncAdapter.java:302)
D/CalendarSyncAdapter( 4538): at com.google.android.common.LoggingThreadedSyncAdapter.onPerformSync(LoggingThreadedSyncAdapter.java:33)
D/CalendarSyncAdapter( 4538): at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:247)
D/CalendarSyncAdapter( 4538): FAILURE: processed 0 records in 26626 ms from feed https://www.google.com/calendar/feeds/rajani.kokkula%40gmail.com/private/full, updated time is 2014-09-01T04:19:36.000Z
I/ActivityManager( 378): No longer want app.processName (pid 4521): hidden #16
I/ActivityManager( 378): No longer want app.processName (pid 4569): hidden #16
I/Z7Service( 4467): sync_observer_type_settings
D/AccountTypeManager( 1331): Registering external account type=com.whatsapp, packageName=com.whatsapp
D/AccountTypeManager( 1331): Registering external account type=com.qik.android.account, packageName=com.qiktmobile.android
D/AccountTypeManager( 1331): Registering external account type=com.viber.voip.account, packageName=com.viber.voip
D/AccountTypeManager( 1331): Registering external account type=com.yahoo.mobile.client.share.account, packageName=com.yahoo.mobile.client.android.mail
D/AccountTypeManager( 1331): Registering external account type=com.skype.contacts.sync, packageName=com.skype.raider
D/AccountTypeManager( 1331): Registering 1 extension packages
E/ExternalAccountType( 1331): Unsupported attribute readOnly
D/AccountTypeManager( 1331): Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.apps.plus
I/AccountTypeManager( 1331): Loaded meta-data for 13 account types, 8 accounts in 126ms(wall) 47ms(cpu)
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=2, 200.114000000
I/ActivityManager( 378): Start proc app.processName for service hostingNameStr: pid=4784 uid=10033 gids={3003, 1015, 1023}
W/GAV2 ( 4784): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
I/com.a.a.a.a.b.b( 2957): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/com.a.a.a.a.b.b( 2957): execute()#finished
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) NafHttpAuthStrategyDefault()
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=325) - NafRequestExecutorWrapperRedirectionHandler( 2957): (thUse=325) It isn't GBA flow, redirection responses are not handled.
I/com.a.a.a.a.b.b( 2957): executeRequestSending() director.getClass()=class org.apache.http.impl.client.DefaultRequestDirector
D/VVM ( 3811): *** MailService: synchronizeMailboxFinished (INBOX): total=139 new=91
D/VVM ( 3811): synchronizeMailbox synchronizeTry=0
E/Watchdog( 378): !@sync 5
I/Gmail ( 4784): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
I/Gmail ( 4784): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
I/Gmail ( 4784): calculateUnknownSyncRationalesAndPurgeInBackground: running
I/Gmail ( 4784): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 2353917, normalSync: true
I/Gmail ( 4784): calculateUnknownSyncRationalesAndPurgeInBackground: running
W/GLSUser ( 577): [avd][avd] Permission for com.google.android.gms to access oauth2:https://www.googleapis.com/auth/userlocation.reporting will be managed locally.
I/APACHE HTTP (thCr=577) - NafHttpAuthStrategyDefault( 4784): (thUse=577) NafHttpAuthStrategyDefault()
I/APACHE HTTP (thCr=577) - KeeperManager( 4784): (thUse=577) INITIALIZATION of shared resources
I/APACHE HTTP (thCr=577) - AndroidContextProviderImpl( 4784): (thUse=577) currentActivityThread=null
I/APACHE HTTP (thCr=577) - NafHttpAuthStrategyDefault( 4784): (thUse=577) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=577) - NafHttpAuthStrategyDefault( 4784): (thUse=577) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=577) - GbaSupportPermissionRequestCheckerImpl( 4784): (thUse=577) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=577) - GbaSupportPermissionRequestCheckerImpl( 4784): (thUse=577) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=577) - NafHttpAuthStrategyDefault( 4784): (thUse=577) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=577) - NafHttpAuthStrategyDefault( 4784): (thUse=577) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=577) - NafRequestExecutorWrapperRedirectionHandler( 4784): (thUse=577) It isn't GBA flow, redirection responses are not handled.
I/AndroidHttpClient$2( 4784): executeRequestSending() director.getClass()=class org.apache.http.impl.client.DefaultRequestDirector
I/NotificationStore( 577): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
I/APACHE HTTP (thCr=74) - NafHttpAuthStrategyDefault( 821): (thUse=77) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=74) - NafHttpAuthStrategyDefault( 821): (thUse=77) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=74) - GbaSupportPermissionRequestCheckerImpl( 821): (thUse=77) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=74) - GbaSupportPermissionRequestCheckerImpl( 821): (thUse=77) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=74) - NafHttpAuthStrategyDefault( 821): (thUse=77) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=74) - NafHttpAuthStrategyDefault( 821): (thUse=77) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=77) - NafRequestExecutorWrapperRedirectionHandler( 821): (thUse=77) It isn't GBA flow, redirection responses are not handled.
I/may ( 821): executeRequestSending() director.getClass()=class mbh
W/SignalStrength( 378): getGsmLevel=0
W/SignalStrength( 378): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
D/STATUSBAR-NetworkController( 489): onSignalStrengthsChanged signalStrength=SignalStrength: 2 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 level=0
I/com.a.a.a.a.b.b( 2957): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/com.a.a.a.a.b.b( 2957): execute()#finished
I/GAV2 ( 4784): Thread[GAThread,5,main]: No campaign data found.
I/ActivityManager( 378): No longer want app.processName (pid 4588): hidden #16
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) NafHttpAuthStrategyDefault()
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=325) - NafRequestExecutorWrapperRedirectionHandler( 2957): (thUse=325) It isn't GBA flow, redirection responses are not handled.
I/com.a.a.a.a.b.b( 2957): executeRequestSending() director.getClass()=class org.apache.http.impl.client.DefaultRequestDirector
W/SignalStrength( 378): getGsmLevel=0
W/SignalStrength( 378): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
D/STATUSBAR-NetworkController( 489): onSignalStrengthsChanged signalStrength=SignalStrength: 1 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 level=0
W/SignalStrength( 378): getGsmLevel=0
W/SignalStrength( 378): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
D/STATUSBAR-NetworkController( 489): onSignalStrengthsChanged signalStrength=SignalStrength: 2 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 level=0
I/com.a.a.a.a.b.b( 2957): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/com.a.a.a.a.b.b( 2957): execute()#finished
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=1
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): (thUse=256) managedConn
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): java.lang.NoSuchFieldException: managedConn
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at java.lang.Class.getDeclaredField(Class.java:631)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.ciphersuite.extractors.CurrentCipherSuiteExtractorFromDefaultRequestDirector.obtainUnsafe(CurrentCipherSuiteExtractorFromDefaultRequestDirector.java:83)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.ciphersuite.extractors.CurrentCipherSuiteExtractorFromDefaultRequestDirector.extractCurrentCipherSuiteName(CurrentCipherSuiteExtractorFromDefaultRequestDirector.java:47)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.ciphersuite.extractors.CurrentCipherSuiteExtractorCompound.extractCurrentCipherSuiteName(CurrentCipherSuiteExtractorCompound.java:59)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.AbstractHttpClient$1.executeRequestSending(AbstractHttpClient.java:618)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.redirect.NafRequestExecutorWrapperRedirectionHandler.executeRequestSendingUsual(NafRequestExecutorWrapperRedirectionHandler.java:96)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.redirect.NafRequestExecutorWrapperRedirectionHandler.executeRequestSending(NafRequestExecutorWrapperRedirectionHandler.java:73)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.auth.NafHttpAuthStrategyDefault.sendFirstRequest(NafHttpAuthStrategyDefault.java:487)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.auth.NafHttpAuthStrategyDefault.performAuthExecutionUnsafe(NafHttpAuthStrategyDefault.java:388)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.naf.auth.NafHttpAuthStrategyDefault.performAuthExecution(NafHttpAuthStrategyDefault.java:200)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:558)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:508)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:486)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.google.android.volley.AndroidHttpClient.execute(AndroidHttpClient.java:302)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.google.android.volley.GoogleHttpClient$CookieSourceApplier.execute(GoogleHttpClient.java:422)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.google.android.volley.GoogleHttpClient$CookieSourceApplier.access$400(GoogleHttpClient.java:406)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.google.android.volley.GoogleHttpClient.executeWithoutRewriting(GoogleHttpClient.java:247)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.google.android.volley.GoogleHttpClient.execute(GoogleHttpClient.java:289)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.google.android.volley.GoogleHttpClient.execute(GoogleHttpClient.java:346)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.android.volley.toolbox.HttpClientStack.performRequest(HttpClientStack.java:87)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:93)
E/APACHE HTTP (thCr=256) - CurrentCipherSuiteExtractorFromDefaultRequestDirector( 2298): at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:110)
I/AndroidHttpClient$2( 2298): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/AndroidHttpClient$2( 2298): execute()#finished
I/may ( 821): execute()#finished
I/APACHE HTTP (thCr=74) - NafHttpAuthStrategyDefault( 821): (thUse=77) cached value : gbaSupportIsPossible=false
I/APACHE HTTP (thCr=74) - NafHttpAuthStrategyDefault( 821): (thUse=77) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=77) - NafRequestExecutorWrapperRedirectionHandler( 821): (thUse=77) It isn't GBA flow, redirection responses are not handled.
I/may ( 821): executeRequestSending() director.getClass()=class mbh
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) NafHttpAuthStrategyDefault()
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) cached value : gbaSupportIsPossible=null
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The current context is NOT a context of GBA service.
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessRequestedGba()#finished result=false
I/APACHE HTTP (thCr=325) - GbaSupportPermissionRequestCheckerImpl( 2957): (thUse=325) isCurrentProcessAllowedToUseGba()#started result=false
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) The GBA permission wasn't requested for this process.
I/APACHE HTTP (thCr=325) - NafHttpAuthStrategyDefault( 2957): (thUse=325) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=325) - NafRequestExecutorWrapperRedirectionHandler( 2957): (thUse=325) It isn't GBA flow, redirection responses are not handled.
I/com.a.a.a.a.b.b( 2957): executeRequestSending() director.getClass()=class org.apache.http.impl.client.DefaultRequestDirector
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=1, 1409769011.580000000
I/TetheringProvision( 3326): Running time = 100 seconds
I/AndroidHttpClient$2( 4784): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/AndroidHttpClient$2( 4784): execute()#finished
I/com.a.a.a.a.b.b( 2957): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/com.a.a.a.a.b.b( 2957): execute()#finished
I/Gmail ( 4784): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 2353917, normalSync: true
I/Gmail ( 4784): lowestBackward conversation id 0
I/ActivityManager( 378): No longer want app.processName (pid 4115): hidden #16
I/Gmail ( 4784): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 2353917, normalSync: true
I/Gmail ( 4784): lowestBackward conversation id 0
I/Icing ( 734): Indexing 14A3E1EAA1D219DC7766FDE04C425331B3C0CE5C from com.google.android.gm
I/Icing ( 734): Not enough disk space for indexing trimmable
I/Icing ( 734): Cannot sync trimmable corpus: no trimmable
E/Icing ( 734): Aborting indexing of corpus 14A3E1EAA1D219DC7766FDE04C425331B3C0CE5C
I/Icing ( 734): Indexing done 14A3E1EAA1D219DC7766FDE04C425331B3C0CE5C
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
I/may ( 821): execute()#finished
E/GCoreUlr( 821): VolleyError: th, response is null
D/Volley ( 821): [1] sv.b: 22667 ms: [ ] https://www.googleapis.com/userlocation/v1/settings/595021598?nlpVersion=2010&platform=android%2Fsamsung%2FSGH-T989%2FSGH-T989%3A4.0.4%2FIMM76D%2FUVLI4%3Auser%2Frelease-keys 0x30b75e1c NORMAL 1
E/GCoreUlr( 821):
E/GCoreUlr( 821): java.io.IOException
E/GCoreUlr( 821): at lwj.a(SourceFile:147)
E/GCoreUlr( 821): at lye.b(SourceFile:190)
E/GCoreUlr( 821): at lye.a(SourceFile:137)
E/GCoreUlr( 821): at lyi.onPerformSync(SourceFile:156)
E/GCoreUlr( 821): at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:247)
E/GCoreUlr( 821): Caused by: th
E/GCoreUlr( 821): at tm.a(SourceFile:123)
E/GCoreUlr( 821): at sq.run(SourceFile:110)
I/Z7Service( 4467): sync_observer_type_settings
D/AccountTypeManager( 1331): Registering external account type=com.whatsapp, packageName=com.whatsapp
D/AccountTypeManager( 1331): Registering external account type=com.qik.android.account, packageName=com.qiktmobile.android
D/AccountTypeManager( 1331): Registering external account type=com.viber.voip.account, packageName=com.viber.voip
D/AccountTypeManager( 1331): Registering external account type=com.yahoo.mobile.client.share.account, packageName=com.yahoo.mobile.client.android.mail
D/AccountTypeManager( 1331): Registering external account type=com.skype.contacts.sync, packageName=com.skype.raider
D/AccountTypeManager( 1331): Registering 1 extension packages
E/ExternalAccountType( 1331): Unsupported attribute readOnly
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=2
D/AccountTypeManager( 1331): Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.apps.plus
I/AccountTypeManager( 1331): Loaded meta-data for 13 account types, 8 accounts in 155ms(wall) 47ms(cpu)
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=3, 221.329000000
D/KeyguardUpdateMonitor( 378): received broadcast android.intent.action.TIME_TICK
D/KeyguardUpdateMonitor( 378): handleTimeUpdate
D/STATUSBAR-Clock( 489): onReceive() - ACTION_TIME_TICK
D/STATUSBAR-Clock( 489): updateClock :11:30 AM
D/STATUSBAR-DateView( 489): updateClock :09/03/2014
D/DigitalClock( 1173): DigitalClockAppWidgetService. action : android.intent.action.TIME_TICK
D/DigitalClock( 1173): DigitalClockAppWidget. : updateClock = [I@416085f0
D/DigitalClock( 1173): DigitalClockAppWidget. : drawMinute mm1
3mm2_0
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=2, 206.368000000
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 4538): (thUse=546) cached value : gbaSupportIsPossible=false
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 4538): (thUse=546) It is impossible to support GBA now (many possible reasons: no Android Context, current client is GBA service, etc.), then it will be just usual HTTP.
I/APACHE HTTP (thCr=546) - NafRequestExecutorWrapperRedirectionHandler( 4538): (thUse=546) It isn't GBA flow, redirection responses are not handled.
I/AndroidHttpClient$2( 4538): executeRequestSending() director.getClass()=class org.apache.http.impl.client.DefaultRequestDirector
E/Watchdog( 378): !@sync 6
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=2
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
D/Volley ( 2298): [256] BasicNetwork.logSlowRequests: HTTP response for request=<[ ] https://android.clients.google.com/fdfe/bulkDetails 0xe8d195d1 NORMAL 5> [lifetime=64089], [size=99264], [rc=200], [retryCount=1]
D/Finsky ( 2298): [1] MultiWayUpdateController.captureVariesByAccount: Change varies-by-account for com.ubercab to true
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
D/Finsky ( 2298): [1] DailyHygiene.flushEventLogsAndContinue: Flushing event logs for [XHy9w6fBGiRe0ACs7tqx8iUmIWc]
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
D/Volley ( 2298): [1] Request.finish: 65270 ms: [ ] https://android.clients.google.com/fdfe/bulkDetails 0xe8d195d1 NORMAL 5
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
D/BatteryService( 378): update start
D/BatteryService( 378): level:4 scale:100 status:2 health:2 present:true voltage: 3630 temperature: 301 technology: Li-ion AC powered:false USB powered:true icon:17302841 invalid charger:0
D/KeyguardUpdateMonitor( 378): received broadcast android.intent.action.BATTERY_CHANGED
D/KeyguardUpdateMonitor( 378): handleBatteryUpdate
D/UiModeManager( 378): mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false
V/UiModeManager( 378): updateLocked: null action, mDockState=0, firing homeIntent: null
D/UiModeManager( 378): updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17
D/STATUSBAR-BatteryController( 489): onReceive() - ACTION_BATTERY_CHANGED
D/STATUSBAR-BatteryController( 489): onReceive() - level:4
D/STATUSBAR-BatteryController( 489): onReceive() - plugged:2
D/STATUSBAR-BatteryController( 489): onReceive() - BATTERY_STATUS_CHARGING:
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=1
W/SignalStrength( 378): getGsmLevel=0
W/SignalStrength( 378): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
D/STATUSBAR-NetworkController( 489): onSignalStrengthsChanged signalStrength=SignalStrength: 1 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 gsm|lte 0 level=0
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=2, 230.149000000
D/SensorManager( 821): registerListener :: handle = 0 name= K3DH Acceleration Sensor delay= 20000 Listener= kvn@415e07c0
E/SensorManager( 821): thread start
E/SensorManager( 821): =======>>> Sensor Thread Running <<<========
D/VVM ( 3811): *** MailService: synchronizeMailboxFinished (Greetings): total=2 new=0
D/VVM ( 3811): synchronizeMailbox synchronizeTry=0
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
I/SensorManager( 821): Set normal delay = true
D/SensorManager( 821): unregisterListener:: disable all sensors for this listener, name = K3DH Acceleration Sensor listener = kvn@415e07c0
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=1, 1409769031.580000000
I/TetheringProvision( 3326): Running time = 120 seconds
I/TetheringProvision( 3326): Tethering time expired = 6
I/TetheringProvision( 3326): Service self stopped
I/TetheringProvision( 3326): Service is destroyed
I/TetheringProvision( 3326): Service restricted for SIM fail or airplane mode or factory mode unused timeout
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
I/AndroidHttpClient$2( 4538): execute() finalHttpResponse.getStatusLine()=HTTP/1.1 200 OK
I/AndroidHttpClient$2( 4538): execute()#finished
I/ActivityManager( 378): No longer want app.processName (pid 3659): hidden #16
I/ActivityManager( 378): No longer want app.processName (pid 3672): hidden #16
I/Z7Service( 4467): sync_observer_type_settings
D/AccountTypeManager( 1331): Registering external account type=com.whatsapp, packageName=com.whatsapp
D/AccountTypeManager( 1331): Registering external account type=com.qik.android.account, packageName=com.qiktmobile.android
D/AccountTypeManager( 1331): Registering external account type=com.viber.voip.account, packageName=com.viber.voip
D/AccountTypeManager( 1331): Registering external account type=com.yahoo.mobile.client.share.account, packageName=com.yahoo.mobile.client.android.mail
D/AccountTypeManager( 1331): Registering external account type=com.skype.contacts.sync, packageName=com.skype.raider
D/AccountTypeManager( 1331): Registering 1 extension packages
E/ExternalAccountType( 1331): Unsupported attribute readOnly
D/AccountTypeManager( 1331): Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.apps.plus
I/AccountTypeManager( 1331): Loaded meta-data for 13 account types, 8 accounts in 87ms(wall) 52ms(cpu)
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
D/VVM ( 3811): *** MailService: synchronizeMailboxFinished (INBOX): total=139 new=91
D/VVM ( 3811): synchronizeMailbox synchronizeTry=0
D/VVM ( 3811): *** MailService: synchronizeMailboxFinished (Greetings): total=2 new=0
I/ActivityManager( 378): No longer want app.processName (pid 3811): hidden #16
I/ActivityManager( 378): Start proc app.processName for content provider hostingNameStr: pid=4889 uid=10122 gids={}
E/IPPhoneSettings( 613): getString(PREFERRED_OPTION) = (default)null
E/IPPhoneSettings( 613): getString(CELL_ONLY) = 1
I/ActivityManager( 378): No longer want app.processName (pid 3685): hidden #16
D/CallNotifier( 613): onMwiChanged(): false
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
E/IPPhoneSettings( 613): getString(PREFERRED_OPTION) = (default)null
E/IPPhoneSettings( 613): getString(CELL_ONLY) = 1
I/ActivityManager( 378): Force stopping package name uid=10171
I/ActivityManager( 378): Start proc app.processName for added application hostingNameStr: pid=4926 uid=10171 gids={1006, 3003, 1015, 1023}
I/SELENDROID( 4926): io.selendroid.ServerInstrumentation#onCreate:132 - Instrumentation initialized with main activity: com.paypal.android.p2pmobile.activity.IntroActivity
E/SELENDROID( 4926): io.selendroid.ServerInstrumentation#onStart:150 - Error
D/SELENDROID( 4926): io.selendroid.ServerInstrumentation#onStart:151 - debug
D/Dispatcher2( 4926): dispatching LibraryInitEvent, SN 1, Priority Library
D/Dispatcher2( 4926): dispatching LibraryInitEvent, SN 1, Priority Data
D/Dispatcher2( 4926): dispatching LibraryInitEvent, SN 1, Priority UI
D/OperationUrl( 4926): Setting EnvironmentType: Live
I/MyApp ( 4926): Endpoint: [LIVE/Live, baseUri=https://api.paypal.com]
I/com.paypal.android.foundation.core.data( 4926): will use default socket factory
I/MyApp ( 4926): ********************************************************************************
I/MyApp ( 4926): * PackageName: com.paypal.android.p2pmobile
I/MyApp ( 4926): * Version: 5.5.1.0-SNAPSHOT
I/MyApp ( 4926): * Environment: Live
I/MyApp ( 4926): * Debug: true
I/MyApp ( 4926): * LicenseAccepted: false
I/MyApp ( 4926): * Max heap size: 64 MB
I/MyApp ( 4926): * CacheDir: /data/data/com.paypal.android.p2pmobile/cache
I/MyApp ( 4926): * PackagePath: /data/app/com.paypal.android.p2pmobile-1.apk
I/MyApp ( 4926): * ApplicationInfo:
I/MyApp ( 4926): * packageName=com.paypal.android.p2pmobile
I/MyApp ( 4926): * labelRes=0x7f0d00cd nonLocalizedLabel=null icon=0x7f0200c1
I/MyApp ( 4926): * className=com.paypal.android.p2pmobile.ng.MyApp
I/MyApp ( 4926): * processName=com.paypal.android.p2pmobile
I/MyApp ( 4926): * taskAffinity=com.paypal.android.p2pmobile
I/MyApp ( 4926): * uid=10171 flags=0x28be46 theme=0x7f0e0078
I/MyApp ( 4926): * requiresSmallestWidthDp=0 compatibleWidthLimitDp=0 largestWidthLimitDp=0
I/MyApp ( 4926): * sourceDir=/data/app/com.paypal.android.p2pmobile-1.apk
I/MyApp ( 4926): * dataDir=/data/data/com.paypal.android.p2pmobile
I/MyApp ( 4926): * sharedLibraryFiles=[Ljava.lang.String;@415a4490
I/MyApp ( 4926): * enabled=true targetSdkVersion=19
I/MyApp ( 4926): ********************************************************************************
D/MyApp ( 4926): Setting up AccountModelWrapper for token managers...
I/Crashlytics( 4926): Initializing Crashlytics 1.1.11.10
W/AdConversionManager( 4926): No Nanigans userId found, creating a new one...
I/AdConversionManager( 4926): Nanigans userId: 713ca7e1-c9d5-459b-93aa-af7cd5d80740
D/FiksuTracking( 4926): ForegroundTester thread started, process: 4926
I/System.out( 4926): TRACK EVENT ERROR: attribution id could not be found?!
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=2
D/OneClickSMSManager( 4926): getVerifiedState() == UNKNOWN
D/OperationUrl( 4926): EnvType: Live; Size: 84
D/OperationUrl( 4926): Result on API URL Get - API: WalletFinancialInstrumentsBase, URL: https://api.paypal.com/v1/wallet/@me/financial-instruments
D/WalletManager( 4926): Initialized WalletManager
D/MyApp ( 4926): photoEnabled: n fiSelected: null locationServiceEnabled: y shopEnabledCountry: y pushNotificationEnabled: null rootedDevice: null ble: null rememberMeStatus: y
I/ActivityManager( 378): START {intent.toShortString} from pid 4926
D/PowerManagerService( 378): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1026000 uid : 1000 pid : 378 tag : ActivityManager
W/ActivityManager( 378): mDVFSLock.acquire()
I/Launcher( 662): onPause. Launcher: 41828fa0
E/AlarmManagerService( 378): android_server_AlarmManagerService_set to type=3, 256.170000000
I/Adreno200-EGLSUB( 160): CreateImage:893: Android Image
I/Adreno200-EGLSUB( 160): GetImageAttributes:1102: RGBA_8888
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=4966 uid=10031 gids={1015, 1023, 3003}
D/ActivityManager( 378): Trying to launch applicationName
D/DEFERED_APP_VISIBILITY( 378): tweaking closing app
D/MyApp ( 4926): Starting background services...
D/OperationUrl( 4926): EnvType: Live; Size: 84
D/OperationUrl( 4926): Result on API URL Get - API: OpLogEvents, URL: https://api.paypal.com/v1/monitoring/log-events
D/GLSurfaceViewGroup( 662): Skipped drawing due to suspendDrawingUntilResume()
I/Launcher( 662): onWindowFocusChanged(false)
W/SurfaceView( 662): CHECK surface infomation creating=false formatChanged=false sizeChanged=false visible=false visibleChanged=true surfaceChanged=true realSizeChanged=false redrawNeeded=false left=false top=false
D/GLSurfaceViewGroup( 662): Skipped drawing due to suspendDrawingUntilResume()
I/APACHE HTTP (thCr=1) - NafHttpAuthStrategyDefault( 4966): (thUse=1) NafHttpAuthStrategyDefault()
I/APACHE HTTP (thCr=1) - KeeperManager( 4966): (thUse=1) INITIALIZATION of shared resources
I/APACHE HTTP (thCr=1) - AndroidContextProviderImpl( 4966): (thUse=1) currentActivityThread=android.app.ActivityThread@415a4378
I/PhotoAppWidgetProvider( 4966): onReceive
I/PhotoAppWidgetProvider( 4966): PauseSlideShow
D/PhotoAppWidgetProvider( 4966): onReceive End
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=4980 uid=10080 gids={3003}
I/ActivityManager( 378): No longer want app.processName (pid 4610): hidden #16
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=4992 uid=10082 gids={3003, 1015, 1023}
I/ActivityManager( 378): No longer want app.processName (pid 4694): hidden #16
I/WALLET.IntroActivity( 4926): resultCode 0
D/comsamsungapp( 4992): [MSC]>>> SCI:345 [0:0] R : secandroidintentactionHOME_PAUSE
D/comsamsungapp( 4992): [MSC]>>> SCI:351 [0:0] R : no stock widget!!!
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=5005 uid=10083 gids={3003}
I/ActivityManager( 378): No longer want app.processName (pid 4652): hidden #16
I/ActivityManager( 378): START {intent.toShortString} from pid 4926
D/PowerManagerService( 378): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1026000 uid : 1000 pid : 378 tag : ActivityManager
W/ActivityManager( 378): mDVFSLock.acquire()
D/LOG_MONITORING_SERVICE( 4926): Log Monitoring Service Binded
D/LOG_MONITOR( 4926): Log Monitor Started
D/Dispatchable2( 4926): Event added from DeviceInterrogationRequest : NetworkTiming
D/RequestExecutor( 4926): Starting RequestExecutor
D/ActivityManager( 378): Trying to launch applicationName
D/DEFERED_APP_VISIBILITY( 378): tweaking closing app
D/comsamsungapp( 5005): [MSC_Accu]>>> ACP:63 [0:0] Prvdr Created
D/comsamsungapp( 5005): [MSC_Accu]>>> WIM:53 [0:0] AccuWeatherClockWidgetID_Length
D/comsamsungapp( 5005): [MSC_Accu]>>> WIM:54 [0:0] getPrefIDs@lngth:0
D/MyApp ( 4926): LogMonitor Service connected...
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:415 [0:0] onReceive@ secandroidintentactionHOME_PAUSE
D/comsamsungapp( 5005): [MSC_Accu]>>> WIM:53 [0:0] AccuWeatherClockWidgetID_Length
D/comsamsungapp( 5005): [MSC_Accu]>>> WIM:54 [0:0] getPrefIDs@lngth:0
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:2846 [0:0] mHandler is null!!
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:408 [0:0] refreshhandler is null!!
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:448 [0:0] The widget does not exist in idle!!
D/CalendarAppWidgetProviderAgenda( 4135): onReceive : sec.android.intent.action.HOME_PAUSE
D/CalendarAppWidgetProviderAgenda( 4135): ACTION_HOME_PAUSE: false
I/ActivityManager( 378): No longer want app.processName (pid 4671): hidden #16
D/comsamsungapp( 4992): [MSC]>>> SCI:345 [0:0] R : widgetappstockclockUPDATE
D/comsamsungapp( 4992): [MSC]>>> SCI:351 [0:0] R : no stock widget!!!
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:415 [0:0] onReceive@ widgetappweatherclockactionAPPWIDGET_UPDATE
D/comsamsungapp( 5005): [MSC_Accu]>>> WIM:53 [0:0] AccuWeatherClockWidgetID_Length
D/comsamsungapp( 5005): [MSC_Accu]>>> WIM:54 [0:0] getPrefIDs@lngth:0
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:2846 [0:0] mHandler is null!!
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:408 [0:0] refreshhandler is null!!
D/comsamsungapp( 5005): [MSC_Accu]>>> WWP:448 [0:0] The widget does not exist in idle!!
D/OperationUrl( 4926): EnvType: Live; Size: 84
D/OperationUrl( 4926): Result on API URL Get - API: DeviceInterrogationRequest, URL: https://mobileclient.paypal.com/GMAdapter/DeviceInterrogation
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/WifiP2pStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi_p2p[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
D/Dispatchable2( 4926): Event added from SCTrackingRequest : NetworkTiming
D/RequestExecutor( 4926): Starting RequestExecutor
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/WifiP2pStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi_p2p[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
D/Dispatchable2( 4926): Event added from FPTITrackingRequest : NetworkTiming
D/RequestExecutor( 4926): Starting RequestExecutor
D/Dispatchable2( 4926): Event added from SCTrackingRequest : NetworkTiming
D/RequestExecutor( 4926): Starting RequestExecutor
D/Dispatchable2( 4926): Event added from FPTITrackingRequest : NetworkTiming
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/WifiP2pStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi_p2p[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/com.paypal.android.foundation.core( 4926): readFromFile: /data/data/com.paypal.android.p2pmobile/files/AccountContents: open failed: ENOENT (No such file or directory)
I/Adreno200-EGLSUB( 4926): ConfigWindowMatch:2078: Format RGBA_8888.
E/ ( 4926): Can't open file for reading
E/ ( 4926): Can't open file for reading
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/WifiP2pStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi_p2p[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/IPPhoneSettings( 613): getString(PREFERRED_OPTION) = (default)null
E/IPPhoneSettings( 613): getString(CELL_ONLY) = 1
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
D/STATUSBAR-NetworkController( 489): onServiceStateChanged state=0
D/StatusBar.NetworkController( 489): getDataServiceState : dataServiceState = 0
E/IPPhoneSettings( 613): getString(PREFERRED_OPTION) = (default)null
E/IPPhoneSettings( 613): getString(CELL_ONLY) = 1
V/Mms/DownloadManager( 4750): Service state changed: Bundle[mParcelledData.dataSize=660]
V/Mms/DownloadManager( 4750): roaming ------> false
I/ActivityManager( 378): Start proc app.processName for broadcast hostingNameStr: pid=5034 uid=10128 gids={3003, 1007, 1015, 1023}
D/STATUSBAR-NetworkController( 489): onDataConnectionStateChanged: state=2 type=3
D/CallManager( 613): handleMessage (EVENT_SERVICE_STATE_CHANGED)
I/PhoneApp( 613): Phone App Receive ACTION_SERVICE_STATE_CHANGED
D/PhoneApp( 613): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/MobileDataStateTracker( 378): default: Received state=CONNECTED, old=CONNECTED, reason=nwTypeChanged
D/ConnectivityService( 378): Setting TCP values: [4096,87380,393216,4096,16384,393216] which comes from [net.tcp.buffersize.umts]
D/PhoneApp( 613): - state: CONNECTED
D/PhoneApp( 613): - reason: nwTypeChanged
D/PhoneApp( 613): CONNECTED - hideDataDisconnectedRoaming()
D/PhoneApp( 613): NETWORK_STATE_CHANGED_ACTION : data_call = 49
D/PhoneApp( 613): Handler : 11
V/Mms/DownloadManager( 4750): auto download without roaming -> true
V/Mms/DownloadManager( 4750): auto download during roaming -> false
V/Mms/DownloadManager( 4750): mAutoDownload ------> true
I/Adreno200-EGLSUB( 4926): ConfigWindowMatch:2078: Format RGBA_8888.
I/ActivityManager( 378): No longer want app.processName (pid 4634): hidden #16
I/Adreno200-EGLSUB( 160): CreateImage:893: Android Image
I/Adreno200-EGLSUB( 160): GetImageAttributes:1102: RGBA_8888
I/ActivityManager( 378): Displayed shortComponentName: +777ms (total +1s161ms)
I/Adreno200-EGLSUB( 160): CreateImage:893: Android Image
I/Adreno200-EGLSUB( 160): GetImageAttributes:1102: RGBA_8888
D/PowerManagerService( 378): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released
W/ActivityManager( 378): mDVFSLock.release()
V/LauncherAppWidgetHostView( 662): dispatchSaveInstanceState: widgetid=9 vid=-1
V/LauncherAppWidgetHostView( 662): dispatchSaveInstanceState: widgetid=5 vid=-1
I/Launcher( 662): onStop. Launcher: 41828fa0
I/System.out( 4926): Selendroid started on port 8080
D/PowerManagerService( 378): acquireWakeLock flags=0x6 tag=Selendroid uid=10171 pid=4926 myUID=1000 myPID=378 myTID=1890
I/SELENDROID( 4926): io.selendroid.ServerInstrumentation$HttpdThread#startServer:329 - Started selendroid http server on port 8080
I/System ( 4926): libcore.io.ErrnoException: kill failed: ESRCH (No such process)
I/System ( 4926): at libcore.io.Posix.kill(Native Method)
I/System ( 4926): at libcore.io.ForwardingOs.kill(ForwardingOs.java:77)
I/System ( 4926): at java.lang.ProcessManager$ProcessImpl.destroy(ProcessManager.java:257)
I/System ( 4926): at io.netty.util.internal.PlatformDependent.isRoot0(PlatformDependent.java:473)
I/System ( 4926): at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:63)
I/System ( 4926): at io.netty.util.Signal.(Signal.java:31)
I/System ( 4926): at io.netty.util.concurrent.DefaultPromise.(DefaultPromise.java:39)
I/System ( 4926): at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:35)
I/System ( 4926): at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:49)
I/System ( 4926): at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:61)
I/System ( 4926): at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:52)
I/System ( 4926): at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:44)
I/System ( 4926): at io.selendroid.server.http.HttpServer$1.run(HttpServer.java:48)
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=2
I/Adreno200-EGLSUB( 160): CreateImage:893: Android Image
I/Adreno200-EGLSUB( 160): GetImageAttributes:1102: RGBA_8888
I/Adreno200-EGLSUB( 160): CreateImage:893: Android Image
I/Adreno200-EGLSUB( 160): GetImageAttributes:1102: RGBA_8888
I/Adreno200-EGLSUB( 160): CreateImage:893: Android Image
I/Adreno200-EGLSUB( 160): GetImageAttributes:1102: RGBA_8888
I/Adreno200-EGLSUB( 160): CreateImage:893: Android Image
I/Adreno200-EGLSUB( 160): GetImageAttributes:1102: RGBA_8888
E/IPPhoneSettings( 613): getString(PREFERRED_OPTION) = (default)null
E/IPPhoneSettings( 613): getString(CELL_ONLY) = 1
W/SignalStrength( 489): getGsmLevel=0
W/SignalStrength( 489): getLevel=0
D/STATUSBAR-NetworkController( 489): onServiceStateChanged state=0
D/StatusBar.NetworkController( 489): getDataServiceState : dataServiceState = 0
V/Mms/DownloadManager( 4750): Service state changed: Bundle[mParcelledData.dataSize=660]
V/Mms/DownloadManager( 4750): roaming ------> false
V/Mms/DownloadManager( 4750): auto download without roaming -> true
V/Mms/DownloadManager( 4750): auto download during roaming -> false
V/Mms/DownloadManager( 4750): mAutoDownload ------> true
E/IPPhoneSettings( 613): getString(PREFERRED_OPTION) = (default)null
E/IPPhoneSettings( 613): getString(CELL_ONLY) = 1
D/STATUSBAR-NetworkController( 489): onDataConnectionStateChanged: state=2 type=10
D/CallManager( 613): handleMessage (EVENT_SERVICE_STATE_CHANGED)
I/PhoneApp( 613): Phone App Receive ACTION_SERVICE_STATE_CHANGED
D/MobileDataStateTracker( 378): default: Received state=CONNECTED, old=CONNECTED, reason=nwTypeChanged
D/PhoneApp( 613): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/ConnectivityService( 378): Setting TCP values: [4096,87380,393216,4096,16384,393216] which comes from [net.tcp.buffersize.hspa]
D/PhoneApp( 613): - state: CONNECTED
D/PhoneApp( 613): - reason: nwTypeChanged
D/PhoneApp( 613): CONNECTED - hideDataDisconnectedRoaming()
D/PhoneApp( 613): NETWORK_STATE_CHANGED_ACTION : data_call = 49
D/PhoneApp( 613): Handler : 11
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/WifiP2pStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi_p2p[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
D/MobileDataStateTracker( 378): default: setPolicyDataEnable(enabled=true)
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=0
W/ProcessStats( 378): Skipping unknown process pid 5060
W/ProcessStats( 378): Skipping unknown process pid 5062
W/ProcessStats( 378): Skipping unknown process pid 5073
D/STATUSBAR-NetworkController( 489): onDataActivity: direction=3
W/WifiStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
E/WifiP2pStateTracker( 378): getNetworkInfo : NetworkInfo: type: wifi_p2p[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
D/MobileDataStateTracker( 378): default: setPolicyDataEnable(enabled=true)
I/SELENDROID( 4926): io.selendroid.server.handler.NewSession#handle:35 - new session command
I/SELENDROID( 4926): io.selendroid.server.model.DefaultSelendroidDriver#initializeSession:391 - new s: 15a71088-258a-6001-fcbc-22de5536691b
I/System.out( 4926): new Session URL: http://localhost:8080/wd/hub/session/15a71088-258a-6001-fcbc-22de5536691b
I/SELENDROID( 4926): io.selendroid.server.handler.GetCapabilities#handle:34 - get capabilities command
I/SELENDROID( 4926): io.selendroid.server.model.DefaultSelendroidDriver#getSessionCapabilities:183 - session: 15a71088-258a-6001-fcbc-22de5536691b
I/SELENDROID( 4926): io.selendroid.server.model.DefaultSelendroidDriver#getSessionCapabilities:206 - capabilities: {"automationName":"selendroid","platform":"android","platformVersion":"15","acceptSslCerts":true,"javascriptEnabled":true,"platformName":"android","handlesAlerts":true,"browserName":"selendroid","networkConnectionEnabled":true,"rotatable":true,"takesScreenshot":true,"version":"0.11.0"}
I/SELENDROID( 4926): io.selendroid.server.handler.alert.Alert#handle:32 - getting alert text
I/SELENDROID( 4926): io.selendroid.server.handler.alert.Alert#handle:34 - alert NOT present
E/SELENDROID( 4926): io.selendroid.util.SelendroidLogger#error:22 - Error occurred while handling request.: Get title is not supported for SelendroidNativeDriver.
I/System.out( 4926): replyWithServerError 500
E/SELENDROID( 4926): io.selendroid.util.SelendroidLogger#error:22 - Error occurred while handling request.: Get title is not supported for SelendroidNativeDriver.
I/System.out( 4926): replyWithServerError 500
E/SELENDROID( 4926): io.selendroid.util.SelendroidLogger#error:22 - Error occurred while handling request.: Get title is not supported for SelendroidNativeDriver.

Regards
Rajani

@DominikDary
Copy link
Member

Can you please use the latest snaptshot version that you can find here: https://oss.sonatype.org/content/repositories/snapshots/io/selendroid/selendroid-standalone/0.12.0-SNAPSHOT/

The backend that is doing touch gestures was recently refactored. Thanks!

@rudrat
Copy link

rudrat commented Oct 13, 2014

WebElement elementtablegalleries = (new WebDriverWait(driver, 50)).until(ExpectedConditions.presenceOfElementLocated(By.xpath("//table[@Class='table']/tbody/tr[1]/td[3]")));
elementtablegalleries.click();
System.out.println("Before: "+driver.getTitle()); // This gives me the Webview window name

driver.switchTo().window("NATIVE_APP");
System.out.println("After: "+driver.getTitle()); // This throws an error getTitle not supported on native apps.

  How do i switch between two apps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants