Posted on 02-20-2014 10:43 AM
I am having an issue where I am not able to replicate out to my JDS instance.
My experience is that I am able to see the JDS within Casper Admin, I hit sync and it mounts the webdav share, it looks like it starts to sync all the files, but at the end, it fails and the sync log produces many lines of the following:
Output: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><uploadResponse><id>20</id><md5></md5><message>Error uploading file to the JSS:java.io.FileNotFoundException: Temp directory not initialized</message><receivedSiw
Within Finder, I am able to read/write to that webdav share but Casper Admin 9.24 never does a thing with it.
So what is causing this and what can I do to correct it?
Solved! Go to Solution.
Posted on 02-24-2014 12:17 PM
The answer was to restart my JSS.
Posted on 02-20-2014 11:33 AM
Because of the below line, I will add that I am running both Java 6 from Apple and the Java 7 (1.7.51) JDK from Oracle.
Error uploading file to the JSS:java.io.FileNotFoundException: Temp directory not initialized
Do the Casper apps rely on Java within 10.9.x?
By the way, this also is a problem on OS X 10.9.1 and the latest 10.9.2 build.
Posted on 02-20-2014 02:34 PM
Depending on the OS your JSS is hosted on, Redhat, for example, this may help:
https://jamfnation.jamfsoftware.com/discussion.html?id=9706
It appears to be an issue with the temp folder under tomcat. There is a defect ID open
(D-006351) for it now
Posted on 02-24-2014 08:03 AM
@dmueller thank you for the idea but unfortunately that wasn't it.
Posted on 02-24-2014 12:17 PM
The answer was to restart my JSS.