Narayanasamy, Raj wrote:
> Hello,
> Does XMLmind XSL Server can be used to convert wordML to OfficeOpenXML 
> format. I don't see this option in the UI?.
> 
> Also I get this error message when I try some other conversion.
> 
> Thanks
> Raj
> 
> Job #0: convert C:\Documents and Settings\rn43434\Local 
> Settings\Temp\Jetty_0_0_0_0_22080_xslsrv__xslsrv__ewjcbj\cache\0\__in__\C:filesoriginal2.xml
>  to C:filesoriginal2.docx using foToDocx.
> 
> 
> Start
> Error: java.io.IOException: The filename, directory name, or volume label 
> syntax is incorrect
> +---------------------------------------
> | java.io.WinNTFileSystem.canonicalize0(Native Method)
> | java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
> | java.io.File.getCanonicalPath(File.java:559)
> | java.io.File.getCanonicalFile(File.java:583)
> | com.xmlmind.xslutil.ConvertTask.checkedOutputFileOrDir(ConvertTask.java:558)
> | com.xmlmind.xslutil.ConvertTask.doRun2(ConvertTask.java:452)
> | com.xmlmind.xslutil.ConvertTask.doRun(ConvertTask.java:128)
> | com.xmlmind.xslsrv.ConvertJobTask.doRun(ConvertJobTask.java:55)
> | com.xmlmind.xslutil.ConvertTask.run(ConvertTask.java:105)
> | com.xmlmind.xslsrv.ConvertJob.run(ConvertJob.java:158)
> | 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> | 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> | java.lang.Thread.run(Thread.java:619)
> +---------------------------------------
> Stop



[email protected] wrote:
> The error message is quite clear. *Drive* *relative* filenames such as
> "C:filesoriginal2.xml" are absolutely not supported. Please specify an
> absolute filename (e.g. "C:\foo\bar\filesoriginal2.xml").
> 

Our answer was just plain wrong. You have indeed found a rather severe
bug in XMLmind XSL Server. This bug has been fixed in latest release
(v4.4.2, released today).





 
--
XMLmind FO Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xfc-support

Reply via email to