Skip to content

service Exception : java.lang.UnsupportedOperationException #23

@pinotao

Description

@pinotao

run stf on an device then occurs an exception in stf-service:
E/AndroidRuntime(23484): FATAL EXCEPTION: main E/AndroidRuntime(23484): Process: jp.co.cyberagent.stf, PID: 23484 E/AndroidRuntime(23484): java.lang.RuntimeException: Error receiving broadcast Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } in jp.co.cyberagent.stf.monitor.ConnectivityMonitor$1@2cc7d830 E/AndroidRuntime(23484): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:769) E/AndroidRuntime(23484): at android.os.Handler.handleCallback(Handler.java:733) E/AndroidRuntime(23484): at android.os.Handler.dispatchMessage(Handler.java:95) E/AndroidRuntime(23484): at android.os.Looper.loop(Looper.java:136) E/AndroidRuntime(23484): at android.app.ActivityThread.main(ActivityThread.java:5016) E/AndroidRuntime(23484): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime(23484): at java.lang.reflect.Method.invoke(Method.java:515) E/AndroidRuntime(23484): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:808) E/AndroidRuntime(23484): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:624) E/AndroidRuntime(23484): at dalvik.system.NativeStart.main(Native Method) E/AndroidRuntime(23484): Caused by: java.lang.UnsupportedOperationException E/AndroidRuntime(23484): at jp.co.cyberagent.stf.proto.Wire$ConnectivityEvent.dynamicMethod(Wire.java:4180) E/AndroidRuntime(23484): at com.google.protobuf.GeneratedMessageLite.dynamicMethod(GeneratedMessageLite.java:332) E/AndroidRuntime(23484): at com.google.protobuf.GeneratedMessageLite.isInitialized(GeneratedMessageLite.java:1457) E/AndroidRuntime(23484): at com.google.protobuf.GeneratedMessageLite.isInitialized(GeneratedMessageLite.java:254) E/AndroidRuntime(23484): at com.google.protobuf.GeneratedMessageLite$Builder.build(GeneratedMessageLite.java:419) E/AndroidRuntime(23484): at jp.co.cyberagent.stf.monitor.ConnectivityMonitor.peek(ConnectivityMonitor.java:77) E/AndroidRuntime(23484): at jp.co.cyberagent.stf.monitor.AbstractMonitor.peek(AbstractMonitor.java:17) E/AndroidRuntime(23484): at jp.co.cyberagent.stf.monitor.ConnectivityMonitor$1.onReceive(ConnectivityMonitor.java:30) E/AndroidRuntime(23484): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:759) E/AndroidRuntime(23484): ... 9 more E/cutils-trace(23509): Error opening trace file: No such file or directory (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions