Thanks Karl, I'll try that one too mao
On Thu, Nov 19, 2015 at 2:02 PM Karl Wright <[email protected]> wrote: > Hi Maurizio, > > I certainly don't get this error here. > Generally, the error occurs when you have an existing database instance and > you add/remove jars from the main library directory. This can also happen > if you did a partial build and interrupted it etc. > > I'd just "ant clean build" and try again. > > Karl > > > > On Thu, Nov 19, 2015 at 3:08 AM, Maurizio Pillitu < > [email protected]> wrote: > > > Hi everyone, > > I've merged Chalitha's work on a branch of alfresco-indexer and testing > it > > locally, but I'm having some issues with ManifoldCF local run. > > > > I'm following > > > > > https://manifoldcf.apache.org/release/trunk/en_US/how-to-build-and-deploy.html#Quick-start+single+process+model > > and > > consolidating the docs on > > https://github.com/maoo/alfresco-indexer/blob/chalithafork/MANIFOLD.md > > (this > > is also the list of steps to reproduce the issue) > > > > However, Manifold complains that Solr connector can't be found: > > > > Configuration file successfully read > > Successfully unregistered all domains > > Successfully unregistered all output connectors > > Successfully unregistered all transformation connectors > > Successfully unregistered all mapping connectors > > Successfully unregistered all authority connectors > > Successfully unregistered all repository connectors > > org.apache.manifoldcf.core.interfaces.ManifoldCFException: No connector > > class 'org.apache.manifoldcf.agents.output.solr.SolrConnector' was found. > > at > > > > > org.apache.manifoldcf.core.interfaces.ConnectorFactory.getThisConnectorNoCheck(ConnectorFactory.java:120) > > at > > > > > org.apache.manifoldcf.core.interfaces.ConnectorFactory.installThis(ConnectorFactory.java:48) > > at > > > > > org.apache.manifoldcf.agents.interfaces.OutputConnectorFactory.install(OutputConnectorFactory.java:70) > > at > > > > > org.apache.manifoldcf.agents.outputconnmgr.OutputConnectorManager.registerConnector(OutputConnectorManager.java:180) > > at > > > > > org.apache.manifoldcf.crawler.system.ManifoldCF.registerConnectors(ManifoldCF.java:492) > > at > > > > > org.apache.manifoldcf.crawler.system.ManifoldCF.reregisterAllConnectors(ManifoldCF.java:151) > > at > > > > > org.apache.manifoldcf.jettyrunner.ManifoldCFJettyRunner.main(ManifoldCFJettyRunner.java:239) > > > > I feel like I'm doing something wrong the way I run Manifold; any help > > would be greatly appreciated. > > > > Thanks, > > mao > > > > On Mon, Nov 16, 2015 at 4:12 PM Piergiorgio Lucidi < > [email protected] > > > > > wrote: > > > > > +1 from me :) > > > > > > PJ > > > > > > 2015-11-16 15:11 GMT+01:00 Maurizio Pillitu < > > [email protected] > > > >: > > > > > > > I could work on the merge next week; I can release a version 0.8.0 of > > > > Alfresco Indexer and change the reference on the Manifold Connector. > > > > > > > > Like the plan? > > > > > > > > Thanks, > > > > mao > > > > > > > > On Mon, Nov 16, 2015 at 2:49 PM Karl Wright <[email protected]> > > wrote: > > > > > > > > > So, what's the plan for integrating Chalitha's changes into the > > > Alfresco > > > > > Webscript plugin that we distribute/reference? Can this be done > > before > > > > > 12/15, when the next rev of MCF is frozen? > > > > > > > > > > Karl > > > > > > > > > > > > > > > On Mon, Nov 16, 2015 at 7:23 AM, chalitha udara Perera < > > > > > [email protected]> wrote: > > > > > > > > > > > Hi guys, > > > > > > > > > > > > Also tested previous scenarios with alfresco 4.2.1 enterprise > > > edition. > > > > > > Works fine. > > > > > > But it is better someone else can test too. > > > > > > > > > > > > Thanks, > > > > > > Chalitha > > > > > > > > > > > > On Mon, Nov 16, 2015 at 5:09 PM, Karl Wright <[email protected] > > > > > > wrote: > > > > > > > > > > > > > Hi Rafa, > > > > > > > > > > > > > > If needed, we can have separate plugins for 4.x and 5.x, as > we've > > > > done > > > > > > for > > > > > > > Solr. > > > > > > > > > > > > > > Karl > > > > > > > > > > > > > > > > > > > > > On Mon, Nov 16, 2015 at 6:11 AM, Rafa Haro < > > [email protected]> > > > > > > wrote: > > > > > > > > > > > > > > > Hi guys, > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > I already told Chalitha, but it would be nice to check if > after > > > > > changes > > > > > > > > for Alfresco 5 versions, the indexer is still working for 4.x > > > > > versions. > > > > > > > If > > > > > > > > it is not possible, we need to think in a good way to ease > the > > > > > > deployment > > > > > > > > within ManifoldCF depending on the final user Alfresco > version > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Cheers, > > > > > > > > > > > > > > > > Rafa > > > > > > > > > > > > > > > > On Mon, Nov 16, 2015 at 11:55 AM, Maurizio Pillitu > > > > > > > > <[email protected]> wrote: > > > > > > > > > > > > > > > > > Hi Chalitha, > > > > > > > > > this is awesome, thanks for the great effort! > > > > > > > > > I'll review your changes, test with Community and merge on > > > master > > > > > if > > > > > > > > > everything checks out. > > > > > > > > > Thanks, > > > > > > > > > mao > > > > > > > > > On Mon, Nov 16, 2015 at 9:26 AM Chalitha Perera < > > > > [email protected] > > > > > > > > > > > > > > wrote: > > > > > > > > >> Hi All, > > > > > > > > >> > > > > > > > > >> We have fixed the deletions not detecting issue in > alfresco > > > > > indexer > > > > > > > > >> webscript. > > > > > > > > >> Tested following scenarios with alfresco enterprise > edition > > > > 5.0.1 > > > > > > > > >> 1) document deletions > > > > > > > > >> 2) new document addition > > > > > > > > >> 3) existing document changes > > > > > > > > >> > > > > > > > > >> Fork is available here [1]. Appreciate if someone can test > > it > > > on > > > > > > > > community > > > > > > > > >> edition as well. > > > > > > > > >> > > > > > > > > >> [1] https://github.com/ChalithaUdara/alfresco-indexer > > > > > > > > >> > > > > > > > > >> Thanks, > > > > > > > > >> Chalitha > > > > > > > > >> > > > > > > > > >> -- > > > > > > > > >> > > > > > > > > >> ------------------------------ > > > > > > > > >> This message should be regarded as confidential. If you > have > > > > > > received > > > > > > > > this > > > > > > > > >> email in error please notify the sender and destroy it > > > > > immediately. > > > > > > > > >> Statements of intent shall only become binding when > > confirmed > > > in > > > > > > hard > > > > > > > > copy > > > > > > > > >> by an authorised signatory. > > > > > > > > >> > > > > > > > > >> Zaizi Ltd is registered in England and Wales with the > > > > registration > > > > > > > > number > > > > > > > > >> 6440931. The Registered Office is Brook House, 229 > Shepherds > > > > Bush > > > > > > > Road, > > > > > > > > >> London W6 7AN. > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > J.M Chalitha Udara Perera > > > > > > > > > > > > *Department of Computer Science and Engineering,* > > > > > > *University of Moratuwa,* > > > > > > *Sri Lanka* > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Piergiorgio Lucidi > > > Open Source ECM Specialist > > > http://www.open4dev.com > > > > > >
