You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: