Thursday, August 2, 2012

[android-developers] billing window closes immediately after opening

Billing window closes immediately after opening. 
In console:
08-02 16:37:43.322: WARN/Finsky(2306): [1] CarrierParamsAction.run: Saving carrier billing params failed.
08-02 16:37:43.322: ERROR/Finsky(2306): [1] CarrierBillingUtils.isDcb30: CarrierBillingParameters are null, fallback to 2.0
08-02 16:37:43.332: DEBUG/Finsky(2306): [1] GetBillingCountriesAction.run: Skip getting fresh list of billing countries.
08-02 16:37:43.332: ERROR/Finsky(2306): [1] CarrierBillingUtils.isDcb30: CarrierBillingParameters are null, fallback to 2.0
08-02 16:37:43.352: DEBUG/ActivityManager(1377): destroyActivityLocked, r=HistoryRecord{40ab9540 ru.fsinpismo/.activity.LetterSendConfirmActivity}
08-02 16:37:43.352: DEBUG/ActivityManager(1377): destroyActivityLocked, r=HistoryRecord{40c57b28 com.android.vending/com.google.android.finsky.activities.IabActivity}
08-02 16:37:43.372: DEBUG/Finsky(2306): [1] CarrierProvisioningAction.shouldFetchProvisioning: Required CarrierBillingParams missing. Shouldn't fetch provisioning.
08-02 16:37:43.372: DEBUG/Finsky(2306): [1] CarrierProvisioningAction.run: No need to fetch provisioning from carrier.
08-02 16:37:43.422: DEBUG/WindowManagerImpl(3510): finishRemoveViewLocked, mViews[1]: com.android.internal.policy.impl.PhoneWindow$DecorView@40586898
08-02 16:37:43.452: DEBUG/WindowManagerImpl(3510): finishRemoveViewLocked, mViews[1]: com.android.internal.policy.impl.PhoneWindow$DecorView@405f1108
08-02 16:37:43.462: DEBUG/AK8975(1274): Compass CLOSE
08-02 16:37:43.482: DEBUG/dalvikvm(2306): GC_CONCURRENT freed 1594K, 54% free 4729K/10183K, external 3026K/3753K, paused 16ms+8ms
08-02 16:37:43.492: DEBUG/Finsky(2306): [1] MarketBillingService.sendResponseCode: Sending response RESULT_ERROR for request 7018411712906374877 to ru.fsinpismo.
08-02 16:37:43.512: DEBUG/Finsky(2306): [1] PendingNotificationsService.setMarketAlarm: Setting alarm for account=invweb@gmail.com, duration=120000
08-02 16:37:43.522: DEBUG/WindowManagerImpl(3510): finishRemoveViewLocked, mViews[1]: com.android.internal.policy.impl.PhoneWindow$DecorView@40616e38
08-02 16:37:43.532: DEBUG/WindowManagerImpl(2306): finishRemoveViewLocked, mViews[0]: com.android.internal.policy.impl.PhoneWindow$DecorView@408d5ec8
08-02 16:37:43.552: DEBUG/WindowManagerImpl(3510): finishRemoveViewLocked, mViews[1]: com.android.internal.policy.impl.PhoneWindow$DecorView@40596a60
08-02 16:37:43.572: INFO/ElegantRequestDirector(2306): I/O exception (org.apache.http.NoHttpResponseException) caught when processing request: The target server failed to respond
08-02 16:37:43.572: INFO/ElegantRequestDirector(2306): Retrying request
08-02 16:37:43.582: DEBUG/WindowManagerImpl(3510): finishRemoveViewLocked, mViews[0]: com.android.internal.policy.impl.PhoneWindow$DecorView@405524d8
08-02 16:37:43.652: DEBUG/ATRecorder(3510): com.htc.autotest.dlib.RecordEngine in loader dalvik.system.DexClassLoader@4068e980
08-02 16:37:43.662: DEBUG/WindowManagerImpl(3510): addView, new view, mViews[1]: com.android.internal.policy.impl.PhoneWindow$DecorView@4067eab0
08-02 16:37:43.682: DEBUG/WindowManagerImpl(3510): finishRemoveViewLocked, mViews[0]: com.android.internal.policy.impl.PhoneWindow$DecorView@405def20
08-02 16:37:43.692: INFO/keystore(1270): uid: 1000 action: e -> 7 state: 3 -> 3 retry: 4
08-02 16:37:43.712: DEBUG/dalvikvm(3510): GC_CONCURRENT freed 340K, 41% free 4019K/6727K, external 7652K/7940K, paused 3ms+4ms
08-02 16:37:43.782: DEBUG/NativeCrypto(2306): returned from sslSelect() with result 1, error code 2
08-02 16:37:43.802: INFO/KeyCharacterMap(3510): No keyboard for id -1
08-02 16:37:43.802: INFO/KeyCharacterMap(3510): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
08-02 16:37:43.832: WARN/InputManagerService(1377): [unbindCurrentClientLocked] Disable input method client.
08-02 16:37:43.832: WARN/InputManagerService(1377): [startInputLocked] Enable input method client.
08-02 16:37:43.892: DEBUG/dalvikvm(3510): GC_EXTERNAL_ALLOC freed 80K, 40% free 4092K/6727K, external 3066K/3771K, paused 35ms
08-02 16:37:44.122: INFO/ActivityManager(1377): Displayed ru.fsinpismo/.activity.MainTabActivity: +869ms (total +1s226ms)
08-02 16:37:44.243: DEBUG/StatusBarPolicy(1567): Network Type: 8
08-02 16:37:44.693: INFO/global(2306): Loaded time zone names for en_US in 689ms.
08-02 16:37:44.703: DEBUG/DfeApi(2306): [1] DfeRequest.deliverResponse: Not delivering second response for request=[[ ] https://android.clients.google.com/fdfe/details?doc=inapp:ru.fsinpismo:eu.prisonmail.android.200 NORMAL 54]
08-02 16:37:45.073: DEBUG/NativeCrypto(2306): returned from sslSelect() with result 1, error code 2
08-02 16:37:45.504: INFO/global(2306): Loaded time zone names for en_US in 422ms.
08-02 16:37:45.504: ERROR/Finsky(2306): [1] CheckoutPurchase.setError: type=IAB_PERMISSION_ERROR, code=12, message=null
08-02 16:37:49.428: DEBUG/dalvikvm(1698): GC_EXPLICIT freed 153K, 48% free 3311K/6279K, external 0K/0K, paused 103ms
08-02 16:37:50.268: DEBUG/StatusBarPolicy(1567): Network Type: 8
0

I could not find similar situations in the Internet. What could it be? Only two errors.How can I fix this?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment