facebook

Bugzilla: could not install bundle?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    dcalmbach
    Member

    Hi,

    i`ve configured the new bugzilla feature. But when i search for bugs, i get the following error:

    Could not install bundle /D:/progs/MyEclipse/eclipse/plugins/org.eclipse.xsd_2.0.0/ Bundle “org.eclipse.xsd” version “2.0.0” has already been installed from: update@/d:/progs/java/eclipse-3.0/plugins/org.eclipse.xsd_2.0.0/

    Can you help me?

    #221422

    Riyad Kalla
    Member

    You most likely have the Eclipse WTP plugin installed along side MyEclipse, this most likely is not a good idea (since we integrate the WTP editors) and will cause more problems than just this. I would suggest a clean install of Eclipse 3.01 with MyEclipse 3.8.3.

    Otherwise this error is probably harmless… is it stopping you from performing certain functions?

    #221550

    dcalmbach
    Member

    What is WTP?

    #221563

    Riyad Kalla
    Member

    The web tools project: http://www.eclipse.org/webtools/index.html

    I am just trying to run down the reasons you might have the XSD plugin already installed under your eclipse\plugins dir, and that is the most popular reason. But there are certainly others…

    #221632

    dcalmbach
    Member

    OK, i installed the hyades plugin where the xsd plugin is included.
    So i tried a clean installation of eclipse and installed myeclipse 3.8.3.
    Now, when invoking the search dialog the fields Component, Milestone, Product and Version are not filled. If i invoke the search, i get the following error:

    Error Dez 21, 2004 08:22:24.215 Internal Error
    java.lang.reflect.InvocationTargetException
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:284)
    at org.eclipse.search.internal.ui.util.ExtendedDialogWindow.run(ExtendedDialogWindow.java:185)
    at ca.ubc.bugzilla.search.BugzillaSearchPage.performAction(Unknown Source)
    at org.eclipse.search.internal.ui.SearchDialog.performAction(SearchDialog.java:384)
    at org.eclipse.search.internal.ui.util.ExtendedDialogWindow.buttonPressed(ExtendedDialogWindow.java:152)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:506)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
    at org.eclipse.jface.window.Window.open(Window.java:648)
    at org.eclipse.search.internal.ui.OpenSearchDialogAction.run(OpenSearchDialogAction.java:60)
    at org.eclipse.search.internal.ui.OpenSearchDialogAction.run(OpenSearchDialogAction.java:46)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:276)
    at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:206)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
    at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
    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:324)
    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)
    Caused by: java.lang.IllegalArgumentException:
    at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:58)
    at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:42)
    at org.eclipse.core.runtime.Status.setMessage(Status.java:174)
    at org.eclipse.core.runtime.Status.<init>(Status.java:81)
    at ca.ubc.bugzilla.search.BugzillaSearchEngine.search(Unknown Source)
    at ca.ubc.bugzilla.search.BugzillaSearchOperation.execute(Unknown Source)
    at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:91)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
    at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:105)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Root exception:
    java.lang.IllegalArgumentException:
    at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:58)
    at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:42)
    at org.eclipse.core.runtime.Status.setMessage(Status.java:174)
    at org.eclipse.core.runtime.Status.<init>(Status.java:81)
    at ca.ubc.bugzilla.search.BugzillaSearchEngine.search(Unknown Source)
    at ca.ubc.bugzilla.search.BugzillaSearchOperation.execute(Unknown Source)
    at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:91)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
    at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:105)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)

    #221645

    Riyad Kalla
    Member

    Did you try hitting the “Update” button at the bottom right hand side of the screen so the plugin can connect to your bugzilla install and pull down the values? The bugzilla plugin is currently quite tempormental and we are working on making it more bullet proof.

    #221948

    dcalmbach
    Member

    yes

    #221953

    Greg
    Member

    Could you post all the information requested in the Posting Guidelines. Also, what bugzilla version on your server are you trying to connect to?

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Bugzilla: could not install bundle?

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