I'm having a bear of a time understanding what this log error message means. I've scrubbed data, I've deleted profiles and recreated them and have re-enrolled all of our Mac OS X 10.8 clients. I've even escalated to support, but was hoping some seasoned JSS admins out here might know or have seen similar error messages. Here are relevant portions of our log files from finishing the Tomcat initialization to the point where the error recurs. I thank anyone in advance for assistance in troubleshooting.
2013-07-11 14:42:15,346 [INFO ] [InitializeServer ] - Finished JSS Initialization.
2013-07-11 14:42:20,738 [ERROR] [MDMComputerAction ] - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1">
<dict>
<key>ErrorDomain</key>
<string>MDMClientError</string>
<key>LocalizedDescription</key>
<string>Profile with identifier 'F76300FD-2FDF-4863-B69B-6CA9D7FEACAE' not found. <MDMClientError:89></string>
<key>ErrorCode</key>
<integer>89</integer>
</dict>
</plist>
2013-07-11 14:42:21,907 [ERROR] [MDMComputerAction ] - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1">
<dict>
<key>ErrorDomain</key>
<string>MDMClientError</string>
<key>LocalizedDescription</key>
<string>Profile with identifier 'CC6A79C3-2BCF-42CD-A3C3-F20ACF5F96A1' not found. <MDMClientError:89></string>
<key>ErrorCode</key>
<integer>89</integer>
</dict>
</plist>
2013-07-11 14:47:23,345 [ERROR] [APNSQueueManager ] - An exception was raised while attempting to send a push notification to device: 5f63b1b29e966ce4d95040509a6a81541174c876
2013-07-11 14:47:23,346 [ERROR] [APNSQueueManager ] - Exception (class java.net.SocketTimeoutException): Read timed out
2013-07-11 14:47:23,346 [ERROR] [APNSQueueManager ] - An exception was raised while attempting to send a push notifications
2013-07-11 14:47:23,346 [ERROR] [APNSQueueManager ] - Exception (class com.jamfsoftware.pushnotification.APNSConnectionException): Writing to APNS Failed
2013-07-11 14:47:23,406 [ERROR] [APNSQueueManager ] - Sleeping for 1 minute then trying again