When running as a Windows service, the path for "convert.exe" is wrong
----------------------------------------------------------------------

                 Key: NXP-5436
                 URL: https://jira.nuxeo.org/browse/NXP-5436
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.3.2
            Reporter: Mathieu Guillaume


When running as a Windows service, it seems "C:\Windows\system32" is prepended 
to the usual java.library.path

>From the boot.log :
10:57:02,410 DEBUG [ServerInfo]     java.library.path: C:\Program 
Files\Java\jdk1.5.0_22\bin;.;C:\Windows\system32;C:\Windows;C:\Program Files 
(x86)\ImageMagick-6.6.2-Q16;C:\Program Files (x86)\PC Connectivity 
Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program 
Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common 
Files\DivX Shared\;\bin;C:\Program 
Files\Java\jre6\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program 
Files (x86)\GNU\GnuPG\pub;D:\DEV\maven\bin;C:\Program Files 
(x86)\GTK2-Runtime\bin;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program 
Files (x86)\TortoiseHg\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program 
Files (x86)\Smart Projects\IsoBuster;C:\Program Files (x86)\Nuxeo DM\3rdparty

When the server tries to call ImageMagick's "convert", the one from system32 is 
called instead (which is a FAT to NTFS converter).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to