Every since I updated to Casper 9 every time I try to open the JSSDatabaseUtil file I get the following error: "Warning: Using a password on the command line interface can be insecure.ERROR 2013 (HY000):Lost connection to the Mysql server at 'initial communications packet'
When I try to back up from the command line I get the following:JSS Database Utility 9.2
[Fatal Error] :1:1: Premature end of file.
Error: Error: Unable to load settings file.
org.xml.sax.SAXParseException: Premature end of file.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
at com.jamfsoftware.jssdbutil.JSSDBUtilitySettings.<init>(Unknown Source)
at com.jamfsoftware.jssdbutil.CLIViewController.<init>(Unknown Source)
at com.jamfsoftware.jssdbutil.Main.main(Unknown Source)
Exception in thread "main" java.lang.NullPointerException
at com.jamfsoftware.jssdbutil.JSSDBUtilitySettings.getScheduleSetting(Unknown Source)
at com.jamfsoftware.jssdbutil.CLIViewController.getScheduleSetting(Unknown Source)
at com.jamfsoftware.jssdbutil.JSSDBUtilityScheduler.loadCurrentSchedule(Unknown Source)
at com.jamfsoftware.jssdbutil.JSSDBUtilityScheduler.<init>(Unknown Source)
at com.jamfsoftware.jssdbutil.CLIViewController.<init>(Unknown Source)
at com.jamfsoftware.jssdbutil.Main.main(Unknown Source)
netboot2:~ admin$
Current Version is 9.2 The interface will not let me view the database status either which I find troubling.