IBM Support

JR46049: BPM GET PROBLEM WHILE PROCESSING SOME NOT STANDARD CHINESE CHARACTERS (IN THE EXT-B AREA).

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Client reported that BPM got problem while processing
    some not standard Chinese characters (in the Ext-B area). These
    characters are not UDC (user defined character). Client's end
    users are all using Windows 7 and Windows 7 can display
    Chinese characters in Ext-B without any problem.
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  Any web services user that would be using   *
    *                  EXT-B characters.                           *
    ****************************************************************
    * PROBLEM DESCRIPTION: Axis serialization code for uncommon    *
    *                      characters was lacking and cause        *
    *                      other consumers of the web service to   *
    *                      fail.                                   *
    *                      Error/Stacktrace:                       *
    *                      [1/10/13 12:47:37:488 EST] 0000006e     *
    *                      wle_inbnd_ws  E   CWLLG1121E: An        *
    *                      exception occurred while creating a     *
    *                      web services log entry, e =             *
    *                      org.jdom.JDOMException: Error on line   *
    *                      4: Character reference "&#xD840" is     *
    *                      an invalid XML character.               *
    *                      org.jdom.JDOMException: Error on line   *
    *                      4: Character reference "&#xD840" is     *
    *                      an invalid XML character.               *
    *                      at                                      *
    *                      org.jdom.input.SAXBuilder.build(SAXBuil *
    *                      der.java:367)                           *
    *                      at                                      *
    *                      org.jdom.input.SAXBuilder.build(SAXBuil *
    *                      der.java:740)                           *
    *                      at                                      *
    *                      com.lombardisoftware.server.eai.soap.ax *
    *                      is.TWSOAPLogger.doLogging(TWSOAPLogger. *
    *                      java:72)                                *
    *                      at                                      *
    *                      com.lombardisoftware.server.eai.soap.ax *
    *                      is.TWSOAPLogger.invoke(TWSOAPLogger.jav *
    *                      a:55)                                   *
    *                      at                                      *
    *                      org.apache.axis.strategies.InvocationSt *
    *                      rategy.visit(InvocationStrategy.java:32 *
    *                      )                                       *
    *                      at                                      *
    *                      org.apache.axis.SimpleChain.doVisiting( *
    *                      SimpleChain.java:118)                   *
    *                      at                                      *
    *                      org.apache.axis.SimpleChain.invoke(Simp *
    *                      leChain.java:83)                        *
    *                      at                                      *
    *                      org.apache.axis.strategies.InvocationSt *
    *                      rategy.visit(InvocationStrategy.java:32 *
    *                      )                                       *
    *                      at                                      *
    *                      org.apache.axis.SimpleChain.doVisiting( *
    *                      SimpleChain.java:118)                   *
    *                      at                                      *
    *                      org.apache.axis.SimpleChain.invoke(Simp *
    *                      leChain.java:83)                        *
    *                      at                                      *
    *                      org.apache.axis.handlers.soap.SOAPServi *
    *                      ce.invoke(SOAPService.java:453)         *
    *                      at                                      *
    *                      org.apache.axis.server.AxisServer.invok *
    *                      e(AxisServer.java:281)                  *
    *                      at                                      *
    *                      org.apache.axis.transport.http.AxisServ *
    *                      let.doPost(AxisServlet.java:699)        *
    *                      at                                      *
    *                      com.lombardisoftware.servlet.WebService *
    *                      Servlet.doCommon(WebServiceServlet.java *
    *                      :212)                                   *
    *                      at                                      *
    *                      com.lombardisoftware.servlet.WebService *
    *                      . . .                                   *
    *                      Caused by:                              *
    *                      org.xml.sax.SAXParseException:          *
    *                      Character reference "&#xD840" is an     *
    *                      invalid XML character.                  *
    *                      at                                      *
    *                      org.apache.xerces.util.ErrorHandlerWrap *
    *                      per.createSAXParseException(Unknown     *
    *                      Source)                                 *
    *                      at                                      *
    *                      org.apache.xerces.util.ErrorHandlerWrap *
    *                      per.fatalError(Unknown Source)          *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLErrorReporter *
    *                      .reportError(Unknown Source)            *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLErrorReporter *
    *                      .reportError(Unknown Source)            *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLScanner.repor *
    *                      tFatalError(Unknown Source)             *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLScanner.scanC *
    *                      harReferenceValue(Unknown Source)       *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLDocumentFragm *
    *                      entScannerImpl.scanCharReference(Unknow *
    *                      n Source)                               *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLDocumentFragm *
    *                      entScannerImpl$FragmentContentDispatche *
    *                      r.dispatch(Unknown Source)              *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLDocumentFragm *
    *                      entScannerImpl.scanDocument(Unknown     *
    *                      Source)                                 *
    *                      at                                      *
    *                      org.apache.xerces.parsers.XML11Configur *
    *                      ation.parse(Unknown Source)             *
    *                      at                                      *
    *                      org.apache.xerces.parsers.XML11Configur *
    *                      . . .                                   *
    *                      org.xml.sax.SAXParseException:          *
    *                      Character reference "&#xD840" is an     *
    *                      invalid XML character.                  *
    *                      at                                      *
    *                      org.apache.xerces.util.ErrorHandlerWrap *
    *                      per.createSAXParseException(Unknown     *
    *                      Source)                                 *
    *                      at                                      *
    *                      org.apache.xerces.util.ErrorHandlerWrap *
    *                      per.fatalError(Unknown Source)          *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLErrorReporter *
    *                      .reportError(Unknown Source)            *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLErrorReporter *
    *                      .reportError(Unknown Source)            *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLScanner.repor *
    *                      tFatalError(Unknown Source)             *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLScanner.scanC *
    *                      harReferenceValue(Unknown Source)       *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLDocumentFragm *
    *                      entScannerImpl.scanCharReference(Unknow *
    *                      n Source)                               *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLDocumentFragm *
    *                      entScannerImpl$FragmentContentDispatche *
    *                      r.dispatch(Unknown Source)              *
    *                      at                                      *
    *                      org.apache.xerces.impl.XMLDocumentFragm *
    *                      entScannerImpl.scanDocument(Unknown     *
    *                      Source)                                 *
    *                      at                                      *
    *                      org.apache.xerces.parsers.XML11Configur *
    *                      ation.parse(Unknown Source)             *
    *                      at                                      *
    *                      org.apache.xerces.parsers.XML11Configur *
    *                      ation.parse(Unknown Source)             *
    *                      at                                      *
    *                      org.apache.xerces.parsers.XMLParser.par *
    *                      se(Unknown Source)                      *
    *                      at                                      *
    *                      org.apache.xerces.parsers.AbstractSAXPa *
    *                      . . .                                   *
    *                      rser.parse(Unknown Source)              *
    *                      ation.parse(Unknown Source)             *
    *                      Servlet.doPost(WebServiceServlet.java:6 *
    *                      3)                                      *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Axis serialization was creating incorrect surrogate pairs.
    

Problem conclusion

  • Additional logic was added to handle surrogate pairs correctly.
    
    Installation instruction can be downloaded from Fix Central
    along with JR46049 iFix file.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR46049

  • Reported component name

    BPM STANDARD

  • Reported component ID

    5725C9500

  • Reported release

    751

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-03-18

  • Closed date

    2013-04-23

  • Last modified date

    2013-04-23

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    BPM STANDARD

  • Fixed component ID

    5725C9500

Applicable component levels

  • R750 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSFTDH","label":"IBM Business Process Manager Standard"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
07 January 2022