I'm trying to process a xml file, but appears the next messages into the jfserver.log:
2010/05/12 13:31:18 jfserver: [307]Launching task '"/sii_spool/adobe/central/bin/jfmerge" /sii_spool/adobe/central/server7/formas/FINIQUITO_PATRIMONIAL.mdf /sii_spool/adobe/central/server7/data/JfServer.TFA -j -l -apr -allstdout -asl1 -amq0 -ams -m1T -z"lp -dPOPEDAN0 -o -dp -o -Z!,p" -c1 -asplex616 -***108 useFormCommand=1 data.record=2 -aii/sii_spool/adobe/central/server7/etc/jfmerge.ini'.
2010/05/12 13:31:18 /sii_spool/adobe/central/bin/jfmerge: [192]File '/sii_spool/adobe/central/server7/data/JfServer.TFA' is shorter than requested skip length.
2010/05/12 13:31:18 /sii_spool/adobe/central/bin/jfmerge: [210]Nothing was printed.
2010/05/12 13:31:18 jfserver: [314]Agent exit message: [192]File '/sii_spool/adobe/central/server7/data/JfServer.TFA' is shorter than requested skip length.
2010/05/12 13:31:18 jfserver: [312]Warning: skipping disabled task JfError
Any idea ???
Regards.
For future reference:
I don't know what is in your TFA file. If it's XML, then the following may apply:
You specified an -asl option -asl1
This is telling JfMerge to skip one line at the start of the data file.
You've likely then caused JfMerge to try reading the TFA from somewhere other than the legitimate beginning.
Yes, the error message would then be misleading. But the error message mentions "skip length" and the -asl option is the skip length definition.
hth
North America
Europe, Middle East and Africa
Asia Pacific