Krydos Posted November 12, 2020 Posted November 12, 2020 It looks like there might be a problem with the code itself. https://stackoverflow.com/a/44762385/2336864 Most of my searches resulted in people saying that this is caused by the code not closing and shutting down old processes correctly. The reason restarting Tomcat sometimes helps is because that forces the faulty code to shutdown and restart properly. Since you didn't write the code yourself it's probably not an option to fix the code yourself. It's also not an option to restart Tomcat over and over on Tommy for you because Tomcat uses massive amounts of memory and each time you restart it there can be load spikes and cause downtime for everyone on Tommy. If you want to try it on a VPS I can give you a free trial for a couple days to see if it works, and if you want to keep the VPS you could set up a subscription. https://www.heliohost.org/vps/
seintitus Posted November 12, 2020 Author Posted November 12, 2020 Hello. I would be glad if you would give me a free trial to test the app on your vps to see if works.
Krydos Posted November 13, 2020 Posted November 13, 2020 I just finished creating your trial VPS. You have 2 GB memory, 2 CPUs, and 50 GB hard drive. If you like the VPS you can keep it by paying $4.00 per month or you can save 10% off when you signup for 6 months. Let me know if you need any help installing Tomcat or anything. I emailed you the instructions for how to login.
seintitus Posted November 13, 2020 Author Posted November 13, 2020 Hello. The vps login link you gave me doesnt work or its broken. kindly confirm
wolstech Posted November 13, 2020 Posted November 13, 2020 VPS logins are done over SSH, not in a browser. It's a raw linux installation that you have to configure. A browser won't work since there's no web server on a VPS until you install one...
seintitus Posted November 13, 2020 Author Posted November 13, 2020 Hello. I am new to this vps thing.... would you be kind enough to work me through the process of how to install tomcat, deploy my java app etc?
wolstech Posted November 13, 2020 Posted November 13, 2020 Krydos can help you with that. The best way to get support for a VPS is to reply to the email you received with the login information. Krydos is the one who provides VPS support.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now