the same as connectors.xml: (...) <repositoryconnector name="Windows shares" class="org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector"/> (...)
K On Mon, Dec 15, 2014 at 08:39:07AM -0500, Karl Wright wrote: > Hi Kamil, > > What does connectors-proprietary.xml say about the jcifs connector? > > Karl > > > On Mon, Dec 15, 2014 at 8:35 AM, Kamil Żyta <[email protected]> wrote: > > > > Right, thx. Another problem: > > > > > org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector(uninstalled) > > > > properties.xml: > > <libdir path="../connector-lib-proprietary"/> > > > > > cat ../connectors.xml > > <repositoryconnector name="Windows shares" > > class="org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector"/> > > > > > ls ../connector-lib-proprietary > > jcifs.jar > > > > I think I checked/restarted everything. > > > > K > > > > On Mon, Dec 15, 2014 at 08:00:12AM -0500, Karl Wright wrote: > > > You have to run ./initialize.sh on the MCF 1.8 codebase for the upgrade > > to > > > take place. > > > > > > Karl > > > > > > > > > On Mon, Dec 15, 2014 at 7:43 AM, Kamil Żyta <[email protected]> > > wrote: > > > > > > > > With release-1.8-branch is the same problem. > > > > > > > > K > > > > > > > > On Mon, Dec 15, 2014 at 06:47:12AM -0500, Karl Wright wrote: > > > > > Hi Kamil, > > > > > > > > > > You cannot upgrade to trunk from 1.x. > > > > > > > > > > Try upgrading to branches/release-1.8-branch. > > > > > > > > > > Karl > > > > > > > > > > > > > > > On Mon, Dec 15, 2014 at 3:39 AM, Kamil Żyta <[email protected]> > > > > wrote: > > > > > > > > > > > > Hi, > > > > > > after upgrading to trunk I get 'Database exception: SQLException > > doing > > > > > > query (42703): ERROR: column "needpriority" does not exist'. > > > > > > How can I upgrade db schema? I tried ./initialize.sh without > > success. > > > > > > > > > > > > K > > > > > > > > > > > > On Fri, Dec 12, 2014 at 10:40:39AM -0500, Karl Wright wrote: > > > > > > > Ok, committed a fix. CONNECTORS-1121. > > > > > > > > > > > > > > Karl > > > > > > > > > > > > > > > > > > > > > On Fri, Dec 12, 2014 at 10:32 AM, Karl Wright < > > [email protected]> > > > > > > wrote: > > > > > > > > > > > > > > > > Ah, thanks, this is due to changes I made yesterday. > > > > > > > > > > > > > > > > Hold on. > > > > > > > > Karl > > > > > > > > > > > > > > > > > > > > > > > > On Fri, Dec 12, 2014 at 10:12 AM, Kamil Żyta < > > > > [email protected]> > > > > > > > > wrote: > > > > > > > >> > > > > > > > >> On Fri, Dec 12, 2014 at 09:55:41AM -0500, Karl Wright wrote: > > > > > > > >> > I've created CONNECTORS-1120 for this fix. I should have > > > > something > > > > > > to > > > > > > > >> try > > > > > > > >> > shortly. > > > > > > > >> > > > > > > > > >> > > > > > > > >> I can't build mcf from source: > > > > > > > >> BUILD FAILED > > > > > > > >> /opt/mcf-trunk/build.xml:1438: Can't get > > > > > > > >> > > > > > > > > > > > > https://www.apache.org/dist/manifoldcf/apache-manifoldcf-elasticsearch-plugin-2.0-bin.zip > > > > > > > >> to > > > > > > > >> > > > > > > > > > > > > /opt/mcf-trunk/build/download/apache-manifoldcf-elasticsearch-plugin-bin.zip > > > > > > > >> > > > > > > > >> K > > > > > > > >> > > > > > > > > > > > > > > > > > > > >
