For some reason, the production instances of ColdFusion 9.01 on our two production Windows 2008R2 64-bit servers just would not work with OpenOffice CFDOCUMENT conversions. Our test and staging servers were working fine with the EXACT same configuration and CAR file imports.
Any time I attempted to run a Word-to-PDF or Excel-to-PDF conversion with the CFDOCUMENT tag, I got the error ""Could not determine OpenOffice installation." Here are the troubleshooting steps we attempted.
- Verified that the path in CF Administrator to OpenOffice was correct. It displayed a green confirmation message on submit.
- Ran the OpenOffice commands for remote installation on 127.0.0.1. Set up the remote settings in CF Admin. Still no go. Change it back to the local install.
- Tried various Word and Excel documents.
- Reinstalled OpenOffice (3.2). Opened same documents locally on the server, and they opened fine.
- Ran the same script and document through the default "cfusion" instance on the server. It worked! This verified that the paths were working, as was OpenOffice and CFDOCUMENT. Now, it's down to just the production instance.
- Went through and compared settings files, including neo-document.xml, jvm.config, and others to look for any differences across instances or servers. Nothing.






Recent Comments