After Tomcat restart on VM, Youtrack resets.
I've installed Tomcat today on my local VMware Workstation and loaded *.war YouTrack there. Everything was great until I needed to stop VM and reboot my PC. After that I started my VM again, went to address where YouTrack is based and it took me to "setUp" page immediately. What might be the reason for that? I'm I loading it incorrectly? Why it made a reset and began everything from the start?
Thank you for help.
Please sign in to leave a comment.
YouTrack saves your database under ${user.home}/teamsysdata, so you need to check that you are running YouTrack under same user and he has database in his profile.
Thank you. I already fixed this issue. Just placed static path to database in config file.