IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  XMLCoder decode invalid data type: wm.server.net.FTPInputStream

    Posted Wed September 26, 2012 11:13 AM

    Hi,

    Whenever a document is put the error XMLCoder decode invalid data type: wm.server.net.FTPInputStream is thrown in server logs. Our webMethods 7.1.2 RG server mime.types files contains entry (text/xml - xml rdf owl ndf xsd xsl xslt) for xml.

    Does anything needs to be added to the mime.types to fix this error? If not, what is missing which may cause this error?

    Please provide your inputs. Thanks in advance.


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: XMLCoder decode invalid data type: wm.server.net.FTPInputStream

    Posted Wed September 26, 2012 02:34 PM

    your query is still not clear.

    What are you trying to do? you mean the receiving XML to a service or TN or via FTP or thru a file port? what is the service input you have?

    if the content type is text/xml it should work by default:

    HTH,
    RMG


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 3.  RE: XMLCoder decode invalid data type: wm.server.net.FTPInputStream

    Posted Wed September 26, 2012 03:17 PM

    .xml files are put through RG 10990 port(FTPS). This error is thrown as soon as a file is posted to the ftp destination. I didn’t find the code ISC.0076.0007W in webMethods error reference also.
    Error:
    [ISC.0076.0007W] XMLCoder decode invalid data type: wm.server.net.FTPInputStream
    The mime type entry mentioned in my previous post is the only entry we have for xml. @RMG: Hope I gave the details asked for.


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: XMLCoder decode invalid data type: wm.server.net.FTPInputStream

    Posted Wed September 26, 2012 03:51 PM

    Are you putting as stream data to the destination? what the inputs you are mapping the ftp service?

    Even you get the error is the xml file transmission not reaching the destination and could not open the file?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 5.  RE: XMLCoder decode invalid data type: wm.server.net.FTPInputStream

    Posted Fri October 05, 2012 02:00 PM

    yes, The inputs are picked up from the XML file that is being put at the location(destination) by the client after logging in to the RG server in question. Even though error is thrown, the file is processed. The file could be opened, no issues.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 6.  RE: XMLCoder decode invalid data type: wm.server.net.FTPInputStream



  • 7.  RE: XMLCoder decode invalid data type: wm.server.net.FTPInputStream

    Posted Fri October 05, 2012 03:54 PM

    But still we need to offset that error. Given that error code is not found in error reference also. Additionally errors like:
    550 [ISS.0071.9014] Server Error: Could not handle file &
    Connection closed by remote host
    errors are thrown. Any suggestions?

    BR/V


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: XMLCoder decode invalid data type: wm.server.net.FTPInputStream

    Posted Fri October 05, 2012 05:21 PM

    “Connection closed by remote host”

    Normally this error indicates may be its due to file transfer timeout or large file being ftped and taking time and remote server close the connection abruptly.

    Have you check with your network team or site owner also?

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport