Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LogPlugin]Many errors in log for NumberFormatException #41

Open
toshi38-sony opened this issue Jan 10, 2020 · 0 comments
Open

[LogPlugin]Many errors in log for NumberFormatException #41

toshi38-sony opened this issue Jan 10, 2020 · 0 comments

Comments

@toshi38-sony
Copy link
Collaborator

Investigate and fix. Likely a parsing issue.
Example:

[LogPlugin]addSampleData(eventType=398 I dvm_lock_sample):java.lang.NumberFormatException: For input string: "boolean com.android.server.wm.ActivityTaskManagerService$LocalService.switchUser(int"
[LogPlugin]addSampleData(eventType=395 I dvm_lock_sample):java.lang.NumberFormatException: For input string: "void com.android.server.wm.WindowManagerService.setWillReplaceWindows(android.os.IBinder"
[LogPlugin]addSampleData(eventType=394 I dvm_lock_sample):java.lang.NumberFormatException: For input string: "void com.android.server.wm.WindowManagerService.updateRotationUnchecked(boolean"
[LogPlugin]addSampleData(eventType=400 I dvm_lock_sample):java.lang.NumberFormatException: For input string: "boolean com.android.server.wm.ActivityTaskManagerService$LocalService.switchUser(int"
[LogPlugin]addSampleData(eventType=400 I dvm_lock_sample):java.lang.NumberFormatException: For input string: "boolean com.android.server.wm.ActivityTaskManagerService$LocalService.switchUser(int"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant