You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2013/04/05 18:47:16 UTC

[jira] [Closed] (AIRAVATA-748) Dependencies missing for SSH provider

     [ https://issues.apache.org/jira/browse/AIRAVATA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Gunathilake closed AIRAVATA-748.
---------------------------------------

    
> Dependencies missing for SSH provider
> -------------------------------------
>
>                 Key: AIRAVATA-748
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-748
>             Project: Airavata
>          Issue Type: Bug
>          Components: Distribution, GFac
>    Affects Versions: 0.7
>            Reporter: Raminderjeet Singh
>             Fix For: 0.7
>
>
> SSH provider dependencies are missing. 
> Exception in thread "Thread-46" java.lang.NoClassDefFoundError: net/schmizz/sshj/connection/ConnectionException
>         at org.apache.airavata.core.gfac.scheduler.impl.SchedulerImpl.schedule(SchedulerImpl.java:160)
>         at org.apache.airavata.core.gfac.services.impl.AbstractSimpleService.execute(AbstractSimpleService.java:88)
>         at org.apache.airavata.core.gfac.GfacAPI.gridJobSubmit(GfacAPI.java:140)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.invokeApplication(GFacMessageReciever.java:208)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.access$000(GFacMessageReciever.java:77)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever$1.run(GFacMessageReciever.java:150)
> Caused by: java.lang.ClassNotFoundException: net.schmizz.sshj.connection.ConnectionException
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
>         ... 6 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira