Hi all,
I tried to poll files from a directory in ftp server.while polling
all types of files such as txt,xml,jpeg etc., I m getting the following
exception.... Kindly look in to this and provide me the solution.
javax.xml.transform.TransformerException: org.xml.sax.SAXParseException:
Document root element is missing.
at
org.apache.xalan.transformer.TransformerIdentityImpl.transform(Unknown
Source)
at
org.apache.servicemix.jbi.jaxp.SourceTransformer.toResult(SourceTransformer.java:84)
at
org.apache.servicemix.jbi.jaxp.SourceTransformer.toString(SourceTransformer.java:104)
at
org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(DeliveryChannelImpl.java:622)
at
org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlow.java:168)
at
org.apache.servicemix.jbi.nmr.flow.seda.SedaFlow.doRouting(SedaFlow.java:176)
at
org.apache.servicemix.jbi.nmr.flow.seda.SedaQueue$1.run(SedaQueue.java:226)
at
org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java:291)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
Thanks in advance
Praveen D
--
View this message in context:
http://www.nabble.com/Problem-in-polling-file-from-FTP-Server...-tf2429582.html#a6774118
Sent from the ServiceMix - User mailing list archive at Nabble.com.