facebook

Exceptions in Bugzilla Integration

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226000 Reply

    Hi,

    first of all, a summary of the used setup:

      Eclipse 3.0.1
      MyEclipse 3.8.4+QF2
      Bugzilla 2.16.5

    After successfully defining and testing (Test Connection) a Bugzilla Server configuration using the Window, Preferences, MyEclipse, Bugzilla page, I tried to use the View Bug Systems.

    Clicking on the Search node I’ll get an error dialog An error has occured. See log….

    Logfile content is:

    !ENTRY org.eclipse.core.runtime 4 2 Mrz 02, 2005 14:32:42.839
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
    !STACK 0
    java.lang.NoSuchMethodError: org.eclipse.team.internal.core.BackgroundEventHandler$Event.<init>(I)V
    at org.eclipse.team.bugzilla.view.DelayedRefreshPresenter$PresentationEvent.<init>(DelayedRefreshPresenter.java:43)
    at org.eclipse.team.bugzilla.view.DelayedRefreshPresenter.refresh(DelayedRefreshPresenter.java:132)
    at org.eclipse.team.bugzilla.view.TextPane.selectionChanged(TextPane.java:67)
    at org.eclipse.team.bugzilla.view.BugzillaSelectionProvider.selectionChanged(BugzillaSelectionProvider.java:38)
    at org.eclipse.team.bugs.internal.views.ViewerProxy.selectionChanged(ViewerProxy.java:172)
    at org.eclipse.team.bugs.internal.views.EventDispatcher.selectionChanged(EventDispatcher.java:42)
    at org.eclipse.team.bugs.internal.views.BugViewListener.selectionChanged(BugViewListener.java:54)
    at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)
    at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1394)
    at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:693)
    at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:718)
    at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180)
    at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:954)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2595)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2298)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)

    How can I resolve this problem?

    Thanks in advance
    Stephan Heffner

    #226026 Reply

    Riyad Kalla
    Member

    Stephan,
    We currently have a series of bugs with the BZ plugin, this is it’s first release. After 4.0 gets released we are going to take some time to beat on it some more and improve its compatibility with existing BZ servers. Sorry for the inconvenience right now.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Exceptions in Bugzilla Integration

You must be logged in to post in the forum log in