Skip to main content
Solved

JDS replication issue

  • February 20, 2014
  • 4 replies
  • 25 views

Forum|alt.badge.img+7

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?

Best answer by winningham_2

The answer was to restart my JSS.

4 replies

Forum|alt.badge.img+7
  • Author
  • Contributor
  • February 20, 2014

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.


Forum|alt.badge.img+10
  • Contributor
  • February 20, 2014

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


Forum|alt.badge.img+7
  • Author
  • Contributor
  • February 24, 2014

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


Forum|alt.badge.img+7
  • Author
  • Contributor
  • Answer
  • February 24, 2014

The answer was to restart my JSS.