0

Rational Software Architect の eclipse [3.6 から 3.7] を更新しました。更新後、合理的なソフトウェア アーキテクトを起動できませんが、ウィンドウ タスク マネージャーには eclipse という名前のプロセスが表示されますが、何も表示されません。consoleLog を有効にすると、次のメッセージが表示され、起動しました

    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\bootProfile_278dcaa46b40_91b46910b12
!SESSION 2013-01-24 16:11:27.765 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110726_87724 (JIT enabled, AOT enabled)
J9VM - 20110726_087724
JIT  - r9_20101028_17488ifx17
GC   - 20101027_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product com.ibm.rational.rsa4ws.product.v80.ide
Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ibm.rational.rsa4ws.product.v80.ide -consoleLog

!ENTRY org.eclipse.equinox.common 4 0 2013-01-24 16:11:30.328
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle "org.eclipse.equinox.common_3.6.0.v20100503 [1630]" could not be resolved. Reason: Another singleton version selected: org.eclipse.equinox.common_3.6.0.v20110523, Another singleton version selected: org.eclipse.equinox.common_3.6.0.v20110523
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source)

通常の起動を実現するために何をすべきかを誰かが提案できますか?

4

1 に答える 1

0

同じプラグインのバージョンがもっとあると思います。古いバージョンを削除する必要があります。おそらく、すべてのクリーンインストールを実行する方が簡単になります。

于 2013-01-24T22:29:11.017 に答える