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

invokeAsync failed, get bridge is null by process(com.tencent.wmpf). #152

Open
ExpGitHubUp opened this issue Sep 12, 2023 · 1 comment
Open

Comments

@ExpGitHubUp
Copy link

如题,更新WMPF2.0后出现这个提示.IPC通信错误会导致崩溃
[getIPCBridge]bindService(bw:82921288, id:505581475721, tid:40, intent:Intent { cmp=com.tencent.wmpf/.app.WMPFService (has extras) }, conn:136542689) 2023-09-12 11:07:11.416 3923-3942 IPC.IPCBridgeManager com.zntk.demo I [getIPCBridge]onConnectTimeout(82921288, id:505581475721, tid : 31) 2023-09-12 11:07:11.416 3923-3960 IPC.IPCInvoker com.zntk.demo E invokeAsync failed, get bridge is null by process(com.tencent.wmpf). 2023-09-12 11:07:11.416 3923-3960 FastExperienceActivity com.zntk.demo E 激活 error: java.lang.Exception: bridge not found

@yylqn
Copy link

yylqn commented Jan 3, 2024

你好,我也遇到了这个问题,请问解决了吗
2024-01-03 10:19:57.896 3643-4205 WMPFCli.IPCInvoker com.tencent.wmpf.demo.experience I invokeSync >>>> request [IS_DEVICE_ACTIVATED] [AbstractWMPFSyncInvokeRequest{clientVersion=0, clientApplicationId='null', clientInvokeToken='null', invokeTimestamp=-1, clientProcessName='null'}] rId [1]
2024-01-03 10:19:57.897 3643-3964 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge] tid=[186] com.tencent.wmpf.demo.experience -> com.tencent.wmpf
2024-01-03 10:19:57.897 3643-4205 IPC.Execut...reatorImpl com.tencent.wmpf.demo.experience I newThread(thread : IPCThreadPool#Thread-1)
2024-01-03 10:19:57.897 3643-3964 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge] com.tencent.wmpf.demo.experience -> com.tencent.wmpf connecting,id:173685604518
2024-01-03 10:19:57.898 3643-3964 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge]bindService(bw:198789731, id:173685604518, tid:186, intent:Intent { cmp=com.tencent.wmpf/.app.WMPFService (has extras) }, conn:197199456)
2024-01-03 10:20:07.910 3643-3961 IPC.IPCBridgeManager com.tencent.wmpf.demo.experience I [getIPCBridge]onConnectTimeout(198789731, id:173685604518, tid : 182)
2024-01-03 10:20:07.910 3643-3964 IPC.IPCInvoker com.tencent.wmpf.demo.experience E invokeAsync failed, get bridge is null by process(com.tencent.wmpf).
2024-01-03 10:20:07.910 3643-3964 WMPFCli.IPCInvoker com.tencent.wmpf.demo.experience E onBridgeNotFound
2024-01-03 10:20:07.911 3643-4205 WMPFCli.IPCInvoker com.tencent.wmpf.demo.experience I invokeSync <<<< response [null] rId [1]
2024-01-03 10:20:07.911 3643-4205 ExperienceActivity com.tencent.wmpf.demo.experience E error: com.tencent.wmpf.cli.api.WMPFDisconnectedException: errType: 1, errCode: 10001, errMsg: call WMPF.apk fail, is it installed?
2024-01-03 10:20:07.911 3643-4205 ExperienceActivity com.tencent.wmpf.demo.experience E 初始化失败: java.lang.Exception: 设备激活失败,请确认 WMPF 处于运行状态

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants