Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

java.lang.VerifyError when opening "Team Artifacts" view.

Krzysztof,
I think the error was related to workspace. I created another workspace and the first error was corrected.
However, now the following error is taking place :


This erros occurs when I try to open "Team Artifacts" view.
The RTC version is 4.0.3 and the windows is 7 professional.

The log generated is the following:

!ENTRY org.eclipse.jface 4 2 2014-04-23 18:46:45.564
!MESSAGE Ocorreram problemas ao invocar o código do plug-in: "org.eclipse.jface".
!STACK 0
java.lang.VerifyError: JVMVRFY027 o receptor é incompatível com classe de declaração; class=org/eclipse/jface/viewers/AbstractTreeViewer$UpdateItemSafeRunnable, method=run()V, pc=12
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(Unknown Source)
    at java.lang.J9VMInternals.initialize(Unknown Source)
    at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(Unknown Source)
    at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.ui.internal.JFaceUtil$1.run(Unknown Source)
    at org.eclipse.jface.util.SafeRunnable.run(Unknown Source)
    at org.eclipse.jface.viewers.StructuredViewer.updateItem(Unknown Source)
    at org.eclipse.jface.viewers.AbstractTreeViewer.updateChildren(Unknown Source)
    at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefreshStruct(Unknown Source)
    at org.eclipse.jface.viewers.TreeViewer.internalRefreshStruct(Unknown Source)
    at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(Unknown Source)
    at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(Unknown Source)
    at org.eclipse.jface.viewers.StructuredViewer$8.run(Unknown Source)
    at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(Unknown Source)
    at org.eclipse.jface.viewers.TreeViewer.preservingSelection(Unknown Source)
    at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(Unknown Source)
    at org.eclipse.jface.viewers.StructuredViewer.refresh(Unknown Source)
    at org.eclipse.jface.viewers.ColumnViewer.refresh(Unknown Source)
    at org.eclipse.ui.dialogs.FilteredTree$NotifyingTreeViewer.refresh(Unknown Source)
    at org.eclipse.jface.viewers.StructuredViewer.refresh(Unknown Source)
    at org.eclipse.ui.dialogs.FilteredTree$NotifyingTreeViewer.refresh(Unknown Source)
    at org.eclipse.ui.dialogs.FilteredTree$2.runInUIThread(Unknown Source)
    at org.eclipse.ui.progress.UIJob$1.run(Unknown Source)
    at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at org.eclipse.jface.window.Window.runEventLoop(Unknown Source)
    at org.eclipse.jface.window.Window.open(Unknown Source)
    at org.eclipse.ui.handlers.ShowViewHandler.openOther(Unknown Source)
    at org.eclipse.ui.handlers.ShowViewHandler.execute(Unknown Source)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(Unknown Source)
    at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(Unknown Source)
    at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(Unknown Source)
    at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(Unknown Source)
    at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Unknown Source)
    at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(Unknown Source)
    at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(Unknown Source)
    at org.eclipse.ui.internal.ShowViewMenu$3.run(Unknown Source)
    at org.eclipse.jface.action.Action.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Unknown Source)
    at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
    at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(Unknown Source)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Unknown Source)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Unknown Source)
    at org.eclipse.ui.internal.Workbench$5.run(Unknown Source)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source)
    at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source)
    at org.eclipse.equinox.launcher.Main.run(Unknown Source)
    at org.eclipse.equinox.launcher.Main.main(Unknown Source)


0 votes

Comments

Hi Luiz,
It is worth to check what is your Java version you use. Please provide the output from header of .log file. It contains Java version.
Please also let us know how you have installed this client.

You can also try using out of the box client from https://jazz.net/downloads/rational-team-concert/releases/4.0.3/RTC-Client-Win-4.0.3.zip

I have seen this before if you are using Juno version of Eclipse did you install the rtc client or the p2 plugin

The header of log is:

!SESSION 2014-04-22 16:43:37.264 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.7.0 IBM J9 2.6 Windows 7 x86-32 20130306_140761 (JIT enabled, AOT enabled)
J9VM - R26_Java726_SR4_FP1_20130306_1011_B140761
JIT  - r11.b03_20130131_32403ifx1
GC   - R26_Java726_SR4_FP1_20130306_1011_B140761
J9CL - 20130306_140761
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Framework arguments:  -product com.ibm.team.concert.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ibm.team.concert.product

The Eclipse client for RTC was installed with Installation Manager in a shared package that contains Rational Software Architect and Infosphere Data Architect.
In the machine that the error occurs has another version of eclipse installed, but I am not using same workspaces.
I think the problem must be conflict between Eclipse versions.

Hi Luiz,
I am missing any further ideas. Please open new service request for the support.


Be the first one to answer this question!

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 127

Question asked: Apr 24 '14, 8:07 a.m.

Question was seen: 4,040 times

Last updated: Apr 28 '14, 9:25 a.m.

Confirmation Cancel Confirm