[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [mylar-dev] dev build with JIRA integration
|
It looks like the repository support did not install correctly and the JIRA
client is missing. Please verify that I'm assuming that you are running
Mylar 0.4.8.v20060220-2030 into Eclipse 3.2M5, since other combinations
won't work. Then if you still see the failure please create a new bugzilla
report and attach all or the relevant parts of your .metadata/.log file. In
the meantime I've put in some guards that will prevent this NPE.
Mik
> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Alef Arendsen
> Sent: Tuesday, February 21, 2006 1:49 AM
> To: Mylar developer discussions
> Subject: Re: [mylar-dev] dev build with JIRA integration
>
> Hi Mik,
>
> been away for a while but now that JIRA integration is there in the DEV
> builds I thought I'd check out Mylar again.
>
> I downloaded the 0.4.9 release. I'm working with the Spring JIRA project
> and the adding a new repository query causes a NPE:
>
> regards,
> alef
>
> !ENTRY org.eclipse.ui 4 0 2006-02-21 08:56:30.062
> !MESSAGE java.lang.NullPointerException
> !STACK 0
> java.lang.NullPointerException
> at
> org.eclipse.mylar.internal.tasklist.ui.SynchronizeReportsAction.run(Synchr
> onizeReportsAction.java:76)
> at
> org.eclipse.mylar.internal.tasklist.ui.SynchronizeReportsAction.run(Synchr
> onizeReportsAction.java:99)
> at
> org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Acti
> onContributionItem.java:530)
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributio
> nItem.java:480)
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContri
> butionItem.java:392)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
> at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3287)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2907)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1899)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:417
> )
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivato
> r.java:99)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicatio
> n(EclipseAppLauncher.java:92)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclipse
> AppLauncher.java:68)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:37
> 4)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:16
> 9)
> 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:338)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
> !ENTRY org.eclipse.ui 4 4 2006-02-21 08:59:32.828
> !MESSAGE Unhandled event loop exception
>
> !ENTRY org.eclipse.ui 4 0 2006-02-21 08:59:32.828
> !MESSAGE java.lang.NullPointerException
> !STACK 0
> java.lang.NullPointerException
> at
> org.eclipse.mylar.internal.tasklist.ui.SynchronizeReportsAction.run(Synchr
> onizeReportsAction.java:76)
> at
> org.eclipse.mylar.internal.tasklist.ui.SynchronizeReportsAction.run(Synchr
> onizeReportsAction.java:99)
> at
> org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Acti
> onContributionItem.java:530)
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributio
> nItem.java:480)
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContri
> butionItem.java:392)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
> at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3287)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2907)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1899)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:417
> )
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivato
> r.java:99)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicatio
> n(EclipseAppLauncher.java:92)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclipse
> AppLauncher.java:68)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:37
> 4)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:16
> 9)
> 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:338)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
> !ENTRY org.eclipse.ui 4 4 2006-02-21 09:06:00.656
> !MESSAGE Unhandled event loop exception
>
> !ENTRY org.eclipse.core.jobs 4 2 2006-02-21 09:06:00.671
> !MESSAGE An internal error occurred during: "Refreshing Jira Filter(s)".
> !STACK 0
> java.lang.OutOfMemoryError: Java heap space
>
> !ENTRY org.eclipse.ui 4 0 2006-02-21 09:06:00.671
> !MESSAGE Java heap space
> !STACK 0
> java.lang.OutOfMemoryError: Java heap space
>
> !ENTRY org.eclipse.ui 4 4 2006-02-21 09:06:07.234
> !MESSAGE Unhandled event loop exception
>
> !ENTRY org.eclipse.ui 4 0 2006-02-21 09:06:07.250
> !MESSAGE Failed to execute runnable (java.lang.OutOfMemoryError: Java
> heap space)
> !STACK 0
> org.eclipse.swt.SWTException: Failed to execute runnable
> (java.lang.OutOfMemoryError: Java heap space)
> at org.eclipse.swt.SWT.error(SWT.java:3349)
> at org.eclipse.swt.SWT.error(SWT.java:3272)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:12
> 6)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3264)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2910)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:811)
> at org.eclipse.jface.window.Window.open(Window.java:789)
> at
> org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.open(InternalError
> Dialog.java:78)
> at
> org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.openQuestion(Inter
> nalErrorDialog.java:183)
> at
> org.eclipse.ui.internal.ide.IDEExceptionHandler.openQuestionDialog(IDEExce
> ptionHandler.java:170)
> at
> org.eclipse.ui.internal.ide.IDEExceptionHandler.handleException(IDEExcepti
> onHandler.java:99)
> at
> org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.eventLoopException(IDEWork
> benchAdvisor.java:234)
> at
> org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.
> java:61)
> at
> org.eclipse.ui.internal.progress.ErrorNotificationManager$1.run(ErrorNotif
> icationManager.java:82)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:12
> 3)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3264)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2910)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1899)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:417
> )
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivato
> r.java:99)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicatio
> n(EclipseAppLauncher.java:92)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclipse
> AppLauncher.java:68)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:37
> 4)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:16
> 9)
> 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:338)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
> Caused by: java.lang.OutOfMemoryError: Java heap space
>
>
> Mik Kersten wrote:
> > Today's Eclipse 3.2M5-based dev builds have contained the new JIRA
> > integration and update site packaging. If no major problems are
> identified
> > by tomorrow this will go out with the 0.4.9 release, so please give it a
> > whirl if you use JIRA. Please back up your task list before updating.
> >
> > http://www.eclipse.org/mylar/dl.php
> >
> > Note that Eugene has already raised the following issues:
> > - repository icons: https://bugs.eclipse.org/bugs/show_bug.cgi?id=128737
> > - query refresh: https://bugs.eclipse.org/bugs/show_bug.cgi?id=128742
> >
> > Mik
> >
> >
> > _______________________________________________
> > mylar-dev mailing list
> > mylar-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/mylar-dev
> >
>
>
> --
>
>
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev