You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes Eclipse fails to start with the following error:
ssh: connect to host eclipse port 22: Connection refused
Warning: the ECDSA host key for 'eclipse' differs from the key for the IP address '192.168.2.5'
Offending key for IP in /home/ubuntu/.ssh/known_hosts:3
Matching host key in /home/ubuntu/.ssh/known_hosts:8
su: must be run from a terminal
(java:68): Gdk-ERROR **: The program 'java' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
(Details: serial 205 error_code 10 request_code 130 (MIT-SHM) minor_code 1)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
The text was updated successfully, but these errors were encountered:
Sometimes Eclipse fails to start with the following error:
The text was updated successfully, but these errors were encountered: