Market Force Quitting - General Questions and Answers

Hi All,
I have a rooted EVO 4G and I recently installed a updated stock ROM:
http://forum.xda-developers.com/showthread.php?t=1319881
Unfortunately, i can't post to that thread yet, so I'm forced to post here.
At any rate, everything seems to be working fine except that Market is force quitting on me.
I did a logcat and I see this:
D/Finsky ( 1084): [1] DownloadQueueImpl.startDownload: Download com.rerware.android.MyBackupRoot starting
E/DatabaseUtils( 441): Writing exception to parcel
E/DatabaseUtils( 441): java.lang.SecurityException: Invalid value for is_public_api: null
E/DatabaseUtils( 441): at com.android.providers.downloads.DownloadProvider.enforceAllowedValues(DownloadProvider.java:754)
E/DatabaseUtils( 441): at com.android.providers.downloads.DownloadProvider.checkInsertPermissions(DownloadProvider.java:692)
E/DatabaseUtils( 441): at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:495)
E/DatabaseUtils( 441): at android.content.ContentProvider$Transport.insert(ContentProvider.java:210)
E/DatabaseUtils( 441): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:181)
E/DatabaseUtils( 441): at android.os.Binder.execTransact(Binder.java:320)
E/DatabaseUtils( 441): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 1084): threadid=21: thread exiting with uncaught exception (group=0x4001d5a0)
E/AndroidRuntime( 1084): FATAL EXCEPTION: download-manager-thread
E/AndroidRuntime( 1084): java.lang.SecurityException: Invalid value for is_public_api: null
E/AndroidRuntime( 1084): at android.os.Parcel.readException(Parcel.java:1322)
E/AndroidRuntime( 1084): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:160)
E/AndroidRuntime( 1084): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
E/AndroidRuntime( 1084): at android.content.ContentProviderProxy.insert(ContentProviderNative.java:456)
E/AndroidRuntime( 1084): at android.content.ContentResolver.insert(ContentResolver.java:606)
E/AndroidRuntime( 1084): at com.google.android.finsky.download.DownloadManagerImpl$1.run(DownloadManagerImpl.java:44)
E/AndroidRuntime( 1084): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 1084): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 1084): at android.os.Looper.loop(Looper.java:143)
E/AndroidRuntime( 1084): at android.os.HandlerThread.run(HandlerThread.java:60)
W/ActivityManager( 124): Unable to start service Intent { act=com.htc.android.iqagent.action.ui03 (has extras) }: not found
W/ActivityManager( 124): Force finishing activity com.android.vending/.AssetBrowserActivity
Any one have any idea how I can fix the invalid value for that "is_public_api" variable?
I've tried "fixing permissions" in the ClockworkMod, but that's not helped. I've also tried clearing the data & caches for the Market.
Any help would be appreciated!

Had you try to unistall market using Titanium Backup and then re-install it????
Plis let me know if this work

Unfortunately, I'd not tried that. I ended up using a older version of the market and it was fine then.
Sent from my PC36100 using XDA App

Related

[Q] N.O.V.A on CM7

Hi,
i just can't get Gamelofts N.O.V.A too run. Using CM7 with GO Launcher EX.
Usually the version for GalaxyTab P1000 works but not in this case.
It seems it has problems with the SD Card as alogcat shows below.
Any ideas? Thanks for any help.
--snip
Code:
I/GameInstaller( 6780): File required: weapon_sniper_rifle.pack
I/System.out( 6780): STATE_CHECK_ERRORSSTATE_CHECK_ERRORSSTATE_CHECK_ERRORS
E/ ( 6780): statfs sdcard/external_sd failed, errno: 2
W/dalvikvm( 6780): threadid=9: thread exiting with uncaught exception (group=0x40015560)
E/AndroidRuntime( 6780): FATAL EXCEPTION: Thread-10
E/AndroidRuntime( 6780): java.lang.IllegalArgumentException
E/AndroidRuntime( 6780): at android.os.StatFs.native_setup(Native Method)
E/AndroidRuntime( 6780): at android.os.StatFs.<init>(StatFs.java:32)
E/AndroidRuntime( 6780): at com.gameloft.android.GAND.GloftNOHP.GameInstaller.checkSDAvailable(GameInstaller.java:1832)
E/AndroidRuntime( 6780): at com.gameloft.android.GAND.GloftNOHP.GameInstaller.update(GameInstaller.java:1008)
E/AndroidRuntime( 6780): at com.gameloft.android.GAND.GloftNOHP.GameInstaller.run(GameInstaller.java:842)
E/AndroidRuntime( 6780): at java.lang.Thread.run(Thread.java:1019)
W/ActivityManager( 1454): Force finishing activity com.gameloft.android.GAND.GloftNOHP/.GameInstaller

[Q] Stuck on bootloop!

oK! Sorry if this is in the wrong thread!
Now, i have been porting MIUI 2.8.17 ICS build to my device. but i am getting a bootloop at
Code:
W/dalvikvm( 357): threadid=26: thread exiting with uncaught exception (group=0x40a4a1f8)
E/AndroidRuntime( 357): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManagerPolicy
E/AndroidRuntime( 357): android.database.sqlite.SQLiteException: no such table: systemex: , while compiling: SELECT value FROM systemex WHERE (name=?)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:78)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteProgram.compileSql(SQLiteProgram.java:143)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteProgram.compileAndbindAllArgs(SQLiteProgram.java:361)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:127)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:94)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:53)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:47)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1564)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:354)
E/AndroidRuntime( 357): at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:291)
E/AndroidRuntime( 357): at com.android.providers.settings.SettingsProvider.query(SettingsProvider.java:429)
E/AndroidRuntime( 357): at android.content.ContentProvider$Transport.query(ContentProvider.java:178)
E/AndroidRuntime( 357): at android.provider.Settings$NameValueCache.getString(Settings.java:729)
E/AndroidRuntime( 357): at android.provider.Settings$Systemex.getString(Settings.java:4598)
E/AndroidRuntime( 357): at android.provider.Settings$Systemex.getInt(Settings.java:4637)
E/AndroidRuntime( 357): at com.android.internal.policy.impl.PhoneWindowManager.init(PhoneWindowManager.java:927)
E/AndroidRuntime( 357): at com.android.internal.policy.impl.MiuiPhoneWindowManager.init(MiuiPhoneWindowManager.java:97)
E/AndroidRuntime( 357): at com.android.server.wm.WindowManagerService$PolicyThread.run(WindowManagerService.java:733)
I/Process ( 357): Sending signal. PID: 357 SIG: 9
E/OMXCodec( 331): Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
E/OMXCodec( 331): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/ServiceManager( 100): service 'permission' died
I/ServiceManager( 100): service 'usagestats' died
I/ServiceManager( 100): service 'telephony.registry' died
I/ServiceManager( 100): service 'batteryinfo' died
Can any1 help me out to fix this n pass through the bootloop!
thnx.
Any1?

[Q] Market doesn't work with albinoman887 ROM

Market crashes with latest albinoman887 ROM:
E/DatabaseUtils( 1551): Writing exception to parcel
E/DatabaseUtils( 1551): java.lang.SecurityException: Invalid value for is_public_api: null
E/DatabaseUtils( 1551): at com.android.providers.downloads.DownloadProvider.enforceAllowedValues(DownloadProvider.java:815)
E/DatabaseUtils( 1551): at com.android.providers.downloads.DownloadProvider.checkInsertPermissions(DownloadProvider.java:733)
E/DatabaseUtils( 1551): at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:495)
E/DatabaseUtils( 1551): at android.content.ContentProvider$Transport.insert(ContentProvider.java:201)
E/DatabaseUtils( 1551): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:148)
E/DatabaseUtils( 1551): at android.os.Binder.execTransact(Binder.java:351)
E/DatabaseUtils( 1551): at dalvik.system.NativeStart.run(Native Method)
I/ActivityManager( 457): Displayed com.android.vending/.AssetBrowserActivity: +1s262ms
W/dalvikvm( 3669): threadid=25: thread exiting with uncaught exception (group=0x40ad8930)
E/AndroidRuntime( 3669): FATAL EXCEPTION: download-manager-thread
E/AndroidRuntime( 3669): java.lang.SecurityException: Invalid value for is_public_api: null
E/AndroidRuntime( 3669): at android.os.Parcel.readException(Parcel.java:1425)
E/AndroidRuntime( 3669): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:185)
E/AndroidRuntime( 3669): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:137)
E/AndroidRuntime( 3669): at android.content.ContentProviderProxy.insert(ContentProviderNative.java:420)
E/AndroidRuntime( 3669): at android.content.ContentResolver.insert(ContentResolver.java:866)
E/AndroidRuntime( 3669): at com.google.android.finsky.download.DownloadManagerImpl$1.run(DownloadManagerImpl.java:43)
E/AndroidRuntime( 3669): at android.os.Handler.handleCallback(Handler.java:725)
E/AndroidRuntime( 3669): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3669): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3669): at android.os.HandlerThread.run(HandlerThread.java:60)
W/ActivityManager( 457): Force finishing activity com.android.vending/.AssetBrowserActivity
D/Finsky ( 3669): [1] SelfUpdateScheduler.checkForSelfUpdate: Skipping DFE self-update. Local Version [8016014] >= Server Version [-1]
D/Finsky ( 3669): [1] InstallerImpl.kick: Installer kick null - no action because busy.
D/Finsky ( 3669): [1] MainActivity.initializeBilling: Optimistically initializing billing parameters.
D/dalvikvm( 457): GC_EXPLICIT freed 183K, 21% free 10512K/13228K, paused 7ms+8ms, total 115ms
I/dalvikvm-heap( 3669): Grow heap (frag case) to 10.252MB for 449296-byte allocation
W/SystemClock( 3669): time going backwards: prev 304017780309(ioctl) vs now 304016132359(ioctl), tid=3691
I/Process ( 3669): Sending signal. PID: 3669 SIG: 9
I/ActivityManager( 457): Process com.android.vending (pid 3669) has died.
W/ActivityManager( 457): Scheduling restart of crashed service com.android.vending/com.google.android.finsky.services.DailyHygiene in 5000ms
Click to expand...
Click to collapse
Any suggestions, please?
Looks like I need to install http://goo.im/gapps/gapps-jb-20130301-signed.zip
Will try...
New gapp fixed the issue.
Sorry for disturbance.
the_tooon said:
New gapp fixed the issue.
Sorry for disturbance.
Click to expand...
Click to collapse
I am using the earlier version of gapps with albinoman ROM without problems. Anyway glad your problem was sorted. :thumbup:
Sent from my HTC Sensation using xda app-developers app

[Q] clock not working

The clock widget is working but I can't open the clock. Here is the logcat output:
Code:
I/ActivityManager( 897): Start proc com.android.deskclock for activity com.android.deskclock/.DeskClock: pid=3426 uid=1
0042 gids={50042, 1028, 1023, 3003}
I/MicrophoneInputStream( 1725): mic_close [email protected]
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
D/hardware_info( 230): hw_info_append_hw_type : device_name = voice-rec-mic
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
D/audio_hw_primary( 230): adev_close_input_stream: enter:stream_handle(0xb8d56970)
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
I/HotwordRecognitionRnr( 1725): Stopping hotword detection.
I/HotwordRecognitionRnr( 1725): Hotword detection finished
D/ActivityThread( 3426): handleBindApplication:com.android.deskclock
D/ActivityThread( 3426): setTargetHeapUtilization:0.75
D/ActivityThread( 3426): setTargetHeapMinFree:2097152
I/ActivityThread( 3426): Switching default density from 480 to 300
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
W/dalvikvm( 3426): threadid=1: thread exiting with uncaught exception (group=0x41af6ce0)
E/AndroidRuntime( 3426): FATAL EXCEPTION: main
E/AndroidRuntime( 3426): Process: com.android.deskclock, PID: 3426
E/AndroidRuntime( 3426): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.deskclock/com.an
droid.deskclock.DeskClock}: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 10
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2224)
E/AndroidRuntime( 3426): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2283)
E/AndroidRuntime( 3426): at android.app.ActivityThread.access$800(ActivityThread.java:144)
E/AndroidRuntime( 3426): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
E/AndroidRuntime( 3426): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 3426): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3426): at android.app.ActivityThread.main(ActivityThread.java:5158)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:796)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:612)
E/AndroidRuntime( 3426): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3426): Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to
10
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:361)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:255)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:18
8)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.ClockProvider.query(ClockProvider.java:96)
E/AndroidRuntime( 3426): at android.content.ContentProvider.query(ContentProvider.java:857)
E/AndroidRuntime( 3426): at android.content.ContentProvider$Transport.query(ContentProvider.java:200)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:461)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:404)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.AlarmInstance.getInstances(AlarmInstance.java:192)
E/AndroidRuntime( 3426): at com.android.deskclock.alarms.AlarmStateManager.updateNextAlarm(AlarmStateManager.java
:138)
E/AndroidRuntime( 3426): at com.android.deskclock.DeskClock.onCreate(DeskClock.java:178)
E/AndroidRuntime( 3426): at android.app.Activity.performCreate(Activity.java:6020)
E/AndroidRuntime( 3426): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2181)
E/AndroidRuntime( 3426): ... 11 more
W/ActivityManager( 897): Force finishing activity com.android.deskclock/.DeskClock
I am using the LiquidSmooth ROM LS-KK-v3.2-2014-10-23-bacon.zip (tried other versions too) and always wiped system/cache/dalvik.
Any idea?
Bebbo
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Thanks for the fix man, helped me !
bebbodl said:
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Click to expand...
Click to collapse
Tnx. SGS4A fix work.

[Completed] settings app crash

I am having an odd issue with my current install. the phone was working fine but today (likely sooner, but I am uncertain as to exactly when), my settings started failing.
the problem is whenever I tap on any item in the settings menu, settings crashes. Wifi, bluetooth, about phone, anything.
logcat indicates a security exception:
D/AndroidRuntime( 5164): Shutting down VM
E/AndroidRuntime( 5164): FATAL EXCEPTION: main
E/AndroidRuntime( 5164): Process: com.android.settings, PID: 5164
E/AndroidRuntime( 5164): java.lang.SecurityException: Not allowed to start activity Intent { act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) }
E/AndroidRuntime( 5164): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1784)
E/AndroidRuntime( 5164): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
E/AndroidRuntime( 5164): at android.app.Activity.startActivityForResult(Activity.java:3745)
E/AndroidRuntime( 5164): at android.app.Activity.startActivityForResult(Activity.java:3706)
E/AndroidRuntime( 5164): at android.app.Activity.startActivity(Activity.java:4016)
E/AndroidRuntime( 5164): at android.app.Activity.startActivity(Activity.java:3984)
E/AndroidRuntime( 5164): at com.android.settings.Utils.startWithFragment(Utils.java:851)
E/AndroidRuntime( 5164): at com.android.settings.Utils.startWithFragment(Utils.java:806)
E/AndroidRuntime( 5164): at com.android.settings.dashboard.DashboardTileView.onClick(DashboardTileView.java:133)
E/AndroidRuntime( 5164): at android.view.View.performClick(View.java:4789)
E/AndroidRuntime( 5164): at android.view.View$PerformClick.run(View.java:19881)
E/AndroidRuntime( 5164): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime( 5164): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 5164): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 5164): at android.app.ActivityThread.main(ActivityThread.java:5294)
E/AndroidRuntime( 5164): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 5164): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 5164): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/AndroidRuntime( 5164): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
D/ForegroundUtils( 1219): UID: 1000 PID: 5164
I have tried wiping the cache, deleting the com.android.settings and com.android.providers.settings folders from /data/data and that didn't fix the problem. I have tried wiping the cache and dalvik cache with no success. My next step is to re-flash the ROM, and if that fails, wipe and reflash the ROM. I would prefer to fix the problem without a wipe if possible though.
Any thoughts?
Hi
Assist is where we guide new users(read the stickies)
As a senior member, you must already be aware that the best place to ask for help is in your device q&a. Do post there.
Thread closed

Categories

Resources