connection to remote machine [message #26491] |
Mon, 01 September 2008 04:32  |
Eclipse User |
|
|
|
hi,
i'm trying to do a "Remote Access with TM 3.0 in Ganymede" by following
the below mentioned steps.
1. Remote System type: SSH only.
2. giving host name and connection name(both are same).
3. doing a finish.
4. trying to open "My home" under "sftp files" by entering login id and
password.when i try to open the home or root, I'm getting failure.
However, the same steps are working fine with my colleague.
i firmly believe there is some security setting with my desktop causing
the issue, but not finding it. i was using a proxy earlier but have
disabled that. Even after that the issue is same. i tried with different
unix machines, but for all connections i'm getting same error.Can you
please help me with this?
i'm getting the following errors and exceptions.
1............."Operation failed with exception 'input == output.'"
java.lang.IllegalArgumentException: input == output.
at com.certicom.ecc.jcae.BlockCipherSpi.engineUpdate(Unknown Source)
at javax.crypto.Cipher.update(DashoA12275)
at com.jcraft.jsch.jce.AES128CBC.update(AES128CBC.java:69)
at com.jcraft.jsch.Session.encode(Session.java:778)
at com.jcraft.jsch.Session._write(Session.java:1133)
at com.jcraft.jsch.Session.write(Session.java:1130)
at com.jcraft.jsch.UserAuthNone.start(UserAuthNone.java:46)
at com.jcraft.jsch.Session.connect(Session.java:341)
at
org.eclipse.rse.internal.connectorservice.ssh.SshConnectorSe rvice.internalConnect(SshConnectorService.java:187)
at
org.eclipse.rse.core.subsystems.AbstractConnectorService.con nect(AbstractConnectorService.java:412)
at
org.eclipse.rse.ui.operations.SystemFetchOperation.execute(S ystemFetchOperation.java:273)
at
org.eclipse.rse.ui.operations.SystemFetchOperation.run(Syste mFetchOperation.java:132)
at
org.eclipse.rse.ui.view.AbstractSystemViewAdapter.fetchDefer redChildren(AbstractSystemViewAdapter.java:2296)
at
org.eclipse.ui.progress.DeferredTreeContentManager$1.run(Def erredTreeContentManager.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
2............Exception resolving filters' strings
org.eclipse.rse.services.clientserver.messages.SystemMessage Exception:
Disconnect from {0} failed with exception
at
org.eclipse.rse.core.subsystems.SubSystem.checkIsConnected(S ubSystem.java:595)
at
org.eclipse.rse.core.subsystems.SubSystem.resolveFilterStrin gs(SubSystem.java:2232)
at
org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.internalGetChildren(SystemViewFilterReferenceAdapter.j ava:448)
at
org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.getChildren(SystemViewFilterReferenceAdapter.java:279)
at
org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.getChildren(SystemViewFilterReferenceAdapter.java:287)
at
org.eclipse.rse.ui.operations.SystemFetchOperation.execute(S ystemFetchOperation.java:295)
at
org.eclipse.rse.ui.operations.SystemFetchOperation.run(Syste mFetchOperation.java:132)
at
org.eclipse.rse.ui.view.AbstractSystemViewAdapter.fetchDefer redChildren(AbstractSystemViewAdapter.java:2296)
at
org.eclipse.ui.progress.DeferredTreeContentManager$1.run(Def erredTreeContentManager.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
|
|
|
Re: connection to remote machine [message #26611 is a reply to message #26491] |
Thu, 04 September 2008 10:53  |
Eclipse User |
|
|
|
Hello Gaurav,
please file a bugzilla bug to continue the discussion:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management
Also, please look at Window > Preferences > General > Network > SSH
Is your "SSH2 Home" correct? Do you see any "Known hosts"?
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
gaurav abbi wrote:
> hi,
> i'm trying to do a "Remote Access with TM 3.0 in Ganymede" by following
> the below mentioned steps.
> 1. Remote System type: SSH only.
> 2. giving host name and connection name(both are same).
> 3. doing a finish.
> 4. trying to open "My home" under "sftp files" by entering login id and
> password.when i try to open the home or root, I'm getting failure.
>
> However, the same steps are working fine with my colleague. i firmly
> believe there is some security setting with my desktop causing the
> issue, but not finding it. i was using a proxy earlier but have disabled
> that. Even after that the issue is same. i tried with different unix
> machines, but for all connections i'm getting same error.Can you please
> help me with this?
>
> i'm getting the following errors and exceptions.
> 1............."Operation failed with exception 'input == output.'"
> java.lang.IllegalArgumentException: input == output.
> at com.certicom.ecc.jcae.BlockCipherSpi.engineUpdate(Unknown Source)
> at javax.crypto.Cipher.update(DashoA12275)
> at com.jcraft.jsch.jce.AES128CBC.update(AES128CBC.java:69)
> at com.jcraft.jsch.Session.encode(Session.java:778)
> at com.jcraft.jsch.Session._write(Session.java:1133)
> at com.jcraft.jsch.Session.write(Session.java:1130)
> at com.jcraft.jsch.UserAuthNone.start(UserAuthNone.java:46)
> at com.jcraft.jsch.Session.connect(Session.java:341)
> at
> org.eclipse.rse.internal.connectorservice.ssh.SshConnectorSe rvice.internalConnect(SshConnectorService.java:187)
>
> at
> org.eclipse.rse.core.subsystems.AbstractConnectorService.con nect(AbstractConnectorService.java:412)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.execute(S ystemFetchOperation.java:273)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.run(Syste mFetchOperation.java:132)
>
> at
> org.eclipse.rse.ui.view.AbstractSystemViewAdapter.fetchDefer redChildren(AbstractSystemViewAdapter.java:2296)
>
> at
> org.eclipse.ui.progress.DeferredTreeContentManager$1.run(Def erredTreeContentManager.java:234)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> 2............Exception resolving filters' strings
> org.eclipse.rse.services.clientserver.messages.SystemMessage Exception:
> Disconnect from {0} failed with exception
> at
> org.eclipse.rse.core.subsystems.SubSystem.checkIsConnected(S ubSystem.java:595)
>
> at
> org.eclipse.rse.core.subsystems.SubSystem.resolveFilterStrin gs(SubSystem.java:2232)
>
> at
> org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.internalGetChildren(SystemViewFilterReferenceAdapter.j ava:448)
>
> at
> org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.getChildren(SystemViewFilterReferenceAdapter.java:279)
>
> at
> org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.getChildren(SystemViewFilterReferenceAdapter.java:287)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.execute(S ystemFetchOperation.java:295)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.run(Syste mFetchOperation.java:132)
>
> at
> org.eclipse.rse.ui.view.AbstractSystemViewAdapter.fetchDefer redChildren(AbstractSystemViewAdapter.java:2296)
>
> at
> org.eclipse.ui.progress.DeferredTreeContentManager$1.run(Def erredTreeContentManager.java:234)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
|
|
|
Re: connection to remote machine [message #576980 is a reply to message #26491] |
Thu, 04 September 2008 10:53  |
Eclipse User |
|
|
|
Hello Gaurav,
please file a bugzilla bug to continue the discussion:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management
Also, please look at Window > Preferences > General > Network > SSH
Is your "SSH2 Home" correct? Do you see any "Known hosts"?
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
gaurav abbi wrote:
> hi,
> i'm trying to do a "Remote Access with TM 3.0 in Ganymede" by following
> the below mentioned steps.
> 1. Remote System type: SSH only.
> 2. giving host name and connection name(both are same).
> 3. doing a finish.
> 4. trying to open "My home" under "sftp files" by entering login id and
> password.when i try to open the home or root, I'm getting failure.
>
> However, the same steps are working fine with my colleague. i firmly
> believe there is some security setting with my desktop causing the
> issue, but not finding it. i was using a proxy earlier but have disabled
> that. Even after that the issue is same. i tried with different unix
> machines, but for all connections i'm getting same error.Can you please
> help me with this?
>
> i'm getting the following errors and exceptions.
> 1............."Operation failed with exception 'input == output.'"
> java.lang.IllegalArgumentException: input == output.
> at com.certicom.ecc.jcae.BlockCipherSpi.engineUpdate(Unknown Source)
> at javax.crypto.Cipher.update(DashoA12275)
> at com.jcraft.jsch.jce.AES128CBC.update(AES128CBC.java:69)
> at com.jcraft.jsch.Session.encode(Session.java:778)
> at com.jcraft.jsch.Session._write(Session.java:1133)
> at com.jcraft.jsch.Session.write(Session.java:1130)
> at com.jcraft.jsch.UserAuthNone.start(UserAuthNone.java:46)
> at com.jcraft.jsch.Session.connect(Session.java:341)
> at
> org.eclipse.rse.internal.connectorservice.ssh.SshConnectorSe rvice.internalConnect(SshConnectorService.java:187)
>
> at
> org.eclipse.rse.core.subsystems.AbstractConnectorService.con nect(AbstractConnectorService.java:412)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.execute(S ystemFetchOperation.java:273)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.run(Syste mFetchOperation.java:132)
>
> at
> org.eclipse.rse.ui.view.AbstractSystemViewAdapter.fetchDefer redChildren(AbstractSystemViewAdapter.java:2296)
>
> at
> org.eclipse.ui.progress.DeferredTreeContentManager$1.run(Def erredTreeContentManager.java:234)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> 2............Exception resolving filters' strings
> org.eclipse.rse.services.clientserver.messages.SystemMessage Exception:
> Disconnect from {0} failed with exception
> at
> org.eclipse.rse.core.subsystems.SubSystem.checkIsConnected(S ubSystem.java:595)
>
> at
> org.eclipse.rse.core.subsystems.SubSystem.resolveFilterStrin gs(SubSystem.java:2232)
>
> at
> org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.internalGetChildren(SystemViewFilterReferenceAdapter.j ava:448)
>
> at
> org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.getChildren(SystemViewFilterReferenceAdapter.java:279)
>
> at
> org.eclipse.rse.internal.ui.view.SystemViewFilterReferenceAd apter.getChildren(SystemViewFilterReferenceAdapter.java:287)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.execute(S ystemFetchOperation.java:295)
>
> at
> org.eclipse.rse.ui.operations.SystemFetchOperation.run(Syste mFetchOperation.java:132)
>
> at
> org.eclipse.rse.ui.view.AbstractSystemViewAdapter.fetchDefer redChildren(AbstractSystemViewAdapter.java:2296)
>
> at
> org.eclipse.ui.progress.DeferredTreeContentManager$1.run(Def erredTreeContentManager.java:234)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
|
|
|
Powered by
FUDForum. Page generated in 0.03530 seconds