GithubHelp home page GithubHelp logo

Comments (12)

bekwam avatar bekwam commented on July 19, 2024

I don't think this is a Corretto problem. There might be a problem with the Talend executable processing spaces in the path.

This worked with 7.1.

D:\TOS_DI-20181026_1147-V7.1.1>TOS_DI-win-x86_64.exe

D:\TOS_DI-20181026_1147-V7.1.1>set JAVA_HOME="C:\Program Files\Amazon Corretto\jdk1.8.0_192"

D:\TOS_DI-20181026_1147-V7.1.1>set PATH=%JAVA_HOME%\bin;%PATH%

D:\TOS_DI-20181026_1147-V7.1.1>TOS_DI-win-x86_64.exe

D:\TOS_DI-20181026_1147-V7.1.1>java -version
openjdk version "1.8.0_192"
OpenJDK Runtime Environment (build 1.8.0_192-amazon-corretto-preview-b12)
OpenJDK 64-Bit Server VM (build 25.192-b12, mixed mode)

from corretto-8.

DominiqueDeVillepinte avatar DominiqueDeVillepinte commented on July 19, 2024

After installing TOS_DI 7.1 and the modifications you suggested on the environment variables, I have the same issue.

I don't think the modifications you suggest are working, as I get:
PATH="C:\Program Files\Amazon Corretto\jdk1.8.0_192"\bin;C:\Program Files (x86)\Amazon Corretto\jdk1.8.0_192\bin; ...

I have tried to replace the jvm.dll with the one from Hotspot. TOS_DI is not starting but without message. So the problem should come from Talend.

from corretto-8.

bekwam avatar bekwam commented on July 19, 2024

Are you starting TOS from the command line as in my test case?

from corretto-8.

DominiqueDeVillepinte avatar DominiqueDeVillepinte commented on July 19, 2024

Yes.

from corretto-8.

bekwam avatar bekwam commented on July 19, 2024

Looking at my PATH, I don't have the second Corretto folder location. This is the one without the quotes. Can you echo the PATH, remove the entry w/o the double quotes, then set the PATH directly, meaning without the %PATH% variable?

from corretto-8.

DominiqueDeVillepinte avatar DominiqueDeVillepinte commented on July 19, 2024

After Corretto's installation and opening a new Command Prompt, I have:
PATH=C:\Program Files (x86)\Amazon Corretto\jdk1.8.0_192\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath; ....

When I run TOS_DI-win-x86_64.exe, I get the same message.
If I suppress Corretto from the PATH, it works.

from corretto-8.

yoroto avatar yoroto commented on July 19, 2024

@DominiqueDeVillepinte Are you having both x64 and x86 Corretto installed?

from corretto-8.

DominiqueDeVillepinte avatar DominiqueDeVillepinte commented on July 19, 2024

The last installed was the amazon-corretto-preview2-8u192-windows-x86.msi.
In the Control Panel, I see only one Amazon Corretto.

from corretto-8.

davecurrie avatar davecurrie commented on July 19, 2024

Hi @DominiqueDeVillepinte. The version you installed is the 32-bit package (notice the x86 at the end). Can you uninstall that, replace it with the equivalent 64-bit package (e.g. amazon-corretto-8.202.08.2-windows-x64.msi from the downloads page) and try again?

from corretto-8.

DominiqueDeVillepinte avatar DominiqueDeVillepinte commented on July 19, 2024

Hi @davecurrie
It seems to work with the amazon-corretto-8.202.08.2-windows-x64.msi. I will try to double check on a clean virtual machine.

from corretto-8.

DominiqueDeVillepinte avatar DominiqueDeVillepinte commented on July 19, 2024

Maybe the installation program should warn the user that installing a 32-bit on a 64-bit Windows / machine can cause an issue?

from corretto-8.

davecurrie avatar davecurrie commented on July 19, 2024

@DominiqueDeVillepinte Thanks, that's definitely an interesting suggestion. I'll add it as a potential improvement to the next version of the installer.

In the meantime, I'm closing this issue since it seems there isn't any work to do. Feel free to re-open if you feel differently.

from corretto-8.

Related Issues (20)

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.