RAD 偶发错误 - 无法初始化 com.ibm.rational.team.client.ui.model.common.ImageManager

发布于 2024-12-11 12:56:34 字数 483 浏览 0 评论 0原文

我使用的是 RAD 版本 7.5.4,每当我打开 IDE 时,都会弹出以下错误。

发生错误。有关更多详细信息,请参阅错误日志。 com.ibm.rational.team.client.ui.model.common.ImageManager(初始化失败)

如果需要在类路径中添加任何 jar

堆栈跟踪,请提供帮助: !ENTRY org.eclipse.ui.workbench 4 2 2011-10-24 14:50:47.258 !MESSAGE 从插件调用代码时出现问题:“org.eclipse.ui.workbench”。 !堆栈0 java.lang.NoClassDefFoundError:com.ibm.rational.team.client.ui.model.common.ImageManager(初始化失败) 在 java.lang.J9VMInternals.initialize(J9VMInternals.java:140)

I am using RAD version 7.5.4 and whenever I am opening the IDE, the following error pops up.

An error has occurred. See error log for more details.
com.ibm.rational.team.client.ui.model.common.ImageManager (initialization failure)

Please help if there is any jar needs to be added in the classpath

Stack trace:
!ENTRY org.eclipse.ui.workbench 4 2 2011-10-24 14:50:47.258
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NoClassDefFoundError: com.ibm.rational.team.client.ui.model.common.ImageManager (initialization failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:140)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

我的奇迹 2024-12-18 12:56:34

启动时不要连接到 Clearcase。为了做到这一点,
转到首选项/启动和关闭/
取消选中 Clearcase Remote Client 插件、Clearquest 插件

Don't connect to clearcase on startup. In order to this,
Go Preferences/Startup and shutdown/
Uncheck Clearcase Remote Client plugin, Clearquest plugin

千と千尋 2024-12-18 12:56:34

似乎有一个关于此的问题记录。请参阅 IBM 站点。您需要一个帐户才能查看详细信息。

另外,使用 -clean 属性启动 RAD 可能会有所帮助......

There seems to be an issue logged about this. See the IBM site. You will need an account to see the details.

Also starting RAD with the -clean attribute might help ...

阳光的暖冬 2024-12-18 12:56:34

另外,我要提到的一项是,如果上述操作(在启动时关闭连接,并添加清理选项)是关闭所有打开的文件,并关闭所有打开的项目。然后关闭 RAD/Eclipse,并确保使用 -clean 选项重新启动。这终于为我澄清了。看起来,即使启动开关设置为关闭并调用 clean,重新启动打开的项目也会导致这种情况。

Also, one item I would mention if the above (turning off connections on start-up, and adding the clean option), is to CLOSE all open files, and CLOSE all open projects. Then shutdown RAD/Eclipse, and make sure you restart with the -clean option. That finally cleared it up for me. It would seem that there is something about restarting with open projects that causes this even with the start-up switches set to off and invoking clean.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文