We've had and outage on our virtualized environment which includes my instance of the JSS. They've gotten everything restarted, but now that my server is back up I'm noticing some problems with the JSS.
If I go to search the computers or mobile devices, I'm not seeing all the data in the table. The table is missing OS, Model, Serial Number, Ram, HD is listing n/a, and % Full is listing 0% for all records. If I then select a specific record, I get this at the top of the record:
Lookup management command: java.sql.SQLException: com.jamfsoftware.HTTPRequestActions.ViewComputer.process: SQLException from executeQuery: java.sql.SQLException: Incorrect key file for table './jamfsoftware/mobile_device_management_commands.MYI'; try to repair it
I then tried to go to Settings-Database/Web Application Health which gives me the following:
org.apache.jasper.JasperException: An exception occurred processing JSP page /WEB-INF/jsp/nav_main.jsp at line 137
134:
135: <%=JSSUtils.encodeHTML(session.getAttribute("lastError"))%>
136:
137:
138:
139:
140:
Stacktrace:
I just tried to restart Tomcat, but received the following:
$ sudo /etc/init.d/jamf.tomcat7 restart
Restarting Tomcat 7...
bash: /usr/local/jss/tomcat/logs/tomcatinit.log: Read-only file system
Forcing Tomcat stop...
bash: /usr/local/jss/tomcat/logs/tomcatinit.log: Read-only file system
Unable to stop Tomcat!
We're running JSSv 8.52 on Linux/Ubuntu. I sent an email to Support, but figured I'd cover all bases...