Search found 5 matches

by Uranium
Tue Jul 14, 2020 11:06 am
Forum: Announcements
Topic: Version 9.7.2 released
Replies: 8
Views: 19891

Re: Version 9.7.2 released

Thanks for release !

There is another little problem with the wrapper : the firewall rule is not good.
When we launch UMS, it use "javaw" but when we launch as service, it use "java".
You should change java path in wrapper.conf like

Code: Select all

wrapper.java.command=jre14/bin/javaw
by Uranium
Tue Jul 07, 2020 6:44 pm
Forum: Announcements
Topic: Version 9.7.1 released
Replies: 15
Views: 30333

Re: Version 9.7.1 released

If you're using a modified version of the wrapper.conf that won't work anymore. The command is now wrapper.java.command=jre14/bin/java I used it only for testing. Version 9.7.1 broke the launching as service : wrapper launch the JVM but not UMS, check the wrapper log. STATUS | wrapper | 2020/07/07 ...
by Uranium
Tue Jul 07, 2020 2:51 am
Forum: Announcements
Topic: Version 9.7.1 released
Replies: 15
Views: 30333

Re: Version 9.7.1 released

This version broke launching UMS as Service (but launching wrapper as concole is ok). Version 9.7.0 is working as Service with "wrapper.java.command=jre14-x64/bin/java" in wrapper.conf. I also tested the version 3.5.43 of the wrapper, as well as adding the dll compiled in 64 bits ( https:/...
by Uranium
Tue May 21, 2019 4:00 am
Forum: Announcements
Topic: Version 8.1.0 released
Replies: 18
Views: 57539

Re: Version 8.1.0 released

Thanks ! :D
by Uranium
Mon May 20, 2019 6:23 am
Forum: Announcements
Topic: Version 8.1.0 released
Replies: 18
Views: 57539

Re: Version 8.1.0 released

Hello,

For several versions there is a problem with the Windows UMS service: the configuration file points to "DMS.jar" instead of "UMS.jar".

Uninstalling the service no longer works in UMS.

The service name is also incorrect.