Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse hangs directly after startup in "Credential Migration Ui Job"
Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1797966] Fri, 09 November 2018 09:50 Go to next message
Stephan Muehlstrasser is currently offline Stephan MuehlstrasserFriend
Messages: 33
Registered: July 2009
Member
Today I encountered a weird problem that never happened before. I created a new workspace, and after the Eclipse main window opened I see in the lower right of the window the activity message "Credential Migration UI Job". The mouse cursor is spinning, and I only can kill Eclipse after that. Recreating the workspace didn't help. Existing workspaces are not affected by the problem.

This happens on macOS Sierra with a current Eclipse installation:

Version: 2018-09 (4.9.0)
Build id: 20180917-1800

Any idea what could cause this, and whether there's a fix or workaround?

Thanks
Stephan
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798056 is a reply to message #1797966] Mon, 12 November 2018 04:45 Go to previous messageGo to next message
Eclipse UserFriend
Could you use `jstack` to obtain a stack trace? There are details at: https://wiki.eclipse.org/How_to_report_a_deadlock
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798069 is a reply to message #1798056] Mon, 12 November 2018 08:12 Go to previous messageGo to next message
Stephan Muehlstrasser is currently offline Stephan MuehlstrasserFriend
Messages: 33
Registered: July 2009
Member
While I was able to reproduce this problem several times last Friday, the problem is gone now. The only difference is that the machine was shut down in between.

If the error occurs again, I will get a stack trace.
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798095 is a reply to message #1798069] Mon, 12 November 2018 12:03 Go to previous messageGo to next message
Eclipse UserFriend
Ah, the traditional CS solution fixes many problems :-)
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798334 is a reply to message #1798056] Thu, 15 November 2018 15:22 Go to previous messageGo to next message
Stephan Muehlstrasser is currently offline Stephan MuehlstrasserFriend
Messages: 33
Registered: July 2009
Member
Brian de Alwis wrote on Sun, 11 November 2018 23:45
Could you use `jstack` to obtain a stack trace? There are details at: https://wiki.eclipse.org/How_to_report_a_deadlock


Now it happened again. I have attached the stack trace.
  • Attachment: jstack.txt
    (Size: 26.72KB, Downloaded 154 times)
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798335 is a reply to message #1798334] Thu, 15 November 2018 15:32 Go to previous messageGo to next message
Eclipse UserFriend
So your main thread is blocked trying to update the "Launch Bar"'s status, which is trying to get a list of Docker images from a a registry.

It sounds like bug 536317. See the final comment for ways to workaround the bug and apply a patch.

Brian.
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798336 is a reply to message #1798335] Thu, 15 November 2018 15:55 Go to previous messageGo to next message
Stephan Muehlstrasser is currently offline Stephan MuehlstrasserFriend
Messages: 33
Registered: July 2009
Member
Brian de Alwis wrote on Thu, 15 November 2018 10:32
So your main thread is blocked trying to update the "Launch Bar"'s status, which is trying to get a list of Docker images from a a registry.

It sounds like bug 536317. See the final comment for ways to workaround the bug and apply a patch.

Brian.


Thanks for the hint. I do in fact have Docker installed and I also have CDT with the "C++ Docker Container Launch Support". But the bug report says that an update to CDT 9.5.1 should fix the problem. If I understand the "Installed Software" information correctly, I already have CDT 9.5.4 installed.
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798337 is a reply to message #1798336] Thu, 15 November 2018 16:03 Go to previous messageGo to next message
Eclipse UserFriend
Ruhroh! Sounds like you should open a new bug! Does the workaround still work?
Re: Eclipse hangs directly after startup in "Credential Migration Ui Job" [message #1798360 is a reply to message #1798337] Fri, 16 November 2018 07:51 Go to previous message
Stephan Muehlstrasser is currently offline Stephan MuehlstrasserFriend
Messages: 33
Registered: July 2009
Member
Right now the problem is not reproducible. I come back when it happens again.
Previous Topic:Find Next in console view and other places
Next Topic:IPageBookViewPage reuse in multiple PageBookViews?
Goto Forum:
  


Current Time: Fri Apr 19 13:06:17 GMT 2024

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

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

Back to the top