I did one test... starting a parallel X server on console 12 as following:
sudo X :12.0 vt12 2>&1 > /dev/null then: xterm –display :12.0 –e ssh –X u...@aserver ; on the same xterm once connected to Aserver, ssh -X u...@bserver then ssh -X u...@rserver The result .... I could open the java application !!!! So ... Is the X server blocking the remote java application ???? lets see... how X server was started...? -- unable to open remote java application over ssh (UGBoJ) https://bugs.launchpad.net/bugs/676294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
