Giter VIP home page Giter VIP logo

Comments (9)

aborroy avatar aborroy commented on August 26, 2024

I tested that on my side with equivalent configuration and it worked fine.

The error is related with the curl command:

curl -LfsSo /tmp/openjdk.tar.gz ${BINARY_URL};
returned a non-zero code: 35

It looks like 35 is used for TLS connect errors (https://everything.curl.dev/usingcurl/returns)

Not sure if that helps.

from alf-tengine-ocr.

abhinavmishra14 avatar abhinavmishra14 commented on August 26, 2024

@aborroy It seems like the issue with docker version “Docker version 20.10.20”

I had an older version installed on another workstation and it works fine with the older version. Although it is related to curl (tls/ssl),
I couldn’t figure out what exactly is causing the issue with curl installation or curl invocation.

I will try once a new version is released for Docker Desktop to see if it is still the issue.

from alf-tengine-ocr.

aborroy avatar aborroy commented on August 26, 2024

Did you deploy the embed-metadata-action-1.0.0.jar add-on in Alfresco Repository?

from alf-tengine-ocr.

atultalhar avatar atultalhar commented on August 26, 2024

Hi @aborroy ,

mvn install:install-file -Dfile="....\embed-metadata-action\target" -DgroupId=.... -DartifactId=embed-metadata-action -Dversion=1.0.0 -Dpackaging=jar

Could you please tell me what will be the group id for this ?

from alf-tengine-ocr.

aborroy avatar aborroy commented on August 26, 2024

You need to install that in Alfresco repository, you don't need to install that in Maven.

https://docs.alfresco.com/content-services/latest/develop/extension-packaging/

from alf-tengine-ocr.

atultalhar avatar atultalhar commented on August 26, 2024

Hi @aborroy , thanks for your advice. I have successfully deployed that jar to alfresco-repository and that action was there available. Thanks you for that. But it will not do anything not even a version 1.1 as well. Where can be the issue ?? any advice ?

from alf-tengine-ocr.

aborroy avatar aborroy commented on August 26, 2024

Check conditions for the rule are met, review the logs to find an error...

from alf-tengine-ocr.

abhinavmishra14 avatar abhinavmishra14 commented on August 26, 2024

@aborroy I am closing this as it seems to be a version specific and environment specific issue

from alf-tengine-ocr.

abhinavmishra14 avatar abhinavmishra14 commented on August 26, 2024

Hi @aborroy , thanks for your advice. I have successfully deployed that jar to alfresco-repository and that action was there available. Thanks you for that. But it will not do anything not even a version 1.1 as well. Where can be the issue ?? any advice ?

@atultalhar you need to read the documentation, check here: https://github.com/aborroy/alf-tengine-ocr#defining-the-ocr-rule-in-alfresco-share

from alf-tengine-ocr.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.