如何解决“此应用程序需要以下模块,但未安装:net_rim_bb_qm_platform”?
我正在模拟器上测试 BB 应用程序(Beta 版)。
我已经运行了mds模拟器。我也遵循了这个步骤。
当我运行 mds 模拟器时,我得到以下信息:
<2012-02-23 20:53:58.598 IST>:[47]:<BBM_MDS>:<DEBUG>:<LAYER = BBM, 0 platform ap
p controls have been loaded successfully>
<2012-02-23 20:53:58.598 IST>:[48]:<BBM_MDS>:<DEBUG>:<LAYER = BBM, Schedule relo
ad plugin controls task with interval [86400s]>
<2012-02-23 20:53:59.020 IST>:[49]:<BBM_MDS>:<ERROR>:<LAYER = KeyNego, Cannot in
itialize AES-256: Did you install Unlimited Strength Jurisdiction Policy Files?>
<2012-02-23 20:53:59.020 IST>:[50]:<BBM_MDS>:<ERROR>:<LAYER = SCM, EVENT = Excep
tion, net.rim.application.ipproxyservice.b.a: Initialize failed>
<2012-02-23 20:53:59.020 IST>:[50]:<BBM_MDS>:<ERROR>:<LAYER = SCM, EVENT = Excep
策略:
- 下载 jce_policy-6.zip 文件。
- 提取 jce_policy-6.zip 文件。
- 在系统 JRE 的 JRE 安全文件夹中(默认情况下,该文件夹位于 C:\Program Files\Java\jre1.6.0_20\lib\security),将文件 local_policy.jar 和 US_export_policy.jar 替换为您下载的 .zip 文件中提供了版本。
之后我启动了 BB SmartPhone 模拟器。我收到以下错误
此应用程序需要以下模块,但未安装: net_rim_bb_qm_platform
如何解决此问题。
I am testing the BB Application (Beta version) on the simulator.
I have run the mds simulator. I have followed this step as well.
When i run the mds simulator i am getting this below:
<2012-02-23 20:53:58.598 IST>:[47]:<BBM_MDS>:<DEBUG>:<LAYER = BBM, 0 platform ap
p controls have been loaded successfully>
<2012-02-23 20:53:58.598 IST>:[48]:<BBM_MDS>:<DEBUG>:<LAYER = BBM, Schedule relo
ad plugin controls task with interval [86400s]>
<2012-02-23 20:53:59.020 IST>:[49]:<BBM_MDS>:<ERROR>:<LAYER = KeyNego, Cannot in
itialize AES-256: Did you install Unlimited Strength Jurisdiction Policy Files?>
<2012-02-23 20:53:59.020 IST>:[50]:<BBM_MDS>:<ERROR>:<LAYER = SCM, EVENT = Excep
tion, net.rim.application.ipproxyservice.b.a: Initialize failed>
<2012-02-23 20:53:59.020 IST>:[50]:<BBM_MDS>:<ERROR>:<LAYER = SCM, EVENT = Excep
Policy:
- Download jce_policy-6.zip file.
- Extract the jce_policy-6.zip file.
- In the JRE security folder of your system JRE (by default, this folder is located at C:\Program Files\Java\jre1.6.0_20\lib\security), replace the files, local_policy.jar and US_export_policy.jar, with the versions provided in the .zip file you downloaded.
After that i have started the BB SmartPhone simulator. I am getting the below error
This application requires the following module, which is not installed:
net_rim_bb_qm_platform
How to resolve this issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
net_rim_bb_qm_platform 表示不存在 BlackBerry Messenger,或者其版本较旧。
在模拟器上安装/更新 BBM,或使用具有最新 BBM 的较新模拟器。
net_rim_bb_qm_platform indicates the absence of, or an older version of, BlackBerry Messenger.
Either install/update BBM on the simulator, or use a newer simulator with up-to-date BBM.