Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows] Installer without docker #360

Closed
bamthomas opened this issue Jan 14, 2020 · 3 comments
Closed

[windows] Installer without docker #360

bamthomas opened this issue Jan 14, 2020 · 3 comments
Assignees

Comments

@bamthomas
Copy link
Collaborator

Install datashare without docker :

  • install java if not present
  • install tesseract if not present
@bamthomas
Copy link
Collaborator Author

see #317

bamthomas added a commit that referenced this issue Feb 25, 2020
instead of 9 jars (one for each module)
bamthomas added a commit that referenced this issue Feb 25, 2020
bamthomas added a commit that referenced this issue Feb 25, 2020
bamthomas added a commit that referenced this issue Feb 26, 2020
bamthomas added a commit that referenced this issue Mar 2, 2020
bamthomas added a commit that referenced this issue Mar 2, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 4, 2020
@bamthomas
Copy link
Collaborator Author

the build with one jar is breaking embedded mode (probably a conflict on lucene libs) :

Exception in thread "elasticsearch[GCJRx-u][search][T#1]" java.lang.NoSuchFieldError: CONSTANT_SCORE_AUTO_REWRITE_DEFAULT
        at org.apache.lucene.queryparser.classic.QueryParserBase.<init>(QueryParserBase.java:69)
        at org.apache.lucene.queryparser.classic.QueryParser.<init>(QueryParser.java:532)
        at org.apache.lucene.queryparser.classic.QueryParser.<init>(QueryParser.java:102)
        at org.apache.lucene.queryparser.classic.XQueryParser.<init>(XQueryParser.java:33)
        at org.elasticsearch.index.search.QueryStringQueryParser.<init>(QueryStringQueryParser.java:149)
        at org.elasticsearch.index.search.QueryStringQueryParser.<init>(QueryStringQueryParser.java:141)
        at org.elasticsearch.index.query.QueryStringQueryBuilder.doToQuery(QueryStringQueryBuilder.java:977)
        at org.elasticsearch.index.query.AbstractQueryBuilder.toQuery(AbstractQueryBuilder.java:104)
        at org.elasticsearch.index.query.BoolQueryBuilder.addBooleanClauses(BoolQueryBuilder.java:404)

mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 5, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 5, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 5, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 5, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 5, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 5, 2020
bamthomas added a commit that referenced this issue Mar 6, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 6, 2020
and completed uninstaller which uninstall datashare and tesseract at once
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 6, 2020
bamthomas added a commit that referenced this issue Mar 6, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 9, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 9, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 9, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 9, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 10, 2020
@Soliine
Copy link
Collaborator

Soliine commented Mar 16, 2020

  • add a pop in to ask if user wants to unsintall the old version
  • test on Windows 7Th
  • update User Guide > Bruno sent screenshots

bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 18, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 18, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 26, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 26, 2020
bamthomas added a commit that referenced this issue Mar 26, 2020
bamthomas added a commit to ICIJ/datashare-installer that referenced this issue Mar 27, 2020
@Soliine Soliine closed this as completed Mar 30, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Apr 6, 2020
to avoid additionnal actions from user to run as admin
@Soliine Soliine reopened this Apr 6, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Apr 7, 2020
mvanzalu added a commit to ICIJ/datashare-installer that referenced this issue Apr 8, 2020
@Soliine Soliine closed this as completed Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants