JDS replication issue

winningham_2
Contributor

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?

1 ACCEPTED SOLUTION

winningham_2
Contributor

The answer was to restart my JSS.

View solution in original post

4 REPLIES 4

winningham_2
Contributor

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.

dmueller
Contributor

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

winningham_2
Contributor

@dmueller thank you for the idea but unfortunately that wasn't it.

winningham_2
Contributor

The answer was to restart my JSS.