IBM Support

JR47718: PE Unable to deploy multiple snapshots containing the same BPEL processes due to comparemerge errors

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Unable to deploy multiple snapshots containing the same BPEL
    processes due to comparemerge errors.
    
    The first snapshot of a process app containing BPEL processes
    can be deployed. But when deploying further snapshots the BPEL
    install step fails during the compare merge functionality. This
    generally only affects BPELs which have interface WSDLs which
    make use of importing other XSD files.
    
    There are various errors that can occur which would be similar
    to these and would be seen on in the app cluster logs after the
    deployment:
    1.
    com.ibm.bpe.deployment.bpel.importer.impl.ImporterImpl.install
       (ImporterImpl.java:536) Null object 1
    java.lang.IllegalArgumentException: Null object 1
    at com.ibm.xtools.comparemerge.emf.delta.util.Assert.
        isNotNull(Assert.java:27)
    at com.ibm.xtools.comparemerge.emf.delta.util.
        ObjectToObjectToObjectMap.getMap
         (ObjectToObjectToObjectMap.java:33)
    ...
    at com.ibm.wbit.bpel.compare.BPELCompareService.
        compareBPELProcesses_PureEMF(BPELCompareService.java:112)
    at com.ibm.bpe.deployment.bpel.importer.impl.ImporterImpl.
        install(ImporterImpl.java:524)
    
    2.
    com.ibm.bpe.deployment.bpel.importer.impl.ImporterImpl.install
    (ImporterImpl.java:536)
    The feature 'MyElement;XSDElementDeclaration' is not a
    valid feature
    java.lang.IllegalArgumentException: The feature
    'MyElement;XSDElementDeclaration' is not a valid feature
    at org.eclipse.emf.ecore.impl.BasicEObjectImpl.
     eObjectForURIFragmentSegment(BasicEObjectImpl.java:313)
    at org.eclipse.emf.ecore.resource.impl.ResourceImpl.
     getEObject(ResourceImpl.java:695)
    ...
    at com.ibm.xtools.comparemerge.emf.delta.deltagenerator.matcher.
     UUIDMatcher.findImpl(UUIDMatcher.java:88)
    at com.ibm.wbit.comparemerge.base.matcher.UUIDMatcher.find
       (UUIDMatcher.java:50)
    ...
    at com.ibm.xtools.comparemerge.emf.delta.deltagenerator.
       DeltaGenerator.compare(DeltaGenerator.java:438)
    at com.ibm.wbit.bpel.compare.BPELCompareService.
       compareBPELProcesses_PureEMF(BPELCompareService.java:112)
    at com.ibm.bpe.deployment.bpel.importer.impl.ImporterImpl.
       install(ImporterImpl.java:524)
    
    
    This is related to APARs JR44412 and JR46572. JR46572 is need
    with this to resolve the issues. This fix supercedes JR44412.
    

Local fix

Problem summary

  • When activating a new version of a process application the
    differences between the different versions of the BPEL
    artifacts (as result of the multiple installed versions) are
    calculated. This calculation fails with the exception above.
    
    PROBLEM DETAILED DESCRIPTION:
    When creating multiple versions of a process application that
    contains BPEL based business processes, this can lead to an
    exception similar to this:
    
    java.lang.IllegalArgumentException: Null object 1
     at com.ibm.xtools.comparemerge.emf.delta.util.Assert.
       isNotNull(Assert.java:27)
     at com.ibm.xtools.comparemerge.emf.delta.util.ObjectTo
       ObjectToObjectMap.getMap(ObjectToObjectToObjectMap.java:33)
     at com.ibm.xtools.comparemerge.emf.delta.util.ObjectToObject
       ToObjectMap.getObject(ObjectToObjectToObjectMap.java:50)
     at com.ibm.xtools.comparemerge.emf.delta.deltagenerator.
       matcher.URIFragmentMatcher.getMatchingId
       (URIFragmentMatcher.java:171)
     at com.ibm.wbit.comparemerge.base.deltagenerator.
       WIDResourcesAdder.getFromTarget(WIDResourcesAdder.java:310)
     at com.ibm.wbit.comparemerge.base.deltagenerator.
       WIDResourcesAdder.copyReference(WIDResourcesAdder.java:244)
     at org.eclipse.emf.ecore.util.EcoreUtil$Copier.copyReferences
       (EcoreUtil.java:613)
     at com.ibm.wbit.comparemerge.base.deltagenerator.
       BaseResourcesDeltaGenerator.copyAddedObjects
       (BaseResourcesDeltaGenerator.java:298)
     at com.ibm.xtools.comparemerge.emf.delta.deltagenerator.
       DeltaGenerator.compare(DeltaGenerator.java:453)
     at com.ibm.wbit.bpel.compare.utils.BPELCompareUtils.
       compareXSDObjec ts(BPELCompareUtils.java:93)
     at com.ibm.wbit.bpel.compare.deltagenerator.
       BPELEMFDeltaGenerator.compareSingleNoncontainmentReference
       (BPELEMFDeltaGenerator.java:288)
     at com.ibm.xtools.comparemerge.emf.delta.deltagenerator.
       DeltaGenerator.compareReference(DeltaGenerator.java:1131)
     at com.ibm.wbit.comparemerge.base.deltagenerator.
       BaseResourcesDeltaGenerator.compareReference
       (BaseResourcesDeltaGenerator.java:274)
     ...
     at com.ibm.wbit.bpel.compare.BPELCompareService.
       compareBPELProcesses_PureEMF(BPELCompareService.java:112)
     at com.ibm.bpe.deployment.bpel.importer.impl.
       ImporterImpl.install(ImporterImpl.java:524)
    
    while activating a new version of the process application.
    

Problem conclusion

  • With this interim fix installed the activation of multiple
    versions of the same process application should be possible
    without problems.
    
    FIX AVAILABILITY:
    iFix for 7.5.1.1 is available on Fix Central, search for APAR
    JR47718 at http://www.ibm.com/support/fixcentral/
    Fix is also targetted for inclusion in next fixpack for BPM
    V7.5.1, BPM 8.0.1, BPM 8.5.0
    
    When obtaining any of the above fixes, be sure to download the
    accompanying readme, for itself, and any prerequisite fixes, and
    review them thorougly.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR47718

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    751

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-09-06

  • Closed date

    2013-10-30

  • Last modified date

    2013-11-04

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

    JR47717

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

Fix information

  • Fixed component name

    BPM ADVANCED

  • Fixed component ID

    5725C9400

Applicable component levels

  • R751 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSFTN5","label":"IBM Business Process Manager Advanced"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
12 October 2021