Page 1 of 1

Re: Can't launch UMS

Posted: Tue Jan 08, 2019 5:06 pm
by atamariya
Go to the installation directory using command line and try launching the JAR directly.

Code: Select all

java -jar ums-6.7.5-SNAPSHOT-jar-with-dependencies.jar 
You can paste the output here for further troubleshooting.

Re: Can't launch UMS

Posted: Wed Jan 09, 2019 4:44 pm
by atamariya
Trippitaka wrote: Tue Jan 08, 2019 6:26 pm Thanks for the reply, but I really don't know what that means. Are you saying I should open a Command prompt?
Yes.