Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Installer 5.4.2 on Windows with custom Destination Directory throws error #6354

Open
michael-kuss opened this issue Nov 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@michael-kuss
Copy link

Describe the bug
If we try to install the mirthconnect-4.5.2.b363-windows-x64 and use a custom directory on Windows Server 2022 we cannot get past the "Select Destination Directory".

To Reproduce

  1. Double click installer
  2. accept license
  3. Enter directory e.g. C:\myinstallationpath\4.5.2
  4. Click next
  5. Popup that we are not in Program Files -> YES
  6. Error ->
    grafik
Exception:

In screen "Select Destination Directory [Installation location]", property "Validation expression":
java.lang.IllegalArgumentException: main message must not be null
	at com.install4j.runtime.alert.Alert.create(Alert.java:30)
	at com.install4j.runtime.installer.frontend.GUIHelper.showMessageInternal(GUIHelper.java:259)

Expected behavior
The installation should go on with the choosen directory

Actual behavior
You cannot get past this point of the installer

Environment (please complete the following information):

  • OS: Windows Server 2022
  • Corretto-17.0.13.11.1 (build 17.0.13+11-LTS)
  • Connect Version 5.5.2
@michael-kuss michael-kuss added the bug Something isn't working label Nov 14, 2024
@michael-kuss
Copy link
Author

WORKAROUND:

  • Install 4.5.0 and then upgrade installation to 4.5.2

@michael-kuss
Copy link
Author

Same for the administrator launcher 1.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant