I don't believe be java issue, since on Ubuntu 10.04, don't have installed java locally and is working... through ssh tunnel
Right now I'm comparing ssh -vvv print outs each one (10.04 against 10.10) in order to find differences out during tunnel creation. --------------------------10.04........................ debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu4 debug2: fd 3 setting O_NONBLOCK debug1: SSH2_MSG_KEXINIT sent debug3: Wrote 792 bytes for a total of 831 debug1: SSH2_MSG_KEXINIT received debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 debug2: kex_parse_kexinit: ssh-rsa,ssh-dss --------------------------10.04........................ --------------------------10.10 ....................... debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4 debug2: fd 3 setting O_NONBLOCK debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 debug2: kex_parse_kexinit: [email protected],[email protected],ssh-rsa,ssh-dss --------------------------10.10 ....................... What means first difference I found on last line each? -- 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
