i created one flatfile DocumentType in TN and i tried to check the Document type with respect to flatfile its showing following error
ErrorMessage:
TRNCONS.000030.000016
ERROR
DocTypePanel
TestAction
Wed Jun 08 14:44:41 GMT+05:30 2011
There was an error in trying to get XML header information (DOCTYPE and DTD). The document (m1c0ib0061n8gefs0000001q) is probably not valid XML.
com.wm.ui2.UiException: wm.tn.doctype:getAllMatches
com.wm.app.tn.doc.CorruptXMLException There was an error in trying to get XML header information (DOCTYPE and DTD). The document (m1c0ib0061n8gefs0000001q) is probably not valid XML.
null
wm.tn.doctype:getAllMatches
com.wm.app.tn.doc.CorruptXMLException There was an error in trying to get XML header information (DOCTYPE and DTD). The document (m1c0ib0061n8gefs0000001q) is probably not valid XML.
null
null
com.wm.ui2.UiException: wm.tn.doctype:getAllMatches
com.wm.app.tn.doc.CorruptXMLException There was an error in trying to get XML header information (DOCTYPE and DTD). The document (m1c0ib0061n8gefs0000001q) is probably not valid XML.
at com.wm.ui2.UiException.handle(UiException.java:215)
at com.wm.ui2.UiException.handle(UiException.java:184)
at com.wm.app.tn.ui.Server.invoke(Server.java:388)
at com.wm.app.tn.ui.doctype.DocTypePanel$10$1.run(DocTypePanel.java:397)
wm.tn.doctype:getAllMatches
com.wm.app.tn.doc.CorruptXMLException
There was an error in trying to get XML header information (DOCTYPE and DTD). The document (m1c0ib0061n8gefs0000001q) is probably not valid XML.
com.wm.app.tn.doc.CorruptXMLException: There was an error in trying to get XML header information (DOCTYPE and DTD). The document (m1c0ib0061n8gefs0000001q) is probably not valid XML.
at com.wm.app.tn.doc.CorruptXMLException.badXmlHeader(CorruptXMLException.java:89)
at com.wm.app.tn.doc.XMLDocType.checkDocType(XMLDocType.java:289)
at com.wm.app.tn.doc.XMLDocType.recognize(XMLDocType.java:253)
at com.wm.app.tn.doc.BizDocTypeReg.recognize(BizDocTypeReg.java:336)
at com.wm.app.tn.doc.BizDocTypeReg.recognizeAll(BizDocTypeReg.java:457)
at wm.tn.doctype.getAllMatches(doctype.java:392)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:439)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:635)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:46)
at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44)
at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:232)
at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:51)
at com.wm.app.b2b.server.invoke.PipelineProcessor.process(PipelineProcessor.java:171)
at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:266)
at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:30)
at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384)
at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:539)
at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:384)
at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:226)
at com.wm.app.b2b.server.comm.DefaultServerRequestHandler.handleMessage(DefaultServerRequestHandler.java:119)
at com.wm.app.b2b.server.HTTPMessageHandler.process(HTTPMessageHandler.java:160)
at com.wm.app.b2b.server.HTTPDispatch.handleRequest(HTTPDispatch.java:190)
at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:354)
at com.wm.util.pool.PooledThread.run(PooledThread.java:131)
at java.lang.Thread.run(Thread.java:619)
any valuable suggestion will be great help!!!
#B2B-Integration#Integration-Server-and-ESB#webMethods