facebook

ME 4.0 Bugzilla plug-in not working with Bugzilla 2.18.3

💡
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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #236753 Reply

    Seldon Systems
    Participant

    I use MyEclipse 4.0 GA installed into a new Eclipse 3.1 on Windows XP, SP2, with the Sun JDK 1.4.2_09-b05. I can’t use our Bugzilla installation (Bugzilla 2.18.3 on Suse Linux 9.2, no HTTP authentication, just plain Bugzilla login) with the Bugzilla plug-in. In the Bugzilla preferences, I enter all my data and the “Test Connection” tells me: “MyEclipse BugZilla Client was able to contact your BZ server” (BTW: “BZ” is an unusual abbreviation for Bugzilla).

    However, on the “Bugzilla Search” page, when I press the “Update” button in the very bottom, I get the following error: “Bugzilla could not log you in to get the information you requested since login name or password is incorrect.” But I’m very sure that I provided the right user name and passwords. What am I doing wrong?

    Here’s the exception from the Eclipse log:

    !ENTRY ca.ubc.bugzilla 4 0 2005-09-07 09:18:36.166
    !MESSAGE
    !STACK 0
    javax.security.auth.login.LoginException: Bugzilla login information incorrect
    at ca.ubc.bugzilla.search.BugzillaQueryPageParser.parseQueryPage(BugzillaQueryPageParser.java:450)
    at ca.ubc.bugzilla.search.BugzillaQueryPageParser.parseDocument(BugzillaQueryPageParser.java:195)
    at ca.ubc.bugzilla.search.BugzillaQueryPageParser.<init>(BugzillaQueryPageParser.java:120)
    at ca.ubc.bugzilla.BugzillaPreferences.updateQueryOptions(BugzillaPreferences.java:598)
    at ca.ubc.bugzilla.search.BugzillaSearchPage.updateSearchPage(BugzillaSearchPage.java:583)
    at ca.ubc.bugzilla.search.BugzillaSearchPage$10.mouseUp(BugzillaSearchPage.java:656)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
    at org.eclipse.jface.window.Window.open(Window.java:787)
    at org.eclipse.search.internal.ui.OpenSearchDialogAction.run(OpenSearchDialogAction.java:59)
    at org.eclipse.search.internal.ui.OpenSearchDialogAction.run(OpenSearchDialogAction.java:46)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
    at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:223)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    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.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)

    #236772

    Riyad Kalla
    Member

    Thank you for the report, we are filing known issues with the BZ plugin and hope to get around to updating it soon, there have been more pressing issues for the last few releases so it’s been on the backburner, in the mean time a workaround some people prefer is to simply keep BZ open in an internal Web Browser view in Eclipse.

    #237765

    This message has not been recovered.

    #238311

    Wes74
    Member

    This message has not been recovered.

    #238318

    Riyad Kalla
    Member

    This message has not been recovered.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: ME 4.0 Bugzilla plug-in not working with Bugzilla 2.18.3

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