错误:E / BatteryExternalStatsWorker:没有为wifi提供控制器能量信息

时间:2019-05-06 14:36:01

标签: android kotlin

我的应用程序运行正常,但没有打印任何使用print()或Log.d()函数打印的内容,而是在应用程序运行时出现此错误

错误

2019-05-06 17:23:49.039 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:23:54.933 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:24:04.374 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:24:45.817 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:24:45.818 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:24:48.961 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:24:54.937 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:25:04.326 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:25:22.150 2469-8029/? E/WakeLock: GCM_HB_ALARM release without a matched acquire!
2019-05-06 17:25:45.821 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:25:45.821 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:25:37.564 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:25:54.940 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:26:36.989 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:26:45.884 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:26:45.885 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:26:54.944 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:27:12.569 2469-8029/? E/WakeLock: GCM_HB_ALARM release without a matched acquire!
2019-05-06 17:27:12.593 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:27:45.898 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:27:45.898 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:27:28.143 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:27:54.947 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:28:13.007 2469-5743/? E/ctxmgr: [WorkManager]Ongoing task not found: WriteBatch
2019-05-06 17:28:45.959 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:28:45.960 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:28:54.633 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:28:54.952 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:29:03.156 2469-8029/? E/WakeLock: GCM_HB_ALARM release without a matched acquire!
2019-05-06 17:29:18.599 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:29:45.964 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:29:45.964 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:29:54.958 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:30:45.983 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:30:45.984 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:30:53.570 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:30:53.581 2469-8029/? E/WakeLock: GCM_HB_ALARM release without a matched acquire!
2019-05-06 17:30:53.613 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:30:54.963 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:31:09.062 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:31:45.990 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:31:45.991 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:31:54.968 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:32:44.097 2469-8029/? E/WakeLock: GCM_HB_ALARM release without a matched acquire!
2019-05-06 17:32:44.123 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:32:45.065 2440-8324/? E/DowngradeHelper: isModuleDowngradeRequired false
2019-05-06 17:32:45.066 2440-8324/? E/ConfigFileUtils: Failed to read config file: /data/user_de/0/com.google.android.gms/app_chimera/current_modules_init.pb (No such file or directory)
2019-05-06 17:32:45.196 2469-2824/? E/NetworkScheduler.ATC: Received callback from client for task that is already complete. ComponentInfo{com.google.android.gms/com.google.android.gms.chimera.container.ConfigService} ChimeraConfigService_OneOffRetry
2019-05-06 17:32:45.764 2469-5743/? E/NetworkScheduler: Invalid component specified.
2019-05-06 17:32:46.052 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:32:46.053 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:32:47.219 1883-1902/? E/BluetoothAdapter: Bluetooth binder is null
2019-05-06 17:32:52.890 2469-7634/? E/NetworkScheduler: Invalid component specified.
2019-05-06 17:32:53.230 2469-3314/? E/aiph: Phenotype API error. Event a <
      a: ""
      b: 0
      d: 9
      e: "LOCAL.com.google.android.agsa.QSB"
      f: 0
      g: 0
      h: 0
      i: ""
      j: ""
    >
    d: 219
    g: # botx@f56fa7f9
    , EventCode: 7
    [CONTEXT service_id=51 ]
    aiod: 29505: No config packages for log source, or config package not registered
        at aipu.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):61)
        at aipt.b(:com.google.android.gms@13280022@13.2.80 (040700-211705629):6)
        at aiph.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):85)
        at aiph.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):77)
        at wwk.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):29)
        at bdbk.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):2)
        at qcr.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):21)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at qiv.run(Unknown Source:7)
        at java.lang.Thread.run(Thread.java:764)
2019-05-06 17:32:53.233 2469-3314/? E/AsyncOperation: serviceID=51, operation=GetExperimentTokensOperationCall
    OperationException[Status{statusCode=No config packages for log source, or config package not registered, resolution=null}]
        at aiph.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):95)
        at aiph.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):77)
        at wwk.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):29)
        at bdbk.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):2)
        at qcr.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):21)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at qiv.run(Unknown Source:7)
        at java.lang.Thread.run(Thread.java:764)
2019-05-06 17:32:47.220 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:32:54.974 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:33:00.723 2440-8357/? E/MS_RegisterService: Exception during register request.
    bqqd: PERMISSION_DENIED: The caller does not have permission
        at bqpz.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):22)
        at pwb.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):95)
        at com.google.android.libraries.matchstick.net.SilentRegisterIntentOperation.b(:com.google.android.gms@13280022@13.2.80 (040700-211705629):105)
        at com.google.android.libraries.matchstick.net.SilentRegisterIntentOperation.onHandleIntent(:com.google.android.gms@13280022@13.2.80 (040700-211705629):296)
        at com.google.android.chimera.IntentOperation.onHandleIntent(:com.google.android.gms@13280022@13.2.80 (040700-211705629):2)
        at dkm.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):34)
        at odq.a(:com.google.android.gms@13280022@13.2.80 (040700-211705629):11)
        at dkr.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):12)
        at dko.run(:com.google.android.gms@13280022@13.2.80 (040700-211705629):9)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:764)
2019-05-06 17:33:15.796 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:33:46.085 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:33:46.086 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:33:54.977 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:34:06.077 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:34:13.153 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:34:13.222 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:34:34.527 2469-8029/? E/WakeLock: GCM_HB_ALARM release without a matched acquire!
2019-05-06 17:34:34.566 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:34:46.095 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:34:46.096 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:34:49.985 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:34:55.518 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:35:46.112 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:35:46.113 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
2019-05-06 17:35:50.974 8434-8434/? E/d.configupdate: Not starting debugger since process cannot load the jdwp agent.
2019-05-06 17:35:51.005 8449-8449/? E/id.partnersetu: Not starting debugger since process cannot load the jdwp agent.
2019-05-06 17:35:55.522 1736-1804/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
2019-05-06 17:36:01.489 1883-1897/? E/system_server: No package ID 7f found for ID 0x7f080239.
2019-05-06 17:36:01.489 1883-1897/? E/system_server: No package ID 7f found for ID 0x7f19000d.
2019-05-06 17:36:16.610 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:36:16.655 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:36:24.982 2469-8029/? E/WakeLock: GCM_HB_ALARM release without a matched acquire!
2019-05-06 17:36:24.995 2469-3533/? E/NetworkScheduler.ATC: Called cancelTask for already completed task com.google.android.gms/.chimera.container.ConfigService{u=0 tag="ChimeraConfigService_OneOffRetry" trigger=window{start=3300s,end=3900s,earliest=-330s,latest=269s} requirements=[NET_CONNECTED] attributes=[PERSISTED] scheduled=-3630s last_run=-220s jid=N/A status=ACTIVE retries=0 client_lib=MANCHEGO_GCM-13280000} :TIMED_OUT
2019-05-06 17:36:25.001 1883-1902/? E/BatteryExternalStatsWorker: no controller energy info supplied for wifi
2019-05-06 17:36:25.167 8510-8510/? E/.android.video: Not starting debugger since process cannot load the jdwp agent.
2019-05-06 17:36:25.414 2469-5743/? E/NetworkScheduler: Invalid component specified.
2019-05-06 17:36:25.666 2469-7634/? E/NetworkScheduler: Invalid component specified.
2019-05-06 17:36:40.394 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:36:40.443 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:36:45.823 1883-1897/? E/memtrack: Couldn't load memtrack module
2019-05-06 17:36:46.118 1831-1831/? E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
2019-05-06 17:36:46.119 1831-1831/? E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument


这是我的Manifest.xml

<?xml version="1.0" encoding="utf-8"?>
<manifest
        xmlns:android="http://schemas.android.com/apk/res/android"
        package="com.my.chatapplication">

    <application
            android:allowBackup="true"
            android:icon="@mipmap/ic_launcher"
            android:label="@string/app_name"
            android:roundIcon="@mipmap/ic_launcher_round"
            android:supportsRtl="true"
            android:theme="@style/AppTheme">
        <activity android:name=".LoginActivity">
        </activity>
        <activity android:name=".RegisterActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>

                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity>
    </application>

</manifest>

构建gradle(应用模块)

apply plugin: 'com.android.application'

apply plugin: 'kotlin-android'

apply plugin: 'kotlin-android-extensions'

android {
    compileSdkVersion 28
    defaultConfig {
        applicationId "com.my.chatapplication"
        minSdkVersion 15
        targetSdkVersion 28
        versionCode 1
        versionName "1.0"
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
    }
    buildTypes {
        release {
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
        }
    }
}

dependencies {
    implementation fileTree(dir: 'libs', include: ['*.jar'])
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
    //noinspection GradleCompatible
    implementation 'com.android.support:appcompat-v7:28.0.0'

    testImplementation 'junit:junit:4.12'
    androidTestImplementation 'com.android.support.test:runner:1.0.2'
    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
    implementation 'com.android.support:design:28.0.0'
    implementation 'com.google.firebase:firebase-core:16.0.8'
    implementation 'com.google.firebase:firebase-auth:16.2.1'
    implementation 'com.google.firebase:firebase-storage:16.1.0'
    implementation 'com.google.firebase:firebase-database:16.1.0'
    implementation 'com.android.support.constraint:constraint-layout:1.1.3'

}

apply plugin: 'com.google.gms.google-services'

我尝试使用 实现'com.android.support.constraint:constraint-layout:1.1.2' 而不是实现'com.android.support.constraint:constraint-layout:1.1.3' 还更改了模拟器设备并擦除了模拟器数据 但同样的问题

0 个答案:

没有答案