1
votes

On initializing the linux install4j installer from terminal it shows logs in the background while installation GUI pops up. Could somebody suggest me what can be the possible reason and how to fix it.

1

1 Answers

1
votes

That would happen if

-Dinstall4j.logToStderr=true

is passed as a VM parameter to the installer, for example in the "VM parameters" property of the installer.