cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
volker
Level 3

LaunchAnywhere (LAX) prints "company: IBM Corporation" when using IBM Semeru 17

When using LaunchAnywhere with IBM Semeru 17 runtime, it prints an additional line "company: IBM Corporation" on the console. How to prevent this?

C:\Temp\HelloWorld> HelloWorld.exe
company: IBM Corporation
Hello World

The extra line does not come when using IBM Java 8 runtime.

 

 

(7) Replies
asteriatitto
Level 3

Regardless of the JVM vendor, the same content is displayed using Java 21.

0 Kudos

FYI, we received a InstallAnwhere 2023 R2 Hotfix B that resolves the reported issue.
Unfortunately, it introduces another issue and so we had to uninstall Hotfix B again.
Still waiting for a solution ☹️

0 Kudos

When I used InstallAnywhere 2024 R1, "company:" was no longer output. However, "cwd:" and "cmd:" are output. 😞

0 Kudos

Hello @asteriatitto , Please open a ticket with Technical Support; they should be able to look into it.

0 Kudos

Hi,

I already opened a ticket and the ticket was raised to the engineer team.

0 Kudos

Hello @volker , Can you describe the issue/bug that InstallAnwhere 2023 R2 Hotfix B introduces to your installer?

0 Kudos

The new issue is that output redirection from LAX stopped working. For example, 
helloworld.exe | find "Hello"

We opened another case and are awaiting another Hotfix for InstallAnywhere 2023 R2.

0 Kudos