Posted on 03-17-2015 08:15 AM
When I try to run the JSSDatabase Util, including via command line, I get the error "Unable to load settings file". Our JSS (9.65) is running on Windows Server 2008 R2 Enterprise VM with 8GB RAM and there is 36Gb still free on the hard drive. Any help or guidance is appreciated.
Posted on 03-17-2015 02:43 PM
We've had issues like this in the past. Have you tried running the app as an administrator? If you open a command prompt as administrator you can use:
java -jar c:Program FIlesJSSinJSSDatabaseUtility.jar
(might need to check the exact path, I'm going from memory :)
Also check the database utility settings file permissions (in the same folder as the app).
Posted on 03-18-2015 11:33 AM
Well, shucks. Good memory on that path, but it didn't work. Permissions are correct, too.
Posted on 03-18-2015 11:55 AM
Oh dear, thats not good. Does the settings file look correct if you open it manually?
Not a solution but here is a link to a JAMF article to get the database backed up manually so at least you're covered from that perspective https://jamfnation.jamfsoftware.com/article.html?id=175
Posted on 03-23-2015 07:27 AM
I ran into this problem as well. Not sure how or why it happened, but I was able to just delete the JSSDBUtilityConfig XML file and put the settings in again. After that I was good.