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

Unable to install #812

Open
christiandavilakoobin opened this issue Jun 4, 2024 · 2 comments
Open

Unable to install #812

christiandavilakoobin opened this issue Jun 4, 2024 · 2 comments

Comments

@christiandavilakoobin
Copy link

I've tried to install multiple times, with multiple JAVA SE versions installed, but always stucks on the same step. The logs says:

[8:21] JVM created
[8:38] ERROR: did not find NativeLogger class
[8:54] load helper dll
[8:68] helper dll (in-module) 00007FF791EA0000
[8:83] ERROR: did not find com/install4j/runtime/installer/platform/win32/Common
[8:96] ERROR: did not find WinDel class
[8:109] setting exe4j.moduleName to C:\Temp\SoapUI-x64-5.7.2.exe
[8:123] main class: com/install4j/runtime/launcher/WinLauncher
[8:136] ERROR: could not find main class
[8:219] Java window visible

And I can not go forward this. Is there any requeriment I don't know?

Regards

@infomaven-tw
Copy link

@christiandavilakoobin What kind of machine are you targeting with this installation?

@christiandavilakoobin
Copy link
Author

Hi,

It's on Windows.

Finally, yesterday I could fix it. The problem is that SoapUI has problems with Unicode chars on Paths. My home folder, and by extension, my temp folder, has an unicode char (C:/Users/ChristianDávila), and seems that this doesn't like to anything related to SoapUI. First, I changed my Temp folder to another one, and SoapUI installed, but as soon as SoapUI starts, it closes itself. I changed my Windows Home directory (create a new folder and change the registry to use it...), and now SoapUI starts and works fine.

By now it works, but I think that any people who has a non ANSI name has a potential problem if Windows decides to use that name when creates the User home folder.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants