not seeing Team Artifacts view
I've just installed Jazz-Client-0.5-win32 but am not seeing the Team
Artifacts view as advertised in the client setup guide. I've tried a couple of JREs/JDKs but that doesn't seem to be the problem. The view is not listed in Window > Show View, so I assume that something is wrong with my config. Software Updates > Manage Configuration seems to think that <installdir>\jazz\client\eclipse\jazz\eclipse is a legitimate extension site and contains what looks like the right stuff (JAZZ Client 0.5.I20070306-1525). What am I missing? thanks, -r |
4 answers
"Richard O. Curtis" <rocurtis@us.ibm.com> wrote in news:f03a5n$h0s$1
@localhost.localdomain: What am I missing? Window->Show view->Other PDE runtime->Error log what do you see ? -- Christophe Elek Serviceability Architect IBM Software Group - Rational |
"Christophe Elek" <Christophe.Elek@gmail.com> wrote in message
news:Xns9915AA328D561celekcaibmcom@199.246.40.53... "Richard O. Curtis" <rocurtis@us.ibm.com> wrote in news:f03a5n$h0s$1 this... eclipse.buildId=I20070209-1006 java.version=1.4.2_05 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -launcher C:\app\Jazz-Client-0.5-win32\jazz\client\eclipse\eclipse.exe -name Eclipse -startup C:\app\Jazz-Client-0.5-win32\jazz\client\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070208a.jar Command-line arguments: -os win32 -ws win32 -arch x86 -launcher C:\app\Jazz-Client-0.5-win32\jazz\client\eclipse\eclipse.exe -name Eclipse -startup C:\app\Jazz-Client-0.5-win32\jazz\client\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070208a.jar Error Tue Apr 17 16:11:55 EDT 2007 Unable to execute early startup code for an extension org.eclipse.core.runtime.CoreException: Plug-in com.ibm.team.coverage.ide.ui was unable to load class com.ibm.team.coverage.internal.ui.refresh.CoverageRefreshManager. at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:164) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:787) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:235) at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2074) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) org.eclipse.core.runtime.CoreException: java.lang.UnsupportedClassVersionError: com/ibm/team/coverage/internal/ui/refresh/CoverageRefreshManager (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:161) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:501) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:471) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:430) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:413) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:408) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83) at java.lang.ClassLoader.loadClass(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:289) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1269) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:787) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:235) at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2074) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) |
Jazz requires a 1.5 JRE.
Thanks JohnC Richard O. Curtis wrote: "Christophe Elek" <Christophe.Elek@gmail.com> wrote in message |
thanks... starting eclipse with a specific -vm did the trick,
-r "John Camelon" <jcamelon@ca.ibm.com> wrote in message news:f03i0a$jvj$1@localhost.localdomain... Jazz requires a 1.5 JRE. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.