[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-12-02 Thread Titantux
** Changed in: openssh (Ubuntu) Status: Incomplete = Opinion -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/676294 Title: unable to open remote java application over ssh

[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-11-30 Thread Titantux
I did one test... starting a parallel X server on console 12 as following: sudo X :12.0 vt12 21 /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

[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-11-25 Thread Titantux
Local Java Apps are able to run locally but not when are running from remote servers over ssh Any tips to trouble shooting this ? -- 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

[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-11-18 Thread Titantux
Is not wokring on my x32-bits -- 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 Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-11-17 Thread Titantux
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.

[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-11-17 Thread Titantux
Right now, I'm working with other stuff on my home's desktop Ubuntu 10.10 amd64 bits, I did the new update because noticed than new version even for openssh libssl came out with this update...Guest what?? Now is working no more UGBoJ at less on 64 bits $ ssh -version OpenSSH_5.5p1

[Bug 676294] [NEW] unable to open remote java application over ssh (UGBoJ)

2010-11-16 Thread Titantux
Public bug reported: Hello, thanks in advance hope you are doing ok. I'm trying to open a remote java application over ssh tunnel ie: MiLap - Aserver - Bserver -RServer(Java application) The tunnel is working normal, because I'm able to open simple xclock, xlogo, etc... the issue here is

[Bug 676294] Re: unable to open remote java application over ssh (UGBoJ)

2010-11-16 Thread Titantux
** Description changed: Hello, thanks in advance hope you are doing ok. I'm trying to open a remote java application over ssh tunnel ie: MiLap - Aserver - Bserver -RServer(Java application) The tunnel is working normal, because I'm able to open simple xclock, xlogo, etc... the