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
Expand all | Collapse all

.Net Webservice invocation from Natural on BS2000

  • 1.  .Net Webservice invocation from Natural on BS2000

    Posted Wed April 12, 2006 10:51 AM

    Hi,

    We have created a .Net Webservice on Windows 2003. Our EntireX broker version 7.2.1.50 is located on Unix Solaris 8.
    We have generated all the necessary files (xmm, …), started the broker and the xml RPC server.
    When pinging the RPC server from Natural on the BS2000, via the SYSRPC library we have the following error on the broker server :

    java.lang.StringIndexOutOfBoundsException: String index out of range: 50
    at java.lang.String.substring(String.java:1522)
    at com.softwareag.entirex.aci.ap.b(Unknown Source)
    at com.softwareag.entirex.aci.ap.m(Unknown Source)
    at com.softwareag.entirex.xml.rt.XMLRPCServer.b(Unknown Source)

    and the following return code on the BS2000 :

    00030012 EOC due to LOGOFF of partner

    Has anybody an idea of what we can do ? Thanks for your help.

    G.


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 2.  RE: .Net Webservice invocation from Natural on BS2000

    Posted Wed April 19, 2006 11:57 AM

    Hi Guillaume,

    I have not really an idea.
    I would check that your are using version 7.2.1.50 of the XML RPC Server. You should also check that you are using TRANSLATION (or CONVERSION) in the Broker attribute file for this RPC service.

    If this does not help you need to run the XML RPC Server with -Dentirex.trace=2 and send to trace to SAG Support.


    #webMethods
    #EntireX
    #Mainframe-Integration