Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » connection to remote machine
connection to remote machine [message #576910] Mon, 01 September 2008 08:32
gaurav abbi is currently offline gaurav abbiFriend
Messages: 2
Registered: July 2009
Junior Member
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)
Previous Topic:Terminal window sends "cd /" -- how to prevent this?
Next Topic:Clicking on the "Terminals" tab does not activate the window.
Goto Forum:
  


Current Time: Thu Mar 28 12:12:30 GMT 2024

Powered by FUDForum. Page generated in 0.05519 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top