Error: This Application Requires A Jre 1

    I have an application emSignerGSTN in my windows 10 machine. But while trying to run the application, I get the error:

    This application requires a jre 1.6.0I have openjdk installation of Azul Zulu :

    $ java -versionopenjdk version "1.8.0_222"OpenJDK Runtime Environment (Zulu 8.40.0.25-CA-win64) (build 1.8.0_222-b10)OpenJDK 64-Bit Server VM (Zulu 8.40.0.25-CA-win64) (build 25.222-b10, mixed mode)$ where javaC:\Program Files\Zulu\zulu-8\bin\java.exeThe oracle java installation makes the application work. But I don"t want to install it. How can i solve this?


    *

    I resolved the problem. I have a JRE 1.8.0 installed in the machine. The problem is that the application doesn"t look into that path. Java installation path is:

    C:\Program Files\Zulu\zulu-8\bin\java.exeCopy the JRE folder of zulu jdk C:\Program Files\Zulu\zulu-8\jre to emSigner installation path as C:\Program Files (x86)\eMudhra Limited\emSigner\emSigner\jre.

    Bạn đang xem: Error: this application requires a jre 1

    When running the application, emSigner will look for the JRE first in its installation path. Since it exists now, there is no need to look for an oracle JRE installation. Thus further errors are not shown.

    Xem thêm: Tải Phần Mềm Chặn Quảng Cáo


    *

    Thanks for contributing an answer to Stack Overflow!

    Please be sure to answer the question. Provide details and share your research!

    But avoid

    Asking for help, clarification, or responding to other answers.Making statements based on opinion; back them up with references or personal experience.

    To learn more, see our tips on writing great answers.


    Post Your Answer Discard

    By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy


    Not the answer you're looking for? Browse other questions tagged java windows or ask your own question.


    Ambari Web build fails with Error: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:install-node-and-yarn
    *

    site design / logo © 2021 Stack Exchange Inc; user contributions licensed under cc by-sa. rev2021.12.22.41046


    Stack Overflow works best with JavaScript enabled
    *

    Your privacy

    By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.

    Leave a Reply

    Your email address will not be published. Required fields are marked *