Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Mylyn exception
Mylyn exception [message #586659] Fri, 04 January 2008 19:08
Steve Whatmore is currently offline Steve WhatmoreFriend
Messages: 95
Registered: July 2009
Member
Good afternoon,

Well attempting to track down another problem (see
eclipse.platform>>Debugger very very slow), we turned on the console log
(-consolelog) and noticed the following issue with Mylyn.

------------------------------------------------------------ ---

!MESSAGE could not save activity history



!STACK 0

java.lang.NullPointerException

at
org.eclipse.mylyn.internal.context.core.InteractionContext.p arseInteractionEvent(InteractionContext.java:78)

at
org.eclipse.mylyn.internal.context.core.InteractionContext.p arseEvent(InteractionContext.java:67)

at
org.eclipse.mylyn.internal.context.core.InteractionContextMa nager.saveActivityContext(InteractionContextManager.java:661 )

at
org.eclipse.mylyn.internal.context.core.InteractionContextMa nager.deactivateContext(InteractionContextManager.java:558)

at
org.eclipse.mylyn.tasks.ui.TasksUiPlugin$1.taskDeactivated(T asksUiPlugin.java:208)

at
org.eclipse.mylyn.tasks.ui.TaskListManager.deactivateTask(Ta skListManager.java:857)

at
org.eclipse.mylyn.internal.tasks.ui.actions.TaskDeactivateAc tion.run(TaskDeactivateAction.java:34)

at
org.eclipse.mylyn.internal.tasks.ui.actions.TaskDeactivateAc tion.run(TaskDeactivateAction.java:43)

at org.eclipse.jface.action.Action.runWithEvent(Action.java:498 )

at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:545)

at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:490)

at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:402)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)

at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3682)

at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3293)

at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)

at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)

at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)

at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)

at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)

at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)

at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)

at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)

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)


------------------------------------------------------------ ---

Is this something that we should be concerned about, or is this a message
from Mylyn that can be safely ignored.

Thanks in advance.

Whatty


=============

Eclipse 3.3.1.1
WTP 2.0.1
JDK 1.5
Mylyn 2.2.0.I20071220-1700 (connected to CodeBeamer 4.3 with local backup
task repository)
Previous Topic:don't see the bugzilla content
Next Topic:Update manager hangs on org.eclipse.mylyn.jira.core
Goto Forum:
  


Current Time: Thu Apr 25 20:32:30 GMT 2024

Powered by FUDForum. Page generated in 0.03228 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top