No yet, my friend. this just happened today. I have sent an email to Jamf Support. I will let you know when I hear from Jamf support or have a solution.
What specific version of MySQL 8.0 did you both upgrade to? Jamf only supports up to 8.0.28 as detailed here:
https://docs.jamf.com/10.40.0/jamf-pro/release-notes/System_Requirements.html
What specific version of MySQL 8.0 did you both upgrade to? Jamf only supports up to 8.0.28 as detailed here:
https://docs.jamf.com/10.40.0/jamf-pro/release-notes/System_Requirements.html
I upgraded to 8.0.28.0
Have you verified the DataBase XML file located in JSS/Tomcat/WebINF/XML was not reverted to a default value or changed after the update? Also we experienced an issue and had to downgrade from 10.40 back to 10.38 due to some on-premise limitations and discovered the schema for the database tables was altered in the update resulting in me needing to torch the sql database and restore from backup, upon this JSS will load. Hopefully something here helps you, Jamf Support has been less than ideal when dealing with hosted on-prem instances in my recent experience, seems they want everyone on Cloud.
Hi Everyone,
I fixed the issue by doing the followings.
- I uninstalled the MySQL 8.0.28.0 which did not work.
- I downloaded and installed MySQL 8.0.26.0. Once it was installed and set up, Tomcat can not be started with an error: Tomcat failed to restart the server Status 2". I did try some troubleshooting for this, but later decided to upgrade my Jamf from 10.39.0 to 10.40.0 (let the new installation of 10.40.0 fix the Tomcat issue).
- After finished installing Jamf 10.40.0, Tomcat was running, but database was not running. I used the Server Tools to start database. Problem solved.
- I still don't know the reason why it didn't work before, but doing the above fix the issue for me. Thanks everyone!
Have you verified the DataBase XML file located in JSS/Tomcat/WebINF/XML was not reverted to a default value or changed after the update? Also we experienced an issue and had to downgrade from 10.40 back to 10.38 due to some on-premise limitations and discovered the schema for the database tables was altered in the update resulting in me needing to torch the sql database and restore from backup, upon this JSS will load. Hopefully something here helps you, Jamf Support has been less than ideal when dealing with hosted on-prem instances in my recent experience, seems they want everyone on Cloud.
Hi Matt, thanks for the advice. I did check the database.XML file. The values there are the correct new values. This is why database is connected successfully in Server Tools. However, no database connection through the web interface. Although my Jamf is working now, I still don't know the reason why it didn't work before.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.