[Temporary solved] ICS and VPN with PPTP... No way - Eee Pad Transformer Q&A, Help & Troubleshooting

Hello,
My tablet is a TF101G B80 "NachoRooted".
I use Megatron v1.0.3 with guevor_test13 kernel.
I would like to connect my tablet via VPN using PPTP with MPPE encryption.
All is configured on my rooter and my HTC DHD works fine with VPN but TF101G not!
With previous android version (Honeycomb) It worked fine but with ICS... NO WAY.
I've tried with and without MPPE Encryption => no way
I've tried with 3G connexion => no way
I've tried with Wifi connexion => no way
I've tried with stock Kernel => no way
I've read the logcat to see what's happened but I don't understand.
connexion seems to work (by reading logcat) and I can confirm it bcause on my router I can see my tablet connected but connexion doesn't seem to be validated and stopped.
Has someone tried VPN with PPTP on ICS? Does it work?
Here my logcat:
....................
W/KeyboardEx( 418): loadKeyboard - non-fatal parsing problem
W/KeyboardEx( 418): loadKeyboard - non-fatal parsing problem
W/xt9input( 418): alpha_data::mdb::loadFile()...failed to convert to unicode
I/TextType( 418): TextType = 0x0
D/dalvikvm( 418): GC_FOR_ALLOC freed 2504K, 28% free 7095K/9735K, paused 24ms
I/dalvikvm-heap( 418): Grow heap (frag case) to 8.848MB for 1889296-byte allocation
D/dalvikvm( 418): GC_CONCURRENT freed 6K, 9% free 8933K/9735K, paused 3ms+2ms
D/dalvikvm( 418): GC_FOR_ALLOC freed 0K, 9% free 8933K/9735K, paused 23ms
I/dalvikvm-heap( 418): Grow heap (frag case) to 10.971MB for 2232336-byte allocation
D/dalvikvm( 418): GC_CONCURRENT freed 0K, 8% free 11113K/11975K, paused 2ms+3ms
I/keystore( 101): uid: 1000 action: i -> 1 state: 1 -> 1 retry: 4
I/Vpn ( 201): Switched from [Legacy VPN] to [Legacy VPN]
V/LegacyVpnRunner( 201): Waiting
V/LegacyVpnRunner( 201): Executing
D/mtpd ( 9235): Waiting for control socket
I/TextType( 418): TextType = 0x0
D/mtpd ( 9235): Received 20 arguments
I/mtpd ( 9235): Using protocol pptp
I/mtpd ( 9235): Connecting to 82.myIP.xxx.xxx port 1723 via wlan0
I/mtpd ( 9235): Connection established (socket = 11)
D/mtpd ( 9235): Sending SCCRQ
D/mtpd ( 9235): Received SCCRP -> Sending OCRQ (local = 47048)
I/mtpd ( 9235): Tunnel established
D/mtpd ( 9235): Received OCRQ (remote = 32768)
I/mtpd ( 9235): Session established
I/mtpd ( 9235): Creating PPPoX socket
I/mtpd ( 9235): Starting pppd (pppox = 12)
I/mtpd ( 9235): Pppd started (pid = 9236)
I/pppd ( 9236): Using PPPoX (socket = 12)
D/pppd ( 9236): using channel 2
I/pppd ( 9236): Using interface ppp1
I/pppd ( 9236): Connect: ppp1 <-->
I/pppd ( 9236): MPPE 128-bit stateless compression enabled
I/pppd ( 9236): local IP address 192.168.2.5
I/pppd ( 9236): remote IP address 192.168.2.1
I/pppd ( 9236): primary DNS address 192.168.1.1
I/pppd ( 9236): secondary DNS address 192.168.1.1
I/ip-up-vpn( 9237): All traffic is now redirected to 192.168.2.1
D/dalvikvm( 275): GC_FOR_ALLOC freed 20946K, 70% free 9102K/30215K, paused 18ms
I/dalvikvm-heap( 275): Grow heap (frag case) to 10.199MB for 1249776-byte allocation
D/dalvikvm( 275): GC_CONCURRENT freed 54K, 67% free 10268K/30215K, paused 1ms+3ms
W/ResourceType( 201): Invalid package identifier when getting bag for resource number 0x7f0c000a
D/dalvikvm( 201): GC_FOR_ALLOC freed 388K, 11% free 14029K/15751K, paused 44ms
I/dalvikvm-heap( 201): Grow heap (frag case) to 15.019MB for 1249776-byte allocation
D/dalvikvm( 201): GC_FOR_ALLOC freed 41K, 11% free 15209K/17031K, paused 43ms
D/OpenGLRenderer( 1632): Flushing caches (mode 1)
V/WindowManager( 9199): addView2 [email protected] || 152
D/dalvikvm( 9199): GC_CONCURRENT freed 566K, 9% free 7251K/7943K, paused 3ms+4ms
D/OpenGLRenderer( 1632): Flushing caches (mode 0)
D/OpenGLRenderer( 275): Flushing caches (mode 0)
I/TextType( 418): TextType = 0x0
W/InputManagerService( 201): Starting input on non-focused client [email protected] (uid=1000 pid=1632)
D/dalvikvm( 9199): GC_CONCURRENT freed 445K, 10% free 7196K/7943K, paused 1ms+2ms
D/dalvikvm( 9199): GC_CONCURRENT freed 143K, 6% free 7468K/7943K, paused 2ms+4ms
I/TextType( 418): TextType = 0x0
V/ ( 201): void cb_onMotion(uint16_t)
V/ ( 201): void cb_onMotion(uint16_t)
D/dalvikvm( 432): GC_CONCURRENT freed 394K, 8% free 7046K/7623K, paused 2ms+2ms
D/FlexLabs( 1193): Widget count: 1
W/ThrottleService( 201): unable to find stats for iface rmnet0
V/ ( 201): void cb_onMotion(uint16_t)
D/OpenGLRenderer( 275): Flushing caches (mode 0)
W/InputManagerService( 201): Window already focused, ignoring focus gain of: [email protected]
V/ ( 201): void cb_onMotion(uint16_t)
I/LegacyVpnRunner( 201): Aborting
I/LegacyVpnRunner( 201): java.lang.IllegalStateException: Time is up
I/LegacyVpnRunner( 201): at com.android.server.connectivity.Vpn$LegacyVpnRunner.checkpoint(Vpn.java:460)
I/LegacyVpnRunner( 201): at com.android.server.connectivity.Vpn$LegacyVpnRunner.execute(Vpn.java:572)
I/LegacyVpnRunner( 201): at com.android.server.connectivity.Vpn$LegacyVpnRunner.run(Vpn.java:447)
I/mtpd ( 9235): Received signal 15
I/mtpd ( 9235): Sending signal to pppd (pid = 9236)
I/pppd ( 9236): Terminating on signal 15
I/pppd ( 9236): Connect time 1.0 minutes.
I/pppd ( 9236): Sent 424 bytes, received 0 bytes.
E/pppd ( 9236): MPPE disabled
I/pppd ( 9236): Connection terminated.
W/Netd ( 91): No subsystem found in netlink event
D/NetlinkEvent( 91): Unexpected netlink message. type=0x11
I/mtpd ( 9235): Mtpd is terminated (status = 5)
D/FlexLabs( 1193): Widget count: 1
D/dalvikvm( 275): GC_FOR_ALLOC freed 1517K, 70% free 9073K/30215K, paused 19ms
Click to expand...
Click to collapse
Thank you for helping.
Best regards,
Kasi
Edit: by using VpnROOT PPTP Manager on Android Mark et, my VPN works but can't connect using original Android interface.

ICS and VPN with PPTP (mppe128b)
Hi,
I think I've solved it. At least for my vpn scenario.
Using my tf101g(ICS4.0.3), I've configured a vpn on the stock tool (ICS) just as before on my HoneyComb.
Didn't work... It tried to connect and then it failed.
I've thought about it and had the Forwarding_Route configured on the Advanced Options on the ICS Stock Tool.
Ex: 192.100.100.0/32
Now it connects every time
Kind regards
g0de

Related

[Issue] Setcpu Randomly Does Not Get Root Permission

I am having a really lame problem with my nexus s and cm7 rc1. Sometimes when the phone boots up, setcpu does not get superuser permission and just hangs. The superuser app shows that setcpu has root permission, but i know it doesn't in some random instances of booting up because of it not fully loading and just hanging.This is the same behavior of any app waiting for root permssion. Is there a lower level that I can set root permission instead of useing the Superuser app to set it?
After looking at logcat when trying to run setcpu and having it hang...i'm not sure if it is a permissions issue or not:
Code:
D/dalvikvm( 268): GC_EXTERNAL_ALLOC freed 834K, 51% free 4046K/8199K, external 9458K/9661K, paused 87ms
I/ActivityManager( 190): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mhuang.overclocking/.Setcpu } from pid 268
E/JavaBinder( 190): !!! FAILED BINDER TRANSACTION !!!
I/GLWpThread11( 991): onPause()
I/GLWpThread11( 991): tryAcquireEglSurface()
I/EventLogService( 260): Aggregate from 1298766656038 (log), 1298765466321 (data)
D/dalvikvm( 260): GC_CONCURRENT freed 361K, 49% free 3289K/6407K, external 0K/512K, paused 4ms+5ms
W/ActivityManager( 190): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 190): Activity idle timeout for HistoryRecord{409cabf0 com.mhuang.overclocking/.Setcpu}
D/dalvikvm( 268): GC_EXPLICIT freed 41K, 51% free 4038K/8199K, external 9044K/10541K, paused 94ms
I/Database( 921): sqlite returned: error code = 0, msg = Recovered 328 frames from WAL file /data/data/com.google.android.gm/databases/[email protected]
D/dalvikvm( 921): GC_CONCURRENT freed 183K, 51% free 2746K/5575K, external 0K/0K, paused 3ms+2ms
I/Gmail ( 921): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
I/Gmail ( 921): calculateUnknownSyncRationalesAndPurgeInBackground: running
I/Gmail ( 921): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 95681, normalSync: true
D/dalvikvm( 921): GC_CONCURRENT freed 286K, 51% free 2894K/5895K, external 0K/0K, paused 2ms+2ms
D/dalvikvm( 921): GC_EXPLICIT freed 333K, 51% free 2923K/5959K, external 0K/0K, paused 21ms
I/Gmail ( 921): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 95701, normalSync: true
W/ResponseProcessCookies( 921): Cookie rejected: "BasicClientCookie[version=0,name=GX,domain=mail.google.com,path=/proxy/gmail/mail,expiry=Sat Mar 12 18:41:28 CST 2011]". Illegal domain attribute "mail.google.com". Domain of origin: "android.clients.google.com"
D/Gmail ( 921): Inserting message 1961836177752366245. synced=true
D/dalvikvm( 921): GC_EXPLICIT freed 110K, 50% free 2993K/5959K, external 0K/0K, paused 50ms
I/Gmail ( 921): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 98722, normalSync: true
D/dalvikvm( 578): GC_EXPLICIT freed 73K, 56% free 2531K/5639K, external 0K/0K, paused 84ms
D/dalvikvm( 648): GC_EXPLICIT freed 2K, 54% free 2506K/5379K, external 2725K/2876K, paused 69ms
D/dalvikvm( 836): GC_EXPLICIT freed 588K, 56% free 3519K/7879K, external 2119K/2646K, paused 64ms
D/dalvikvm( 595): GC_EXPLICIT freed 56K, 53% free 2808K/5895K, external 933K/1337K, paused 95ms
Here's what the log looks like when it setcpu does run properly:
Code:
D/dalvikvm( 620): GC_EXTERNAL_ALLOC freed 33K, 53% free 2564K/5379K, external 0K/0K, paused 71ms
D/su ( 923): 10095 com.mhuang.overclocking executing 0 /system/bin/sh using shell /system/bin/sh : sh
D/setcpu ( 620): Autodetecting Frequencies
I/GLWpThread10( 280): onPause()
E/su ( 925): Could not set journal mode
W/su ( 925): request rejected (10095->0 /system/bin/sh)
I/GLWpThread10( 280): tryAcquireEglSurface()
D/su ( 924): 10095 com.mhuang.overclocking executing 0 /system/bin/sh using shell /system/bin/sh : sh
D/dalvikvm( 620): GC_EXTERNAL_ALLOC freed 50K, 52% free 2635K/5379K, external 508K/513K, paused 21ms
I/ActivityManager( 190): Displayed com.mhuang.overclocking/.Setcpu: +77ms (total +1m30s953ms)
D/dalvikvm( 269): GC_EXPLICIT freed 182K, 48% free 3971K/7559K, external 8367K/9902K, paused 33ms
D/dalvikvm( 776): GC_EXPLICIT freed 115K, 54% free 2527K/5379K, external 32K/544K, paused 18ms
It seems that the method tryAcquireEglSurface() is ran and has something to do with executing in root.
Can anyone help?
Also, is this the right forum for this or could this go into Development?
dman777 said:
I am having a really lame problem with my nexus s and cm7 rc1. Sometimes when the phone boots up, setcpu does not get superuser permission and just hangs. The superuser app shows that setcpu has root permission, but i know it doesn't in some random instances of booting up because of it not fully loading and just hanging.This is the same behavior of any app waiting for root permssion. Is there a lower level that I can set root permission instead of useing the Superuser app to set it?
Click to expand...
Click to collapse
I only had the issue with this on bfs kernels. I say reflash the cfs kernel and the run fix permission before you reboot.

Can a DEV please view this logcat?

I'm trying to get Lets Golf 2! for the Acer Iconia to work on my Xoom...
Other people have gotten it to work, but some keep getting forced closes....
Can anyone look @ this and tell me what I could possibly do? THANKS!
D/SurfaceFlinger( 7511): screenshot: sw=203, sh=127, minZ=0, maxZ=21025
D/SurfaceFlinger( 7511): screenshot: result = OK
I/ActivityManager( 7511): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.fede.launcher/.Launcher } from pid 7511
D/TabletStatusBar( 7565): lights on
D/BatteryService( 7511): level:77 scale:100 status:2 health:2 present:true voltage: 8188 temperature: 292 technology: Li-ion AC powered:true USB powered:false icon:17302697 invalid charger:0
D/WifiService( 7511): ACTION_BATTERY_CHANGED pluggedType: 1
D/PowerUI ( 7565): closing low battery warning: level=77
D/dalvikvm( 7591): GC_CONCURRENT freed 2060K, 26% free 15814K/21255K, paused 1ms+1ms
D/SurfaceFlinger( 7511): screenshot: sw=203, sh=127, minZ=0, maxZ=21025
I/ActivityManager( 7511): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.gameloft.android.GAND.GloftLG09.LetsGolf/.GameInstaller } from pid 7591
D/SurfaceFlinger( 7511): screenshot: result = OK
I/ActivityManager( 7511): Start proc com.gameloft.android.GAND.GloftLG09.LetsGolf for activity com.gameloft.android.GAND.GloftLG09.LetsGolf/.GameInstaller: pid=11379 uid=10051 gids={3003, 1015}
D/szipinf (11379): Initializing inflate state
I/System.out(11379): GameInstallernCreate
D/GameInstaller(11379): onCreate
I/System.out(11379): -1-1-1-1-1-1-1--1-11-1-1-1-1-1--1-1-1-1-1-1-1-1-1-1
D/dalvikvm(11379): Trying to load lib /data/data/com.gameloft.android.GAND.GloftLG09.LetsGolf/lib/libletsgolf.so 0x4087fe80
D/dalvikvm(11379): Added shared lib /data/data/com.gameloft.android.GAND.GloftLG09.LetsGolf/lib/libletsgolf.so 0x4087fe80
D/dalvikvm(11379): No JNI_OnLoad found in /data/data/com.gameloft.android.GAND.GloftLG09.LetsGolf/lib/libletsgolf.so 0x4087fe80, skipping init
I/System.out(11379): 000000000000000000000000000000000000000000000000000
D/dalvikvm( 7591): GC_FOR_ALLOC freed 1978K, 26% free 15819K/21255K, paused 20ms
I/System.out(11379): GameInstallernStart
D/GameInstaller(11379): onStart
I/System.out(11379): GameInstaller:mInstallerStarted: false
D/GameInstaller(11379): mInstallerStarted: false
I/System.out(11379): GameInstaller:GameInstaller...
D/GameInstaller(11379): GameInstaller...
I/System.out(11379): GameInstaller:mGameStarted: false
D/GameInstaller(11379): mGameStarted: false
I/System.out(11379): GameInstaller:mState != STATE_FINALIZE: true
D/GameInstaller(11379): mState != STATE_FINALIZE: true
D/dalvikvm(11379): GC_FOR_ALLOC freed 70K, 5% free 6036K/6339K, paused 14ms
I/dalvikvm-heap(11379): Grow heap (frag case) to 8.047MB for 2097168-byte allocation
D/dalvikvm( 7591): GC_CONCURRENT freed 860K, 26% free 15885K/21255K, paused 2ms+2ms
D/dalvikvm(11379): GC_FOR_ALLOC freed 0K, 5% free 8084K/8455K, paused 14ms
D/dalvikvm(11379): GC_CONCURRENT freed 1K, 4% free 8163K/8455K, paused 1ms+3ms
I/System.out(11379): InstallerView onWindowFocusChanged:Focus true
W/InstallerView onWindowFocusChanged(11379): Focus true
I/System.out(11379): ASprite Load:--- ok
D/ASprite Load(11379): --- ok
W/dalvikvm(11379): threadid=9: thread exiting with uncaught exception (group=0x40290760)
D/SurfaceFlinger( 7511): screenshot: sw=203, sh=127, minZ=0, maxZ=21035
E/AndroidRuntime(11379): FATAL EXCEPTION: Thread-10
E/AndroidRuntime(11379): java.lang.NullPointerException
E/AndroidRuntime(11379): at java.lang.String.<init>(String.java:452)
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameInstaller.isValidLicense(GameInstaller.java:718)
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameInstaller.update(GameInstaller.java:778)
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameInstaller.run(GameInstaller.java:600)
E/AndroidRuntime(11379): at java.lang.Thread.run(Thread.java:1020)
W/ActivityManager( 7511): Force finishing activity com.gameloft.android.GAND.GloftLG09.LetsGolf/.GameInstaller
D/SurfaceFlinger( 7511): screenshot: result = OK
I/System.out(11379): InstallerView onWindowFocusChanged:Focus false
W/InstallerView onWindowFocusChanged(11379): Focus false
I/System.out(11379): GameInstallernDestroy
D/GameInstaller(11379): onDestroy
I/ActivityManager( 7511): No longer want android.process.acore (pid 9201): hidden #16
I/Process (11379): Sending signal. PID: 11379 SIG: 9
E/JavaBinder( 7511): !!! FAILED BINDER TRANSACTION !!!
E/JavaBinder( 7511): !!! FAILED BINDER TRANSACTION !!!
I/ActivityManager( 7511): Process com.gameloft.android.GAND.GloftLG09.LetsGolf (pid 11379) has died.
this is the 8mb install file, it is supposed to reach out and pull the other 168mb from the internet. It fails before it gets that far, so I got the files from a friend and put them in the correct path, but still error...
lol I think I found it!
Code:
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameI nstaller.isValidLicense(GameInstaller.java:718)
Just a quick Google of the Failed Binder error shows many examples of images being to large for the system to handle.
Not sure if that could be the cause, but I would gather if someone else has it running, its not that.
What do you mean? Its a legit copy
bigrushdog said:
lol I think I found it!
Code:
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameI nstaller.isValidLicense(GameInstaller.java:718)
Click to expand...
Click to collapse
Sent from my ADR6300 using XDA App
DroidHam said:
What do you mean? Its a legit copy
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
My Guess: It's legit for the Iconia, but not for the Xoom.

[APP] Relationship Analysis - Find out who is stalking you

Hello XDA,
This app allows you to find out who loves you, who hates you, and even who may be stalking you.
Basically, this app reads your text messages and puts them through various algorithms to determine your relationship status with each individual that you text that is both accurate and meaningful. The more text messages you have stored on your phone, the more accurate the analysis is going to be.
Note: this app only uses internet permission for ads. Your text messages are kept private and safe. There is a paid version available that is ad free and does not require the internet permission.
Free Version w/Ads:
Relationship Analysis
I think right now it does a pretty good job at analyzing your relationships with others. However, I keep improving the accuracy steadily, so it will get better over time.
If anyone has any thoughts, questions, or suggestions, feel free to tell me. I will definitely consider any improvements from you guys.
Thanks,
John
I tried it out and it is quite an interesting app but not knowing the algorithm i must say it seems a bit vague. It seems to be right for most of my relationships but I must say it is still not the most trust-able thing considering your description of how it works isn't very thorough. Perhaps if you detail how it works better more people would be willing to give it a try and believe the app more? Just my initial impressions. Otherwise, it is an amazing idea and if it truly is a working algorithm (which it seems to me although I'm sure other people's mileage will vary...) great job on being able to analyze a relationship from texts. Cheers, and good luck!
tyl3rdurden said:
I tried it out and it is quite an interesting app but not knowing the algorithm i must say it seems a bit vague. It seems to be right for most of my relationships but I must say it is still not the most trust-able thing considering your description of how it works isn't very thorough. Perhaps if you detail how it works better more people would be willing to give it a try and believe the app more? Just my initial impressions. Otherwise, it is an amazing idea and if it truly is a working algorithm (which it seems to me although I'm sure other people's mileage will vary...) great job on being able to analyze a relationship from texts. Cheers, and good luck!
Click to expand...
Click to collapse
The logic of the analysis consists of ratios, averages, and comparisons. They merge together to determine your relationships. Pretty much, the application's assumption is that the more you text someone, the more you like them. However, it isn't just the amount of text messages --it is the thought put into them. It compares your conversations and the thought you put into those as well. ("thought" being the detailed length of the text message itself).
I plan on adding additional logic to the application to make it even more accurate, although from my earlier tests with my friends they tell me it does a good job most of the time. It certainly isn't perfect, but it is very new and I still have to work out the discrepancies. There are currently a few that I know of right now and once I get those fixed, I can begin adding additional analysis.
Anyways, thanks for trying it out and I am glad your results were decent.
Isnt working for me on Optimus 2X with CyanogenMod 7. Gets FC before it could finish analysing.
va:99)
E/AndroidRuntime(17308): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(17308): at android.app.ActivityThread.main(ActivityThrea
d.java:3835)
E/AndroidRuntime(17308): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(17308): at java.lang.reflect.Method.invoke(Method.java:5
07)
E/AndroidRuntime(17308): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime(17308): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:605)
E/AndroidRuntime(17308): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1184): Force finishing activity john.gafford.whoLikesMeFree
/.findOut
D/dalvikvm(17308): GC_EXTERNAL_ALLOC freed 262K, 48% free 3025K/5767K, external
0K/0K, paused 37ms
I/CheckinService( 1315): Preparing to send checkin request
I/EventLogService( 1315): Accumulating logs since 1306561495064
D/dalvikvm(17336): GC_CONCURRENT freed 203K, 49% free 2915K/5639K, external 0K/0
K, paused 6ms+2ms
D/ResourceType( 1315): calling getConfigurations
D/ResourceType( 1315): called getConfigurations size=228
I/CheckinTask( 1315): Sending checkin request (4888 bytes)
I/Database( 1347): sqlite returned: error code = 1, msg = near "s": syntax error
E/DatabaseUtils( 1347): Writing exception to parcel
E/DatabaseUtils( 1347): android.database.sqlite.SQLiteException: near "s": synta
x error: , while compiling: SELECT address, body FROM sms WHERE (type=1) AND (ad
dress = 'Domino's SG') ORDER BY date DESC
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteCompiledSql.nat
ive_compile(Native Method)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteCompiledSql.com
pile(SQLiteCompiledSql.java:92)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteCompiledSql.<in
it>(SQLiteCompiledSql.java:65)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteProgram.<init>(
SQLiteProgram.java:83)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteQuery.<init>(SQ
LiteQuery.java:49)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteDirectCursorDri
ver.query(SQLiteDirectCursorDriver.java:42)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteDatabase.rawQue
ryWithFactory(SQLiteDatabase.java:1356)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteQueryBuilder.qu
ery(SQLiteQueryBuilder.java:330)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteQueryBuilder.qu
ery(SQLiteQueryBuilder.java:280)
E/DatabaseUtils( 1347): at com.android.providers.telephony.SmsProvider.q
uery(SmsProvider.java:224)
E/DatabaseUtils( 1347): at android.content.ContentProvider$Transport.bul
kQuery(ContentProvider.java:174)
E/DatabaseUtils( 1347): at android.content.ContentProviderNative.onTrans
act(ContentProviderNative.java:111)
E/DatabaseUtils( 1347): at android.os.Binder.execTransact(Binder.java:32
0)
E/DatabaseUtils( 1347): at dalvik.system.NativeStart.run(Native Method)
D/dalvikvm( 1347): GC_EXPLICIT freed 163K, 47% free 3342K/6279K, external 0K/0K,
paused 31ms
D/dalvikvm( 1315): GC_CONCURRENT freed 466K, 46% free 3571K/6599K, external 0K/0
K, paused 2ms+4ms
D/dalvikvm( 1315): GC_CONCURRENT freed 561K, 47% free 3521K/6599K, external 0K/0
K, paused 2ms+3ms
W/ActivityManager( 1184): Activity pause timeout for HistoryRecord{406d0700 john
.gafford.whoLikesMeFree/.findOut}
D/dalvikvm( 1315): GC_CONCURRENT freed 427K, 47% free 3509K/6599K, external 0K/0
K, paused 2ms+3ms
D/dalvikvm(17308): GC_CONCURRENT freed 252K, 48% free 3050K/5831K, external 67K/
525K, paused 2ms+20ms
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/dalvikvm(17336): GC_CONCURRENT freed 188K, 47% free 3119K/5831K, external 0K/0
K, paused 2ms+2ms
D/dalvikvm( 1184): GC_EXPLICIT freed 686K, 40% free 6726K/11207K, external 1500K
/2012K, paused 61ms
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/szipinf (17336): Initializing inflate state
D/dalvikvm(17336): GC_CONCURRENT freed 434K, 48% free 3181K/6087K, external 0K/0
K, paused 2ms+3ms
D/dalvikvm( 1347): GC_EXPLICIT freed 138K, 47% free 3334K/6279K, external 0K/0K,
paused 24ms
D/dalvikvm(17308): GC_EXPLICIT freed 323K, 48% free 3036K/5831K, external 70K/51
2K, paused 22ms
D/ResourceType( 1315): calling getConfigurations
D/ResourceType( 1315): called getConfigurations size=228
I/CheckinTask( 1315): Checkin success: https://android.clients.google.com/checki
n (1 requests sent)
I/CheckinService( 1315): From server: Intent { act=android.server.checkin.FOTA_C
ANCEL }
I/Process (17308): Sending signal. PID: 17308 SIG: 9
I/ActivityManager( 1184): Process john.gafford.whoLikesMeFree (pid 17308) has di
ed.
I/WindowManager( 1184): WIN DEATH: Window{4083e828 john.gafford.whoLikesMeFree/j
ohn.gafford.whoLikesMeFree.findOut paused=false}
I/WindowManager( 1184): WIN DEATH: Window{4087bab8 john.gafford.whoLikesMeFree/j
ohn.gafford.whoLikesMeFree.findOut paused=false}
D/WifiService( 1184): ACTION_BATTERY_CHANGED pluggedType: 2
W/ActivityManager( 1184): Activity destroy timeout for HistoryRecord{406d0700 jo
hn.gafford.whoLikesMeFree/.findOut}
D/dalvikvm(13508): GC_EXPLICIT freed 15K, 50% free 2693K/5379K, external 0K/0K,
paused 43ms
D/dalvikvm( 4416): GC_EXPLICIT freed 12K, 42% free 3723K/6407K, external 0K/0K,
paused 62ms
D/dalvikvm(15487): GC_EXPLICIT freed 38K, 50% free 2729K/5379K, external 0K/0K,
paused 51ms
D/dalvikvm(15927): GC_EXPLICIT freed 36K, 48% free 3524K/6663K, external 0K/0K,
paused 51ms
D/dalvikvm( 2172): GC_EXPLICIT freed 298K, 53% free 2809K/5895K, external 0K/0K,
paused 60ms
D/dalvikvm( 1328): GC_EXPLICIT freed 15K, 57% free 3225K/7367K, external 4036K/5
011K, paused 62ms
D/dalvikvm( 1184): GC_EXTERNAL_ALLOC freed 342K, 41% free 6674K/11207K, external
2002K/2012K, paused 73ms
I/ActivityManager( 1184): Starting: Intent { act=android.intent.action.MAIN cat=
[android.intent.category.LAUNCHER] flg=0x10100000 pkg=john.gafford.whoLikesMeFre
e cmp=john.gafford.whoLikesMeFree/.findOut bnds=[0,359][480,455] } from pid 1184
I/ActivityManager( 1184): Start proc john.gafford.whoLikesMeFree for activity jo
hn.gafford.whoLikesMeFree/.findOut: pid=17381 uid=10122 gids={3003}
W/InputManagerService( 1184): Window already focused, ignoring focus gain of: co
[email protected]
I/ActivityManager( 1184): No longer want com.opera.browser (pid 16879): hidden #
16
D/szipinf (17381): Initializing inflate state
I/Database(17381): sqlite returned: error code = 0, msg = Recovered 14 frames fr
om WAL file /data/data/john.gafford.whoLikesMeFree/databases/webview.db-wal
I/Database(17381): sqlite returned: error code = 0, msg = Recovered 6 frames fro
m WAL file /data/data/john.gafford.whoLikesMeFree/databases/webviewCache.db-wal
E/InputDispatcher( 1184): channel '40913770 com.opera.browser/com.opera.Opera (s
erver)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1184): channel '40913770 com.opera.browser/com.opera.Opera (s
erver)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowManager( 1184): WINDOW DIED Window{40913770 com.opera.browser/com.opera.
Opera paused=false}
I/WindowManager( 1184): WIN DEATH: Window{40983ca0 SurfaceView paused=false}
I/Ads (17381): To get test ads on this device, call adRequest.addTestDevice(
"705677A31FB27303AAD5313A8282773B");
I/ActivityManager( 1184): Displayed john.gafford.whoLikesMeFree/.findOut: +362ms
I/Ads (17381): adRequestUrlHtml: <html><head><script src="http://www.gstatic
.com/afma/sdk-core-v40.js"></script><script>AFMA_buildAdURL({"preqs":0,"u_sd":1.
5,"slotname":"a14ddbab1eb5bb7","u_w":320,"msid":"john.gafford.whoLikesMeFree","j
s":"afma-sdk-a-v4.1.0","isu":"705677A31FB27303AAD5313A8282773B","format":"320x50
_mb","net":"wi","app_name":"4.android.john.gafford.whoLikesMeFree","hl":"en","u_
h":533,"u_audio":3,"u_so":"p"});</script></head><body></body></html>
I/Ads (17381): Received ad url: <"url": "http://r.admob.com:80/ad_source.php
?preqs=0&u_sd=1.5&slotname=a14ddbab1eb5bb7&u_w=320&msid=john.gafford.whoLikesMeF
ree&js=afma-sdk-a-v4.1.0&isu=705677A31FB27303AAD5313A8282773B&format=320x50_mb&n
et=wi&app_name=4.android.john.gafford.whoLikesMeFree&hl=en&u_h=533&u_audio=3&u_s
o=p&output=html&region=mobile_app&u_tz=-480&ex=1&client_sdk=1", "afmaNotifyDt":
"null">
D/dalvikvm(17381): GC_CONCURRENT freed 185K, 48% free 2932K/5575K, external 0K/0
K, paused 2ms+2ms
W/Ads (17381): IOException connecting to ad url.
W/Ads (17381): java.net.ConnectException: r.admob.com/127.0.0.1:80 - Connect
ion refused
W/Ads (17381): at org.apache.harmony.luni.net.PlainSocketImpl.connect(P
lainSocketImpl.java:207)
W/Ads (17381): at org.apache.harmony.luni.net.PlainSocketImpl.connect(P
lainSocketImpl.java:437)
W/Ads (17381): at java.net.Socket.connect(Socket.java:983)
W/Ads (17381): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnection.<init>(HttpConnection.java:75)
W/Ads (17381): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnection.<init>(HttpConnection.java:48)
W/Ads (17381): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnection$Address.connect(HttpConnection.java:322)
W/Ads (17381): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnectionPool.get(HttpConnectionPool.java:89)
W/Ads (17381): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpURLConnectionImpl.getHttpConnection(HttpURLConnectionImpl.java:285)
W/Ads (17381): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpURLConnectionImpl.makeConnection(HttpURLConnectionImpl.java:267)
W/Ads (17381): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:205)
W/Ads (17381): at b.a(Unknown Source)
W/Ads (17381): at b.doInBackground(Unknown Source)
W/Ads (17381): at android.os.AsyncTask$2.call(AsyncTask.java:185)
W/Ads (17381): at java.util.concurrent.FutureTask$Sync.innerRun(FutureT
ask.java:306)
W/Ads (17381): at java.util.concurrent.FutureTask.run(FutureTask.java:1
38)
W/Ads (17381): at java.util.concurrent.ThreadPoolExecutor.runWorker(Thr
eadPoolExecutor.java:1088)
W/Ads (17381): at java.util.concurrent.ThreadPoolExecutor$Worker.run(Th
readPoolExecutor.java:581)
W/Ads (17381): at java.lang.Thread.run(Thread.java:1019)
D/webviewglue(17381): nativeDestroy view: 0x136060
I/Ads (17381): onFailedToReceiveAd(A network error occurred.)
E/CACHE ( 2172): cleared
I/zomut.watchdog.monitor( 2172): initgather
D/dalvikvm( 2172): GC_CONCURRENT freed 487K, 52% free 2831K/5895K, external 0K/0
K, paused 2ms+4ms
I/zomut.watchdog.monitor( 2172): endgather
I/zomut.watchdog.monitor( 2172): init
I/zomut.watchdog.monitor( 2172): end
D/dalvikvm(17381): GC_EXTERNAL_ALLOC freed 242K, 48% free 3076K/5831K, external
0K/0K, paused 30ms
I/Database( 1347): sqlite returned: error code = 1, msg = near "s": syntax error
E/DatabaseUtils( 1347): Writing exception to parcel
E/DatabaseUtils( 1347): android.database.sqlite.SQLiteException: near "s": synta
x error: , while compiling: SELECT address, body FROM sms WHERE (type=1) AND (ad
dress = 'Domino's SG') ORDER BY date DESC
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteCompiledSql.nat
ive_compile(Native Method)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteCompiledSql.com
pile(SQLiteCompiledSql.java:92)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteCompiledSql.<in
it>(SQLiteCompiledSql.java:65)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteProgram.<init>(
SQLiteProgram.java:83)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteQuery.<init>(SQ
LiteQuery.java:49)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteDirectCursorDri
ver.query(SQLiteDirectCursorDriver.java:42)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteDatabase.rawQue
ryWithFactory(SQLiteDatabase.java:1356)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteQueryBuilder.qu
ery(SQLiteQueryBuilder.java:330)
E/DatabaseUtils( 1347): at android.database.sqlite.SQLiteQueryBuilder.qu
ery(SQLiteQueryBuilder.java:280)
E/DatabaseUtils( 1347): at com.android.providers.telephony.SmsProvider.q
uery(SmsProvider.java:224)
E/DatabaseUtils( 1347): at android.content.ContentProvider$Transport.bul
kQuery(ContentProvider.java:174)
E/DatabaseUtils( 1347): at android.content.ContentProviderNative.onTrans
act(ContentProviderNative.java:111)
E/DatabaseUtils( 1347): at android.os.Binder.execTransact(Binder.java:32
0)
E/DatabaseUtils( 1347): at dalvik.system.NativeStart.run(Native Method)
D/dalvikvm(17336): GC_CONCURRENT freed 498K, 50% free 3125K/6151K, external 0K/0
K, paused 2ms+3ms
D/dalvikvm(17381): GC_CONCURRENT freed 249K, 48% free 3116K/5895K, external 49K/
525K, paused 1ms+2ms
D/AndroidRuntime(17381): Shutting down VM
W/dalvikvm(17381): threadid=1: thread exiting with uncaught exception (group=0x4
0015560)
E/AndroidRuntime(17381): FATAL EXCEPTION: main
E/AndroidRuntime(17381): java.lang.IllegalStateException: The specified child al
ready has a parent. You must call removeView() on the child's parent first.
E/AndroidRuntime(17381): at android.view.ViewGroup.addViewInner(ViewGroup
.java:1976)
E/AndroidRuntime(17381): at android.view.ViewGroup.addView(ViewGroup.java
:1871)
E/AndroidRuntime(17381): at android.widget.TableLayout.addView(TableLayou
t.java:421)
E/AndroidRuntime(17381): at android.view.ViewGroup.addView(ViewGroup.java
:1828)
E/AndroidRuntime(17381): at android.widget.TableLayout.addView(TableLayou
t.java:403)
E/AndroidRuntime(17381): at android.view.ViewGroup.addView(ViewGroup.java
:1808)
E/AndroidRuntime(17381): at android.widget.TableLayout.addView(TableLayou
t.java:394)
E/AndroidRuntime(17381): at john.gafford.whoLikesMeFree.findOut$mainAnaly
sis.onProgressUpdate(findOut.java:270)
E/AndroidRuntime(17381): at john.gafford.whoLikesMeFree.findOut$mainAnaly
sis.onProgressUpdate(findOut.java:1)
E/AndroidRuntime(17381): at android.os.AsyncTask$InternalHandler.handleMe
ssage(AsyncTask.java:432)
E/AndroidRuntime(17381): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime(17381): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(17381): at android.app.ActivityThread.main(ActivityThrea
d.java:3835)
E/AndroidRuntime(17381): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(17381): at java.lang.reflect.Method.invoke(Method.java:5
07)
E/AndroidRuntime(17381): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime(17381): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:605)
E/AndroidRuntime(17381): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1184): Force finishing activity john.gafford.whoLikesMeFree
/.findOut
D/dalvikvm( 1347): GC_EXPLICIT freed 139K, 47% free 3358K/6279K, external 0K/0K,
paused 31ms
D/dalvikvm( 1184): GC_EXPLICIT freed 277K, 41% free 6689K/11207K, external 2032K
/2544K, paused 56ms
D/dalvikvm(17336): GC_EXPLICIT freed 327K, 50% free 3120K/6151K, external 0K/0K,
paused 22ms
D/dalvikvm(17381): GC_EXPLICIT freed 352K, 48% free 3159K/6023K, external 119K/5
25K, paused 24ms
W/ActivityManager( 1184): Activity pause timeout for HistoryRecord{40847828 john
.gafford.whoLikesMeFree/.findOut}
W/ActivityManager( 1184): Activity destroy timeout for HistoryRecord{40847828 jo
hn.gafford.whoLikesMeFree/.findOut}
Click to expand...
Click to collapse
Attached the logcat. Hope it helps
Just out of curiosity, what made you develop such an app ? Are you trying to demonstrate / test some sort of a Natural Language Processing algorithm ? Or is it just a fun app ?? Because, apart for testing purposes and being humorous, I really don't see any use.
Because everyone have a much better idea about the relationship they have with the people they communicate over txt messages, than what some algorithm working on a very limited cryptic messages can ever deduce.
sacredsoul said:
Isnt working for me on Optimus 2X with CyanogenMod 7. Gets FC before it could finish analysing.
Attached the logcat. Hope it helps
Click to expand...
Click to collapse
Thanks a lot dude. I believe it is because of the apostrophe in "Domino's SG" that is causing the issue. I thought I had fixed all of that, but I guess not. I will get that fixed. Darn SQL injection.
PhoenixFx said:
Just out of curiosity, what made you develop such an app ? Are you trying to demonstrate / test some sort of a Natural Language Processing algorithm ? Or is it just a fun app ?? Because, apart for testing purposes and being humorous, I really don't see any use.
Because everyone have a much better idea about the relationship they have with the people they communicate over txt messages, than what some algorithm working on a very limited cryptic messages can ever deduce.
Click to expand...
Click to collapse
I am just trying to see how accurate I can get in guessing what people's relationships are through their text messages. Yes, I realize that a lot of people have a good idea of what their relationship status is already, but it is always nice to get a second opinion that is without bias. Nevertheless, some people (especially younger people) may not realize that they are stalking someone or that someone is stalking them. This app helps them realize that and make adjustments accordingly. I really hope I can make this app extremely accurate. I know it will never be close to perfect, but if it is right most of the time, I will be pleased with that.
panchopunk said:
Thanks a lot dude. I believe it is because of the apostrophe in "Domino's SG" that is causing the issue. I thought I had fixed all of that, but I guess not. I will get that fixed. Darn SQL injection.
Click to expand...
Click to collapse
Thank you! Looking forward to a working version soon!
Bit worried - it told me my male friend would do anything to have me, yet he's married, 48, with kids? lol
Thats actually scared me, can it not distinguish gender?
sacredsoul said:
Thank you! Looking forward to a working version soon!
Click to expand...
Click to collapse
Question concerning your issue:
What exactly is "Domino's SG"? Is it a contact of yours? Also, what field is it in? As far as I can tell, it looks to be in the address field, which is very peculiar considering the address field contains mostly phone numbers and some email addresses from my tests. I think it may have been added manually or something by some application. Anyways, I escaped all apostrophes in the code, so I should be uploading a release shortly. Let me know if it works.
SWFlyerUK said:
Bit worried - it told me my male friend would do anything to have me, yet he's married, 48, with kids? lol
Thats actually scared me, can it not distinguish gender?
Click to expand...
Click to collapse
It cannot distinguish gender due to that kind of data not being on the phone. I might in the future query a database of names to determine gender by name, but I really don't have much to work with.
Anyways, what is the accuracy for that text message? I would imagine it is either "Extremely Low" or "Very Low". You can get results like that early on if you don't have a decent conversation going with that person. If it is higher accuracy than that, then I would be worried...
It was "Low".
Should I take this as a bit of fun or seriously?
SWFlyerUK said:
It was "Low".
Should I take this as a bit of fun or seriously?
Click to expand...
Click to collapse
What was the exact message? I will let you know if you should take it seriously or not.
"OH NO!!! IT IS THE LORD OF ALL STALKERS!!! This sick freak would kill to have you as their own. . . . etc etc"
I am seriously scared about this app.
SWFlyerUK said:
"OH NO!!! IT IS THE LORD OF ALL STALKERS!!! This sick freak would kill to have you as their own. . . . etc etc"
I am seriously scared about this app.
Click to expand...
Click to collapse
Well, to put it plainly to you, in order to get that message, they would have to be at least 10 times more detailed in their text messages than you are to them. Moreover, you would have to be around 5 times more detailed towards other people that you contact than you are to that guy.
At this point, I would be a little concerned, but since the accuracy is still low, I wouldn't worry about it at this point. If it stays that way over time, then I would be concerned.
The only stalker I have in my contacts is my mom. She is an obvious exception to this app because she is going to text me like crazy simply because she is my mom. Mom's should be stalkers anyways.
Lol I really don't get this, does that mean that I secretly love them or something?
SWFlyerUK said:
Lol I really don't get this, does that mean that I secretly love them or something?
Click to expand...
Click to collapse
No it could mean the opposite --they secretly love you
panchopunk said:
Question concerning your issue:
What exactly is "Domino's SG"? Is it a contact of yours? Also, what field is it in? As far as I can tell, it looks to be in the address field, which is very peculiar considering the address field contains mostly phone numbers and some email addresses from my tests. I think it may have been added manually or something by some application. Anyways, I escaped all apostrophes in the code, so I should be uploading a release shortly. Let me know if it works.
Click to expand...
Click to collapse
I have no idea what is Domino's SG. I got no contacts with that name. SG might mean Singapore, the country I am in...
EDIT : Tried the updated version. Still getting FCs
E/DatabaseUtils( 1343): at dalvik.system.NativeStart.run(Native Method)
W/AndroidMusic(12336): MusicPreferences still not made, creating on UI thread
D/MusicPreferences(12336): New Active account: null
I/AsyncCursor1:1(12336): Initialized for content://com.google.android.music.Musi
cContent/playlists, proj:_id#name, sel: 'null', args: null, order: null
D/MusicContentProvider(12336): Running Query: content://com.google.android.music
.MusicContent/playlists projection : count(*) selection : null select args :
sort order : null
I/NetworkMonitor(12336): Network Type: 1 isConnected: true
I/KeepOnScheduler(12336): Predictive scheduler turned on
I/MusicDL (12336): Creating a new DownloadExecutor (was originally null)
I/MusicDL (12336): DownloadManager binded via: Intent { cmp=com.google.android.m
usic/com.android.music.dl.DownloadManager$DownloadManagerService }
D/MusicStore(12336): Database opened
D/AndroidRuntime(12302): Shutting down VM
W/dalvikvm(12302): threadid=1: thread exiting with uncaught exception (group=0x4
0015560)
E/AndroidRuntime(12302): FATAL EXCEPTION: main
E/AndroidRuntime(12302): java.lang.IllegalStateException: The specified child al
ready has a parent. You must call removeView() on the child's parent first.
E/AndroidRuntime(12302): at android.view.ViewGroup.addViewInner(ViewGroup
.java:1976)
E/AndroidRuntime(12302): at android.view.ViewGroup.addView(ViewGroup.java
:1871)
E/AndroidRuntime(12302): at android.widget.TableLayout.addView(TableLayou
t.java:421)
E/AndroidRuntime(12302): at android.view.ViewGroup.addView(ViewGroup.java
:1828)
E/AndroidRuntime(12302): at android.widget.TableLayout.addView(TableLayou
t.java:403)
E/AndroidRuntime(12302): at android.view.ViewGroup.addView(ViewGroup.java
:1808)
E/AndroidRuntime(12302): at android.widget.TableLayout.addView(TableLayou
t.java:394)
E/AndroidRuntime(12302): at john.gafford.whoLikesMeFree.findOut$mainAnaly
sis.onProgressUpdate(findOut.java:272)
E/AndroidRuntime(12302): at john.gafford.whoLikesMeFree.findOut$mainAnaly
sis.onProgressUpdate(findOut.java:1)
E/AndroidRuntime(12302): at android.os.AsyncTask$InternalHandler.handleMe
ssage(AsyncTask.java:432)
E/AndroidRuntime(12302): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime(12302): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(12302): at android.app.ActivityThread.main(ActivityThrea
d.java:3835)
E/AndroidRuntime(12302): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(12302): at java.lang.reflect.Method.invoke(Method.java:5
07)
E/AndroidRuntime(12302): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime(12302): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:605)
E/AndroidRuntime(12302): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1184): Force finishing activity john.gafford.whoLikesMeFree
/.findOut
D/dalvikvm(12302): GC_CONCURRENT freed 283K, 48% free 3151K/5959K, external 67K/
530K, paused 3ms+4ms
D/dalvikvm( 1433): GC_EXPLICIT freed 326K, 48% free 3275K/6279K, external 0K/0K,
paused 28ms
D/dalvikvm( 1184): GC_EXPLICIT freed 338K, 38% free 6713K/10759K, external 1500K
/2012K, paused 58ms
W/ActivityManager( 1184): Activity pause timeout for HistoryRecord{40534170 john
.gafford.whoLikesMeFree/.findOut}
D/dalvikvm(11660): GC_EXPLICIT freed 169K, 45% free 4720K/8455K, external 335K/6
31K, paused 38ms
D/dalvikvm(12302): GC_EXPLICIT freed 281K, 48% free 3155K/5959K, external 119K/5
30K, paused 28ms
D/dalvikvm( 1433): GC_EXPLICIT freed 331K, 48% free 3282K/6279K, external 0K/0K,
paused 31ms
D/dalvikvm( 1343): GC_EXPLICIT freed 174K, 46% free 3787K/6919K, external 562K/1
074K, paused 25ms
D/SyncManager( 1184): setSyncAutomatically: , provider com.google.android.music.
MusicContent -> false
D/SyncManager( 1184): setSyncAutomatically: already set to false, doing nothing
D/SyncManager( 1184): setIsSyncable: Account {[email protected], type=com
.google}, provider com.google.android.music.MusicContent -> 0
D/SyncManager( 1184): setIsSyncable: already set to 0, doing nothing
D/MusicContentProvider(12336): Running Query: content://com.google.android.music
.MusicContent/playlists?limit=0%2C2000 projection : _id#name selection : null
select args : sort order : LISTS.Name COLLATE UNICODE ASC
I/Process (12302): Sending signal. PID: 12302 SIG: 9
I/ActivityManager( 1184): Process john.gafford.whoLikesMeFree (pid 12302) has di
ed.
I/WindowManager( 1184): WIN DEATH: Window{408da908 john.gafford.whoLikesMeFree/j
ohn.gafford.whoLikesMeFree.findOut paused=false}
I/WindowManager( 1184): WIN DEATH: Window{408e4be8 john.gafford.whoLikesMeFree/j
ohn.gafford.whoLikesMeFree.findOut paused=false}
W/InputManagerService( 1184): Got RemoteException sending setActive(false) notif
ication to pid 12302 uid 10122
I/ActivityManager( 1184): Start proc com.whatsapp for service com.whatsapp/.mess
aging.MessageService: pid=12412 uid=10070 gids={1015, 3003}
D/szipinf (12412): Initializing inflate state
D/dalvikvm(12412): GC_CONCURRENT freed 152K, 48% free 2983K/5639K, external 0K/0
K, paused 2ms+2ms
D/dalvikvm(12412): GC_CONCURRENT freed 252K, 46% free 3219K/5959K, external 0K/0
K, paused 5ms+3ms
W/ActivityManager( 1184): Activity destroy timeout for HistoryRecord{40534170 jo
hn.gafford.whoLikesMeFree/.findOut}
D/dalvikvm(12412): GC_CONCURRENT freed 380K, 48% free 3253K/6151K, external 0K/0
K, paused 3ms+2ms
D/WifiService( 1184): ACTION_BATTERY_CHANGED pluggedType: 2
I/ActivityManager( 1184): Starting: Intent { act=android.intent.action.MAIN cat=
[android.intent.category.LAUNCHER] flg=0x10000000 pkg=john.gafford.whoLikesMeFre
e cmp=john.gafford.whoLikesMeFree/.findOut } from pid 11660
I/ActivityManager( 1184): Start proc john.gafford.whoLikesMeFree for activity jo
hn.gafford.whoLikesMeFree/.findOut: pid=12473 uid=10122 gids={3003}
D/szipinf (12473): Initializing inflate state
I/Database(12473): sqlite returned: error code = 0, msg = Recovered 14 frames fr
om WAL file /data/data/john.gafford.whoLikesMeFree/databases/webview.db-wal
I/Database(12473): sqlite returned: error code = 0, msg = Recovered 6 frames fro
m WAL file /data/data/john.gafford.whoLikesMeFree/databases/webviewCache.db-wal
D/dalvikvm( 1184): GC_EXPLICIT freed 322K, 38% free 6707K/10759K, external 1500K
/2012K, paused 71ms
I/ActivityManager( 1184): Displayed john.gafford.whoLikesMeFree/.findOut: +341ms
I/Ads (12473): To get test ads on this device, call adRequest.addTestDevice(
"705677A31FB27303AAD5313A8282773B");
I/Ads (12473): adRequestUrlHtml: <html><head><script src="http://www.gstatic
.com/afma/sdk-core-v40.js"></script><script>AFMA_buildAdURL({"preqs":0,"u_sd":1.
5,"slotname":"a14ddbab1eb5bb7","u_w":320,"msid":"john.gafford.whoLikesMeFree","j
s":"afma-sdk-a-v4.1.0","isu":"705677A31FB27303AAD5313A8282773B","format":"320x50
_mb","net":"wi","app_name":"6.android.john.gafford.whoLikesMeFree","hl":"en","u_
h":533,"u_audio":3,"u_so":"p"});</script></head><body></body></html>
I/Ads (12473): Received ad url: <"url": "http://r.admob.com:80/ad_source.php
?preqs=0&u_sd=1.5&slotname=a14ddbab1eb5bb7&u_w=320&msid=john.gafford.whoLikesMeF
ree&js=afma-sdk-a-v4.1.0&isu=705677A31FB27303AAD5313A8282773B&format=320x50_mb&n
et=wi&app_name=6.android.john.gafford.whoLikesMeFree&hl=en&u_h=533&u_audio=3&u_s
o=p&output=html&region=mobile_app&u_tz=-480&ex=1&client_sdk=1", "afmaNotifyDt":
"null">
D/dalvikvm(12473): GC_CONCURRENT freed 185K, 48% free 2931K/5575K, external 0K/0
K, paused 2ms+2ms
W/Ads (12473): IOException connecting to ad url.
W/Ads (12473): java.net.ConnectException: r.admob.com/127.0.0.1:80 - Connect
ion refused
W/Ads (12473): at org.apache.harmony.luni.net.PlainSocketImpl.connect(P
lainSocketImpl.java:207)
W/Ads (12473): at org.apache.harmony.luni.net.PlainSocketImpl.connect(P
lainSocketImpl.java:437)
W/Ads (12473): at java.net.Socket.connect(Socket.java:983)
W/Ads (12473): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnection.<init>(HttpConnection.java:75)
W/Ads (12473): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnection.<init>(HttpConnection.java:48)
W/Ads (12473): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnection$Address.connect(HttpConnection.java:322)
W/Ads (12473): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpConnectionPool.get(HttpConnectionPool.java:89)
W/Ads (12473): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpURLConnectionImpl.getHttpConnection(HttpURLConnectionImpl.java:285)
W/Ads (12473): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpURLConnectionImpl.makeConnection(HttpURLConnectionImpl.java:267)
W/Ads (12473): at org.apache.harmony.luni.internal.net.www.protocol.htt
p.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:205)
W/Ads (12473): at b.a(Unknown Source)
W/Ads (12473): at b.doInBackground(Unknown Source)
W/Ads (12473): at android.os.AsyncTask$2.call(AsyncTask.java:185)
W/Ads (12473): at java.util.concurrent.FutureTask$Sync.innerRun(FutureT
ask.java:306)
W/Ads (12473): at java.util.concurrent.FutureTask.run(FutureTask.java:1
38)
W/Ads (12473): at java.util.concurrent.ThreadPoolExecutor.runWorker(Thr
eadPoolExecutor.java:1088)
W/Ads (12473): at java.util.concurrent.ThreadPoolExecutor$Worker.run(Th
readPoolExecutor.java:581)
W/Ads (12473): at java.lang.Thread.run(Thread.java:1019)
D/webviewglue(12473): nativeDestroy view: 0x1edb08
I/Ads (12473): onFailedToReceiveAd(A network error occurred.)
I/ActivityManager( 1184): Start proc android.process.acore for service com.jbapp
s.contact/.util.CallMonitor.GoContactsService2: pid=12529 uid=10078 gids={3003,
1015}
D/szipinf (12529): Initializing inflate state
D/dalvikvm( 2734): GC_EXPLICIT freed 10K, 47% free 3932K/7367K, external 0K/0K,
paused 62ms
D/dalvikvm(12473): GC_EXTERNAL_ALLOC freed 330K, 48% free 3033K/5831K, external
0K/0K, paused 30ms
I/Database( 1343): sqlite returned: error code = 1, msg = near "s": syntax error
E/DatabaseUtils( 1343): Writing exception to parcel
E/DatabaseUtils( 1343): android.database.sqlite.SQLiteException: near "s": synta
x error: , while compiling: SELECT address, body FROM sms WHERE (type=1) AND (ad
dress = 'Domino's SG') ORDER BY date DESC
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteCompiledSql.nat
ive_compile(Native Method)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteCompiledSql.com
pile(SQLiteCompiledSql.java:92)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteCompiledSql.<in
it>(SQLiteCompiledSql.java:65)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteProgram.<init>(
SQLiteProgram.java:83)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteQuery.<init>(SQ
LiteQuery.java:49)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteDirectCursorDri
ver.query(SQLiteDirectCursorDriver.java:42)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteDatabase.rawQue
ryWithFactory(SQLiteDatabase.java:1356)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteQueryBuilder.qu
ery(SQLiteQueryBuilder.java:330)
E/DatabaseUtils( 1343): at android.database.sqlite.SQLiteQueryBuilder.qu
ery(SQLiteQueryBuilder.java:280)
E/DatabaseUtils( 1343): at com.android.providers.telephony.SmsProvider.q
uery(SmsProvider.java:224)
E/DatabaseUtils( 1343): at android.content.ContentProvider$Transport.bul
kQuery(ContentProvider.java:174)
E/DatabaseUtils( 1343): at android.content.ContentProviderNative.onTrans
act(ContentProviderNative.java:111)
E/DatabaseUtils( 1343): at android.os.Binder.execTransact(Binder.java:32
0)
E/DatabaseUtils( 1343): at dalvik.system.NativeStart.run(Native Method)
D/dalvikvm(12473): GC_CONCURRENT freed 279K, 48% free 3090K/5895K, external 67K/
530K, paused 2ms+3ms
D/dalvikvm( 1433): GC_EXPLICIT freed 327K, 48% free 3277K/6279K, external 0K/0K,
paused 31ms
D/AndroidRuntime(12473): Shutting down VM
W/dalvikvm(12473): threadid=1: thread exiting with uncaught exception (group=0x4
0015560)
D/dalvikvm( 1343): GC_EXPLICIT freed 174K, 46% free 3784K/6919K, external 562K/1
074K, paused 32ms
E/AndroidRuntime(12473): FATAL EXCEPTION: main
E/AndroidRuntime(12473): java.lang.IllegalStateException: The specified child al
ready has a parent. You must call removeView() on the child's parent first.
E/AndroidRuntime(12473): at android.view.ViewGroup.addViewInner(ViewGroup
.java:1976)
E/AndroidRuntime(12473): at android.view.ViewGroup.addView(ViewGroup.java
:1871)
E/AndroidRuntime(12473): at android.widget.TableLayout.addView(TableLayou
t.java:421)
E/AndroidRuntime(12473): at android.view.ViewGroup.addView(ViewGroup.java
:1828)
E/AndroidRuntime(12473): at android.widget.TableLayout.addView(TableLayou
t.java:403)
E/AndroidRuntime(12473): at android.view.ViewGroup.addView(ViewGroup.java
:1808)
E/AndroidRuntime(12473): at android.widget.TableLayout.addView(TableLayou
t.java:394)
E/AndroidRuntime(12473): at john.gafford.whoLikesMeFree.findOut$mainAnaly
sis.onProgressUpdate(findOut.java:272)
E/AndroidRuntime(12473): at john.gafford.whoLikesMeFree.findOut$mainAnaly
sis.onProgressUpdate(findOut.java:1)
E/AndroidRuntime(12473): at android.os.AsyncTask$InternalHandler.handleMe
ssage(AsyncTask.java:432)
E/AndroidRuntime(12473): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime(12473): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(12473): at android.app.ActivityThread.main(ActivityThrea
d.java:3835)
E/AndroidRuntime(12473): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(12473): at java.lang.reflect.Method.invoke(Method.java:5
07)
E/AndroidRuntime(12473): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime(12473): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:605)
E/AndroidRuntime(12473): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1184): Force finishing activity john.gafford.whoLikesMeFree
/.findOut
D/dalvikvm( 1184): GC_EXPLICIT freed 232K, 38% free 6727K/10759K, external 1500K
/2012K, paused 57ms
D/dalvikvm(12473): GC_EXPLICIT freed 294K, 47% free 3181K/5959K, external 119K/5
30K, paused 23ms
D/dalvikvm( 1433): GC_EXPLICIT freed 339K, 48% free 3275K/6279K, external 0K/0K,
paused 22ms
W/ActivityManager( 1184): Activity pause timeout for HistoryRecord{40535290 john
.gafford.whoLikesMeFree/.findOut}
D/dalvikvm(11660): GC_EXPLICIT freed 69K, 45% free 4715K/8455K, external 326K/63
1K, paused 33ms
W/ActivityManager( 1184): Activity destroy timeout for HistoryRecord{40535290 jo
hn.gafford.whoLikesMeFree/.findOut}
D/dalvikvm( 1326): GC_EXPLICIT freed 32K, 57% free 3272K/7495K, external 4095K/4
657K, paused 51ms
I/zomut.watchdog.monitor( 2185): initgather
D/dalvikvm( 2185): GC_CONCURRENT freed 448K, 52% free 2896K/5959K, external 0K/0
K, paused 3ms+3ms
D/dalvikvm( 2185): GC_CONCURRENT freed 544K, 53% free 2835K/5959K, external 0K/0
K, paused 3ms+3ms
I/zomut.watchdog.monitor( 2185): endgather
I/zomut.watchdog.monitor( 2185): init
I/zomut.watchdog.monitor( 2185): end
W/ProcessStats( 1184): Skipping unknown process pid 12965
W/ProcessStats( 1184): Skipping unknown process pid 12966
D/dalvikvm( 7996): GC_EXPLICIT freed 60K, 50% free 2703K/5379K, external 0K/0K,
paused 40ms
D/dalvikvm( 1433): GC_EXPLICIT freed 140K, 50% free 3197K/6279K, external 0K/0K,
paused 58ms
W/ProcessStats( 1184): Skipping unknown process pid 13127
W/ProcessStats( 1184): Skipping unknown process pid 13128
D/dalvikvm( 2185): GC_EXPLICIT freed 169K, 53% free 2810K/5959K, external 0K/0K,
paused 51ms
D/PerformBackupThread( 1184): starting agent for backup of BackupRequest{app=App
licationInfo{405b2230 com.android.providers.settings} full=false}
D/BackupManagerService( 1184): awaiting agent for ApplicationInfo{405b2230 com.a
ndroid.providers.settings}
D/BackupManagerService( 1184): agentConnected pkg=com.android.providers.settings
[email protected]8
D/dalvikvm( 1184): GC_CONCURRENT freed 1228K, 38% free 6771K/10759K, external 15
00K/2012K, paused 2ms+4ms
Click to expand...
Click to collapse
sacredsoul said:
I have no idea what is Domino's SG. I got no contacts with that name. SG might mean Singapore, the country I am in...
EDIT : Tried the updated version. Still getting FCs
Click to expand...
Click to collapse
Well, based on your log, it looks like the original error is fixed. What version of android are you running?
panchopunk said:
Well, based on your log, it looks like the original error is fixed. What version of android are you running?
Click to expand...
Click to collapse
CM7, Gingerbread. 2.3.4.

[Q]Trouble with ssl certificates !

Hello i have a samsung galaxy tab 2 10.1, aka GT-P5113 (wifi+IR) and i have some trouble with ssl.
When i want to go to a https web page it tell me "cant do a secure connection" and whe i want to install app with play store it tells "file in package file is incorrect" i tried with cm 10.1 and stock FW but the probleme still in the place !
I would like to know if a different radio/modem fw will change the problem, or if you have a trick to find what things does'nt work properly.
I tried the date/time settings but still the same.
Thank you for reading
I've got some news with logs:
when i try a https website (google.fr in thise case):
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150835:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150836:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150836:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: ssl.gstatic.com:443
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150837:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
D/dalvikvm( 3686): GC_CONCURRENT freed 353K, 37% free 4897K/7720K, paused 3ms+2ms, total 27ms
W/BackupManagerService( 436): dataChanged but no participant pkg='com.android.providers.settings' uid=10031
D/audio_hw_primary( 118): select_output_device: AUDIO_DEVICE_OUT_SPEAKER
W/IInputConnectionWrapper( 3686): endBatchEdit on inactive InputConnection
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150839:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
W/BackupManagerService( 436): dataChanged but no participant pkg='com.android.providers.settings' uid=10031
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150839:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
E/Tab ( 3686): onReceivedError -11 https://www.google.fr/search?sclient=tablet-gws&site=&source=hp&q=ggg&btnG=Rechercher Impossible d'établir une connexion sécurisée.
Click to expand...
Click to collapse
when i try to install an .apk :
D/SFM-Main( 1816): selected: [/extSdCard/android-terminal-emulator-1-0-53-en-android.apk]
I/ActivityManager( 396): START u0 {act=android.intent.action.VIEW dat=file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk typ=application/vnd.android.package-archive cmp=com.android.packageinstaller/.PackageInstallerActivity} from pid 1816
D/dalvikvm( 396): GC_FOR_ALLOC freed 705K, 20% free 8084K/10000K, paused 125ms, total 125ms
I/dalvikvm-heap( 396): Grow heap (frag case) to 8.575MB for 124216-byte allocation
I/ActivityManager( 396): Start proc com.android.packageinstaller for activity com.android.packageinstaller/.PackageInstallerActivity: pid=2107 uid=10020 gids={50020, 1028}
D/libEGL ( 2107): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 2107): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 2107): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/OpenGLRenderer( 2107): Enabling debug mode 0
I/ActivityManager( 396): Displayed com.android.packageinstaller/.PackageInstallerActivity: +837ms
I/ActivityManager( 396): START u0 {dat=file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk cmp=com.android.packageinstaller/.InstallAppProgress (has extras)} from pid 2107
D/dalvikvm( 396): GC_FOR_ALLOC freed 352K, 20% free 8136K/10080K, paused 86ms, total 86ms
D/dalvikvm( 396): GC_FOR_ALLOC freed 10K, 19% free 8247K/10080K, paused 79ms, total 79ms
I/dalvikvm-heap( 396): Grow heap (frag case) to 8.734MB for 124216-byte allocation
D/dalvikvm( 396): GC_FOR_ALLOC freed 248K, 21% free 8120K/10204K, paused 60ms, total 60ms
I/ActivityManager( 396): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=2123 uid=10009 gids={50009, 1015, 1023, 2001, 1028}
W/ActivityManager( 396): No content provider found for permission revoke: file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk
W/ActivityManager( 396): No content provider found for permission revoke: file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk
I/PackageManager( 396): Copying native libraries to /data/app-lib/vmdl1963845736
I/ActivityManager( 396): Displayed com.android.packageinstaller/.InstallAppProgress: +215ms
I/dalvikvm( 396): Jit: resizing JitTable from 8192 to 16384
W/PackageParser( 396): Exception reading res/drawable/atari_small.png in /data/app/vmdl1963845736.tmp
W/PackageParser( 396): java.lang.SecurityException: META-INF/MANIFEST.MF has invalid digest for res/drawable/atari_small.png in /data/app/vmdl1963845736.tmp
W/PackageParser( 396): at java.util.jar.JarVerifier.invalidDigest(JarVerifier.java:141)
W/PackageParser( 396): at java.util.jar.JarVerifier.access$100(JarVerifier.java:53)
W/PackageParser( 396): at java.util.jar.JarVerifier$VerifierEntry.verify(JarVerifier.java:133)
W/PackageParser( 396): at java.util.jar.JarFile$JarFileInputStream.read(JarFile.java:119)
W/PackageParser( 396): at java.io.BufferedInputStream.read(BufferedInputStream.java:304)
W/PackageParser( 396): at android.content.pm.PackageParser.loadCertificates(PackageParser.java:478)
W/PackageParser( 396): at android.content.pm.PackageParser.collectCertificates(PackageParser.java:686)
W/PackageParser( 396): at com.android.server.pm.PackageManagerService.installPackageLI(PackageManagerService.java:8598)
W/PackageParser( 396): at com.android.server.pm.PackageManagerService.access$1800(PackageManagerService.java:178)
W/PackageParser( 396): at com.android.server.pm.PackageManagerService$5.run(PackageManagerService.java:6581)
W/PackageParser( 396): at android.os.Handler.handleCallback(Handler.java:730)
W/PackageParser( 396): at android.os.Handler.dispatchMessage(Handler.java:92)
W/PackageParser( 396): at android.os.Looper.loop(Looper.java:137)
W/PackageParser( 396): at android.os.HandlerThread.run(HandlerThread.java:61)
E/PackageParser( 396): Package jackpal.androidterm has no certificates at entry res/drawable/atari_small.png; ignoring!
D/dalvikvm( 396): GC_EXPLICIT freed 441K, 19% free 8275K/10204K, paused 3ms+10ms, total 100ms
D/InstallAppProgress( 2107): Installation error code: -103
I/InstallAppProgress( 2107): Finished installing jackpal.androidterm
D/dalvikvm( 396): GC_FOR_ALLOC freed 398K, 21% free 8144K/10204K, paused 154ms, total 156ms
Click to expand...
Click to collapse
and when i try a play store installation :
D/Finsky ( 2949): [1] InstallerImpl.requestInstall: Request install of com.funtrigger.appinstaller v=107 for single_install
D/Finsky ( 2949): [1] InstallerImpl.kick: Installer kick com.funtrigger.appinstaller - starting com.funtrigger.appinstaller
D/dalvikvm( 436): GC_FOR_ALLOC freed 130K, 21% free 8744K/11024K, paused 75ms, total 75ms
D/dalvikvm( 436): GC_FOR_ALLOC freed 244K, 22% free 8622K/11024K, paused 67ms, total 67ms
D/dalvikvm( 2949): GC_EXPLICIT freed 532K, 14% free 11602K/13488K, paused 2ms+9ms, total 91ms
D/dalvikvm( 2949): GC_EXPLICIT freed 123K, 15% free 11545K/13488K, paused 3ms+11ms, total 91ms
E/Finsky ( 2949): [1] 2.onErrorResponse: Failed to send 1 events because of [com.android.volley.NoConnectionError: javax.net.ssl.SSLProtocolException: Read error: ssl=0x5b1417b0: Failure in SSL library, usually a protocol error]
I/qtaguid ( 2949): Failed write_ctrl(u 62) res=-1 errno=22
I/qtaguid ( 2949): Untagging socket 62 failed errno=-22
W/NetworkManagementSocketTagger( 2949): untagSocket(62) failed with errno -22
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from null to UNQUEUED.
D/Finsky ( 2949): [1] DownloadQueueImpl.add: Download com.funtrigger.appinstaller added to DownloadQueue
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from UNQUEUED to QUEUED.
I/installd( 119): free_cache(217056) avail 10889424896
D/Finsky ( 2949): [1] DownloadQueueImpl.startDownload: Download com.funtrigger.appinstaller starting
D/Finsky ( 2949): [223] 7.run: Enqueued com.funtrigger.appinstaller as content://downloads/my_downloads/66
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from QUEUED to DOWNLOADING.
D/Finsky ( 2949): [1] DownloadQueueImpl.onStart: com.funtrigger.appinstaller: onStart
D/Finsky ( 2949): [1] DownloadQueueImpl.notifyProgress: com.funtrigger.appinstaller: onProgress 0/-1 Status: 190.
D/Finsky ( 2949): [1] DownloadQueueImpl.notifyProgress: com.funtrigger.appinstaller: onProgress 0/-1 Status: 192.
I/DownloadManager( 2363): Download 66 starting
D/dalvikvm( 2363): GC_CONCURRENT freed 617K, 64% free 2843K/7720K, paused 2ms+2ms, total 23ms
I/DownloadManager( 2363): Download 66 finished with status SUCCESS
D/Finsky ( 2949): [1] DownloadBroadcastReceiver.onReceive: Intent received at DownloadBroadcastReceiver
D/Finsky ( 2949): [1] DownloadQueueImpl.notifyProgress: com.funtrigger.appinstaller: onProgress 217056/217056 Status: 200.
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from DOWNLOADING to SUCCESS.
D/Finsky ( 2949): [1] DownloadQueueImpl.onComplete: com.funtrigger.appinstaller: onComplete
D/Finsky ( 2949): [1] DownloadQueueImpl.remove: Download com.funtrigger.appinstaller removed from DownloadQueue
I/installd( 119): free_cache(0) avail 10889207808
W/ActivityManager( 436): No content provider found for permission revoke: file:///data/data/com.android.providers.downloads/cache/downloadfile.apk
W/ActivityManager( 436): No content provider found for permission revoke: file:///data/data/com.android.providers.downloads/cache/downloadfile.apk
I/PackageManager( 436): Copying native libraries to /data/app-lib/vmdl-1120289807
D/dalvikvm( 537): GC_EXPLICIT freed 1047K, 15% free 15004K/17464K, paused 2ms+4ms, total 48ms
W/PackageParser( 436): Exception reading res/drawable/back.png in /data/app/vmdl-1120289807.tmp
W/PackageParser( 436): java.lang.SecurityException: META-INF/MANIFEST.MF has invalid digest for res/drawable/back.png in /data/app/vmdl-1120289807.tmp
W/PackageParser( 436): at java.util.jar.JarVerifier.invalidDigest(JarVerifier.java:141)
W/PackageParser( 436): at java.util.jar.JarVerifier.access$100(JarVerifier.java:53)
W/PackageParser( 436): at java.util.jar.JarVerifier$VerifierEntry.verify(JarVerifier.java:133)
W/PackageParser( 436): at java.util.jar.JarFile$JarFileInputStream.read(JarFile.java:119)
W/PackageParser( 436): at java.io.BufferedInputStream.read(BufferedInputStream.java:304)
W/PackageParser( 436): at android.content.pm.PackageParser.loadCertificates(PackageParser.java:478)
W/PackageParser( 436): at android.content.pm.PackageParser.collectCertificates(PackageParser.java:686)
W/PackageParser( 436): at com.android.server.pm.PackageManagerService.installPackageLI(PackageManagerService.java:8598)
W/PackageParser( 436): at com.android.server.pm.PackageManagerService.access$1800(PackageManagerService.java:178)
W/PackageParser( 436): at com.android.server.pm.PackageManagerService$5.run(PackageManagerService.java:6581)
W/PackageParser( 436): at android.os.Handler.handleCallback(Handler.java:730)
W/PackageParser( 436): at android.os.Handler.dispatchMessage(Handler.java:92)
W/PackageParser( 436): at android.os.Looper.loop(Looper.java:137)
W/PackageParser( 436): at android.os.HandlerThread.run(HandlerThread.java:61)
E/PackageParser( 436): Package com.funtrigger.appinstaller has no certificates at entry res/drawable/back.png; ignoring!
D/dalvikvm( 436): GC_EXPLICIT freed 489K, 22% free 8694K/11024K, paused 3ms+9ms, total 106ms
D/Finsky ( 2949): [205] 1.packageInstalled: Package install status for "com.funtrigger.appinstaller" is -103
D/Finsky ( 2949): [1] InstallerTask.cancelCleanup: Cancel running installation of com.funtrigger.appinstaller
Click to expand...
Click to collapse
if anybody got ideas..
thanks
when i try an adb install of an .apk it's tell me [INSTALL_PARSE_FAIL_NO_CERTIFICATES]
Any ideas please !!! i'm turning around but can't change certificates in /system/etc/security/cacerts/ and can't get a proper r/w mount i can't upload anything !
please HEEEELP MEEEE
up
may be a wifi issues, nobody has this problems ?!

[Q] Google Apps Unable to Connect to Internet

So it seems that none of my Google apps (Play Store, Gmail, Chrome, Maps, Drive, Youtube, Google Settings) can connect to the internet, Nexus 5 stock 4.4.2. It also seems that other apps that might use Play services (andChat, Firefox), also can't connect to the internet. Facebook still works. An app I wrote myself that doesn't touch any Play Services apis also can connect.
I've had the same issue before on my Galaxy i9000 running stock 2.3.3 Samsung ROM.
The apps themselves run fine, but can't connect for anything online, or run really slowly. For example, none of the app icons load in the "my apps" list on Google Play. If I try to download a new app, it won't download until an hour later (a 5 MB app).
Connection is fine when I first power on the device, but consistently, on both the Nexus 5 and the i9000, after 7-10 days, I get the Orange wifi icon (on the Nexus 5) in my notification tray showing the phone thinks it's got no connection to Google, and none of my Google apps can connect to the internet (Nexus 5 and i9000).
I've checked my hosts file for Google servers being blocked. I've restarted my router and checked its firewall settings. These actions don't help.
The only thing I can do to solve the issue is to restart the phone. This always fixes the problem.
I've never had this problem until some time in early 2013 on the i9000. I've had the issue on the Nexus 5 since I got it.
Does anyone have any idea what might be the problem? Any thoughts as to what I could do to diagnose?
UPDATE: LogCat of an attempt to launch Play Store, Gmail, and YouTube when I have no connectivity is in post 10.
it would be better, and proper, to ask this in the q&a section, not in general.
simms22 said:
it would be better, and proper, to ask this in the q&a section, not in general.
Click to expand...
Click to collapse
Should I repost there now? or wait for a moderator to move it?
CDB-Man said:
Should I repost there now? or wait for a moderator to move it?
Click to expand...
Click to collapse
leave it. i sent them a request, and you should send them a request as well(itll be faster if you do).
i see this is happening on wifi, does it happen on mobile data as well? if it doesnt, its probably your router.
simms22 said:
leave it. i sent them a request, and you should send them a request as well(itll be faster if you do).
i see this is happening on wifi, does it happen on mobile data as well? if it doesnt, its probably your router.
Click to expand...
Click to collapse
I'm on prepaid, so I have to sign into data using the that signin page sent by the carrier over data. This signin page doesn't load on Chrome and Firefox so I assume data isn't working.
Trying a workaround right now to get a data day pass enabled for a day.
EDIT:
If I get my laptop to run a new hotspot with my home wifi as the original source, my Google apps still don't connect.
Got data going, and it works... but not as fast as if I had restarted the phone and the disconnected.
I doubt it's a router issue. Cause if it is, why wouldn't restarting the router do anything? And it wouldn't make sense that it still doesn't work when the wifi is re-broadcast through my laptop... or that only Google Apps can't connect.
Update: so after a few hours now, while connected to my home wifi network, the orange wifi indicator for "no google services" is no longer orange. However, whenever I try to load something in the Play store, I get a connection time out message from Play.
CDB-Man said:
Update: so after a few hours now, while connected to my home wifi network, the orange wifi indicator for "no google services" is no longer orange. However, whenever I try to load something in the Play store, I get a connection time out message from Play.
Click to expand...
Click to collapse
i bet it is your router. even when your wifi is connected to your laptop, and you are tehering your phone to the laptop, its still going through the router.
simms22 said:
i bet it is your router. even when your wifi is connected to your laptop, and you are tehering your phone to the laptop, its still going through the router.
Click to expand...
Click to collapse
If it's the router, then how could it make sense that only Google Apps are affected? Other apps are not affected, and still connect to the internet with no problems (Twitter, LinkedIn, Facebook, Manga Reader, Ebay, etc)
My brother is having the exact same issue, it seems the phone is having trouble contacting google servers..
No clues right now, but will post here if we find anything useful!
Alright, so the phone's got 7 days uptime again, and my Google Apps can't connect.
Below is the LogCat of when I try to launch Play Store.
Code:
01-13 19:05:33.364: I/ActivityManager(774): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity bnds=[320,572][540,817]} from pid 2627
01-13 19:05:33.374: D/audio_hw_primary(189): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
01-13 19:05:33.404: I/ActivityManager(774): Start proc com.android.vending for activity com.android.vending/.AssetBrowserActivity: pid=28861 uid=10015 gids={50015, 3003, 1028, 1015}
01-13 19:05:33.474: I/dalvikvm(2627): Rejecting re-init on previously-failed class Lcom/flurry/android/AdReportedId; v=0x0
01-13 19:05:33.474: W/System.err(2627): java.lang.NoClassDefFoundError: com/flurry/android/AdReportedId
01-13 19:05:33.474: W/System.err(2627): at com.flurry.android.FlurryAds.R(Unknown Source)
01-13 19:05:33.474: W/System.err(2627): at com.flurry.android.FlurryAds.Q(Unknown Source)
01-13 19:05:33.474: W/System.err(2627): at com.flurry.android.FlurryAds.m(Unknown Source)
01-13 19:05:33.474: W/System.err(2627): at com.flurry.android.cq.a(Unknown Source)
01-13 19:05:33.474: W/System.err(2627): at com.flurry.android.bk.run(Unknown Source)
01-13 19:05:33.474: W/System.err(2627): at android.os.Handler.handleCallback(Handler.java:733)
01-13 19:05:33.474: W/System.err(2627): at android.os.Handler.dispatchMessage(Handler.java:95)
01-13 19:05:33.474: W/System.err(2627): at android.os.Looper.loop(Looper.java:136)
01-13 19:05:33.474: W/System.err(2627): at android.os.HandlerThread.run(HandlerThread.java:61)
01-13 19:05:33.474: E/FlurryAgent(2627): java.lang.NoClassDefFoundError: com/flurry/android/AdReportedId
01-13 19:05:33.474: E/FlurryAgent(2627): at com.flurry.android.FlurryAds.R(Unknown Source)
01-13 19:05:33.474: E/FlurryAgent(2627): at com.flurry.android.FlurryAds.Q(Unknown Source)
01-13 19:05:33.474: E/FlurryAgent(2627): at com.flurry.android.FlurryAds.m(Unknown Source)
01-13 19:05:33.474: E/FlurryAgent(2627): at com.flurry.android.cq.a(Unknown Source)
01-13 19:05:33.474: E/FlurryAgent(2627): at com.flurry.android.bk.run(Unknown Source)
01-13 19:05:33.474: E/FlurryAgent(2627): at android.os.Handler.handleCallback(Handler.java:733)
01-13 19:05:33.474: E/FlurryAgent(2627): at android.os.Handler.dispatchMessage(Handler.java:95)
01-13 19:05:33.474: E/FlurryAgent(2627): at android.os.Looper.loop(Looper.java:136)
01-13 19:05:33.474: E/FlurryAgent(2627): at android.os.HandlerThread.run(HandlerThread.java:61)
01-13 19:05:33.584: D/dalvikvm(774): GC_EXPLICIT freed 3051K, 29% free 48054K/67284K, paused 2ms+11ms, total 125ms
01-13 19:05:33.624: D/Finsky(28861): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/
01-13 19:05:33.654: D/dalvikvm(28861): GC_CONCURRENT freed 255K, 2% free 16909K/17188K, paused 3ms+2ms, total 20ms
01-13 19:05:33.664: D/Finsky(28861): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
01-13 19:05:33.674: W/Settings(28861): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
01-13 19:05:33.674: W/Settings(28861): Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
01-13 19:05:33.704: D/dalvikvm(28861): GC_CONCURRENT freed 294K, 2% free 17046K/17376K, paused 2ms+2ms, total 16ms
01-13 19:05:33.744: D/Volley(28861): [10783] DiskBasedCache.clear: Cache cleared.
01-13 19:05:33.764: D/Finsky(28861): [1] 2.run: Loaded library for account: [zrfNmIUt7jjavWxCNHfHN2bJtX0]
01-13 19:05:33.764: D/Finsky(28861): [1] 2.run: Finished loading 1 libraries.
01-13 19:05:33.764: D/Finsky(28861): [1] GmsCoreHelper.cleanupNlp: result=false type=4
01-13 19:05:33.764: D/Volley(28861): [10787] DiskBasedCache.clear: Cache cleared.
01-13 19:05:33.764: D/dalvikvm(28861): GC_CONCURRENT freed 199K, 2% free 17266K/17500K, paused 1ms+1ms, total 11ms
01-13 19:05:33.774: V/GCMRegistrar(28861): App version changed from 80240022 to 80250010; resetting registration id
01-13 19:05:33.774: V/GCMRegistrar(28861): Saving regId on app version 80250010
01-13 19:05:33.844: I/Adreno-EGL(28861): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
01-13 19:05:33.864: D/OpenGLRenderer(28861): Enabling debug mode 0
01-13 19:05:33.934: D/Finsky(28861): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed.
01-13 19:05:33.944: I/ActivityManager(774): Displayed com.android.vending/.AssetBrowserActivity: +563ms
01-13 19:06:03.774: W/GAV2(10559): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
01-13 19:06:03.774: W/GAV2(10559): Thread[GAThread,5,main]: Connection to https://ssl.google-analytics.com refused
01-13 19:06:29.234: D/dalvikvm(28861): GC_CONCURRENT freed 270K, 2% free 17383K/17688K, paused 2ms+3ms, total 27ms
01-13 19:07:00.084: W/GLSActivity(21710): [aia] Status from wire: NetworkError status: NETWORK_ERROR
01-13 19:07:00.084: I/GLSUser(21710): GLS error: NetworkError [email protected] oauth2:https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/emeraldsea.mobileapps.doritos.cookie https://www.googleapis.com/auth/plus.stream.read https://www.googleapis.com/auth/plus.stream.write https://www.googleapis.com/auth/plus.pages.manage
01-13 19:07:00.084: W/GLSActivity(21710): [aia] Status from wire: NetworkError status: NETWORK_ERROR
01-13 19:07:00.084: E/YouTube(28526): apps.youtube.datalib.identity.j.onPostExecute:156 GetToken error: IOException
01-13 19:07:03.744: W/GAV2(10559): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
01-13 19:07:03.744: W/GAV2(10559): Thread[GAThread,5,main]: Connection to https://ssl.google-analytics.com refused
01-13 19:07:08.204: W/GAV2(2627): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
01-13 19:07:08.204: W/GAV2(2627): Thread[GAThread,5,main]: Connection to http://www.google-analytics.com refused
01-13 19:07:24.544: D/Volley(28861): [1] Request.finish: 110714 ms: [ ] https://android.clients.google.com/fdfe/toc 0xe8d195d1 NORMAL 2
01-13 19:07:26.774: W/Uploader(28732): No account for auth token provided
01-13 19:07:41.754: I/ActivityManager(774): Waited long enough for: ServiceRecord{43744108 u0 com.google.android.gms/.playlog.uploader.UploaderIntentService}
01-13 19:07:46.874: D/Uploader(28732): Network request failed class org.apache.http.conn.ConnectTimeoutException(Connect to /74.125.193.95:443 timed out)
01-13 19:08:03.814: W/GAV2(10559): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
01-13 19:08:03.814: W/GAV2(10559): Thread[GAThread,5,main]: Connection to https://ssl.google-analytics.com refused
Below is the LogCat when I force Gmail to try and sync.
Code:
01-13 19:24:13.204: I/ConvCursor(31060): ConversationCursor caching complete pos=10
01-13 19:24:16.284: I/Gmail(31060): Sync triggered from distance
01-13 19:24:16.284: I/Gmail(31060): ConversationListView show sync status bar
01-13 19:24:16.374: I/Gmail(31060): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 1817519, normalSync: true
01-13 19:24:16.424: I/ConvCursor(31060): onRefreshRequired: delay until animating done
01-13 19:24:16.424: I/NotificationStore(31102): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
01-13 19:24:16.534: I/ConvCursor(31060): Stopped animating: refresh
01-13 19:24:16.544: I/Gmail(31060): Transitioning from user refresh to automatic refresh
01-13 19:24:16.584: D/dalvikvm(31060): GC_EXPLICIT freed 759K, 4% free 20435K/21256K, paused 2ms+4ms, total 33ms
01-13 19:24:16.594: I/ConvCursor(31060): *** ConversationCursor pre-loading took 12ms n=10
01-13 19:24:16.804: W/GAV2(31060): Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
01-13 19:24:16.804: I/GAV2(31060): Thread[GAThread,5,main]: No campaign data found.
01-13 19:24:16.804: W/ActivityManager(774): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
01-13 19:24:21.814: W/GAV2(31060): Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
01-13 19:24:21.814: W/ActivityManager(774): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
01-13 19:24:21.884: D/dalvikvm(2627): GC_FOR_ALLOC freed 5256K, 17% free 40185K/48172K, paused 45ms, total 47ms
01-13 19:24:35.314: D/ConnectivityService(774): handleInetConditionHoldEnd: net=1, condition=0, published condition=100
Below is LogCat of trying to launch YouTube app. It just keeps trying for a DIAL search. On the screen, it gets stuck at the loading circle.
Code:
01-13 19:34:17.504: D/YouTube(575): apps.youtube.core.utils.bh.a:41 HttpClient.UserAgent: com.google.android.youtube/5.3.28(Linux; U; Android 4.4.2; en_US; Nexus 5 Build/KOT49H) Experiment/17
01-13 19:34:17.524: D/dalvikvm(575): GC_CONCURRENT freed 242K, 2% free 16949K/17224K, paused 3ms+4ms, total 18ms
01-13 19:34:17.554: D/YouTube(575): apps.youtube.core.utils.bh.a:41 HttpClient.UserAgent: com.google.android.youtube/5.3.28(Linux; U; Android 4.4.2; en_US; Nexus 5 Build/KOT49H) Experiment/17
01-13 19:34:17.614: D/dalvikvm(575): GC_CONCURRENT freed 300K, 2% free 17040K/17376K, paused 2ms+1ms, total 12ms
01-13 19:34:17.634: D/YouTube(575): apps.youtube.core.client.y.a:114 event [version=5.3.28 [17]-s2000, action=Startup, label=NORMAL_STARTUP, value=-1]
01-13 19:34:17.634: D/YouTube(575): apps.youtube.core.cache.f.run:163 Cache is below limit, no need to shrink: [size=0, limit=20971520]
01-13 19:34:17.674: D/dalvikvm(575): GC_CONCURRENT freed 264K, 2% free 17254K/17552K, paused 1ms+2ms, total 16ms
01-13 19:34:17.674: D/dalvikvm(575): DexOpt: --- BEGIN 'ads1829098447.jar' (bootstrap=0) ---
01-13 19:34:17.714: D/dalvikvm(656): DexOpt: load 2ms, verify+opt 6ms, 158252 bytes
01-13 19:34:17.724: D/dalvikvm(575): DexOpt: --- END 'ads1829098447.jar' (success) ---
01-13 19:34:17.724: D/dalvikvm(575): DEX prep '/data/data/com.google.android.youtube/cache/ads1829098447.jar': unzip in 0ms, rewrite 52ms
01-13 19:34:17.774: I/GoogleConversionPing(575): Pinging: http://www.googleadservices.com/pagead/conversion/1001680686/?label=4dahCKKczAYQrt7R3QM&value=&muid=eo5kK037uuEqn_WL9pZhKg&bundleid=com.google.android.youtube&appversion=5.3.28&osversion=4.4.2&sdkversion=ct-sdk-a-v1.1.0&remarketing_only=1&timestamp=1389659657&data=screen_name%3D%3CAndroid_YT_Open_App%3E
01-13 19:34:17.784: D/dalvikvm(575): GC_CONCURRENT freed 280K, 2% free 17410K/17724K, paused 2ms+1ms, total 16ms
01-13 19:34:17.804: E/GoogleConversionPing(575): Error sending ping
01-13 19:34:17.804: E/GoogleConversionPing(575): java.net.ConnectException: failed to connect to www.googleadservices.com/127.0.0.1 (port 80): connect failed: ECONNREFUSED (Connection refused)
01-13 19:34:17.804: E/GoogleConversionPing(575): at libcore.io.IoBridge.connect(IoBridge.java:114)
01-13 19:34:17.804: E/GoogleConversionPing(575): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192)
01-13 19:34:17.804: E/GoogleConversionPing(575): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459)
01-13 19:34:17.804: E/GoogleConversionPing(575): at java.net.Socket.connect(Socket.java:843)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.internal.Platform.connectSocket(Platform.java:131)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.Connection.connect(Connection.java:101)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:294)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.internal.http.HttpEngine.sendSocketRequest(HttpEngine.java:255)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:206)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:345)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:296)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:503)
01-13 19:34:17.804: E/GoogleConversionPing(575): at com.google.ads.conversiontracking.a.run(SourceFile:168)
01-13 19:34:17.804: E/GoogleConversionPing(575): at java.lang.Thread.run(Thread.java:841)
01-13 19:34:17.804: E/GoogleConversionPing(575): Caused by: libcore.io.ErrnoException: connect failed: ECONNREFUSED (Connection refused)
01-13 19:34:17.804: E/GoogleConversionPing(575): at libcore.io.Posix.connect(Native Method)
01-13 19:34:17.804: E/GoogleConversionPing(575): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
01-13 19:34:17.804: E/GoogleConversionPing(575): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
01-13 19:34:17.804: E/GoogleConversionPing(575): at libcore.io.IoBridge.connect(IoBridge.java:112)
01-13 19:34:17.804: E/GoogleConversionPing(575): ... 13 more
01-13 19:34:17.864: D/dalvikvm(575): GC_CONCURRENT freed 205K, 2% free 17682K/17920K, paused 2ms+2ms, total 16ms
01-13 19:34:17.914: D/dalvikvm(575): GC_FOR_ALLOC freed 40K, 2% free 17974K/18192K, paused 13ms, total 14ms
01-13 19:34:17.934: D/YouTube(575): apps.youtube.core.player.Director.a:473 VideoStage: NEW
01-13 19:34:17.954: D/dalvikvm(575): GC_CONCURRENT freed 90K, 1% free 18301K/18472K, paused 2ms+3ms, total 18ms
01-13 19:34:17.984: D/dalvikvm(575): GC_CONCURRENT freed 36K, 1% free 18710K/18856K, paused 1ms+2ms, total 12ms
01-13 19:34:17.984: D/dalvikvm(575): WAIT_FOR_CONCURRENT_GC blocked 3ms
01-13 19:34:18.004: D/dalvikvm(575): GC_FOR_ALLOC freed 9K, 1% free 19228K/19372K, paused 10ms, total 10ms
01-13 19:34:18.024: D/dalvikvm(575): GC_FOR_ALLOC freed 4K, 1% free 19864K/20004K, paused 9ms, total 9ms
01-13 19:34:18.054: D/dalvikvm(575): GC_FOR_ALLOC freed 6K, 1% free 20738K/20860K, paused 10ms, total 10ms
01-13 19:34:18.074: D/dalvikvm(575): GC_FOR_ALLOC freed 8K, 1% free 21927K/22060K, paused 10ms, total 10ms
01-13 19:34:18.124: D/dalvikvm(575): GC_CONCURRENT freed 453K, 3% free 23218K/23708K, paused 2ms+1ms, total 14ms
01-13 19:34:18.124: D/dalvikvm(575): WAIT_FOR_CONCURRENT_GC blocked 2ms
01-13 19:34:18.154: W/YouTube(575): apps.youtube.core.ui.YouTubeTextView.a:76 Missing or invalid font preference on a RobotoTextView.
01-13 19:34:18.164: W/YouTube(575): apps.youtube.core.ui.YouTubeTextView.a:76 Missing or invalid font preference on a RobotoTextView.
01-13 19:34:18.204: W/ResourceType(575): Failure getting entry for 0x7f090155 (t=8 e=341) in package 0 (error -75)
01-13 19:34:18.204: W/Resources(575): Converting to string: TypedValue{t=0x1/d=0x7f090155 a=-1 r=0x7f090155}
01-13 19:34:18.224: D/dalvikvm(575): GC_CONCURRENT freed 679K, 3% free 24717K/25428K, paused 1ms+2ms, total 16ms
01-13 19:34:18.224: D/dalvikvm(575): WAIT_FOR_CONCURRENT_GC blocked 11ms
01-13 19:34:18.324: D/YouTube(575): apps.youtube.core.client.y.a:114 event [version=5.3.28 [17]-s2000, action=PageView, label=WatchWhileActivity < Entry, value=-1]
01-13 19:34:18.324: E/YouTube(575): apps.youtube.core.player.Director.F:521 Media progress reported outside media playback
01-13 19:34:18.344: D/YouTube(575): apps.youtube.core.transfer.TransferService.onCreate:108 creating transfer service
01-13 19:34:18.364: D/YouTube MDX(575): discoveryRequestChanged : DiscoveryRequest{ selector=MediaRouteSelector{ controlCategories=[MDX_MEDIA_ROUTE_CONTROL_CATEGORY] }, activeScan=false, isValid=true }
01-13 19:34:18.364: I/ActivityManager(774): Start proc com.koushikdutta.cast for service com.koushikdutta.cast/com.koushikdutta.route.AirPlayRouteProviderService: pid=700 uid=10159 gids={50159, 3003, 1028, 1015}
01-13 19:34:18.374: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:34:18.374: D/YouTube MDX(575): Publishing routes: MediaRouteProviderDescriptor{ routes=[], isValid=true }
01-13 19:34:18.434: I/Adreno-EGL(575): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
01-13 19:34:18.454: D/OpenGLRenderer(575): Enabling debug mode 0
01-13 19:34:18.454: I/ClockworkModBilling(700): {
01-13 19:34:18.454: I/ClockworkModBilling(700): "signed_data": "{\"nonce\": \"4843132405714584199\", \"seller_id\": \"[email protected]\", \"timestamp\": 1389167242557, \"sandbox\": false, \"orders\": [], \"buyer_id\": \"142D7AEED2E2B17E44894B0DC6CC4A67\"}",
01-13 19:34:18.454: I/ClockworkModBilling(700): "signature": "Z9XlX60NFmVUF5T7qYE2oZNo1OR9TaPw0Yyt7zTszXwNZmA18wTrm52GNy3VtrnTKR1\/h9m6giQx\nh5vE2lbb1Q==\n"
01-13 19:34:18.454: I/ClockworkModBilling(700): }
01-13 19:34:18.454: I/ClockworkModBilling(700): Refreshing Market purchases...
01-13 19:34:18.464: W/ActivityManager(774): Unable to start service Intent { act=com.clockworkmod.billing.BillingReceiver.REFRESH_MARKET cmp=com.koushikdutta.cast/com.clockworkmod.billing.BillingService } U=0: not found
01-13 19:34:18.484: D/dalvikvm(700): GC_CONCURRENT freed 285K, 2% free 16833K/17152K, paused 1ms+2ms, total 16ms
01-13 19:34:18.504: D/dalvikvm(31087): GC_CONCURRENT freed 376K, 3% free 17031K/17440K, paused 2ms+1ms, total 11ms
01-13 19:34:18.574: I/ActivityManager(774): Displayed com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity: +1s181ms
01-13 19:34:18.574: D/dalvikvm(31102): GC_CONCURRENT freed 356K, 3% free 17314K/17768K, paused 2ms+2ms, total 21ms
01-13 19:34:18.634: D/YouTube MDX(575): discoveryRequestChanged : DiscoveryRequest{ selector=MediaRouteSelector{ controlCategories=[MDX_MEDIA_ROUTE_CONTROL_CATEGORY] }, activeScan=false, isValid=true }
01-13 19:34:22.594: I/ActivityManager(774): Waited long enough for: ServiceRecord{431f51a8 u0 net.nurik.roman.dashclock/com.google.android.apps.dashclock.DashClockService}
01-13 19:34:27.784: D/Uploader(31087): Network request failed class org.apache.http.conn.ConnectTimeoutException(Connect to /74.125.193.95:443 timed out)
01-13 19:34:28.374: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:34:38.394: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:34:38.474: D/dalvikvm(575): GC_CONCURRENT freed 1645K, 7% free 25746K/27424K, paused 9ms+4ms, total 38ms
01-13 19:34:38.474: D/dalvikvm(575): WAIT_FOR_CONCURRENT_GC blocked 13ms
01-13 19:34:48.414: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:34:58.424: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:35:04.914: W/GAV2(10559): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
01-13 19:35:04.914: W/GAV2(10559): Thread[GAThread,5,main]: Connection to https://ssl.google-analytics.com refused
01-13 19:35:08.444: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:35:18.474: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:35:27.814: W/Uploader(31087): No account for auth token provided
01-13 19:35:28.494: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:35:38.514: D/YouTube MDX(575): Starting new DIAL search.
01-13 19:35:47.874: D/Uploader(31087): Network request failed class org.apache.http.conn.ConnectTimeoutException(Connect to /74.125.193.95:443 timed out)
01-13 19:35:48.534: D/YouTube MDX(575): Starting new DIAL search.
I know you don't want to hear it, but try resetting your modem/router. It works for me every time. I don't know why. I don't care. It works.
PhilipTD said:
I know you don't want to hear it, but try resetting your modem/router. It works for me every time. I don't know why. I don't care. It works.
Click to expand...
Click to collapse
Already did that. Read the OP.
CDB-Man said:
I've checked my hosts file for Google servers being blocked. I've restarted my router and checked its firewall settings. These actions don't help.
Click to expand...
Click to collapse
@carlosgs what router are you using? I have a TP-Link TL-WR720N
CDB-Man said:
Already did that. Read the OP.
Click to expand...
Click to collapse
Sorry, missed it.
CDB-Man said:
@carlosgs what router are you using? I have a TP-Link TL-WR720N
Click to expand...
Click to collapse
Our router is a Comtrend 5813.
We thought it may had to do with the phone not having a SIM card, but after we installed it the issues persist (only with our access point).
As a temporary patch, we have configured a proxy and it does work.
3G works OK without any modification.
My best bet is that the issue is somehow related to the DNS of our provider (Movistar), but who knows!
I have similar problem but different logs
Code:
I/ActivityManager( 272): Start proc com.google.android.gsf.login for service com.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginService: pid=11104 uid=10001 gids={3003, 1015, 1028, 1007, 2001, 3006}
E/Trace (11104): error opening trace file: No such file or directory (2)
I/ActivityManager( 272): No longer want com.google.android.googlequicksearchbox:search (pid 10080): hidden #16
D/dalvikvm(11056): GC_CONCURRENT freed 850K, 15% free 6609K/7687K, paused 11ms+15ms, total 42ms
D/dalvikvm(11056): GC_FOR_ALLOC freed 241K, 15% free 6552K/7687K, paused 11ms, total 11ms
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
D/dalvikvm( 272): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 272): GC_EXPLICIT freed 738K, 26% free 14154K/18951K, paused 2ms+6ms, total 68ms
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/ActivityManager( 272): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found
D/AudioHardware( 104): AudioHardware pcm playback is going to standby.
D/AudioHardware( 104): closePcmOut_l() mPcmOpenCnt: 1
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
D/dalvikvm(11056): GC_CONCURRENT freed 332K, 15% free 6605K/7687K, paused 11ms+1ms, total 23ms
D/dalvikvm(11056): GC_CONCURRENT freed 18K, 9% free 7024K/7687K, paused 11ms+15ms, total 36ms
D/dalvikvm(11056): GC_CONCURRENT freed 863K, 16% free 6588K/7751K, paused 12ms+2ms, total 32ms
W/Finsky (11056): [1] 2.onErrorResponse: Update check failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
D/Finsky (11056): [1] DailyHygiene.reschedule: Scheduling new run. (failures=2)
m1k0 said:
I have similar problem but different logs
Code:
I/ActivityManager( 272): Start proc com.google.android.gsf.login for service com.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginService: pid=11104 uid=10001 gids={3003, 1015, 1028, 1007, 2001, 3006}
E/Trace (11104): error opening trace file: No such file or directory (2)
I/ActivityManager( 272): No longer want com.google.android.googlequicksearchbox:search (pid 10080): hidden #16
D/dalvikvm(11056): GC_CONCURRENT freed 850K, 15% free 6609K/7687K, paused 11ms+15ms, total 42ms
D/dalvikvm(11056): GC_FOR_ALLOC freed 241K, 15% free 6552K/7687K, paused 11ms, total 11ms
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
D/dalvikvm( 272): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 272): GC_EXPLICIT freed 738K, 26% free 14154K/18951K, paused 2ms+6ms, total 68ms
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/ActivityManager( 272): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }: not found
D/AudioHardware( 104): AudioHardware pcm playback is going to standby.
D/AudioHardware( 104): closePcmOut_l() mPcmOpenCnt: 1
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
W/Finsky (11056): [1] LibraryUpdateListener.onErrorResponse: Library replication failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
D/dalvikvm(11056): GC_CONCURRENT freed 332K, 15% free 6605K/7687K, paused 11ms+1ms, total 23ms
D/dalvikvm(11056): GC_CONCURRENT freed 18K, 9% free 7024K/7687K, paused 11ms+15ms, total 36ms
D/dalvikvm(11056): GC_CONCURRENT freed 863K, 16% free 6588K/7751K, paused 12ms+2ms, total 32ms
W/Finsky (11056): [1] 2.onErrorResponse: Update check failed: com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused
D/Finsky (11056): [1] DailyHygiene.reschedule: Scheduling new run. (failures=2)
Click to expand...
Click to collapse
Try commenting out, with a #, the line "<ip> android.clients.google.com" in /system/etc/hosts. This will probably fix the issue, however the hosts file gets replaced after a reboot.
I'm having this issue right now on my galaxy s3. the workaround works, but now i need to figure out how to get the hosts file to not get changed.
xneuromancer said:
Try commenting out, with a #, the line "<ip> android.clients.google.com" in /system/etc/hosts. This will probably fix the issue, however the hosts file gets replaced after a reboot.
I'm having this issue right now on my galaxy s3. the workaround works, but now i need to figure out how to get the hosts file to not get changed.
Click to expand...
Click to collapse
For me, it's not a hosts issue; already verified that hosts isn't the culprit.
I have the same problem. On 3g all is OK, but on wifi I have no Google services.
The phone worked just fine for a week, then I rooted, used xposed and gravity box and the problem started.
The router is not the issue, I have other phones and tablets that work perfectly.
I flashed back the original firmware, I even locked back. So I am stock official not rooted. I did about 3 factory resets, nothing helped.
The last thing I can think about is to re-download the stock fw and try again...
Edit
Started airplane mode for a few moments, then stoped it. All working for now.
I am having the same issue as far as connectivity is concerned but my situation is flipped. I connect with everything on wifi...but on my mobile network I have no connectivity for google services apps. I am soooo frustrated. anyone have any ideas about my situation?
briandresstoyota said:
I am having the same issue as far as connectivity is concerned but my situation is flipped. I connect with everything on wifi...but on my mobile network I have no connectivity for google services apps. I am soooo frustrated. anyone have any ideas about my situation?
Click to expand...
Click to collapse
this isnt your issue, this is your issue http://forum.xda-developers.com/google-nexus-5/help/help-gmail-play-store-syncing-t2753735

Categories

Resources