Posted by
dscho on
URL: http://imagej.273.s1.nabble.com/FIJI-update-site-setup-issues-on-windows-tp5001543p5001550.html
Hi Jay,
On Fri, 25 Jan 2013, Unruh, Jay wrote:
> Very nice, I was wondering how to enter the console mode from FIJI.
Note: I just uploaded changes to the Fiji update site which print the
console messages to the Log window when you activate the Debug mode in
Edit>Options>Misc...
> Found 297 plugins.
> Created service: imagej.thread.DefaultThreadService
> Created service: imagej.event.DefaultEventService
> Created service: imagej.plugin.DefaultPluginService
> Found 3 upload mechanisms.
> com.jcraft.jsch.JSchException: failed to send channel request
> at com.jcraft.jsch.Request.write(Request.java:65)
> at com.jcraft.jsch.RequestSftp.request(RequestSftp.java:47)
> at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:190)
> at com.jcraft.jsch.Channel.connect(Channel.java:200)
> at com.jcraft.jsch.Channel.connect(Channel.java:144)
> at imagej.updater.ssh.SFTPOperations.<init>(SFTPOperations.java:74)
From
http://fiji.sc/SFTPOperations.java#l74 it looks as if the connection
via sftp fails, which is funny because you managed to put a db.xml.gz
there.
If you send me a mail with credentials to test the connection myself, I
will debug this tomorrow.
> Can I force it to use one of the alternative upload mechanisms?
Yes, if you skip the "sftp:" prefix, it will use ssh.
> I also don't understand why it is finding 297 plugins.
This is ImageJ2 speaking... And it refers to commands. You probably have
installed all the components from the ImageJ update site, correct?
Ciao,
Johannes
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html