[
https://issues.apache.org/jira/browse/VFS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510181
]
Chris wojdak commented on VFS-166:
----------------------------------
ClassNotFoundException(Throwable).<init>(String, Throwable) line: 217
ClassNotFoundException(Exception).<init>(String, Throwable) line: not available
ClassNotFoundException.<init>(String) line: not available
ClassLoader.findBootstrapClass(String) line: not available [native method]
Launcher$ExtClassLoader(ClassLoader).findBootstrapClass0(String) line: not
available
Launcher$ExtClassLoader(ClassLoader).loadClass(String, boolean) line: not
available
Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: not
available
Launcher$AppClassLoader.loadClass(String, boolean) line: not available
Launcher$AppClassLoader(ClassLoader).loadClass(String) line: not available
Launcher$AppClassLoader(ClassLoader).loadClassInternal(String) line: not
available
Class<T>.forName0(String, boolean, ClassLoader) line: not available [native
method]
Class<T>.forName(String) line: not available
VFS.createManager(String) line: 61
VFS.getManager() line: 47
SFTPTest.<init>() line: 15
SFTPTest.main(String[]) line: 42
org.apache.commons.vfs.FileSystemException: Badly formed URI
"sftp://user:[EMAIL PROTECTED]".
Sorry, we can use the commons-user maillinglist. Also, do you have any doc's or
examples on how to use the VFS-SFTP. I just want to make sure I have it right.
Chris
> Can't create an SFTP connection to the server
> ---------------------------------------------
>
> Key: VFS-166
> URL: https://issues.apache.org/jira/browse/VFS-166
> Project: Commons VFS
> Issue Type: Bug
> Environment: Windows XP,JAVA 1.6
> Reporter: Chris wojdak
> Assignee: Mario Ivankovits
>
> I'm trying to use the Commons VFS - SFTP component and it's giving me an
> error. I'm not sure what the problem is because based on the documentation
> it's correct. This is the error message I get.
> org.apache.commons.vfs.FileSystemException: Badly formed URI
> "SFTP://user:[EMAIL PROTECTED]".
> I have no problems logging in using putty and Cygwin.
> Can anyone help me out?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]