Results 1 to 6 of 6

Thread: "Activity Monitor Job has encountered a problem" errors

  1. #1
    Join Date
    Apr 2010
    Posts
    104

    Default "Activity Monitor Job has encountered a problem" errors

    Hi,

    I'm using STS 2.6.0.SR1 on Mac 10.6.6. I am getting these errors periodically popping up ("Activity Monitor Job has encountered a problem") ...

    http://screencast.com/t/g3LdmJLNqnE

    There is no pattern to when these pop up, only that I always have to click OK to make them go away. Do you know how I can permanently make them go away? Thanks, - Dave

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hi!

    Can you take a look at the Error log to see the details (and possibly a stack trace) of the exception behind this message? Posting the stack trace would be good to see where the real problem comes from.

    Thanks!
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  3. #3
    Join Date
    Apr 2010
    Posts
    104

    Default

    Where is the error log located? - Dave

  4. #4
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Open the view called "Error Log", there you should find some details for that error message.
    Thanks!!!

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  5. #5
    Join Date
    Apr 2010
    Posts
    104

    Default

    Here are the results ...

    Severity: Error
    Message: An internal error occurred during: "Activity Monitor Job".
    Stack Trace:
    Code:
    java.lang.NullPointerException
    at org.eclipse.mylyn.internal.tasks.ui.TaskListSynchronizationScheduler.cancel(TaskListSynchronizationScheduler.java:107)
    at org.eclipse.mylyn.internal.tasks.ui.TaskListSynchronizationScheduler.userAttentionGained(TaskListSynchronizationScheduler.java:155)
    at org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.fireActive(ActivityContextManager.java:222)
    at org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.access$2(ActivityContextManager.java:220)
    at org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager$2.active(ActivityContextManager.java:92)
    at org.eclipse.mylyn.internal.monitor.ui.CheckActivityJob.run(CheckActivityJob.java:101)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    - Dave

  6. #6
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey Dave!

    Thanks for finding the stack trace here. We will look into this!
    https://issuetracker.springsource.com/browse/STS-1781

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •