I think we should better document this. WDYT?
On Thu, Sep 5, 2013 at 11:48 AM, Kasun Gajasinghe <[email protected]> wrote: > Hi, > > It does seem you are using SVNKit. This is a known issue. This occurs if > trilead-ssh2 jar is missing. There were some concerns on shipping a > third-party ssh library, therefore we did not include this one in the > default svnkit-bundle. As I see, without trilead-ssh2, the svn+ssh:// > protocol won't work. Other than that, this is harmless for other protocols. > > > On Thu, Sep 5, 2013 at 11:41 AM, Nirmal Fernando <[email protected]> wrote: > >> >> >> >> On Thu, Sep 5, 2013 at 11:34 AM, Isuru Perera <[email protected]> wrote: >> >>> >>> On Thu, Sep 5, 2013 at 11:26 AM, Nirmal Fernando <[email protected]>wrote: >>> >>>> Is your SVN server runs on subversion 1.7? >>>> >>> I use WSO2 SVN scratch area as the repository. >>> https://svn.wso2.org/repos/wso2/scratch/isurup/depsync/ >>> >>> SVN client version in my laptop is 1.7.9. Will that cause any problem? >>> >>> >> AFAIK if you have correctly installed SVN kit bundle, SVN depsync will >> not use the SVN client runs in your machine, but SVN kit. >> >> Enable debug logs for SVN depsync and check whether it is picking your >> SVN kit bundle. >> >>> >>>> I'm not sure why are we seen this issue now, but you can get rid of >>>> this by adding following jar into dropins folder >>>> >>> I just asked on this dev@ to find a solution to this issue. >>> >> >>> Thanks! >>> >>>> >>>> *trilead-ssh2-osgi-1.0.0-build217.jar ( >>>> http://maven.tmatesoft.com/content/repositories/releases/com/trilead/ >>>> trilead-ssh2-osgi/1.0.0-build217/trilead-ssh2-osgi-1.0.0-build217.jar) >>>> >>>> * >>>> ** >>>> * >>>> * >>>> >>>> >>>> On Thu, Sep 5, 2013 at 11:15 AM, Isuru Perera <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> I have setup a Application Server cluster [1]. When I try to configure >>>>> SVN Dep Sync as described in [2], I get an error when starting up the >>>>> Application Server. >>>>> >>>>> [2013-09-05 11:04:15,287] INFO >>>>> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed >>>>> webapp: >>>>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/example].File[/home/isuru/test/RC8/wso2as-5.2.0-mgr/repository/deployment/server/webapps/example.war] >>>>> Exception in thread "Thread-6" java.lang.NoClassDefFoundError: >>>>> com/trilead/ssh2/InteractiveCallback >>>>> at >>>>> org.tmatesoft.svn.core.javahl.SVNClientImpl.dispose(SVNClientImpl.java:1569) >>>>> at >>>>> org.tmatesoft.svn.core.javahl.SVNClientImplTracker.run(SVNClientImplTracker.java:75) >>>>> at java.lang.Thread.run(Thread.java:662) >>>>> Caused by: java.lang.ClassNotFoundException: >>>>> com.trilead.ssh2.InteractiveCallback >>>>> at >>>>> org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501) >>>>> at >>>>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) >>>>> at >>>>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412) >>>>> at >>>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107) >>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:247) >>>>> ... 3 more >>>>> >>>>> There are few JIRAs on this as well. >>>>> >>>>> https://wso2.org/jira/browse/CARBON-13543 >>>>> https://wso2.org/jira/browse/CARBON-14216 >>>>> https://wso2.org/jira/browse/CARBON-13671 >>>>> >>>>> >>>>> >>>>> [1] >>>>> http://docs.wso2.org/display/CLUSTER420/Clustering+Application+Server >>>>> [2] >>>>> http://docs.wso2.org/display/CLUSTER420/Configuring+Deployment+Synchronizer >>>>> >>>>> -- >>>>> Isuru Perera >>>>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >>>>> Lean . Enterprise . Middleware >>>>> >>>>> about.me/chrishantha >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> >>>> Thanks & regards, >>>> Nirmal >>>> >>>> Senior Software Engineer- Platform Technologies Team, WSO2 Inc. >>>> Mobile: +94715779733 >>>> Blog: http://nirmalfdo.blogspot.com/ >>>> >>>> >>> >>> >>> -- >>> Isuru Perera >>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >>> Lean . Enterprise . Middleware >>> >>> about.me/chrishantha >>> >> >> >> >> -- >> >> Thanks & regards, >> Nirmal >> >> Senior Software Engineer- Platform Technologies Team, WSO2 Inc. >> Mobile: +94715779733 >> Blog: http://nirmalfdo.blogspot.com/ >> >> > > > -- > *Kasun Gajasinghe* > Software Engineer; > Development Technologies Team, WSO2 Inc.; http://wso2.com > > > , > *email: **kasung AT spamfree wso2.com > > > ** cell: **+94 (77) 678-0813* > *linked-in: *http://lk.linkedin.com/in/gajasinghe > > > * > * > *blog: **http://kasunbg.org* <http://kasunbg.org> > > > * > twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg> > > > * > * > -- Thanks & regards, Nirmal Senior Software Engineer- Platform Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
