[Solved] UMS will not open
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
[Solved] UMS will not open
UMS will not open but the javaw.exe file is there in Task Manager
I can't get the Create TRACE logs
I uninstalled Java and reinstalled it
I did the same for UMS
My Avast Antivirus does not have real time scanning that I could find
Not sure what other options are there?
I disabled my Firewall opened UMS waited for a few minutes nothing happened but javaw.exe was in Task Manager
Firewall exception is on for all UMS
I can't get the Create TRACE logs
I uninstalled Java and reinstalled it
I did the same for UMS
My Avast Antivirus does not have real time scanning that I could find
Not sure what other options are there?
I disabled my Firewall opened UMS waited for a few minutes nothing happened but javaw.exe was in Task Manager
Firewall exception is on for all UMS
Re: UMS will not open
Make sure UMS isn't running, kill javaw.exe first if necessary.
Press Win + R and enter:
A window should open in your default profile folder, where you can find "UMS.conf" and "debug.log". Open "UMS.conf" in a text editor, and find "log_level =". If you can't find it, type it in on a new line. It should be set to "TRACE" so that the line with "log_level" ends up like this:
Save the file, start UMS and let it run for some seconds. Then, take "debug.log" from the same folder and attach it here.
Press Win + R and enter:
Code: Select all
%programdata%\UMS
Code: Select all
log_level = TRACE
Re: UMS will not open
What is a "test editor" and how do I get one?
"Open "UMS.conf" in a test editor, and find "log_level =". If you can't find it, type it in on a new line. It should be set to "TRACE" so that the line with "log_level" ends up like this: "
"Open "UMS.conf" in a test editor, and find "log_level =". If you can't find it, type it in on a new line. It should be set to "TRACE" so that the line with "log_level" ends up like this: "
Re: UMS will not open
I think I did it here is the log file attached
- Attachments
-
debug.log
- (3.25 KiB) Downloaded 674 times
Re: UMS will not open
You didn't manage to set the log level to TRACE, but I got the information I needed without it.
You have installed a newer version of UMS and then reverted back to an older version, using the same profile folder - which is causing problems. In the same folder where you found "UMS.conf" and "debug.log" there's a folder called "database". Delete the folder and anything in it, and start UMS.
Btw, "test editor" was a typo: I meant "text editor".
You have installed a newer version of UMS and then reverted back to an older version, using the same profile folder - which is causing problems. In the same folder where you found "UMS.conf" and "debug.log" there's a folder called "database". Delete the folder and anything in it, and start UMS.
Btw, "test editor" was a typo: I meant "text editor".
Re: UMS will not open
When I deleted that folder everything is working now.
Thank You very much for your fast reply and follow up.
Thank You very much for your fast reply and follow up.