- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: LaunchAnywhere (LAX) prints "company: IBM Corporation" when using IBM Semeru 17
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Regardless of the JVM vendor, the same content is displayed using Java 21.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
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 ☹️
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
When I used InstallAnywhere 2024 R1, "company:" was no longer output. However, "cwd:" and "cmd:" are output. 😞
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hello @asteriatitto , Please open a ticket with Technical Support; they should be able to look into it.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi,
I already opened a ticket and the ticket was raised to the engineer team.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hello @volker , Can you describe the issue/bug that InstallAnwhere 2023 R2 Hotfix B introduces to your installer?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
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.