Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6928198

reset() method in the Transformer does not reset to its original state, causes the memory to grow.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.4.0
    • 1.4.0
    • xml
    • 1.4
    • generic
    • generic
    • Verified

        BPEL-SE in the JavaCAPS 6.2 uses the JAXP 1.4 Transformer Pool for transformations. After the transformation of the payload, there is no mechanism to change the state of the transformer to its original state. The reset() method does not clear all the values.
        The TransletOutputHandlerFactory within the Tranformer to hold the reference to the writer which inturn holds the result from the transformation.

        Since the data of transformation is held within the Transformer, large message transformation resulted in the growth of the memory consumption.

              joehw Joe Wang
              ukedla Umesh Kedla
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: