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? > 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
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
