saros-project/saros

Missing contacts/eclipse stops responding

Opened this issue · 1 comments

Describe the bug
MISSING CONTACTS
When right clicking on a project and hitting "Share Project(s)", when Saros asks you which contacts to share it with, there is no list. No contacts.
ECLIPSE CRASH
Trying to share a project via right clicking on the contact will cause eclipse to stop responding.

To Reproduce
Steps to reproduce the behavior:

MISSING CONTACTS

  1. Right click on project you want to share
  2. Click "Share Project(s)" then click "next"
  3. Saros asks which contacts you want to share the project with but there are no contacts(Despite you having some)

ECLIPSE CRASH

  1. Right click on the contact you want to share your project with and hit "Share Project(s)"
  2. Eclipse stops responding

Expected behavior
MISSING CONTACTS
Have my contact(s) show up so I could share my project with them
ECLIPSE CRASH
Allow me to select which project to share with the contact and continue

Log files
logbugs.txt

Screenshots

Environment (please complete the following information):

  • OS: Windows 10
  • IDE: Eclipse 2019-06
  • Saros Version: 16.0.1

Additional context
Right clicking on a contact while an empty session is running (no contacts joined) and clicking "Add to Saros session" will display the error "Invitation was cancelled locally because of an error: [contact] does not support Saros or the request timed out." I checked and we both have valid Eclipse versions with Saros installed, I have Eclipse 2019-06 and they have Eclipse 2019-12.

I cannot reproduce this. I removed any support broadcasting (i.e the contacts are shown in yellow a.k.a no Saros client) and I can still invite them (which will not work of course) but I am unable to reproduce the Eclipse freeze.

Could you please post a stackdump of the main thread (using jvisualvm which is included in every JAVA SDK) when the freeze is happening.