RTC 3.0 iFix 1 on Mac OS X Lion
Anyone had any success in running RTC on OS X Lion?
Mine crashes on startup after selecting the workspace:
!SESSION 2011-07-26 13:38:49.180 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_26
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/tonykambo/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/tonykambo/.eclipse_keyring -showlocation
!ENTRY org.eclipse.osgi 4 0 2011-07-26 13:38:58.232
!MESSAGE An error occurred while automatically activating bundle com.ibm.team.repository.common (182).
!STACK 0
org.osgi.framework.BundleException: Exception in com.ibm.team.repository.common.transport.internal.Activator.start() of bundle com.ibm.team.repository.common.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
...
...
...
Mine crashes on startup after selecting the workspace:
!SESSION 2011-07-26 13:38:49.180 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_26
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/tonykambo/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/tonykambo/.eclipse_keyring -showlocation
!ENTRY org.eclipse.osgi 4 0 2011-07-26 13:38:58.232
!MESSAGE An error occurred while automatically activating bundle com.ibm.team.repository.common (182).
!STACK 0
org.osgi.framework.BundleException: Exception in com.ibm.team.repository.common.transport.internal.Activator.start() of bundle com.ibm.team.repository.common.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
...
...
...
2 answers
Hi
Can't comment about 3.0 and Lion but I have had no problems running 3.0.1 on Lion.
Guy
3.0.1 has the same problem.
This post helped solve the problem however.
https://jazz.net/forums/viewtopic.php?p=49593
Mirek's suggestion of removing the log4j.jar file from the /Library/Java/Extensions folder resolved the issue for both 3.0 and 3.0.1
Not sure what is wrong with the log4j.jar file.