Problems publishing .jpg files
I have two units, both HD210. I have them syncing with 2 network folders, using simple file networking. This seems to work fine. The folders are on a WIndows file server, and mounted to a Linux RedHat server. The webserver is an Apache server on the RedHat server. I have been publishing simple projects, using just one zone, and publishing only images, in the .jpg format. Some of the images I get from my Marketing department are too large, and when they are, I resize them using Gimp to 1920 x 1080. My problem is some images will publish fine, and some will not. The ones that will not actually publish, but when I look at the httpd access log on the server, I get the error messages below: 128.20.25.162 - - [25/Feb/2011:11:14] "GET /right_wall/current-sync.xml HTTP/1.1" 200 3061 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "POST /right_wallEVENT HTTP/1.1" 404 309 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "GET /right_wall/2011.03%20Right%20Pizza_960.jpg HTTP/1.1" 200 106539 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "POST /right_wallDEVICEERROR HTTP/1.1" 404 315 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "POST /right_wallERROR HTTP/1.1" 404 309 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "GET /right_wall/autoschedule.xml HTTP/1.1" 200 872 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "GET /right_wall/autoplay-20110224B.xml HTTP/1.1" 200 5633 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "POST /right_wallDEVICEERROR HTTP/1.1" 404 315 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:14] "POST /right_wallERROR HTTP/1.1" 404 309 "-" "HD210/3.2.67 (Roku BrightSign)" 128.1.6.26 - - [25/Feb/2011:11:14] "GET / HTTP/1.1" 401 485 "-" "AppManager RPT-HTTPClient/0.3-3E" 128.20.25.162 - - [25/Feb/2011:11:15] "GET /right_wall/current-sync.xml HTTP/1.1" 200 2777 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:15] "POST /right_wallEVENT HTTP/1.1" 404 309 "-" "HD210/3.2.67 (Roku BrightSign)" 128.20.25.162 - - [25/Feb/2011:11:15] "POST /right_wallEVENT HTTP/1.1" 404 309 "-" "HD210/3.2.67 (Roku BrightSign)" I have tried resizing one of the images that would not work to 960 X 540, with the same result. Also, I tried a project with images that would work intermixed with images that gave me an err, and that was unsuccessful. Any ideas, or suggestions as to what I might be doing wrong, or how to consistently publish images?